• Joined on 2026-02-23
maximus pushed to main at maximus/Simpl-Resultat 2026-04-14 19:23:03 +00:00
001646db70 Merge pull request 'feat: propagate right-click add-as-keyword to transactions + highlights list (#75)' (#94) from issue-75-propagate-context-menu into main
3b70abdb9e feat: propagate right-click "add as keyword" to transactions page and highlights list (#75)
Compare 2 commits »
maximus deleted branch issue-75-propagate-context-menu from maximus/Simpl-Resultat 2026-04-14 19:23:03 +00:00
maximus merged pull request maximus/Simpl-Resultat#94 2026-04-14 19:23:02 +00:00
feat: propagate right-click add-as-keyword to transactions + highlights list (#75)
maximus commented on pull request maximus/Simpl-Resultat#94 2026-04-14 19:16:02 +00:00
feat: propagate right-click add-as-keyword to transactions + highlights list (#75)

Review — APPROVE

Sécurité

  • Aucun nouveau code sécurité-sensible. Les garanties héritent de AddKeywordDialog (SQL paramétré, ReDoS cap, BEGIN/COMMIT, XSS-safe) déjà…
maximus created pull request maximus/Simpl-Resultat#94 2026-04-14 19:16:01 +00:00
feat: propagate right-click add-as-keyword to transactions + highlights list (#75)
maximus created branch issue-75-propagate-context-menu in maximus/Simpl-Resultat 2026-04-14 19:15:35 +00:00
maximus pushed to issue-75-propagate-context-menu at maximus/Simpl-Resultat 2026-04-14 19:15:35 +00:00
3b70abdb9e feat: propagate right-click "add as keyword" to transactions page and highlights list (#75)
maximus pushed to main at maximus/Simpl-Resultat 2026-04-14 19:11:56 +00:00
334f975deb Merge pull request 'feat: category zoom + secure AddKeywordDialog (#74)' (#93) from issue-74-zoom-add-keyword into main
62430c63dc feat: category zoom + secure AddKeywordDialog with context menu (#74)
Compare 2 commits »
maximus deleted branch issue-74-zoom-add-keyword from maximus/Simpl-Resultat 2026-04-14 19:11:56 +00:00
maximus merged pull request maximus/Simpl-Resultat#93 2026-04-14 19:11:55 +00:00
feat: category zoom + secure AddKeywordDialog (#74)
maximus closed issue maximus/Simpl-Resultat#74 2026-04-14 19:11:55 +00:00
[#6] Zoom categorie + AddKeywordDialog (scope limite)
maximus commented on pull request maximus/Simpl-Resultat#93 2026-04-14 19:10:15 +00:00
feat: category zoom + secure AddKeywordDialog (#74)

Review — APPROVE

PR qui porte le gros du travail sécurité du sprint. Je vérifie chaque garantie du spec review une par une.

Sécurité — 9 findings 🔴/🟡 du review expert,…

maximus created pull request maximus/Simpl-Resultat#93 2026-04-14 19:09:46 +00:00
feat: category zoom + secure AddKeywordDialog (#74)
maximus created branch issue-74-zoom-add-keyword in maximus/Simpl-Resultat 2026-04-14 19:09:21 +00:00
maximus pushed to issue-74-zoom-add-keyword at maximus/Simpl-Resultat 2026-04-14 19:09:21 +00:00
62430c63dc feat: category zoom + secure AddKeywordDialog with context menu (#74)
maximus pushed to main at maximus/Simpl-Resultat 2026-04-14 19:00:34 +00:00
b3b832650f Merge pull request 'feat: compare report — MoM / YoY / Actual vs Budget (#73)' (#92) from issue-73-compare into main
ff350d75e7 feat: compare report — MoM / YoY / budget with view toggle (#73)
Compare 2 commits »
maximus deleted branch issue-73-compare from maximus/Simpl-Resultat 2026-04-14 19:00:34 +00:00
maximus merged pull request maximus/Simpl-Resultat#92 2026-04-14 19:00:33 +00:00
feat: compare report — MoM / YoY / Actual vs Budget (#73)
maximus closed issue maximus/Simpl-Resultat#73 2026-04-14 19:00:33 +00:00
[#5] Rapport Comparables : MoM / YoY / Reel vs budget
maximus commented on pull request maximus/Simpl-Resultat#92 2026-04-14 18:58:03 +00:00
feat: compare report — MoM / YoY / Actual vs Budget (#73)

Review — APPROVE

Sécurité

  • Les deux nouveaux services sont strictement paramétrés (tests dédiés vérifient l'absence de littéraux 2026' dans les SQL et la présence des…