Edwin van den Houdt eho
  • Joined on 2026-01-28
eho pushed to main at eho/atomic-design-poc 2026-07-21 19:21:04 +00:00
f7417ee4e9 fix(storybook): stub AccessStore in the shell story (fixes storybook-a11y red)
eho pushed to main at eho/atomic-design-poc 2026-07-21 19:03:35 +00:00
f7196768ea fix(auth): make admin pages reachable — async capability guard + sticky dev role + nav
c0834cdbce fix(beheer): send X-Role to /api/v1/stamdata (admin reads were 403)
Compare 2 commits »
eho pushed to main at eho/atomic-design-poc 2026-07-21 18:32:21 +00:00
7d3a63a7a5 docs(backlog): WP-30 — CI performance follow-ups
eho pushed to main at eho/atomic-design-poc 2026-07-21 18:28:22 +00:00
708d4c2308 ci: speed up pipeline + shrink demo web image
eho pushed to main at eho/atomic-design-poc 2026-07-21 18:07:48 +00:00
2820cd3476 fix(ci): e2e — let Playwright manage both servers (fixes the 2-hour hang)
eho pushed to main at eho/atomic-design-poc 2026-07-21 15:21:24 +00:00
6fa155caa3 fix(ci): green build — en translations, quiet docker npm, local CI check
5761b13dd2 style: format the repo with prettier (green format:check)
Compare 2 commits »
eho pushed to main at eho/atomic-design-poc 2026-07-21 14:35:28 +00:00
7dfbd4501f docs: fix ARCHITECTURE.md mermaid diagrams + document the autosave last-mile guard
645fad088e feat(fp): flush pending autosave before navigation/unload
e5edae4970 fix(a11y): letter-canvas "added" diff badge contrast (WP-27)
5968ef9030 docs: ADR-0004 stamdata data-file + WP-29 stamdata beheer editor
0e77faf351 feat(stamdata): admin stamdata maintenance editor (beheer)
Compare 5 commits »
eho pushed to main at eho/atomic-design-poc 2026-07-21 05:50:55 +00:00
c459fa0a60 feat(stamdata): extract policy-question text into Stamdata
eho pushed to main at eho/atomic-design-poc 2026-07-21 05:43:56 +00:00
a7f737e18c docs: ADR-0004 stamdata-as-code
fa7e9c5cfb feat(stamdata): profession↔diploma map as validated config-as-code
14210fa2b0 docs: document form autosave + FE↔BE request lifecycle in ARCHITECTURE
Compare 3 commits »
eho pushed to main at eho/atomic-design-poc 2026-07-20 19:27:43 +00:00
989a32acb4 docs: add Foundations learning path — paced 3-day onboarding route
eho pushed to main at eho/atomic-design-poc 2026-07-20 18:36:18 +00:00
35a9d18374 docs: regenerate Storybook documentation.json
d4e5a76873 docs: reorganize into project/ + reference/, expand Storybook Foundations
55a0a2d166 test: split multi-assertion specs into single-behavior tests
5cae44f163 feat(security): ABAC P2/P3-lite — BIG-nummer redaction, authz audit, guard; clear dev audit
0edfbba2a9 docs(storybook): render MDX tables + add i18n & testing-strategy docs/skill
Compare 7 commits »
eho pushed to main at eho/atomic-design-poc 2026-07-20 12:37:31 +00:00
5e36d68f11 feat(fp): WP-27 — brief UX layer (undo/redo, standaardbrief, passage search, diff badges)
950fb5f0b2 fix(cibg): wizard fields render as grey fieldset groups
Compare 2 commits »
eho pushed to main at eho/atomic-design-poc 2026-07-06 08:14:30 +00:00
f6c837f281 feat(fp): WP-26 — admin org-template editor
1bb9383344 feat(fp): WP-25 — server-rendered letter HTML preview
Compare 2 commits »
eho pushed to main at eho/atomic-design-poc 2026-07-05 09:52:03 +00:00
c07a33ee3e feat(fp): WP-24 — letter canvas (edit on the letter)
5a610c10f0 feat(fp): WP-23 — org-template backend + admin role
Compare 2 commits »
eho pushed to main at eho/atomic-design-poc 2026-07-05 08:30:40 +00:00
44eb2d2186 chore(deps): update npm packages within declared ranges; reformat for prettier 3.9.4
556f2f47bf feat(fp): WP-22 — durable persistence (SQLite/EF Core)
40dbcb2606 feat(fp): WP-21 — resilience seams (correlation-id, idempotency, retry)
e276629107 feat(fp): WP-20 — second locale proof (nl/en build seam)
26c2c5acd0 feat(fp): WP-19 — Playwright e2e smoke against the real FE+backend
Compare 11 commits »
eho pushed to main at eho/atomic-design-poc 2026-07-03 21:24:46 +00:00
cbf697b8fa docs(backlog): backfill WP-10/WP-13 commit hashes
9d58f597ea feat(fp): WP-13 — CIBG-gap register + hygiene + MDX
69880efd38 feat(fp): WP-10 — CIBG button fidelity
8078c499cb feat(fp): WP-09 — pure-logic closure: dates + missing command specs
0d623f90e8 feat(fp): WP-08 — one store idiom + machine naming + TEA MDX
Compare 8 commits »
eho pushed to main at eho/atomic-design-poc 2026-07-03 18:32:07 +00:00
5d6a78d4ec docs(backlog): record WP-18 commit hash
7ec13d8b59 feat(brief): WP-18 — ABAC capability spine (PRD-0002 phase P1)
Compare 2 commits »
eho pushed to main at eho/atomic-design-poc 2026-07-03 18:07:07 +00:00
cbb8ae548c docs(backlog): add WP-18..22 (productie-volwassenheid phase)
eho pushed to main at eho/atomic-design-poc 2026-07-03 11:39:37 +00:00
bf920696ac ci: harden workflow + add security scanning and format gates
1137f59f7b style: format backend with dotnet format
e82309786d style: format frontend, docs and skills with prettier; add .prettierignore
Compare 3 commits »
eho pushed to main at eho/atomic-design-poc 2026-07-03 09:43:47 +00:00
546097434d fix(ci): point backend test at BigRegister.slnx (solution renamed from .sln)
4ba0a020f3 docs: regenerate Compodoc documentation.json
922f9ec8cf docs: README + Storybook mdx describe the CIBG Huisstijl setup
Compare 3 commits »