d9bd46e97b
Merge pull request 'feat(system): show session timezone on system information screen' (#315) from fix/system-timezone-info into main
allan2026-09-04 13:52:54 +00:00
55c38805d7
Merge branch 'main' into fix/system-timezone-info
allan2026-09-04 12:19:50 +00:00
966dc072e0
feat(system): show session timezone on system information screen
hermes2026-09-04 12:15:01 +00:00
34ff2ac8d0
Merge pull request 'Version 7.13 Release' (#294) from version7-13 into main
allan2026-09-03 14:16:02 +00:00
1ad27d55f1
Merge pull request 'fix(editor): restore multi-column sort with one call, not a loop' (#312) from version7-13-fix into version7-13
allan2026-09-03 10:12:21 +00:00
8fafeb7923
fix(editor): restore multi-column sort with one call, not a loop
YuryShkoda2026-09-03 12:46:31 +03:00
f797b1130a
Merge pull request 'fix(editor): fix formula $-substitution corruption and sorted-grid row/formula desync' (#311) from version7-13-fix into version7-13
allan2026-09-03 09:21:56 +00:00
4137ebdf6b
fix(editor): clear sort before reading cells to preserve on cancel
YuryShkoda2026-09-03 11:47:24 +03:00
3380150d1c
refactor(editor): harden pasteListener cleanup and document handsontable version pin
YuryShkoda2026-09-03 10:59:19 +03:00
2d7df66fc2
fix(deps): pin @handsontable/angular-wrapper to 18.0.0
YuryShkoda2026-09-03 10:40:56 +03:00
efd2e18c7b
fix(deps): regenerate lockfile with strict peer-dep resolution to fix npm ci in CI
YuryShkoda2026-09-03 10:19:38 +03:00
7da29bdb11
fix(deps): regenerate lockfile with Node 24 and pin handsontable to 18.0.0
YuryShkoda2026-09-03 09:37:48 +03:00
25434b35b9
Merge pull request 'fix(editor): submit a live formula's computed value, not its raw text' (#310) from process-formula into version7-13
allan2026-08-30 22:00:06 +00:00
490d0137b9
fix(stage): submit data via editor flow, use dynamic date assertion
hermes2026-08-30 22:29:40 +01:00
f25ecd8828
fix(mocks): limit stage fixture to 1 row, fix column order
hermes2026-08-30 20:20:15 +01:00
c180934167
fix(mocks): SAS datetime format in getchangeinfo, login in stage.cy.ts
hermes2026-08-30 20:10:52 +01:00
6e2548d78c
fix(mocks): add fixture staged data and MPE_SUBMIT row for stage.cy.ts
hermes2026-08-30 19:25:42 +01:00
94d2a7970e
fix(mocks): look up PK_FIELDS from MPE_TABLES in viewdata, fallback for MPE_AUDIT
hermes2026-08-30 19:18:36 +01:00
c0af86ef29
fix(mocks): add LIBRARYNAME to startupservice, fix viewbox column order
hermes2026-08-30 18:52:54 +01:00
34bd6607c5
fix(mocks): remove SOME_SHORTNUM HARDREGEX from MPE_VALIDATIONS
hermes2026-08-30 10:30:32 +01:00
e4b04b1d44
fix(mocks): rename saveTableData in postdata.js to avoid shadowing
hermes2026-08-30 02:39:57 +01:00
fed0396737
fix(mocks): remove shadowed saveTableData in rejection.js
hermes2026-08-30 02:38:13 +01:00
4f7b845390
fix(mocks): remove MPE_VALIDATIONS and MPE_ALERTS from DC996664 libref
hermes2026-08-30 01:18:07 +01:00
13c10be30f
fix(cypress): correct mock data, test expectations, and abort modal
hermes2026-08-29 23:53:13 +01:00
8e51fde524
fix(licensing): bridge async proceed() through cy.then and replace Response.arrayBuffer with manual stream reader
hermes2026-08-29 20:13:22 +01:00
4db8d62dca
fix(cypress): make licensing combined-key tests order-independent
YuryShkoda2026-08-18 16:29:06 +03:00
5d03164b6a
fix: tests and realistic getcolvals.js
hermes2026-08-29 13:14:18 +01:00
c0bc87d331
fix(tests): new libref
hermes2026-08-29 00:17:13 +01:00
d72e19a308
fix(editor): resolve a primary key's live formula to its computed value, not the raw formula text
YuryShkoda2026-08-26 19:08:57 +03:00
2cc8489892
fix(editor): resolve computed value for a live formula in numeric columns too
YuryShkoda2026-08-26 10:52:47 +03:00
1b1937bad8
Merge branch 'version7-13' into process-formula
allan2026-08-25 15:43:39 +00:00
b7d31066ae
fix(editor): submit a live formula's computed value, not its raw text
YuryShkoda2026-08-25 18:15:58 +03:00
1f4aa6fcea
fix: hardening following PR review feedback
hermes2026-08-24 15:11:46 +01:00
a7bb13c3ae
Merge pull request 'feat(editor): translate column names to cell references on formula paste' (#308) from process-formula into version7-13
allan2026-08-21 17:14:45 +00:00
69b41559f7
fix: spy for startup
hermes2026-08-21 17:31:00 +01:00
9deccd072d
Merge pull request 'fix: core major bump plus autofix of viya context on deploy' (#306) from sasfixes into version7-13
Yury2026-08-19 09:40:20 +00:00
9023eb2a39
fix: escape regex metacharacters in context name before prxchange
hermes2026-08-18 14:46:34 +01:00
72484ae844
fix: clarify debug comment is permanent, extend ComputeContextDetails with Viya response fields
hermes2026-08-18 14:45:04 +01:00
586b9c0f1d
feat(licensing): support combined-key paste, object-format features, and a live key preview
YuryShkoda2026-08-17 12:04:42 +03:00
9b2e0df2b0
Merge pull request 'fix(core): bump to v5 (breaking change)' (#304) from corebump into version7-13
allan2026-08-14 11:05:18 +00:00
023c29f00f
fix: mp_execute dep
4gl2026-08-14 10:34:59 +01:00
59e9e96f5a
fix(core): bump to v5 (breaking change)
4gl2026-08-14 08:53:28 +01:00
067c08765b
chore: adding additional mp_abort per per review
4gl2026-08-14 08:19:10 +01:00
9cd976495b
chore(tidy up): remove trailing space and deprecated logic
4gl2026-08-12 21:39:28 +01:00
9f4b357108
Merge pull request 'feat(editor): colour row-header status cells and switch modified symbol to ±' (#301) from formula-status-fix into version7-13
allan2026-08-12 11:55:14 +00:00
8209c1cb49
Merge branch 'version7-13' into formula-status-fix
Yury2026-08-12 07:23:36 +00:00
e15f2c2a34
feat(editor): color row-header status cells and switch modified symbol to ±
YuryShkoda2026-08-12 10:19:52 +03:00
c0fec25c4d
Merge pull request 'feat(licensing): warn and block applying a licence key generated for the wrong protocol' (#300) from issue-133 into version7-13
allan2026-08-11 17:33:03 +00:00
41680e2ecc
feat(licensing): warn and block applying a licence key generated for the wrong protocol
YuryShkoda2026-08-11 16:54:11 +03:00
20a007622c
Merge pull request 'fix(editor): stop dc.row_status from being submitted to the backend' (#299) from formula-status-fix into version7-13
allan2026-08-11 09:34:33 +00:00
dc0f6a7baa
fix(editor): stop dc.row_status from being submitted to the backend
YuryShkoda2026-08-11 11:20:18 +03:00
fabb9e5bfd
Merge pull request 'feat(viewboxes): add drag-to-resize on all four edges and corners' (#298) from issue-190 into version7-13
allan2026-08-11 08:08:09 +00:00
d57ae03fc4
fix(deps): override nanoid to 3.3.18 in sas/
YuryShkoda2026-08-11 09:42:09 +03:00