Commit Graph
114 Commits
Author SHA1 Message Date
robbond dcdec08f6d Fix render-phase dispatch in FieldArrayForm 2026-04-07 12:37:29 +01:00
robbond 503a0b5b9a Fix render-phase update in RenderSubFields 2026-04-07 12:34:36 +01:00
robbond 52071058d6 Fix MultiLinefield hook order warning 2026-04-07 12:30:35 +01:00
robbond f886fb8f25 Remove unused renderField from elements index 2026-04-07 12:27:36 +01:00
robbond aa4d1fad1e 22500 Phase 2: extract text and multiline leaf renderers 2026-04-07 09:45:19 +01:00
robbond 5b9498b3ef 22500 Phase 2: extract rich multiline leaf renderer 2026-04-07 09:40:25 +01:00
robbond 06b7855826 22500 Phase 1: extract pure helpers from elements index 2026-04-07 09:34:50 +01:00
robbond c754e04034 batch uploads on frontend 2026-04-02 16:09:56 +01:00
robbond 830e36d0c4 TASK22269: reuse contentLength locals in touched azurestorage blob loops 2026-03-26 11:36:47 +00:00
robbond 48878e9ebd TASK22269: extract touched azurestorage case object path helper 2026-03-26 11:20:37 +00:00
robbond 5c62f3088e TASK22269: reuse azurestorage path builders in touched blob object fields 2026-03-26 11:18:50 +00:00
robbond 361328c14a TASK22269: prune touched azurestorage unused locals 2026-03-26 11:17:09 +00:00
robbond 427e1c4673 TASK22269: normalize touched azurestorage logging calls 2026-03-26 11:15:33 +00:00
robbond 9791270670 TASK22269: tidy azurestorage blob path split locals 2026-03-26 11:13:48 +00:00
robbond 58e1eef1f5 TASK22269: add phase22 azurestorage helper contract tests 2026-03-26 11:11:24 +00:00
robbond 8744d3dafc TASK22269: consolidate azurestorage hash metadata mapping 2026-03-25 14:27:52 +00:00
robbond fcce6a3978 TASK22269: normalize azurestorage hash query path builders 2026-03-25 14:21:09 +00:00
robbond 1b7e6009aa TASK22269: normalize document hash-suffix route composition 2026-03-25 14:13:53 +00:00
robbond 4e964ad1ad TASK22269: group migrate remaining account/portal signed GET flows 2026-03-25 14:06:18 +00:00
robbond 85cc7d165e TASK22269: delegate fileClient signed get/post to signedRequestClient 2026-03-25 13:47:46 +00:00
robbond 7470975d0e TASK22269: migrate portal deleteMyRepresentations to signed delete helper 2026-03-25 13:43:08 +00:00
robbond 811655c8d2 TASK22269: add signed request client and migrate portal deleteWatchedCases pilot 2026-03-25 13:37:49 +00:00
robbond 30fad8e954 docs: add current-state context pack and actionable sequence-b prompts 2026-03-25 13:08:05 +00:00
robbond 70d2ee175d test(phase22): add auth redirect safety and i18n route parity checks 2026-03-25 12:15:06 +00:00
robbond 10f221af38 test(portal): add phase22 behavioural closure and route harmonization 2026-03-25 12:04:11 +00:00
robbond 6b66ad6d8f test(phase22): add case service behavioural coverage 2026-03-25 11:58:58 +00:00
robbond 05f26ff12c refactor(case): normalize route composition with fileRouteBuilder 2026-03-25 11:49:19 +00:00
robbond ae64ee6c2b refactor(portal): normalize route composition with fileRouteBuilder 2026-03-25 11:36:59 +00:00
robbond 65003bb08c refactor(document): extract file route builder and normalize query composition 2026-03-25 11:31:39 +00:00
robbond ad855fec88 refactor(document): complete signed post flows via fileClient 2026-03-25 11:14:57 +00:00
robbond 391040b5ac test(phase7): lock downloadBlob file-client delegation 2026-03-25 11:08:52 +00:00
robbond e4bd8ab9b6 test(harness): add fileClient default helper injections 2026-03-25 11:04:57 +00:00
robbond a66d55af80 refactor(actions): extract fileClient with phase22 coverage 2026-03-25 10:59:20 +00:00
robbond 93eb19d028 test(phase22): add client utility behaviour coverage 2026-03-25 10:49:37 +00:00
robbond 64201a6591 test(phase22): add aggregate phase runner entrypoint 2026-03-25 10:43:38 +00:00
robbond 7553f992b7 test(phase22): align runner export/guard parity for core token suite 2026-03-25 10:34:34 +00:00
robbond d7874686a1 test(core): add bounded regression coverage for token request client 2026-03-25 10:30:39 +00:00
robbond 342c7ed457 refactor(core): continue bounded risk-reduction for token client extraction 2026-03-25 10:24:42 +00:00
robbond a715e5fac7 test(harness): continue bounded risk-reduction with shared service harness 2026-03-25 10:13:01 +00:00
robbond 7d2f8a2c27 test(phase6): align behavioural harness with client wrappers 2026-03-25 10:07:25 +00:00
robbond 480897bdc0 test(phase7): align service behaviour harness with client wrappers 2026-03-25 10:04:16 +00:00
robbond 5309ffb8cf refactor(actions): fix document download helper contract 2026-03-25 09:57:26 +00:00
robbond 4a49bbca09 refactor(actions): reduce remaining axios usage in document service 2026-03-25 09:52:27 +00:00
robbond ba7d94d83d refactor(actions): include residual axios-risk slices in branch 2026-03-25 09:43:40 +00:00
robbond 94e2ed5831 refactor(actions): adopt endpoint client in portal config helpers 2026-03-25 08:51:39 +00:00
robbond 2f95636c4a refactor(actions): remove remaining axios usage in case service 2026-03-25 08:03:02 +00:00
robbond 9d67079fb0 refactor(actions): adopt endpoint client in case service posts 2026-03-25 08:00:14 +00:00
robbond ad3b18ac27 refactor(actions): complete case read migration to endpoint client 2026-03-25 07:52:51 +00:00
robbond 353378ee45 refactor(actions): expand endpoint client adoption in case reads 2026-03-25 07:45:51 +00:00
robbond c1f6cc9832 refactor(actions): adopt endpoint client in case service reads 2026-03-25 07:36:53 +00:00