• Joined on 2026-02-23
maximus closed pull request maximus/Simpl-Resultat#282 2026-07-11 20:39:46 +00:00
feat(reports): shared FilterPanel component (temporal slot + account multi-select)
maximus commented on pull request maximus/Simpl-Resultat#283 2026-07-11 20:39:46 +00:00
feat(reports): adopt shared FilterPanel on the Trends page

Merged into main via local fast-forward (commit fe9ae01) as a linear stack. Forgejo doesn't flag non-API merges as merged; closing manually.

maximus closed pull request maximus/Simpl-Resultat#283 2026-07-11 20:39:46 +00:00
feat(reports): adopt shared FilterPanel on the Trends page
maximus commented on pull request maximus/Simpl-Resultat#284 2026-07-11 20:39:46 +00:00
feat(reports): adopt shared FilterPanel on Compare and Budget

Merged into main via local fast-forward (commit fe9ae01) as a linear stack. Forgejo doesn't flag non-API merges as merged; closing manually.

maximus commented on pull request maximus/Simpl-Resultat#280 2026-07-11 20:39:45 +00:00
feat(reports): shared account filter state in useReportsPeriod (#272)

Merged into main via local fast-forward (commit fe9ae01) as a linear stack. Forgejo doesn't flag non-API merges as merged; closing manually.

maximus closed pull request maximus/Simpl-Resultat#280 2026-07-11 20:39:45 +00:00
feat(reports): shared account filter state in useReportsPeriod (#272)
maximus commented on pull request maximus/Simpl-Resultat#281 2026-07-11 20:39:45 +00:00
feat(reports): plumb accountIds[] account filter into 7 report services

Merged into main via local fast-forward (commit fe9ae01) as a linear stack. Forgejo doesn't flag non-API merges as merged; closing manually.

maximus closed pull request maximus/Simpl-Resultat#281 2026-07-11 20:39:45 +00:00
feat(reports): plumb accountIds[] account filter into 7 report services
maximus commented on pull request maximus/Simpl-Resultat#282 2026-07-11 20:39:45 +00:00
feat(reports): shared FilterPanel component (temporal slot + account multi-select)

Merged into main via local fast-forward (commit fe9ae01) as a linear stack. Forgejo doesn't flag non-API merges as merged; closing manually.

maximus closed issue maximus/Simpl-Resultat#272 2026-07-11 20:38:56 +00:00
[feat] Etendre useReportsPeriod : filtre compte (accountIds) + type ReportFilters
maximus closed issue maximus/Simpl-Resultat#273 2026-07-11 20:38:56 +00:00
[feat] Plomber le filtre multi-comptes (accountIds[], IN(...)) dans 7 services
maximus closed issue maximus/Simpl-Resultat#274 2026-07-11 20:38:56 +00:00
[feat] <FilterPanel> : slot temporel injecte + multi-select comptes
maximus closed issue maximus/Simpl-Resultat#275 2026-07-11 20:38:56 +00:00
[feat] Adoption filtres — page Tendances (modele plage)
maximus closed issue maximus/Simpl-Resultat#276 2026-07-11 20:38:56 +00:00
[feat] Adoption filtres — Compare + Budget (temporel inchange + filtre compte)
maximus pushed to main at maximus/Simpl-Resultat 2026-07-11 20:38:56 +00:00
fe9ae0118c feat(reports): adopt shared FilterPanel on Compare and Budget
30682004d3 feat(reports): adopt shared FilterPanel on the Trends page
70b2cd2e42 feat(reports): shared FilterPanel component (temporal slot + account multi-select)
b40381fb89 docs(reports): fix stale COMPARE_DELTA_SQL comment references
4a93c60ea7 feat(reports): plumb accountIds[] account filter into 7 report services
Compare 6 commits »
maximus commented on pull request maximus/Simpl-Resultat#284 2026-07-11 20:31:57 +00:00
feat(reports): adopt shared FilterPanel on Compare and Budget

/pr-review — PR #284 · feat(reports): adopt shared FilterPanel on Compare and Budget

Verdict : APPROVE

Adoption mécanique et fidèle du FilterPanel partagé sur les pages…

maximus commented on pull request maximus/Simpl-Resultat#283 2026-07-11 20:25:48 +00:00
feat(reports): adopt shared FilterPanel on the Trends page

Verdict : APPROVE

Résumé

Branchement propre et bien scopé du FilterPanel partagé…

maximus commented on pull request maximus/Simpl-Resultat#282 2026-07-11 20:20:47 +00:00
feat(reports): shared FilterPanel component (temporal slot + account multi-select)

/pr-review — PR #282 · <FilterPanel> partagé (slot temporel + multi-select comptes)

Verdict : APPROVE

Résumé

Composant d'affichage partagé propre, contrôlé (aucune…

maximus commented on pull request maximus/Simpl-Resultat#281 2026-07-11 20:16:10 +00:00
feat(reports): plumb accountIds[] account filter into 7 report services

Revue /pr-review — APPROVE

Résumé : Plomberie backend propre et sûre. Chaque service de rapport reçoit un filtre accountIds?: number[] optionnel via un IN (...) entièrement…

maximus commented on pull request maximus/Simpl-Resultat#280 2026-07-11 20:10:41 +00:00
feat(reports): shared account filter state in useReportsPeriod (#272)

/pr-review — APPROVE

Résumé : fondation propre et purement additive. Le hook useReportsPeriod gagne accountIds (adossé au param d'URL sources) plus deux fonctions pures…