• Joined on 2026-02-23
maximus deleted branch issue-142-bilan-4 from maximus/Simpl-Resultat 2026-04-26 13:25:33 +00:00
maximus deleted branch issue-141-bilan-3 from maximus/Simpl-Resultat 2026-04-26 13:25:28 +00:00
maximus merged pull request maximus/Simpl-Resultat#150 2026-04-26 13:25:27 +00:00
feat(balance): /balance page + evolution chart + sidebar (#141)
maximus closed issue maximus/Simpl-Resultat#141 2026-04-26 13:25:27 +00:00
Bilan #3 — Page /balance + graphique évolution
maximus pushed to main at maximus/Simpl-Resultat 2026-04-26 13:25:27 +00:00
47ecf886d2 Merge pull request 'feat(balance): /balance page + evolution chart + sidebar (#141)' (#150) from issue-141-bilan-3 into main
1e261ae2ea feat(balance): i18n + CHANGELOG for /balance page
83ac484a22 feat(balance): add sidebar Bilan entry
ffefa90fd0 feat(balance): add BalancePage with chart + accounts table
202b008bc9 feat(balance): add useBalanceOverview hook
Compare 6 commits »
maximus pushed to main at maximus/Simpl-Resultat 2026-04-26 13:25:22 +00:00
6341aeb74c Merge pull request 'feat(balance): priced-kind support (#140)' (#149) from issue-140-bilan-2 into main
80c0a97841 feat(balance): i18n + CHANGELOG for priced kind
5bc7fe80b1 feat(balance): improve category deletion UX with linked-accounts message
6288a3fe23 feat(balance): support priced kind in AccountForm + SnapshotLineRow
db5bffbdcf feat(balance): add priced-kind validation to service + tests
Compare 5 commits »
maximus deleted branch issue-140-bilan-2 from maximus/Simpl-Resultat 2026-04-26 13:25:22 +00:00
maximus merged pull request maximus/Simpl-Resultat#149 2026-04-26 13:25:21 +00:00
feat(balance): priced-kind support (#140)
maximus closed issue maximus/Simpl-Resultat#140 2026-04-26 13:25:21 +00:00
Bilan #2 — Catégories priced + saisie quantité × prix
maximus deleted branch issue-146-bilan-1b from maximus/Simpl-Resultat 2026-04-26 13:25:17 +00:00
maximus merged pull request maximus/Simpl-Resultat#148 2026-04-26 13:25:16 +00:00
feat(balance): SnapshotEditPage + simple-kind editor (#146)
maximus closed issue maximus/Simpl-Resultat#146 2026-04-26 13:25:16 +00:00
Bilan #1b — SnapshotEditPage + saisie simple kind
maximus pushed to main at maximus/Simpl-Resultat 2026-04-26 13:25:16 +00:00
a344eab2bb Merge pull request 'feat(balance): SnapshotEditPage + simple-kind editor (#146)' (#148) from issue-146-bilan-1b into main
8f5cc71707 feat(balance): add i18n keys + CHANGELOG entry for snapshot editor
fdc6cc6c38 feat(balance): add useSnapshotEditor hook + SnapshotEditPage + components
afc338b564 feat(balance): extend balance.service with snapshots + lines (simple kind)
Compare 4 commits »
maximus pushed to main at maximus/Simpl-Resultat 2026-04-26 13:25:11 +00:00
b6387f4b31 Merge pull request 'feat(balance): schema migration v9 + service skeleton + AccountsPage (#138)' (#147) from issue-138-bilan-1a into main
4c71eaca2d feat(balance): add i18n keys + CHANGELOG entry
fccc8e4fa2 feat(balance): add useBalanceAccounts hook + AccountsPage + AccountForm
58d3c86336 feat(balance): add balance.service CRUD section + tests
a6787adef0 feat(balance): add migration v9 schema (5 tables, 7 indexes, seed)
Compare 5 commits »
maximus deleted branch issue-138-bilan-1a from maximus/Simpl-Resultat 2026-04-26 13:25:11 +00:00
maximus merged pull request maximus/Simpl-Resultat#147 2026-04-26 13:25:10 +00:00
feat(balance): schema migration v9 + service skeleton + AccountsPage (#138)
maximus closed issue maximus/Simpl-Resultat#138 2026-04-26 13:25:10 +00:00
Bilan #1a — Schema migration + balance.service skeleton + AccountsPage comptes
maximus commented on pull request maximus/Simpl-Resultat#137 2026-04-26 13:22:15 +00:00
feat(license): rotate Ed25519 public key for maximus-api (#49)

Verdict: APPROVE

Cleanly rotates the embedded Ed25519 license-verification public key to match the freshly-scaffolded maximus-api server. I derived the public key from the server's private…

maximus commented on issue maximus/Simpl-Resultat#49 2026-04-25 23:33:06 +00:00
feat: maximus-api — license server core (Ed25519, no Stripe)

Déployé en prod 2026-04-25

maximus-api est UP à https://api.lacompagniemaximus.com.

Smoke test complet (vert)

maximus created pull request maximus/Simpl-Resultat#153 2026-04-25 21:07:23 +00:00
docs(balance): architecture + ADRs + user guide (#145)