Skip to content

[codex] add transaction tags UI#5

Draft
UnixSafe wants to merge 1 commit into
masterfrom
codex/add-transaction-tags-ui
Draft

[codex] add transaction tags UI#5
UnixSafe wants to merge 1 commit into
masterfrom
codex/add-transaction-tags-ui

Conversation

@UnixSafe

@UnixSafe UnixSafe commented Jun 2, 2026

Copy link
Copy Markdown
Owner

Changement

  • Ajoute un TagStore pour charger, creer, supprimer et assigner des tags aux transactions.
  • Expose les tags agreges dans le chargement des transactions.
  • Ajoute un filtre par tag dans la page Transactions.
  • Affiche les tags en badges dans les listes desktop et mobile.
  • Ajoute une modale d'assignation de tags, avec creation rapide.
  • Ajoute des tests Vitest du store tags.

Pourquoi

Les tables tags et transaction_tags existaient deja, mais l'utilisateur ne pouvait pas les exploiter depuis l'interface. Cette PR active cette fonctionnalite sans nouvelle migration.

Validation

  • npm run check : 0 erreur, warnings a11y existants sur master.
  • npm run build : OK.
  • npx vitest run : 93 tests OK.

@UnixSafe UnixSafe force-pushed the codex/add-transaction-tags-ui branch from bd10542 to d568fab Compare June 10, 2026 08:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant