allan
|
a161670b86
|
fix: workflow file upload using action PAT
Build / Build-and-test-development (pull_request) Has been cancelled
Build / Build-and-ng-test (pull_request) Has been cancelled
Lighthouse Checks / lighthouse (pull_request) Has been cancelled
|
2026-06-30 08:09:39 +01:00 |
|
allan
|
7ebc26fc7f
|
chore: pipeline updates for release
Release / Build-production-and-ng-test (push) Successful in 3m34s
Release / Build-and-test-development (push) Successful in 9m13s
Release / release (push) Successful in 7m3s
|
2026-06-29 18:55:19 +01:00 |
|
allan
|
c9dd933cec
|
chore: aligning release.yml with build.yml
Release / Build-production-and-ng-test (push) Successful in 3m38s
Release / Build-and-test-development (push) Successful in 9m18s
Release / release (push) Failing after 3m1s
|
2026-06-29 18:17:18 +01:00 |
|
allan
|
716eba621f
|
Merge pull request 'Resolve multiple issues' (#236) from 127-235-issues into main
Release / Build-production-and-ng-test (push) Failing after 1m19s
Release / Build-and-test-development (push) Has been skipped
Release / release (push) Has been skipped
Reviewed-on: #236
|
2026-06-29 17:03:54 +00:00 |
|
allan
|
982d507ae3
|
fix: upcasing RAW_VALUE, bumping core, fixing tests
Build / Build-and-ng-test (pull_request) Successful in 3m52s
Build / Build-and-test-development (pull_request) Successful in 9m18s
Lighthouse Checks / lighthouse (pull_request) Successful in 17m41s
|
2026-06-29 17:42:05 +01:00 |
|
sead
|
27a12951e3
|
build(lint): add .prettierignore to client
Build / Build-and-ng-test (pull_request) Successful in 3m54s
Build / Build-and-test-development (pull_request) Successful in 9m22s
Lighthouse Checks / lighthouse (pull_request) Successful in 18m7s
|
2026-06-29 16:01:35 +02:00 |
|
sead
|
4c8e4ee1b2
|
build(lint): pin prettier to 3.8.4 in client to stop CI version drift
Build / Build-and-ng-test (pull_request) Failing after 1m35s
Build / Build-and-test-development (pull_request) Has been skipped
Lighthouse Checks / lighthouse (pull_request) Successful in 17m35s
|
2026-06-29 15:08:24 +02:00 |
|
sead
|
a15fdc401e
|
fix(mocks): return dynamic cell values as OBJ to match new contract
Build / Build-and-ng-test (pull_request) Failing after 1m36s
Build / Build-and-test-development (pull_request) Has been skipped
Lighthouse Checks / lighthouse (pull_request) Successful in 17m44s
|
2026-06-29 14:53:42 +02:00 |
|
sead
|
7019e39318
|
test(excel): update excel.cy.ts tests to reflect YYYY-MM-DD format
Build / Build-and-ng-test (pull_request) Failing after 1m37s
Build / Build-and-test-development (pull_request) Has been skipped
Lighthouse Checks / lighthouse (pull_request) Successful in 17m36s
Ref 9ca5719
|
2026-06-29 14:40:17 +02:00 |
|
sead
|
9ca57193b4
|
fix(dc-validator): display date/time/datetime cells as raw ISO, locale-independent
Build / Build-and-ng-test (pull_request) Successful in 3m57s
Build / Build-and-test-development (pull_request) Failing after 9m21s
Lighthouse Checks / lighthouse (pull_request) Successful in 17m42s
|
2026-06-26 10:03:45 +02:00 |
|
sead
|
175eb9853a
|
refactor: consume dynamic_values/dynamic_extended_values as typed objects
|
2026-06-26 09:37:05 +02:00 |
|
allan
|
e859d3354e
|
fix: sending dynamic_values and dynamic_extended_values back as OBJ instead of ARR
Build / Build-and-ng-test (pull_request) Successful in 3m54s
Build / Build-and-test-development (pull_request) Successful in 9m38s
Lighthouse Checks / lighthouse (pull_request) Successful in 17m44s
|
2026-06-25 19:17:22 +01:00 |
|
allan
|
adc6424211
|
fix: rule_type
Build / Build-and-ng-test (pull_request) Successful in 4m1s
Lighthouse Checks / lighthouse (pull_request) Successful in 18m26s
Build / Build-and-test-development (pull_request) Successful in 9m48s
|
2026-06-25 17:48:52 +01:00 |
|
allan
|
74442096ba
|
fix: incrementing rk val
Build / Build-and-ng-test (pull_request) Successful in 4m6s
Lighthouse Checks / lighthouse (pull_request) Successful in 17m52s
Build / Build-and-test-development (pull_request) Successful in 10m11s
|
2026-06-25 17:47:22 +01:00 |
|
allan
|
9f84a580fb
|
feat: migration script for adding new validation rules under #241
Build / Build-and-ng-test (pull_request) Successful in 4m5s
Lighthouse Checks / lighthouse (pull_request) Successful in 18m31s
Build / Build-and-test-development (pull_request) Successful in 10m2s
|
2026-06-25 17:46:16 +01:00 |
|
allan
|
2f5d3dfc38
|
feat: new validation rules in mpe_selectbox. #241
|
2026-06-25 17:40:59 +01:00 |
|
allan
|
9b18a45d35
|
fix: removing display_value in SAS code
Build / Build-and-ng-test (pull_request) Successful in 3m54s
Build / Build-and-test-development (pull_request) Successful in 9m39s
Lighthouse Checks / lighthouse (pull_request) Successful in 17m49s
|
2026-06-25 17:24:35 +01:00 |
|
allan
|
6a30de37ca
|
fix: allow large retained key values. Closes #248.
Build / Build-and-ng-test (pull_request) Successful in 3m56s
Build / Build-and-test-development (pull_request) Successful in 9m43s
Lighthouse Checks / lighthouse (pull_request) Successful in 17m52s
The fix was actually in the core macro (mp_retainedkey)
|
2026-06-25 17:00:07 +01:00 |
|
sead
|
31075a165f
|
chore(git): merge pr 'SAS VA data-driven content embed mode (?embed=va)' (#249) from 243-embed-va into 127-235-issues
Build / Build-and-ng-test (pull_request) Successful in 3m55s
Build / Build-and-test-development (pull_request) Successful in 9m42s
Lighthouse Checks / lighthouse (pull_request) Successful in 17m41s
Reviewed-on: #249
|
2026-06-25 13:51:10 +00:00 |
|
sead
|
53b7ee0cb2
|
fix(editor): retry initSetup when the Handsontable instance isn't ready
Build / Build-and-ng-test (pull_request) Successful in 3m57s
Build / Build-and-test-development (pull_request) Successful in 9m44s
Lighthouse Checks / lighthouse (pull_request) Successful in 17m58s
|
2026-06-25 15:26:33 +02:00 |
|
sead
|
ebe6972dd7
|
feat(editor): VA embed filter modes with pending UX
Build / Build-and-ng-test (pull_request) Successful in 4m19s
Build / Build-and-test-development (pull_request) Successful in 9m51s
Lighthouse Checks / lighthouse (pull_request) Successful in 18m8s
|
2026-06-25 14:53:24 +02:00 |
|
sead
|
2acea64589
|
refactor(editor): extract VA filter building into VaFilterService
|
2026-06-25 14:53:24 +02:00 |
|
sead
|
ffa3ff9c10
|
feat(editor): SAS VA data-driven content embed mode (?embed=va)
|
2026-06-25 14:53:24 +02:00 |
|
sead
|
0ac3ff4511
|
docs(skills): add Handsontable and HyperFormula skills
|
2026-06-25 14:53:24 +02:00 |
|
sead
|
3429a7a2a6
|
revert: eager-load feature modules instead of lazy-loading
This reverts commit d4ae9e9084
|
2026-06-25 14:53:24 +02:00 |
|
sead
|
56fb2c2a3a
|
chore(git): merge pr 'Fix HOT v17 migration issues, new validations, deprecate display_value' (#244) from 237-241-242-issues into 127-235-issues
Build / Build-and-ng-test (pull_request) Successful in 3m41s
Build / Build-and-test-development (pull_request) Successful in 9m46s
Lighthouse Checks / lighthouse (pull_request) Successful in 17m48s
Reviewed-on: #244
|
2026-06-25 12:51:23 +00:00 |
|
sead
|
77b4bb310e
|
fix: build issues (#245)
Build / Build-and-ng-test (pull_request) Successful in 3m40s
Build / Build-and-test-development (pull_request) Successful in 9m36s
Lighthouse Checks / lighthouse (pull_request) Successful in 16m45s
- resolve HOT v17 render loops caused by unstable settings bind
- tests: pin locale to en-GB
- improve accessibility
- improve initial bundle size, split and lazy-load feature modules
Reviewed-on: #245
Co-authored-by: s <sead@4gl.io>
Co-committed-by: s <sead@4gl.io>
|
2026-06-16 21:41:24 +00:00 |
|
sead
|
47ba03ec63
|
fix(ci): bump Lighthouse to 13.4.0
Build / Build-and-ng-test (pull_request) Successful in 4m16s
Lighthouse Checks / lighthouse (pull_request) Failing after 18m34s
Build / Build-and-test-development (pull_request) Failing after 2h32m47s
|
2026-06-15 14:42:18 +02:00 |
|
sead
|
e331e1bb21
|
ci(lighthouse): skip Chrome install when already present
Build / Build-and-ng-test (pull_request) Successful in 3m42s
Lighthouse Checks / lighthouse (pull_request) Failing after 5m2s
Build / Build-and-test-development (pull_request) Has been cancelled
|
2026-06-15 13:42:57 +02:00 |
|
sead
|
40f285f295
|
test(mocks): pin e2e locale and add lazy MPE_X_NEW demo table
|
2026-06-15 13:40:38 +02:00 |
|
sead
|
2d29346cbf
|
feat(edit-record): use native date/time/datetime pickers
|
2026-06-15 13:10:13 +02:00 |
|
sead
|
f70ea2fe71
|
feat(editor): migrate date/time/datetime to HOT 17 Intl cell types
|
2026-06-15 11:30:17 +02:00 |
|
sead
|
29aaa72c60
|
feat(handsontable): enable export plugin, add export menu items
Build / Build-and-ng-test (pull_request) Successful in 4m10s
Lighthouse Checks / lighthouse (pull_request) Failing after 7m20s
Build / Build-and-test-development (pull_request) Failing after 21m27s
|
2026-06-10 11:19:34 +02:00 |
|
sead
|
12c7d30894
|
fix(handsontable): update licenseChecker exclude buffers - exceljs dep
|
2026-06-09 13:56:30 +02:00 |
|
sead
|
38cb1e207b
|
fix(handsontable): add exceljs
override uuid version - exceljs dep
|
2026-06-09 13:55:42 +02:00 |
|
sead
|
4c879c614b
|
refactor(editor): replace numbro with native Intl numeric formatting
|
2026-06-08 19:08:25 +02:00 |
|
sead
|
8e012f760a
|
refactor(sas): drop DISPLAY_VALUE from getdynamiccolvals payload
Lighthouse Checks / lighthouse (pull_request) Failing after 5m44s
Build / Build-and-ng-test (pull_request) Failing after 14m0s
Build / Build-and-test-development (pull_request) Has been skipped
|
2026-06-08 13:10:46 +02:00 |
|
sead
|
8c09befd74
|
refactor(editor): drop unused DISPLAY_VALUE from dropdown payload
|
2026-06-08 13:10:19 +02:00 |
|
sead
|
6af49cf1fd
|
fix(editor): preserve commas in dropdown source values
|
2026-06-08 11:45:35 +02:00 |
|
sead
|
4ea604f9fb
|
feat(editor): add READONLY, HIDDEN, ROUND and NUMBER_FORMAT validation rules
Build / Build-and-ng-test (pull_request) Failing after 15m15s
Build / Build-and-test-development (pull_request) Has been skipped
Lighthouse Checks / lighthouse (pull_request) Failing after 20m15s
|
2026-06-05 21:25:13 +02:00 |
|
sead
|
9d97bf7ea1
|
fix(handsontable): restore dark mode for v17
Lighthouse Checks / lighthouse (pull_request) Failing after 17m59s
Build / Build-and-ng-test (pull_request) Failing after 17m59s
Build / Build-and-test-development (pull_request) Has been skipped
|
2026-06-05 14:12:11 +02:00 |
|
sead
|
eb015d712b
|
revert(editor): DISPLAY_VALUE change
Build / Build-and-ng-test (pull_request) Failing after 16m30s
Build / Build-and-test-development (pull_request) Has been skipped
Lighthouse Checks / lighthouse (pull_request) Failing after 31m28s
Partially revert changes from 51071b463b
|
2026-05-26 22:08:20 +02:00 |
|
sead
|
1d04f4a42c
|
refactor(editor): add bulk validation only on HARDSELECT_HOOK; skip SOFTSELECT_HOOK
Build / Build-and-ng-test (pull_request) Failing after 17m35s
Build / Build-and-test-development (pull_request) Has been skipped
Lighthouse Checks / lighthouse (pull_request) Failing after 32m35s
|
2026-05-26 21:57:30 +02:00 |
|
sead
|
11ee49a57a
|
feat(editor): validate autofilled cells; fix paste validation lag
Build / Build-and-ng-test (pull_request) Successful in 3m33s
Lighthouse Checks / lighthouse (pull_request) Failing after 27m56s
Build / Build-and-test-development (pull_request) Failing after 34m22s
|
2026-05-26 17:09:35 +02:00 |
|
sead
|
609731ff99
|
feat(editor): paste-validation overlay with cancel and confirm
Build / Build-and-ng-test (pull_request) Failing after 16m23s
Build / Build-and-test-development (pull_request) Has been skipped
Lighthouse Checks / lighthouse (pull_request) Failing after 31m23s
|
2026-05-26 14:38:41 +02:00 |
|
sead
|
d6cb32ed25
|
refactor(licensing): expand protocl text
Build / Build-and-ng-test (pull_request) Failing after 17m14s
Build / Build-and-test-development (pull_request) Has been skipped
Lighthouse Checks / lighthouse (pull_request) Failing after 32m12s
|
2026-05-26 11:47:52 +02:00 |
|
sead
|
3668a7426f
|
fix(licensing): add protocol info
Build / Build-and-ng-test (pull_request) Successful in 3m32s
Build / Build-and-test-development (pull_request) Failing after 20m50s
Lighthouse Checks / lighthouse (pull_request) Failing after 29m24s
Close #178
|
2026-05-26 11:40:40 +02:00 |
|
sead
|
cc82dcaafe
|
refactor(mocks): replace string webouts with JS objects
Build / Build-and-ng-test (pull_request) Failing after 17m42s
Build / Build-and-test-development (pull_request) Has been skipped
Lighthouse Checks / lighthouse (pull_request) Failing after 28m24s
|
2026-05-26 11:06:50 +02:00 |
|
sead
|
ea03bdecc5
|
fix(editor): await dynamic validation on paste; defer spinner
|
2026-05-26 10:48:13 +02:00 |
|
sead
|
51071b463b
|
fix(editor): cancelEdit will reset cell's valid state
|
2026-05-25 16:55:18 +02:00 |
|