• Joined on 2023-06-29
allan pushed to issue-251 at dc/dc 2026-07-09 09:36:56 +00:00
45c434271d Merge pull request 'Display LABELS instead of column NAMEs #240' (#252) from issue240 into issue-251
f523c798c3 Merge branch 'issue-251' into issue240
3ba8858260 Merge pull request 'fix: pass variable formats to front-end in a vertical array instead of horizontal list' (#254) from fix/high_column_count_exceeding_maxcharlen into issue240
81014001ac fix: remove coltype from sasparams table, add it to cols table.
691d6f277e fix: pass variable formats to front-end in a vertical array instead of horizontal list
Compare 8 commits »
allan deleted branch issue240 from dc/dc 2026-07-09 09:36:56 +00:00
allan pushed to issue240 at dc/dc 2026-07-09 09:36:39 +00:00
f523c798c3 Merge branch 'issue-251' into issue240
f368242cb0 test: fixed viewer-labels.cy.ts
636e4e5b4a test: fixed viewer-labels.cy.ts
49710eb62d chore: fixed package-lock in client
25c12f2b18 feat: viewer/editor column label display toggle (?labels=true)
Compare 6 commits »
allan commented on issue dc/dc#253 2026-07-08 10:56:56 +00:00
Copious column count causing cats() calamity

todo (frontend):

  • deprecate sasparams.coltype in /editors/getdata (mocks + logic)
  • add cols.coltype in /editors/getdata (mocks + logic)
allan pushed to issue240 at dc/dc 2026-07-08 10:55:39 +00:00
3ba8858260 Merge pull request 'fix: pass variable formats to front-end in a vertical array instead of horizontal list' (#254) from fix/high_column_count_exceeding_maxcharlen into issue240
81014001ac fix: remove coltype from sasparams table, add it to cols table.
691d6f277e fix: pass variable formats to front-end in a vertical array instead of horizontal list
Compare 3 commits »
allan deleted branch fix/high_column_count_exceeding_maxcharlen from dc/dc 2026-07-08 10:55:39 +00:00
allan merged pull request dc/dc#254 2026-07-08 10:55:37 +00:00
fix: pass variable formats to front-end in a vertical array instead of horizontal list
allan pushed to issue240 at dc/dc 2026-07-07 14:30:18 +00:00
e7453a9305 fix: including datadictionary descs in labels, #240
allan pushed to issue240 at dc/dc 2026-07-05 10:51:14 +00:00
0ae1781d28 Merge branch 'main' into issue240
6864c044dc chore(release): 7.9.1 [skip ci]
b30ba3e76b Merge pull request 'fix: workflow file upload using action PAT' (#250) from workflowfix into main
a4583f2db0 Merge branch 'main' into workflowfix
e6cf5a8d25 chore(release): 7.9.0 [skip ci]
Compare 5 commits »
allan created pull request dc/dc#252 2026-07-05 10:51:08 +00:00
Display LABELS instead of column NAMEs #240
allan created branch issue240 in dc/dc 2026-07-05 10:50:07 +00:00
allan pushed to issue240 at dc/dc 2026-07-05 10:50:07 +00:00
fb94840016 fix: backend updates to bring back labels under #240
allan opened issue dc/dc#251 2026-07-02 09:51:23 +00:00
update HOT to v18
allan pushed to main at dc/docs.datacontroller.io 2026-07-01 12:14:36 +00:00
964434af0a fix: link
allan pushed to main at dc/docs.datacontroller.io 2026-07-01 12:12:27 +00:00
dec5f239de fix: embed va
allan pushed to main at dc/docs.datacontroller.io 2026-07-01 11:23:15 +00:00
80cabc7312 fix: va page
allan pushed to main at dc/docs.datacontroller.io 2026-06-30 12:42:14 +00:00
ddd5866484 feat: 7.9 updates
allan pushed to main at dc/dc 2026-06-30 07:12:55 +00:00
b30ba3e76b Merge pull request 'fix: workflow file upload using action PAT' (#250) from workflowfix into main
a4583f2db0 Merge branch 'main' into workflowfix
a161670b86 fix: workflow file upload using action PAT
Compare 3 commits »
allan deleted branch workflowfix from dc/dc 2026-06-30 07:12:55 +00:00
allan merged pull request dc/dc#250 2026-06-30 07:12:54 +00:00
fix: workflow file upload using action PAT