• Joined on 2023-06-29
allan pushed to workflowfix at dc/dc 2026-06-30 07:12:42 +00:00
a4583f2db0 Merge branch 'main' into workflowfix
e6cf5a8d25 chore(release): 7.9.0 [skip ci]
Compare 2 commits »
allan created pull request dc/dc#250 2026-06-30 07:09:57 +00:00
fix: workflow file upload using action PAT
allan pushed to workflowfix at dc/dc 2026-06-30 07:09:49 +00:00
a161670b86 fix: workflow file upload using action PAT
allan created branch workflowfix in dc/dc 2026-06-30 07:09:49 +00:00
allan pushed to main at dc/dc 2026-06-29 17:55:23 +00:00
7ebc26fc7f chore: pipeline updates for release
allan pushed to main at dc/dc 2026-06-29 17:17:22 +00:00
c9dd933cec chore: aligning release.yml with build.yml
allan deleted branch 127-235-issues from dc/dc 2026-06-29 17:03:55 +00:00
allan pushed to main at dc/dc 2026-06-29 17:03:55 +00:00
716eba621f Merge pull request 'Resolve multiple issues' (#236) from 127-235-issues into main
982d507ae3 fix: upcasing RAW_VALUE, bumping core, fixing tests
27a12951e3 build(lint): add .prettierignore to client
4c8e4ee1b2 build(lint): pin prettier to 3.8.4 in client to stop CI version drift
a15fdc401e fix(mocks): return dynamic cell values as OBJ to match new contract
Compare 51 commits »
allan closed issue dc/dc#248 2026-06-29 17:03:55 +00:00
support large retained key values
allan closed issue dc/dc#178 2026-06-29 17:03:55 +00:00
On the licencing page, display whether HTTP or HTTPS is used
allan closed issue dc/dc#235 2026-06-29 17:03:55 +00:00
HARDSELECT_HOOK does not reject pasted values
allan closed issue dc/dc#127 2026-06-29 17:03:55 +00:00
viewLibs ERROR: Lock is not available
allan merged pull request dc/dc#236 2026-06-29 17:03:55 +00:00
Resolve multiple issues
allan pushed to 127-235-issues at dc/dc 2026-06-29 16:42:09 +00:00
982d507ae3 fix: upcasing RAW_VALUE, bumping core, fixing tests
allan pushed to 127-235-issues at dc/dc 2026-06-25 18:17:35 +00:00
e859d3354e fix: sending dynamic_values and dynamic_extended_values back as OBJ instead of ARR
allan pushed to 127-235-issues at dc/dc 2026-06-25 16:48:57 +00:00
adc6424211 fix: rule_type
allan pushed to 127-235-issues at dc/dc 2026-06-25 16:47:27 +00:00
74442096ba fix: incrementing rk val
allan pushed to 127-235-issues at dc/dc 2026-06-25 16:46:22 +00:00
9f84a580fb feat: migration script for adding new validation rules under #241
2f5d3dfc38 feat: new validation rules in mpe_selectbox. #241
Compare 2 commits »
allan pushed to 127-235-issues at dc/dc 2026-06-25 16:24:40 +00:00
9b18a45d35 fix: removing display_value in SAS code
allan pushed to 127-235-issues at dc/dc 2026-06-25 16:00:13 +00:00
6a30de37ca fix: allow large retained key values. Closes #248.