Niek Otten not
  • Joined on 2026-04-01
not created pull request eho/register-referentie#77 2026-07-13 15:06:25 +00:00
S-09b: Approval flow — temp admin endpoint + status transition to projection
not pushed to feat/75-approval-flow at eho/register-referentie 2026-07-13 15:06:03 +00:00
8badef02af docs(architecture): ADR-0011 approval status flow + demo note (refs #75)
d433bdee0e test(e2e): approve a submitted registration and assert public INGESCHREVEN (refs #75)
2cacedc469 feat(event-subscriber): project a status-set as INGESCHREVEN via hoofdObject (refs #75)
b672132ed4 test(event-subscriber): project INGESCHREVEN from a status-set notification (refs #75)
b697b0d865 feat(acl): set a zaak to its eindstatus via ZGW + POST /statussen endpoint (refs #75)
Compare 10 commits »
not created branch feat/75-approval-flow in eho/register-referentie 2026-07-13 15:06:03 +00:00
not pushed to main at eho/register-referentie 2026-07-13 14:35:37 +00:00
bc9831c113 S-09: Openbaar Register portal — public lookup (#76)
not closed issue eho/register-referentie#10 2026-07-13 14:35:35 +00:00
S-09 · Openbaar Register portal — public lookup
not merged pull request eho/register-referentie#76 2026-07-13 14:35:35 +00:00
S-09: Openbaar Register portal — public lookup
not created pull request eho/register-referentie#76 2026-07-13 14:17:45 +00:00
S-09: Openbaar Register portal — public lookup
not pushed to feat/10-openbaar-portal at eho/register-referentie 2026-07-13 14:17:24 +00:00
b00d8bd60e docs(portal-openbaar): record openbaar decisions + walking-skeleton public-visibility demo (refs #10)
7ec9d514ec test(e2e): assert the submitted registration becomes publicly visible (refs #10)
b8a88cb531 ci(portal-openbaar): serve the openbaar app in compose (nginx + BFF proxy) (refs #10)
28fd4ca964 feat(portal-openbaar): render the public register with search + empty state (refs #10)
2c1734c251 test(portal-openbaar): drive the openbaar register page — list, search, empty state (refs #10)
Compare 6 commits »
not created branch feat/10-openbaar-portal in eho/register-referentie 2026-07-13 14:17:23 +00:00
not commented on issue eho/register-referentie#10 2026-07-13 14:04:23 +00:00
S-09 · Openbaar Register portal — public lookup

Scope split (CLAUDE.md §13). The walking skeleton has only the INGEDIEND status and no approval/status-transition path yet, so the approve→visible half is a separate vertical slice. This issue is…

not opened issue eho/register-referentie#75 2026-07-13 14:03:38 +00:00
S-09b · Approval flow — temp admin endpoint + status transition to projection
not pushed to main at eho/register-referentie 2026-07-13 13:59:18 +00:00
7e8c5d7b51 Merge pull request 'ci: speed up pipeline — NuGet cache + prebuilt Playwright image' (#74) from chore/73-ci-speedups into main
2b9eb5eb41 ci(e2e): run Playwright from the prebuilt image instead of downloading browsers (refs #73)
60df0845aa ci: cache the NuGet package store across the .NET jobs (refs #73)
Compare 3 commits »
not closed issue eho/register-referentie#73 2026-07-13 13:59:17 +00:00
chore(ci): speed up pipeline — NuGet cache + prebuilt Playwright image
not merged pull request eho/register-referentie#74 2026-07-13 13:59:16 +00:00
ci: speed up pipeline — NuGet cache + prebuilt Playwright image
not created pull request eho/register-referentie#74 2026-07-13 13:29:31 +00:00
ci: speed up pipeline — NuGet cache + prebuilt Playwright image
not pushed to chore/73-ci-speedups at eho/register-referentie 2026-07-13 13:29:16 +00:00
2b9eb5eb41 ci(e2e): run Playwright from the prebuilt image instead of downloading browsers (refs #73)
60df0845aa ci: cache the NuGet package store across the .NET jobs (refs #73)
Compare 2 commits »
not created branch chore/73-ci-speedups in eho/register-referentie 2026-07-13 13:29:16 +00:00
not opened issue eho/register-referentie#73 2026-07-13 13:25:39 +00:00
chore(ci): speed up pipeline — NuGet cache + prebuilt Playwright image
not pushed to main at eho/register-referentie 2026-07-13 13:20:59 +00:00
2a746736dc Merge pull request 'test(e2e): serve the portal + walking-skeleton Playwright e2e (closes #68)' (#72) from feat/68-e2e into main
986e36bc7d test(portal-self-service): guard that the DigiD token attaches to relative BFF calls (refs #68)
7e152e4432 feat(portal-self-service): surface submit failures with a retryable alert (refs #68)
5bf25f094d test(portal-self-service): submit surfaces BFF failures instead of swallowing them (refs #68)
0e6c7d2066 fix(portal-self-service): attach the DigiD token to relative BFF calls (refs #68)
Compare 12 commits »
not closed issue eho/register-referentie#68 2026-07-13 13:20:58 +00:00
S-08d · Playwright happy-path e2e + compose serving of the self-service app