Niek Otten not
  • Joined on 2026-04-01
not created branch feat/106-close-zaak-on-timeout in eho/register-referentie 2026-07-21 12:49:56 +00:00
not pushed to feat/106-close-zaak-on-timeout at eho/register-referentie 2026-07-21 12:49:56 +00:00
ca287eb13e docs(acl): ADR-0019 + demo/backlog for zaak cancellation on timeout (S-10c) (refs #106)
d3c0ad5d11 test(acl,verify): cancellation reaches Geannuleerd live (refs #106)
1cd171d1e3 feat(infra): seed Geannuleerd statustype + Vervallen resultaattype (refs #106)
c1e48c90e0 test(acceptance): document-timeout scenario asserts the zaak is cancelled (refs #106)
f95ee623f4 feat(domain): cancel the zaak via the ACL when a registration times out (refs #106)
Compare 9 commits »
not closed issue eho/register-referentie#107 2026-07-21 12:17:17 +00:00
ADR: diploma upload stored in the ZGW Documenten API, fronted by the ACL (S-10b)
not commented on issue eho/register-referentie#107 2026-07-21 12:17:17 +00:00
ADR: diploma upload stored in the ZGW Documenten API, fronted by the ACL (S-10b)

Decision recorded in docs/architecture/adr-0018-diploma-upload-via-acl-documenten.md (merged with S-10b, PR #108, closing #103). Closing this ADR-proposal tracking issue as done.

not pushed to main at eho/register-referentie 2026-07-21 12:15:36 +00:00
0904df8db0 feat(acl): diploma upload stored in the ZGW Documenten API (S-10b, closes #103) (#108)
not closed issue eho/register-referentie#103 2026-07-21 12:15:35 +00:00
S-10b · Diploma upload via ACL Documenten API + self-service portal
not merged pull request eho/register-referentie#108 2026-07-21 12:15:35 +00:00
feat(acl): diploma upload stored in the ZGW Documenten API (S-10b, closes #103)
not pushed to feat/103-diploma-upload-documenten at eho/register-referentie 2026-07-21 11:52:38 +00:00
af83194e79 fix(acl): use camelCase indicatieGebruiksrecht so OpenZaak honours it (refs #103)
not pushed to feat/103-diploma-upload-documenten at eho/register-referentie 2026-07-21 11:31:50 +00:00
756e718ee2 fix(acl): set indicatiegebruiksrecht=false on the diploma document (refs #103)
53e9564f94 test(acl): diploma document sets indicatiegebruiksrecht so the zaak can close (refs #103)
Compare 2 commits »
not pushed to feat/103-diploma-upload-documenten at eho/register-referentie 2026-07-20 10:23:50 +00:00
5325a99755 fix(acceptance): CapturingDomainClient matches the new ProvideDocumentsAsync signature (refs #103)
not created pull request eho/register-referentie#108 2026-07-20 10:20:15 +00:00
feat(acl): diploma upload stored in the ZGW Documenten API (S-10b, closes #103)
not pushed to feat/103-diploma-upload-documenten at eho/register-referentie 2026-07-20 10:19:52 +00:00
036005e486 docs(acl): ADR-0018 + demo/backlog for diploma upload via the ACL Documenten API (refs #103)
ae7fc1b8f0 test(acl,e2e): live diploma-upload coverage (refs #103)
1abd4b6472 feat(portal): real diploma file upload on the self-service page (refs #103)
d354fe507a test(portal): self-service uploads a chosen diploma file (refs #103)
4c516cdad3 feat(bff): documents endpoint accepts the base64 file and forwards it to the domain (refs #103)
Compare 10 commits »
not created branch feat/103-diploma-upload-documenten in eho/register-referentie 2026-07-20 10:19:51 +00:00
not commented on issue eho/register-referentie#103 2026-07-20 09:51:04 +00:00
S-10b · Diploma upload via ACL Documenten API + self-service portal

Scope confirmed: S-10b is the diploma-upload vertical (ACL Documenten gateway + informatieobjecttype seed + domain-stores-via-ACL + BFF multipart + portal file input + integration/e2e). ADR…

not opened issue eho/register-referentie#107 2026-07-20 09:50:52 +00:00
ADR: diploma upload stored in the ZGW Documenten API, fronted by the ACL (S-10b)
not opened issue eho/register-referentie#106 2026-07-20 09:50:30 +00:00
S-10c · Close the ZGW zaak on document-timeout expiry
not closed issue eho/register-referentie#104 2026-07-20 09:42:52 +00:00
ADR: document-wait timeout cancellation (S-10a) — Verlopen status + interrupting P30D timer worker
not commented on issue eho/register-referentie#104 2026-07-20 09:42:52 +00:00
ADR: document-wait timeout cancellation (S-10a) — Verlopen status + interrupting P30D timer worker

Resolved: ADR-0017 landed in PR #105 (S-10a, merged). Closing.

not pushed to main at eho/register-referentie 2026-07-20 09:42:05 +00:00
4777ff2b1d feat(workflow): document-wait task + 30-day timeout cancellation (S-10a, closes #102) (#105)
not closed issue eho/register-referentie#102 2026-07-20 09:42:03 +00:00
S-10a · Document-wait task + 30-day timeout cancellation (workflow spine)