Commit Graph

  • eb7c44333c feat(multi load): refactored range find function, unlocking excel with password is reusable Mihajlo Medjedovic 2024-06-13 12:59:26 +02:00
  • 3c62ff6913 chore(release): 6.10.1 [skip ci] v6.10.1 semantic-release-bot 2024-06-07 15:46:58 +00:00
  • f4f589af94 Merge pull request 'fix: adding 60 more colours to crayons table. Closes #112' (#114) from issue112 into main allan 2024-06-07 15:29:09 +00:00
  • 3521579dea fix: adding 60 more colours to crayons table. Closes #112 allan 2024-06-07 16:23:40 +01:00
  • e97a6f52da Merge pull request 'fix: terms and conditions colours, editor on smaller screens show only icons' (#113) from issue111 into main allan 2024-06-07 15:22:00 +00:00
  • 3584aa35c7 chore: package-locks Mihajlo Medjedovic 2024-06-07 17:07:23 +02:00
  • b553520abe style: lint, package-locks Mihajlo Medjedovic 2024-06-07 16:58:04 +02:00
  • e32d44b1bc fix: terms and conditions colours, editor on smaller screens show only icons Mihajlo Medjedovic 2024-06-07 16:34:47 +02:00
  • 105da1503f chore(release): 6.10.0 [skip ci] v6.10.0 semantic-release-bot 2024-06-07 08:58:45 +00:00
  • 29298072e5 Merge pull request 'feat: updated handsontable to v14' (#110) from handonstable-14 into main allan 2024-06-07 08:40:54 +00:00
  • 154c10fee5 chore: licence checker Mihajlo Medjedovic 2024-06-07 09:45:10 +02:00
  • 7853f7cb6a Merge branch 'main' into handonstable-14 allan 2024-05-31 11:39:14 +00:00
  • e54ecc8a35 chore(release): 6.9.0 [skip ci] v6.9.0 semantic-release-bot 2024-05-31 09:38:30 +00:00
  • d8b95c5739 Merge pull request 'Dark Mode' (#102) from issue98 into main allan 2024-05-31 09:21:07 +00:00
  • 2f8d0b764a feat: updated handsontable to v14 Mihajlo Medjedovic 2024-05-30 23:35:05 +02:00
  • d7732ed206 ci: fix Mihajlo Medjedovic 2024-05-30 15:57:18 +02:00
  • 6e631cd9a5 ci: fix Mihajlo Medjedovic 2024-05-30 15:53:51 +02:00
  • 0a9e5dd834 ci: fix Mihajlo Medjedovic 2024-05-30 15:49:46 +02:00
  • d14a4eaadd ci: fix Mihajlo Medjedovic 2024-05-30 14:56:55 +02:00
  • 5f7c7fcc7b ci: fix Mihajlo Medjedovic 2024-05-30 14:52:53 +02:00
  • 978f152ab6 ci: fix Mihajlo Medjedovic 2024-05-30 14:46:10 +02:00
  • 68a2a606f3 ci: fix Mihajlo Medjedovic 2024-05-30 14:22:01 +02:00
  • bad43135d7 chore: sheet crypto package fix Mihajlo Medjedovic 2024-05-30 14:11:54 +02:00
  • 110ad9a6e9 fix: added colors.scss file, start of a refactor Mihajlo Medjedovic 2024-05-30 12:03:09 +02:00
  • e98f288302 style: lint Mihajlo Medjedovic 2024-05-30 09:47:38 +02:00
  • 9a79f37bf1 fix: added stealFocus directive Mihajlo Medjedovic 2024-05-30 09:47:08 +02:00
  • 85909cfc1e chore: prettier version Mihajlo Medjedovic 2024-05-29 16:26:27 +02:00
  • 4330da520f style: lint Mihajlo Medjedovic 2024-05-29 16:21:56 +02:00
  • 27907ed00f feat(dark mode): lineage and metadata Mihajlo Medjedovic 2024-05-29 16:21:28 +02:00
  • 31c90f3190 style: lint Mihajlo Medjedovic 2024-05-29 14:36:17 +02:00
  • 35844e0cf1 feat: added app settings service to handle theme persistance, fix: optimised dark mode contrast Mihajlo Medjedovic 2024-05-29 14:35:43 +02:00
  • afa7e380aa feat(dark mode): clarity optimizations Mihajlo Medjedovic 2024-05-28 21:17:37 +02:00
  • cb9a5f0eb4 Merge branch 'main' into issue98 mihajlo 2024-05-23 14:17:18 +00:00
  • da522c557d chore(git): Merge branch 'issue98' of ssh://git.datacontroller.io:29419/dc/dc into issue98 Mihajlo Medjedovic 2024-05-23 16:16:57 +02:00
  • 2c0afd0268 feat(dark mode): removing custom css rules so clarity can handle dark/light modes. Handsontable css for dark mode Mihajlo Medjedovic 2024-05-23 16:16:47 +02:00
  • 20255c69c2 chore(release): 6.8.5 [skip ci] v6.8.5 semantic-release-bot 2024-05-23 11:34:51 +00:00
  • 74f1c5416b Merge pull request 'fix: bitemporal load issue #105' (#108) from issue105 into main allan 2024-05-23 11:08:03 +00:00
  • feed7f1ded Merge branch 'main' into issue105 allan 2024-05-23 11:07:29 +00:00
  • 967698e4ce fix: bitemporal load issue #105 allan 2024-05-23 12:07:11 +01:00
  • 71bd81ae47 chore(release): 6.8.4 [skip ci] v6.8.4 semantic-release-bot 2024-05-22 16:56:15 +00:00
  • 89a5153bb3 Merge pull request 'fix: new approach to fixing #105' (#106) from issue105 into main allan 2024-05-22 16:33:29 +00:00
  • c11bd9a2c5 fix: new approach to fixing #105 allan 2024-05-22 17:33:04 +01:00
  • 59d46a9926 Merge branch 'main' into issue98 mihajlo 2024-05-22 11:30:29 +00:00
  • 39c3e5411f chore(release): 6.8.3 [skip ci] v6.8.3 semantic-release-bot 2024-05-09 11:47:48 +00:00
  • aad419c55d Merge pull request 'fix: updating core to increase filename length, closes #103' (#104) from issue103 into main allan 2024-05-09 11:29:37 +00:00
  • ee58fd5b4b fix: updating core to increase filename length, closes #103 ^ 2024-05-09 12:23:04 +01:00
  • 5564aea9c2 feat(dark mode): refactoring clarity to enable dark mode, added toggle button Mihajlo Medjedovic 2024-05-08 16:51:01 +02:00
  • aedd2c451b Merge pull request 'release-ci' (#100) from release-ci into main allan 2024-05-06 21:33:57 +00:00
  • 6d597611b6 chore(git): Merge branch 'main' into release-ci Mihajlo Medjedovic 2024-05-06 09:04:34 +02:00
  • 9ffe5efe5d ci: added viya.json to the release assets Mihajlo Medjedovic 2024-05-06 09:04:19 +02:00
  • 2715950d86 chore(release): 6.8.2 [skip ci] v6.8.2 semantic-release-bot 2024-05-03 07:19:26 +00:00
  • 77a7190f4d ci: fixing release script Mihajlo Medjedovic 2024-05-03 09:03:56 +02:00
  • cc65890fea Merge pull request 'fix: dc_request_logs option feature closes #96' (#97) from issue96 into main allan 2024-05-02 22:25:29 +00:00
  • 93758efb27 fix: dc_request_logs option feature see: https://docs.datacontroller.io/dcc-options/#dc_request_logs ^ 2024-05-02 23:09:14 +01:00
  • c0dc9191e3 fix: release process Mihajlo Medjedovic 2024-05-02 18:41:25 +02:00
  • 485783a782 chore(release): 6.8.1 [skip ci] v6.8.1 semantic-release-bot 2024-05-02 16:10:44 +00:00
  • ee07bef2b8 Merge pull request 'fix: hide approve button when table revertable' (#95) from ci-fix into main mihajlo 2024-05-02 15:57:22 +00:00
  • 0de8481314 ci: ng build Mihajlo Medjedovic 2024-05-02 17:48:30 +02:00
  • ec0f539a33 fix: hide approve button when table revertable Mihajlo Medjedovic 2024-05-02 17:44:53 +02:00
  • 173ee2daff chore(release): 6.8.0 [skip ci] v6.8.0 semantic-release-bot 2024-05-02 12:08:05 +00:00
  • 5c0091b5e8 chore: test workaround Mihajlo Medjedovic 2024-05-02 13:54:44 +02:00
  • 84dce7f6e8 Merge pull request 'Restore Previous State / Data Rollback' (#94) from restore into main allan 2024-05-02 11:18:28 +00:00
  • e8a943a35a chore: ng test Mihajlo Medjedovic 2024-05-02 13:08:06 +02:00
  • b3171a8125 ci: fix Mihajlo Medjedovic 2024-05-02 12:56:52 +02:00
  • d77f2eb674 chore(git): Merge branch 'deps-update' into restore Mihajlo Medjedovic 2024-05-02 12:53:32 +02:00
  • 5474fad9cc chore: package-lock Mihajlo Medjedovic 2024-05-02 12:46:50 +02:00
  • 3dd85cc60b fix: cypress tests Mihajlo Medjedovic 2024-05-02 12:39:07 +02:00
  • 510e412ff2 chore: cypress tests fix Mihajlo Medjedovic 2024-05-02 11:25:46 +02:00
  • 3dfdccbc6b ci: sheet lib Mihajlo Medjedovic 2024-05-02 10:04:31 +02:00
  • a55661548a chore: licence checker Mihajlo Medjedovic 2024-05-02 09:59:21 +02:00
  • 69363b37e9 ci: sheet lib Mihajlo Medjedovic 2024-05-02 09:54:10 +02:00
  • 2d6a753921 ci: sheet lib Mihajlo Medjedovic 2024-05-02 09:52:22 +02:00
  • dc989e5668 ci: fix Mihajlo Medjedovic 2024-05-02 09:38:43 +02:00
  • 227ac480d5 style: lint Mihajlo Medjedovic 2024-05-02 09:30:23 +02:00
  • c5e4650327 fix: ci sheet lib, submit message auto focus Mihajlo Medjedovic 2024-05-02 09:28:39 +02:00
  • 56cf271e77 Merge branch 'main' into deps-update allan 2024-04-30 17:41:54 +00:00
  • fa8396f039 fix: supporting SCD2 data reversions ^ 2024-04-30 18:39:00 +01:00
  • 904ca30f91 fix: issue with multiple adds/deletes, #84 ^ 2024-04-30 17:46:00 +01:00
  • 549f35766b fix: restore table version improvement Mihajlo Medjedovic 2024-04-30 15:43:17 +02:00
  • 1589c799ec chore(git): Merge branch 'restore' of ssh://git.datacontroller.io:29419/dc/dc into restore Mihajlo Medjedovic 2024-04-30 15:26:07 +02:00
  • 604c2e70bd feat: restore Mihajlo Medjedovic 2024-04-30 15:25:58 +02:00
  • 297a84d3a4 fix: final testing on restore feature ^ 2024-04-30 14:21:02 +01:00
  • aaad9f7207 fix: load_ref var ^ 2024-04-30 12:34:22 +01:00
  • a4028562ce fix: ensuring that only restorable versions are restorable ^ 2024-04-30 11:14:47 +01:00
  • 5ab3f98855 chore(git): Merge branch 'main' into restore Mihajlo Medjedovic 2024-04-30 09:04:46 +02:00
  • eba21e96b4 fix: removing alerts dummy data, closes #93 ^ 2024-04-30 00:22:44 +01:00
  • 9ad7ae47b5 feat: SAS services & tests for RESTORE, #84 ^ 2024-04-30 00:20:40 +01:00
  • cf54e4c8f3 Update README.md allan 2024-04-23 13:06:51 +00:00
  • 57aa6fa0fc ci: fix Mihajlo Medjedovic 2024-04-15 09:37:20 +02:00
  • 4a01f3d490 ci: fix Mihajlo Medjedovic 2024-04-12 21:37:49 +02:00
  • 80a0db951d chore: angular testing Mihajlo Medjedovic 2024-04-12 15:48:00 +02:00
  • 3202cb8e08 ci: ng test fix Mihajlo Medjedovic 2024-04-12 14:23:04 +02:00
  • ddf36230bf ci: ng test fix Mihajlo Medjedovic 2024-04-12 14:06:29 +02:00
  • b67c2be968 chore: package json test script fix Mihajlo Medjedovic 2024-04-12 13:53:35 +02:00
  • dc2c8da92b ci: added angular tests on PR Mihajlo Medjedovic 2024-04-12 13:30:44 +02:00
  • 5d6c3701d0 chore: licence checker update Mihajlo Medjedovic 2024-04-12 13:28:18 +02:00
  • b024e263b4 chore: updated package-lock Mihajlo Medjedovic 2024-04-12 13:20:08 +02:00
  • b706864e40 Merge pull request 'Angular and Clarity Update' (#91) from deps-update into main allan 2024-04-12 10:45:57 +00:00
  • 60cc666b67 chore: licence checker Mihajlo Medjedovic 2024-04-12 12:34:01 +02:00
  • efff4dd553 chore(cypress): bigger viewport size Mihajlo Medjedovic 2024-04-12 11:48:23 +02:00