• Joined on 2024-02-19
Yury pushed to additional-validations-formulae at dc/dc 2026-07-30 13:03:26 +00:00
4a8c39b4c0 feat(formulas): live DC.ROW_STATUS, insert-row formula fixes, UserService singleton fix
69cfccd565 chore: merge additional-validations-regex branch
Compare 2 commits »
Yury pushed to main at dc/dc 2026-07-28 09:52:13 +00:00
347923900f Merge pull request 'v7.12 release' (#278) from additional-validations-regex into main
a4c3989c26 Merge pull request 'fix(regex): special missing handling' (#286) from regexfix into additional-validations-regex
0392a81cbd fix: removing thousand seperator from plain numerics in EDIT mode
f9ea53cf78 chore(demo): adding extra regex's to mpe_x_test
8fb58eb36e fix: ensure only one REGEX applies at a time
Compare 50 commits »
Yury merged pull request dc/dc#278 2026-07-28 09:52:13 +00:00
v7.12 release
Yury closed issue dc/dc#211 2026-07-28 09:52:13 +00:00
Row Level Security incompatible with REPLACE load type
Yury closed issue dc/dc#273 2026-07-28 09:52:13 +00:00
Add HARDREGEX and SOFTREGEX validation rules for cell values in the Editor
Yury deleted branch additional-validations-regex from dc/dc 2026-07-28 09:52:13 +00:00
Yury closed issue dc/dc#279 2026-07-28 09:52:13 +00:00
display all libraries in MPE_SECURITY dropdown
Yury pushed to regex-info at dc/dc 2026-07-27 11:24:55 +00:00
57db1179a9 feat(editor): evaluate HARDREGEX/SOFTREGEX independently instead of hard-wins precedence
Yury created pull request dc/dc#284 2026-07-24 14:19:39 +00:00
feat(editor): show applied HARDREGEX/SOFTREGEX pattern in column info dropdown
Yury pushed to regex-info at dc/dc 2026-07-24 14:15:57 +00:00
39c8855f37 feat(editor): show applied HARDREGEX/SOFTREGEX pattern in column info dropdown
Yury created branch regex-info in dc/dc 2026-07-24 14:15:57 +00:00
Yury pushed to issue-239 at dc/dc 2026-07-24 13:54:28 +00:00
7050808d80 Merge branch 'additional-validations-regex' into issue-239
54b8c78f86 chore: merge branch additional-validations-regex
ea74f95144 test(validations): add regression coverage for real HARDREGEX/SOFTREGEX rule values
bd798b424a fix: adding REGEX validations to mpe_x_test
ee3c6c9e0f chore: making fail on npm audit a strict check
Compare 6 commits »
Yury approved dc/dc#283 2026-07-24 13:52:18 +00:00
fix: removing low severity warning in npm audit
Yury pushed to issue-239 at dc/dc 2026-07-24 13:21:54 +00:00
37a98e1d64 test(cypress): fix flaky viewbox.cy.ts assertions and DOM lookups
Yury pushed to additional-validations-regex at dc/dc 2026-07-24 12:00:10 +00:00
54b8c78f86 chore: merge branch additional-validations-regex
ea74f95144 test(validations): add regression coverage for real HARDREGEX/SOFTREGEX rule values
Compare 2 commits »
Yury pushed to issue-239 at dc/dc 2026-07-24 10:12:17 +00:00
ee4e9b9271 chore: added viewbox.cy.ts to CI tests
Yury created pull request dc/dc#282 2026-07-24 09:31:03 +00:00
fix(query): isolate viewbox filter state from the base table's
Yury pushed to issue-239 at dc/dc 2026-07-24 09:25:32 +00:00
7a35cf4a45 fix(query): isolate viewbox filter state from the base table's
Yury created branch issue-239 in dc/dc 2026-07-24 09:25:32 +00:00
Yury pushed to additional-validations-regex at dc/dc 2026-07-23 15:35:15 +00:00
d881290618 fix(lint): remove redundant optional chaining