issues Search Results · language:Dune language:JavaScript language:Java language:TypeScript language:Java language:HTML
Filter by
55.9M results
Description
We need to enable the creation of new categories. Since buckets currently rely on a 1:1 relationship with EXPENSES
categories (see #73), creating new categories has a direct consequence on ...
The user_favorites table exists (src/migrations/[timestamp]-create-user-favorites-table.ts) with user_id and product_id
columns but there is no module. Build:
- UserFavorite entity
- FavoritesService ...
Backend
Interface membre + admin, organisée par couche (models/services/components/guards), avec authentification JWT, guards,
et formulaires de réservation/paiement.
📋 Suggerimento dal Project Monitor
Priorità: low Area: Maintenance
Azione
Define a lightweight roadmap or milestone in GitHub (even a single milestone called v0.1) to track what done looks like
for ...
Ajouter des tests @WebMvcTest pour les controllers et @DataJpaTest avec H2 pour les repositories, comme exigé par l
énoncé SGBD.
Créer des DTOs pour Membre, Match, Site, Terrain, Administrateur, InscriptionMatch, JourFermeture afin de ne pas exposer
les entités JPA directement.
メモ
取引先名に会社種別の略称が入ってきた場合、保存前に正式表記へ自動補正する。
対象例:
- ㈱ / (株) / (株) → 株式会社
- ㈲ / (有) / (有) → 有限会社
補足
- 対象は Account.Name。
- before insert / before update で補正する。
- Salesforce metadata / Apex / Apex ...
area:apex
enhancement
Problem
Resource tag saves serialize independent tag creation and assignment/removal requests. This creates avoidable
client-side waterfalls when a user adds or removes multiple tags at once.
This violates ...
bug
performance
priority-low
risk-low
Ajouter le rôle dans le JWT, @PreAuthorize sur les routes sensibles, filtrage des données par site pour un ADMIN_SITE.
Problem
The resource-types list endpoint enriches every listed type with resourceCount by loading all matching resources and
counting them in JavaScript. This makes ordinary resource-type list/dropdown ...
bug
performance
priority-medium
risk-medium

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip! Restrict your search to the title by using the in:title qualifier.