semantic-release-bot
113e0bbc3c
chore(release): 7.2.5 [skip ci]
...
## [7.2.5](https://git.datacontroller.io/dc/dc/compare/v7.2.4...v7.2.5 ) (2025-12-09)
### Bug Fixes
* (build) rebuilt package-lock files ([bfbfd55 ](bfbfd55fe7 ))
* (deps) bump @sasjs/cli and @sasjs/core ([d7c7302 ](d7c7302c12 ))
* (deps) bumped @sasjs/core, @sasjs/cli, @sasjs/utils and @sasjs/adapter ([af1657e ](af1657e226 ))
* configurable audit table on restore check ([26ce95f ](26ce95f7c1 )), closes [#193 ](#193 )
* improved testing ([fb3c49a ](fb3c49aa8b ))
* output values to intended macro variables ([43ae73c ](43ae73c5f3 ))
2025-12-09 12:27:01 +00:00
2af97e40bf
Merge pull request 'fix: (build) bump node version for pipelines' ( #196 ) from node_version_bump_for_pipelines into main
...
Release / Build-production-and-ng-test (push) Successful in 3m23s
Release / Build-and-test-development (push) Successful in 7m59s
Release / release (push) Successful in 7m3s
Reviewed-on: #196
2025-12-09 12:12:31 +00:00
Trevor Moody
83cbe3aece
chore: (build) bump node version for pipelines
Build / Build-and-ng-test (pull_request) Successful in 3m36s
Build / Build-and-test-development (pull_request) Successful in 8m10s
Lighthouse Checks / lighthouse (24.5.0) (pull_request) Successful in 18m11s
2025-12-09 11:49:56 +00:00
ceac1ba614
Merge pull request 'bumpCoreAndCli_20251125' ( #195 ) from bumpCoreAndCli_20251125 into main
...
Release / Build-production-and-ng-test (push) Successful in 3m39s
Release / Build-and-test-development (push) Successful in 8m11s
Release / release (push) Failing after 3m19s
Reviewed-on: #195
2025-12-08 19:02:14 +00:00
allan
765fdbdf9d
chore: merge
Build / Build-and-ng-test (pull_request) Successful in 3m33s
Build / Build-and-test-development (pull_request) Successful in 8m16s
Lighthouse Checks / lighthouse (20.15.1) (pull_request) Successful in 18m46s
2025-12-08 17:41:07 +00:00
Trevor Moody
43ae73c5f3
fix: output values to intended macro variables
Build / Build-and-ng-test (pull_request) Successful in 3m33s
Build / Build-and-test-development (pull_request) Successful in 8m19s
Lighthouse Checks / lighthouse (20.15.1) (pull_request) Successful in 19m13s
2025-12-08 16:55:22 +00:00
Trevor Moody
e57a0de8a9
chore: Re-basing file due to merge conflict
2025-12-08 16:53:03 +00:00
Trevor Moody
3de491105b
chore: (build) amended licenseChecker.js exclusions
Build / Build-and-ng-test (pull_request) Successful in 3m35s
Build / Build-and-test-development (pull_request) Successful in 8m11s
Lighthouse Checks / lighthouse (20.15.1) (pull_request) Successful in 19m7s
2025-12-08 16:04:41 +00:00
M
2fe690e962
chore: package-lock
Build / Build-and-ng-test (pull_request) Failing after 1m27s
Lighthouse Checks / lighthouse (20.15.1) (pull_request) Failing after 1m46s
Build / Build-and-test-development (pull_request) Successful in 8m6s
2025-12-08 15:49:46 +01:00
M
b826d37086
chore: package-lock
Build / Build-and-ng-test (pull_request) Failing after 39s
Lighthouse Checks / lighthouse (20.15.1) (pull_request) Failing after 53s
Build / Build-and-test-development (pull_request) Failing after 42s
2025-12-08 15:42:03 +01:00
Trevor Moody
bfbfd55fe7
fix: (build) rebuilt package-lock files
Build / Build-and-ng-test (pull_request) Failing after 38s
Lighthouse Checks / lighthouse (20.15.1) (pull_request) Failing after 58s
Build / Build-and-test-development (pull_request) Failing after 44s
2025-12-08 14:16:56 +00:00
Trevor Moody
15f38efd52
chore: (build) use node 24.5.0
Build / Build-and-ng-test (pull_request) Failing after 45s
Lighthouse Checks / lighthouse (20.15.1) (pull_request) Failing after 56s
Build / Build-and-test-development (pull_request) Failing after 41s
2025-12-08 13:02:50 +00:00
Trevor Moody
5d25681485
chore: lint fixes
Lighthouse Checks / lighthouse (20.15.1) (pull_request) Failing after 57s
Build / Build-and-test-development (pull_request) Failing after 42s
Build / Build-and-ng-test (pull_request) Failing after 41s
2025-12-08 12:30:00 +00:00
Trevor Moody
d26df376f8
chore: CRLF to LF
Lighthouse Checks / lighthouse (20.15.1) (pull_request) Failing after 56s
Build / Build-and-test-development (pull_request) Failing after 41s
Build / Build-and-ng-test (pull_request) Failing after 37s
2025-12-08 11:41:12 +00:00
cff3fb3bad
Merge pull request 'fix: configurable audit table on restore check' ( #194 ) from issue193 into main
...
Release / Build-production-and-ng-test (push) Successful in 3m36s
Release / Build-and-test-development (push) Successful in 8m15s
Release / release (push) Failing after 3m20s
Reviewed-on: #194
2025-12-08 11:25:44 +00:00
Trevor Moody
fb3c49aa8b
fix: improved testing
Build / Build-and-ng-test (pull_request) Failing after 39s
Lighthouse Checks / lighthouse (20.15.1) (pull_request) Failing after 57s
Build / Build-and-test-development (pull_request) Failing after 58s
2025-12-08 10:21:37 +00:00
Trevor Moody
af1657e226
fix: (deps) bumped @sasjs/core, @sasjs/cli, @sasjs/utils and @sasjs/adapter
2025-11-28 04:11:46 +00:00
Trevor Moody
d7c7302c12
fix: (deps) bump @sasjs/cli and @sasjs/core
2025-11-25 14:24:36 +00:00
26ce95f7c1
fix: configurable audit table on restore check
...
Build / Build-and-ng-test (pull_request) Successful in 5m41s
Build / Build-and-test-development (pull_request) Successful in 9m29s
Lighthouse Checks / lighthouse (20.15.1) (pull_request) Successful in 19m20s
closes #193
2025-10-27 20:13:49 +00:00
semantic-release-bot
4924df2ef3
chore(release): 7.2.4 [skip ci]
...
## [7.2.4](https://git.datacontroller.io/dc/dc/compare/v7.2.3...v7.2.4 ) (2025-10-14)
### Bug Fixes
* ensure reload after applying licence key ([cb1978b ](cb1978bcaf ))
* snyk report security patches ([387f512 ](387f5122f1 ))
2025-10-14 11:44:18 +00:00
2e141a5d52
chore(git): merge pull request 'fix: snyk report security patches' ( #192 ) from dc_snyk into main
...
Release / Build-production-and-ng-test (push) Successful in 3m42s
Release / Build-and-test-development (push) Successful in 8m52s
Release / release (push) Successful in 8m13s
Reviewed-on: #192
Reviewed-by: mihajlo <mihajlo@4gl.io >
Reviewed-by: sead <sead@noreply.git.datacontroller.io >
2025-10-14 11:28:05 +00:00
Trevor Moody
cb1978bcaf
fix: ensure reload after applying licence key
Build / Build-and-ng-test (pull_request) Successful in 4m2s
Build / Build-and-test-development (pull_request) Successful in 8m49s
Lighthouse Checks / lighthouse (20.15.1) (pull_request) Successful in 18m48s
2025-10-14 12:05:27 +01:00
Trevor Moody
387f5122f1
fix: snyk report security patches
Build / Build-and-ng-test (pull_request) Successful in 4m0s
Lighthouse Checks / lighthouse (20.15.1) (pull_request) Successful in 19m23s
Build / Build-and-test-development (pull_request) Failing after 11m1s
2025-10-10 12:54:22 +01:00
semantic-release-bot
db5887de21
chore(release): 7.2.3 [skip ci]
...
## [7.2.3](https://git.datacontroller.io/dc/dc/compare/v7.2.2...v7.2.3 ) (2025-10-02)
### Bug Fixes
* opening second table in viewer throws an error ([6c6b1cb ](6c6b1cbf46 ))
2025-10-02 15:10:30 +00:00
fe24d9bcbd
Merge pull request 'opening second table in viewer throws an error' ( #191 ) from issue-189 into main
...
Release / Build-production-and-ng-test (push) Successful in 3m47s
Release / Build-and-test-development (push) Successful in 8m52s
Release / release (push) Successful in 8m25s
Reviewed-on: #191
Reviewed-by: allan <allan@4gl.io >
2025-10-02 14:54:13 +00:00
M
6c6b1cbf46
fix: opening second table in viewer throws an error
Build / Build-and-ng-test (pull_request) Successful in 4m59s
Build / Build-and-test-development (pull_request) Successful in 9m5s
Lighthouse Checks / lighthouse (20.15.1) (pull_request) Successful in 19m55s
2025-10-02 16:23:00 +02:00
semantic-release-bot
4d65c9c999
chore(release): 7.2.2 [skip ci]
...
## [7.2.2](https://git.datacontroller.io/dc/dc/compare/v7.2.1...v7.2.2 ) (2025-09-23)
### Bug Fixes
* jsrsasign, @sasjs/cli bump ([365f129 ](365f12996d ))
2025-09-23 21:50:46 +00:00
4417279275
Merge pull request 'Addressing production vulnerabilities' ( #188 ) from vulnerabilities into main
...
Release / Build-production-and-ng-test (push) Successful in 3m35s
Release / Build-and-test-development (push) Successful in 8m7s
Release / release (push) Successful in 7m48s
Reviewed-on: #188
2025-09-23 21:35:40 +00:00
M
365f12996d
fix: jsrsasign, @sasjs/cli bump
Build / Build-and-ng-test (pull_request) Successful in 3m52s
Build / Build-and-test-development (pull_request) Successful in 8m14s
Lighthouse Checks / lighthouse (20.15.1) (pull_request) Successful in 18m20s
2025-09-23 16:44:55 +02:00
semantic-release-bot
ef1015f33b
chore(release): 7.2.1 [skip ci]
...
## [7.2.1](https://git.datacontroller.io/dc/dc/compare/v7.2.0...v7.2.1 ) (2025-08-08)
### Bug Fixes
* removing localhost from index.html ([225e693 ](225e693d1f ))
2025-08-08 17:35:02 +00:00
b43dfb5cf4
Merge pull request 'fix: removing localhost from index.html' ( #187 ) from localhostfix into main
...
Release / Build-production-and-ng-test (push) Successful in 3m54s
Release / Build-and-test-development (push) Successful in 8m25s
Release / release (push) Successful in 7m50s
Reviewed-on: #187
2025-08-08 17:19:17 +00:00
allan
225e693d1f
fix: removing localhost from index.html
Build / Build-and-ng-test (pull_request) Successful in 3m47s
Build / Build-and-test-development (pull_request) Successful in 8m27s
Lighthouse Checks / lighthouse (20.15.1) (pull_request) Successful in 18m41s
2025-08-08 18:08:49 +01:00
semantic-release-bot
fda91770be
chore(release): 7.2.0 [skip ci]
...
# [7.2.0](https://git.datacontroller.io/dc/dc/compare/v7.1.1...v7.2.0 ) (2025-08-08)
### Bug Fixes
* **ci:** cypress dependency package not available anymore ([26cdd73 ](26cdd73331 ))
* **hot v16 migration:** multi dataset fixed issues, and cypress tests adapted ([712b384 ](712b384848 ))
* obsolete cypress deps ([2ba4b53 ](2ba4b5383e ))
* remaining hot migrations - handsontable/angular-wrapper ([b419cd5 ](b419cd5078 ))
### Features
* lighthouse accessibility check pipeline ([670ec2c ](670ec2c71c ))
2025-08-08 11:51:38 +00:00
d512876e0b
Merge pull request 'fix: obsolete cypress deps' ( #186 ) from cypress-deps into main
...
Release / Build-production-and-ng-test (push) Successful in 3m42s
Release / Build-and-test-development (push) Successful in 8m24s
Release / release (push) Successful in 7m50s
Reviewed-on: #186
2025-08-08 11:36:06 +00:00
M
2ba4b5383e
fix: obsolete cypress deps
Build / Build-and-ng-test (pull_request) Successful in 3m46s
Build / Build-and-test-development (pull_request) Successful in 8m17s
Lighthouse Checks / lighthouse (20.15.1) (pull_request) Successful in 18m35s
2025-08-08 13:25:11 +02:00
ecc3184609
Merge pull request 'fix: remaining hot migrations - handsontable/angular-wrapper' ( #185 ) from remaining-hot-migration into main
...
Release / Build-production-and-ng-test (push) Successful in 3m32s
Release / Build-and-test-development (push) Failing after 38s
Release / release (push) Has been skipped
Reviewed-on: #185
Reviewed-by: allan <allan@4gl.io >
2025-08-08 08:28:16 +00:00
M
712b384848
fix(hot v16 migration): multi dataset fixed issues, and cypress tests adapted
Build / Build-and-ng-test (pull_request) Successful in 3m44s
Build / Build-and-test-development (pull_request) Successful in 8m24s
Lighthouse Checks / lighthouse (20.15.1) (pull_request) Successful in 18m5s
2025-08-07 16:58:53 +02:00
M
26cdd73331
fix(ci): cypress dependency package not available anymore
Build / Build-and-ng-test (pull_request) Successful in 3m46s
Build / Build-and-test-development (pull_request) Failing after 11m42s
Lighthouse Checks / lighthouse (20.15.1) (pull_request) Successful in 18m1s
2025-08-07 11:15:00 +02:00
M
919aa6dcfe
ci: lighthouse
Build / Build-and-ng-test (pull_request) Successful in 3m46s
Build / Build-and-test-development (pull_request) Failing after 33s
Lighthouse Checks / lighthouse (20.15.1) (pull_request) Successful in 18m1s
2025-08-07 10:22:10 +02:00
M
3bb3093b49
ci: lighthouse
Build / Build-and-ng-test (pull_request) Successful in 3m54s
Build / Build-and-test-development (pull_request) Failing after 33s
Lighthouse Checks / lighthouse (20.15.1) (pull_request) Has been cancelled
2025-08-07 10:14:24 +02:00
M
9c12250558
ci: lighthouse
Lighthouse Checks / lighthouse (20.15.1) (pull_request) Failing after 3m32s
Build / Build-and-ng-test (pull_request) Successful in 3m49s
Build / Build-and-test-development (pull_request) Failing after 35s
2025-08-07 10:09:19 +02:00
M
6c843f64fb
chore: install wait-on
Build / Build-and-ng-test (pull_request) Successful in 3m45s
Build / Build-and-test-development (pull_request) Failing after 33s
Lighthouse Checks / lighthouse (20.15.1) (pull_request) Has been cancelled
2025-08-07 09:54:27 +02:00
M
3fda7dc5b0
chore: installed wait-on
Build / Build-and-ng-test (pull_request) Successful in 3m49s
Build / Build-and-test-development (pull_request) Failing after 37s
Lighthouse Checks / lighthouse (20.15.1) (pull_request) Has been cancelled
2025-08-07 09:48:31 +02:00
M
22ec7f0340
ci: lighthouse
Build / Build-and-ng-test (pull_request) Successful in 4m30s
Build / Build-and-test-development (pull_request) Failing after 38s
Lighthouse Checks / lighthouse (20.15.1) (pull_request) Failing after 3h12m40s
2025-08-06 16:15:45 +02:00
M
378461dcbb
chore: licence checker
Lighthouse Checks / lighthouse (20.15.1) (pull_request) Failing after 3m31s
Build / Build-and-ng-test (pull_request) Successful in 3m49s
Build / Build-and-test-development (pull_request) Failing after 54s
2025-08-06 16:08:50 +02:00
M
905c7b9d3c
chore: remove doxy
Lighthouse Checks / lighthouse (20.15.1) (pull_request) Failing after 1m26s
Build / Build-and-ng-test (pull_request) Failing after 2m6s
Build / Build-and-test-development (pull_request) Failing after 53s
2025-08-06 16:05:07 +02:00
M
670ec2c71c
feat: lighthouse accessibility check pipeline
Build / Build-and-ng-test (pull_request) Failing after 1m20s
Build / Build-and-test-development (pull_request) Failing after 57s
Lighthouse Checks / lighthouse (20.15.1) (pull_request) Failing after 2m24s
2025-08-06 15:52:58 +02:00
M
b419cd5078
fix: remaining hot migrations - handsontable/angular-wrapper
Build / Build-and-ng-test (pull_request) Failing after 2m3s
Build / Build-and-test-development (pull_request) Failing after 1m34s
2025-08-06 14:06:07 +02:00
semantic-release-bot
b1db4ea590
chore(release): 7.1.1 [skip ci]
...
## [7.1.1](https://git.datacontroller.io/dc/dc/compare/v7.1.0...v7.1.1 ) (2025-07-24)
### Bug Fixes
* **viewboxes:** hot v16 fails to load because of relative height `100%` ([672dd6d ](672dd6d4f1 ))
2025-07-24 11:46:09 +00:00
822ddb1274
Merge pull request 'fix(viewboxes): hot v16 fails to load because of relative height 100%' ( #183 ) from hot16-viewboxes into main
...
Release / Build-production-and-ng-test (push) Successful in 3m50s
Release / Build-and-test-development (push) Successful in 9m17s
Release / release (push) Successful in 8m4s
Reviewed-on: #183
2025-07-24 11:29:33 +00:00
M
672dd6d4f1
fix(viewboxes): hot v16 fails to load because of relative height 100%
Build / Build-and-ng-test (pull_request) Successful in 3m55s
Build / Build-and-test-development (pull_request) Successful in 8m27s
2025-07-24 13:12:15 +02:00
semantic-release-bot
b3ac73d903
chore(release): 7.1.0 [skip ci]
...
# [7.1.0](https://git.datacontroller.io/dc/dc/compare/v7.0.3...v7.1.0 ) (2025-07-23)
### Bug Fixes
* adapter bump ([b495c41 ](b495c41626 ))
* bumping CLI to 4.12.10 ([a08a717 ](a08a717ca8 ))
* bumping sasjs/core and sasjs/cli ([63e9af4 ](63e9af402e ))
### Features
* improving accessibility score up to 100, hot update to v16.0.1 ([71c308d ](71c308d052 ))
2025-07-23 19:46:56 +00:00
M
f8554dd5e7
ci: cypress tests, ng server 'wait on' fix
Release / Build-production-and-ng-test (push) Successful in 3m36s
Release / Build-and-test-development (push) Successful in 8m12s
Release / release (push) Successful in 7m58s
2025-07-23 21:31:29 +02:00
88679c0c9a
Merge pull request 'fix: bumping CLI to 4.12.10' ( #181 ) from clibump into main
...
Release / Build-production-and-ng-test (push) Successful in 3m35s
Release / Build-and-test-development (push) Failing after 3h10m30s
Release / release (push) Has been cancelled
Reviewed-on: #181
2025-07-23 15:04:30 +00:00
allan
a08a717ca8
fix: bumping CLI to 4.12.10
Build / Build-and-ng-test (pull_request) Successful in 3m43s
Build / Build-and-test-development (pull_request) Successful in 8m11s
2025-07-23 16:03:57 +01:00
c8b6fdbfdb
Merge pull request 'Improving accessibility score up to 100, hot update to v16.0.1' ( #180 ) from accessibility-maxing into main
...
Release / Build-production-and-ng-test (push) Failing after 1m13s
Release / Build-and-test-development (push) Has been skipped
Release / release (push) Has been skipped
Reviewed-on: #180
2025-07-23 13:21:40 +00:00
M
b495c41626
fix: adapter bump
Build / Build-and-ng-test (pull_request) Successful in 3m39s
Build / Build-and-test-development (pull_request) Successful in 8m9s
2025-07-23 14:59:45 +02:00
M
7f4be474c6
chore(git): Merge branch 'main' into accessibility-maxing
Build / Build-and-ng-test (pull_request) Successful in 3m48s
Build / Build-and-test-development (pull_request) Successful in 8m12s
2025-07-23 13:23:53 +02:00
7f6f68fcbb
Merge pull request 'fix: bumping sasjs/core and sasjs/cli' ( #177 ) from issue157 into main
...
Release / Build-production-and-ng-test (push) Failing after 1m13s
Release / Build-and-test-development (push) Has been skipped
Release / release (push) Has been skipped
Reviewed-on: #177
2025-07-23 11:14:37 +00:00
M
03fd7db033
chore: licence checker
Build / Build-and-ng-test (pull_request) Successful in 3m48s
Build / Build-and-test-development (pull_request) Successful in 8m13s
2025-07-23 12:22:04 +02:00
M
9dc5c66f7b
chore: package-lock
Build / Build-and-ng-test (pull_request) Failing after 1m18s
Build / Build-and-test-development (pull_request) Successful in 8m12s
2025-07-23 12:16:25 +02:00
M
aa1b08632e
chore: package-lock
Build / Build-and-ng-test (pull_request) Successful in 3m42s
Build / Build-and-test-development (pull_request) Successful in 7m59s
2025-07-23 11:52:56 +02:00
M
6bbe354c9e
ci: fix
Build / Build-and-ng-test (pull_request) Failing after 45s
Build / Build-and-test-development (pull_request) Failing after 46s
2025-07-23 11:51:40 +02:00
M
8ff429793b
style: lint
Build / Build-and-ng-test (pull_request) Failing after 45s
Build / Build-and-test-development (pull_request) Failing after 46s
2025-07-23 11:50:35 +02:00
M
70d010127a
style: lint
Build / Build-and-ng-test (pull_request) Failing after 43s
Build / Build-and-test-development (pull_request) Failing after 44s
2025-07-23 11:49:34 +02:00
M
696717c509
ci: script
Build / Build-and-ng-test (pull_request) Failing after 41s
Build / Build-and-test-development (pull_request) Successful in 8m1s
2025-07-23 11:38:24 +02:00
M
71c308d052
feat: improving accessibility score up to 100, hot update to v16.0.1
Build / Build-and-ng-test (pull_request) Failing after 41s
Build / Build-and-test-development (pull_request) Has been cancelled
2025-07-23 11:17:57 +02:00
allan
bed5b320ad
chore: lint fix
Build / Build-and-ng-test (pull_request) Successful in 3m48s
Build / Build-and-test-development (pull_request) Has been cancelled
2025-07-07 14:51:04 +01:00
b0e827412e
Merge branch 'main' into issue157
Build / Build-and-ng-test (pull_request) Failing after 45s
Build / Build-and-test-development (pull_request) Failing after 3h1m39s
2025-07-07 13:34:38 +00:00
allan
63e9af402e
fix: bumping sasjs/core and sasjs/cli
Build / Build-and-ng-test (pull_request) Failing after 41s
Build / Build-and-test-development (pull_request) Failing after 3h11m34s
2025-07-07 14:34:03 +01:00
fd55105f62
chore(git): adding size check in precommit hook
Release / Build-production-and-ng-test (push) Successful in 4m20s
Release / release (push) Has been cancelled
Release / Build-and-test-development (push) Has been cancelled
2025-06-27 16:42:13 +01:00
semantic-release-bot
c2e3b362e7
chore(release): 7.0.3 [skip ci]
...
## [7.0.3](https://git.datacontroller.io/dc/dc/compare/v7.0.2...v7.0.3 ) (2025-06-26)
### Bug Fixes
* makedata vars ([e7cb471 ](e7cb471c0b ))
* viya deploy makedata missing params ([7a82316 ](7a8231615c ))
2025-06-26 16:29:21 +00:00
Mihajlo Medjedovic
5d2d60d040
chore: npm audit fix for client folder, lint fix
Release / Build-production-and-ng-test (push) Successful in 4m5s
Release / Build-and-test-development (push) Successful in 9m9s
Release / release (push) Successful in 9m18s
2025-06-26 17:53:22 +02:00
0e59f5406f
Merge pull request 'fix: viya deploy makedata missing params' ( #176 ) from viya-deploy-params into main
...
Release / Build-production-and-ng-test (push) Failing after 1m18s
Release / Build-and-test-development (push) Has been skipped
Release / release (push) Has been skipped
Reviewed-on: #176
2025-06-25 21:51:31 +00:00
Medjedovic
e7cb471c0b
fix: makedata vars
Build / Build-and-ng-test (pull_request) Successful in 4m5s
Build / Build-and-test-development (pull_request) Successful in 8m39s
2025-06-25 23:29:42 +02:00
Medjedovic
0465089207
style: lint
Build / Build-and-ng-test (pull_request) Successful in 4m4s
Build / Build-and-test-development (pull_request) Successful in 8m36s
2025-06-25 23:17:48 +02:00
Medjedovic
4f2f59907c
Merge branch 'viya-deploy-params' of ssh://git.datacontroller.io:29419/dc/dc into viya-deploy-params
Build / Build-and-ng-test (pull_request) Failing after 47s
Build / Build-and-test-development (pull_request) Successful in 8m37s
2025-06-25 23:04:38 +02:00
Medjedovic
7d85328d41
style: lint
2025-06-25 23:04:19 +02:00
f2a9329196
chore: bumping node v
Build / Build-and-ng-test (pull_request) Failing after 49s
Build / Build-and-test-development (pull_request) Successful in 8m39s
2025-06-25 20:20:19 +01:00
Medjedovic
7a8231615c
fix: viya deploy makedata missing params
Build / Build-and-ng-test (pull_request) Failing after 49s
Build / Build-and-test-development (pull_request) Successful in 9m5s
2025-06-25 15:41:43 +02:00
semantic-release-bot
0db6b25327
chore(release): 7.0.2 [skip ci]
...
## [7.0.2](https://git.datacontroller.io/dc/dc/compare/v7.0.1...v7.0.2 ) (2025-06-21)
### Bug Fixes
* **viya deploy:** run makedata in new window to ensure logs are available for the user ([0b4042a ](0b4042af60 ))
2025-06-21 09:30:41 +00:00
e91f6f01a6
Merge pull request 'fix(viya deploy): run makedata in new window to ensure logs are available for the user' ( #175 ) from issue154 into main
...
Release / Build-production-and-ng-test (push) Successful in 4m4s
Release / Build-and-test-development (push) Successful in 8m40s
Release / release (push) Successful in 8m30s
Reviewed-on: #175
2025-06-21 09:14:11 +00:00
Mihajlo Medjedovic
0b4042af60
fix(viya deploy): run makedata in new window to ensure logs are available for the user
Build / Build-and-ng-test (pull_request) Successful in 4m12s
Build / Build-and-test-development (pull_request) Successful in 8m42s
2025-06-17 15:33:11 +02:00
semantic-release-bot
519d8953b5
chore(release): 7.0.1 [skip ci]
...
## [7.0.1](https://git.datacontroller.io/dc/dc/compare/v7.0.0...v7.0.1 ) (2025-06-11)
### Bug Fixes
* refresh process ([4ecd186 ](4ecd186e5c ))
2025-06-11 18:47:43 +00:00
14a616fc1b
Merge pull request 'fix: refresh process' ( #173 ) from issue157 into main
...
Release / Build-production-and-ng-test (push) Successful in 4m9s
Release / Build-and-test-development (push) Successful in 8m45s
Release / release (push) Successful in 8m47s
Reviewed-on: #173
2025-06-11 18:05:06 +00:00
bfe5a8626f
Merge branch 'main' into issue157
Build / Build-and-ng-test (pull_request) Successful in 4m18s
Build / Build-and-test-development (pull_request) Successful in 8m43s
2025-06-11 18:04:48 +00:00
allan
4ecd186e5c
fix: refresh process
Build / Build-and-ng-test (pull_request) Successful in 4m15s
Build / Build-and-test-development (pull_request) Successful in 8m44s
2025-06-11 19:04:21 +01:00
semantic-release-bot
8c60473c15
chore(release): 7.0.0 [skip ci]
...
# [7.0.0](https://git.datacontroller.io/dc/dc/compare/v6.16.2...v7.0.0 ) (2025-06-11)
### Bug Fixes
* bumping adapter to re-enable JES API method ([e874143 ](e874143a95 ))
* commit git hooks checking lint ([69f687a ](69f687a85f ))
* ensuring apploc is not case sensitive. Closes [#171 ](#171 ) ([24545f2 ](24545f2acd ))
* export unregistered formats ([f6d7d6f ](f6d7d6f90c )), closes [#158 ](#158 )
* reload startupservice after user approves the MPE_TABLES page ([e5f8e50 ](e5f8e500c1 ))
* showing catalog_cnt in libinfo ([e44a25d ](e44a25dcc3 )), closes [#160 ](#160 )
### Features
* adding 4 new tables for catalogs ([e4dbab8 ](e4dbab8b16 ))
* capturing catalog specific information, closes [#159 ](#159 ) ([b4c586a ](b4c586a859 ))
* viewer added catalog_cnt ([2aa19d1 ](2aa19d1dca ))
### BREAKING CHANGES
* Introduction of 4 new tables for capturing information related to catalogs and their objects. Migration script prepared and available in the DB folder (usual place)
2025-06-11 13:46:10 +00:00
bb126eba5b
Merge pull request 'Reload startupservice after user approves the MPE_TABLES changes' ( #170 ) from issue157 into main
...
Release / Build-production-and-ng-test (push) Successful in 4m8s
Release / Build-and-test-development (push) Successful in 8m47s
Release / release (push) Successful in 8m50s
Reviewed-on: #170
2025-06-11 13:16:22 +00:00
allan
d1998422d2
chore: fix for mpe_datastatus_libs
Build / Build-and-ng-test (pull_request) Successful in 4m19s
Build / Build-and-test-development (pull_request) Successful in 8m45s
2025-06-11 14:15:50 +01:00
Mihajlo Medjedovic
69f687a85f
fix: commit git hooks checking lint
Build / Build-and-ng-test (pull_request) Successful in 4m11s
Build / Build-and-test-development (pull_request) Successful in 8m34s
2025-06-11 13:11:30 +02:00
Mihajlo Medjedovic
2aa19d1dca
feat: viewer added catalog_cnt
Build / Build-and-ng-test (pull_request) Failing after 48s
Build / Build-and-test-development (pull_request) Successful in 8m49s
2025-06-11 12:57:10 +02:00
allan
e44a25dcc3
fix: showing catalog_cnt in libinfo
...
Build / Build-and-ng-test (pull_request) Successful in 4m19s
Build / Build-and-test-development (pull_request) Successful in 8m53s
Closes #160
2025-06-11 10:06:52 +01:00
allan
efb5ffa906
chore: reverting accidental change
Build / Build-and-ng-test (pull_request) Successful in 4m4s
Build / Build-and-test-development (pull_request) Successful in 8m33s
2025-06-10 22:45:39 +01:00
allan
b4c586a859
feat: capturing catalog specific information, closes #159
...
Build / Build-and-ng-test (pull_request) Successful in 4m12s
Build / Build-and-test-development (pull_request) Successful in 8m35s
BREAKING CHANGE: Introduction of 4 new tables for capturing information related to catalogs and their objects. Migration script prepared and available in the DB folder (usual place)
2025-06-10 22:40:09 +01:00
allan
e874143a95
fix: bumping adapter to re-enable JES API method
2025-06-10 16:18:56 +01:00
allan
e4dbab8b16
feat: adding 4 new tables for catalogs
2025-06-10 16:18:30 +01:00
allan
f6d7d6f90c
fix: export unregistered formats
...
Build / Build-and-ng-test (pull_request) Successful in 4m14s
Build / Build-and-test-development (pull_request) Successful in 9m0s
Closes #158
2025-06-10 09:41:18 +01:00
allan
063c90caf4
chore(docs): readme fix
Build / Build-and-ng-test (pull_request) Successful in 4m3s
Build / Build-and-test-development (pull_request) Successful in 8m38s
2025-06-06 23:24:35 +01:00
allan
2011c2eee7
chore(docs): updating README with viya deploy details
Build / Build-and-ng-test (pull_request) Successful in 4m0s
Build / Build-and-test-development (pull_request) Successful in 8m28s
2025-06-06 23:23:47 +01:00
allan
24545f2acd
fix: ensuring apploc is not case sensitive. Closes #171
Build / Build-and-ng-test (pull_request) Successful in 4m6s
Build / Build-and-test-development (pull_request) Successful in 8m38s
2025-06-06 21:05:08 +01:00
a7c81245ff
Merge branch 'main' into issue157
Build / Build-and-ng-test (pull_request) Successful in 4m6s
Build / Build-and-test-development (pull_request) Successful in 8m45s
2025-06-06 13:17:17 +00:00
Mihajlo Medjedovic
4f2c993b2d
style: lint
Build / Build-and-ng-test (pull_request) Successful in 4m3s
Build / Build-and-test-development (pull_request) Successful in 8m35s
2025-06-06 15:03:51 +02:00
Mihajlo Medjedovic
e5f8e500c1
fix: reload startupservice after user approves the MPE_TABLES page
2025-06-06 15:03:36 +02:00
semantic-release-bot
a61e2de140
chore(release): 6.16.2 [skip ci]
...
## [6.16.2](https://git.datacontroller.io/dc/dc/compare/v6.16.1...v6.16.2 ) (2025-06-06)
### Bug Fixes
* streaming viya deploy `isStreaming` function stability fix ([4830c6d ](4830c6d219 ))
2025-06-06 11:36:00 +00:00
881d2b060e
Merge pull request 'fix: streaming viya deploy isStreaming function stability fix' ( #169 ) from viya-deploy into main
...
Release / Build-production-and-ng-test (push) Successful in 3m53s
Release / Build-and-test-development (push) Successful in 8m36s
Release / release (push) Successful in 8m18s
Reviewed-on: #169
2025-06-06 11:08:03 +00:00
Mihajlo Medjedovic
4830c6d219
fix: streaming viya deploy isStreaming function stability fix
Build / Build-and-ng-test (pull_request) Successful in 3m59s
Build / Build-and-test-development (pull_request) Successful in 8m30s
2025-06-06 13:06:55 +02:00
semantic-release-bot
4c3c9ac88c
chore(release): 6.16.1 [skip ci]
...
## [6.16.1](https://git.datacontroller.io/dc/dc/compare/v6.16.0...v6.16.1 ) (2025-06-06)
### Bug Fixes
* viya deploy updating index html based on URL ([86134f4 ](86134f478a ))
* viya streamed app deploy page flow fix ([89ab296 ](89ab296151 ))
2025-06-06 10:35:30 +00:00
7e1c610a4d
Merge pull request 'Viya deploy, updating the compute context in index.html file, found based on URL' ( #168 ) from viya-deploy into main
...
Release / Build-production-and-ng-test (push) Successful in 3m54s
Release / Build-and-test-development (push) Successful in 8m30s
Release / release (push) Successful in 8m19s
Reviewed-on: #168
2025-06-06 10:19:20 +00:00
Mihajlo Medjedovic
8139f495ce
style: lint
Build / Build-and-ng-test (pull_request) Successful in 4m4s
Build / Build-and-test-development (pull_request) Successful in 8m33s
2025-06-06 12:06:10 +02:00
Mihajlo Medjedovic
89ab296151
fix: viya streamed app deploy page flow fix
2025-06-06 12:05:52 +02:00
Mihajlo Medjedovic
a0dc92c403
style: lint
Build / Build-and-ng-test (pull_request) Successful in 4m15s
Build / Build-and-test-development (pull_request) Successful in 8m34s
2025-06-06 10:58:01 +02:00
Mihajlo Medjedovic
86134f478a
fix: viya deploy updating index html based on URL
2025-06-06 10:57:41 +02:00
semantic-release-bot
9a2addc18e
chore(release): 6.16.0 [skip ci]
...
# [6.16.0](https://git.datacontroller.io/dc/dc/compare/v6.15.2...v6.16.0 ) (2025-06-05)
### Bug Fixes
* adapter bump ([ca7caa2 ](ca7caa25b6 ))
* automatic viya deploy timing issue ([037a97b ](037a97b6ff ))
* bump core to ensure ff works on viya streaming deploy ([cbd69df ](cbd69df708 )), closes [#156 ](#156 )
* viya deploy load data timing ([abdbb67 ](abdbb67471 ))
### Features
* viya deploy, update the index.html contextname ([7223955 ](72239558af ))
2025-06-05 13:53:03 +00:00
9264ce2a60
Merge pull request 'Adapter bump, including getFileContent and updateFileContent' ( #167 ) from adapter-bump into main
...
Release / Build-production-and-ng-test (push) Successful in 4m4s
Release / Build-and-test-development (push) Successful in 9m9s
Release / release (push) Successful in 8m19s
Reviewed-on: #167
2025-06-05 13:17:06 +00:00
allan
cbd69df708
fix: bump core to ensure ff works on viya streaming deploy
...
Build / Build-and-ng-test (pull_request) Successful in 4m3s
Build / Build-and-test-development (pull_request) Successful in 8m39s
closes #156 (along with previous releases)
2025-06-05 14:16:44 +01:00
Mihajlo Medjedovic
ca7caa25b6
fix: adapter bump
Build / Build-and-ng-test (pull_request) Successful in 4m9s
Build / Build-and-test-development (pull_request) Successful in 8m45s
2025-06-05 14:49:21 +02:00
c10330627f
Merge pull request 'Viya smooth deploy' ( #166 ) from deploy-context into main
...
Release / Build-production-and-ng-test (push) Has been cancelled
Release / Build-and-test-development (push) Has been cancelled
Release / release (push) Has been cancelled
Reviewed-on: #166
2025-06-05 12:30:29 +00:00
d80c59afce
Merge branch 'main' into deploy-context
Build / Build-and-ng-test (pull_request) Has been cancelled
Build / Build-and-test-development (pull_request) Has been cancelled
2025-06-05 12:30:19 +00:00
Mihajlo Medjedovic
abdbb67471
fix: viya deploy load data timing
Build / Build-and-ng-test (pull_request) Failing after 4m0s
Build / Build-and-test-development (pull_request) Failing after 2h56m12s
2025-06-05 12:07:26 +02:00
Mihajlo Medjedovic
037a97b6ff
fix: automatic viya deploy timing issue
2025-06-04 17:37:44 +02:00
Mihajlo Medjedovic
a0a529ad38
style: lint
2025-06-04 17:36:13 +02:00
Mihajlo Medjedovic
72239558af
feat: viya deploy, update the index.html contextname
2025-06-04 17:35:15 +02:00
semantic-release-bot
d2097ad6dd
chore(release): 6.15.2 [skip ci]
...
## [6.15.2](https://git.datacontroller.io/dc/dc/compare/v6.15.1...v6.15.2 ) (2025-06-04)
### Bug Fixes
* pipeline updates for DC.html ([624a7a8 ](624a7a8f37 ))
2025-06-04 14:26:44 +00:00
1bd542cddb
Merge pull request 'fix: pipeline updates for DC.html' ( #165 ) from issue156b into main
...
Release / Build-production-and-ng-test (push) Successful in 4m29s
Release / Build-and-test-development (push) Successful in 8m37s
Release / release (push) Successful in 8m17s
Reviewed-on: #165
2025-06-04 13:53:24 +00:00
fb1c1ee874
Merge branch 'main' into issue156b
Build / Build-and-ng-test (pull_request) Successful in 4m1s
Build / Build-and-test-development (pull_request) Successful in 8m34s
2025-06-04 13:48:58 +00:00
allan
624a7a8f37
fix: pipeline updates for DC.html
Build / Build-and-ng-test (pull_request) Successful in 4m5s
Build / Build-and-test-development (pull_request) Successful in 8m42s
2025-06-04 14:41:36 +01:00
semantic-release-bot
381378f532
chore(release): 6.15.1 [skip ci]
...
## [6.15.1](https://git.datacontroller.io/dc/dc/compare/v6.15.0...v6.15.1 ) (2025-06-04)
### Bug Fixes
* updating pipeline to default to streaming on viya ([4b55894 ](4b558948d9 ))
2025-06-04 12:57:08 +00:00
af05486c0e
Merge pull request 'fix: updating pipeline to default to streaming on viya' ( #164 ) from issue156b into main
...
Release / Build-production-and-ng-test (push) Successful in 3m57s
Release / Build-and-test-development (push) Successful in 8m41s
Release / release (push) Failing after 7m35s
Reviewed-on: #164
2025-06-04 12:28:12 +00:00
allan
4b558948d9
fix: updating pipeline to default to streaming on viya
...
Build / Build-and-ng-test (pull_request) Successful in 4m4s
Build / Build-and-test-development (pull_request) Successful in 8m33s
Also added error captures on makedata
2025-06-04 13:27:28 +01:00
semantic-release-bot
d9cff42f5c
chore(release): 6.15.0 [skip ci]
...
# [6.15.0](https://git.datacontroller.io/dc/dc/compare/v6.14.10...v6.15.0 ) (2025-06-04)
### Bug Fixes
* makedata with context name ([da4d0b2 ](da4d0b28c7 ))
### Features
* viya deploy context ([6c96ef7 ](6c96ef7fb0 ))
2025-06-04 09:26:02 +00:00
2a3d2b8d0d
Merge pull request 'feat: viya deploy context' ( #163 ) from deploy-context into main
...
Release / Build-production-and-ng-test (push) Successful in 4m3s
Release / Build-and-test-development (push) Successful in 8m39s
Release / release (push) Successful in 8m30s
Reviewed-on: #163
2025-06-04 09:09:28 +00:00
Mihajlo Medjedovic
d0f453d291
chore: typo
Build / Build-and-ng-test (pull_request) Successful in 3m59s
Build / Build-and-test-development (pull_request) Successful in 8m31s
2025-06-04 09:41:06 +02:00
Mihajlo Medjedovic
8e65dd0eae
style: lint
Build / Build-and-ng-test (pull_request) Successful in 3m59s
Build / Build-and-test-development (pull_request) Successful in 8m25s
2025-06-03 21:06:48 +02:00
Mihajlo Medjedovic
da4d0b28c7
fix: makedata with context name
Build / Build-and-ng-test (pull_request) Failing after 49s
Build / Build-and-test-development (pull_request) Successful in 8m32s
2025-06-03 21:00:54 +02:00
Mihajlo Medjedovic
6c96ef7fb0
feat: viya deploy context
Build / Build-and-ng-test (pull_request) Failing after 47s
Build / Build-and-test-development (pull_request) Successful in 8m35s
2025-06-03 20:22:39 +02:00
semantic-release-bot
997f09adde
chore(release): 6.14.10 [skip ci]
...
## [6.14.10](https://git.datacontroller.io/dc/dc/compare/v6.14.9...v6.14.10 ) (2025-06-02)
### Bug Fixes
* bump core ([0e8503e ](0e8503ed2b ))
* default to home directory for SAS Drive in Viya ([9682b54 ](9682b548e6 ))
2025-06-02 17:51:20 +00:00
allan
0e8503ed2b
fix: bump core
Release / Build-production-and-ng-test (push) Successful in 4m31s
Release / Build-and-test-development (push) Successful in 8m40s
Release / release (push) Successful in 8m20s
2025-06-02 18:32:33 +01:00
97dfcd79b1
Merge pull request 'issue156' ( #161 ) from issue156 into main
...
Release / Build-and-test-development (push) Has been cancelled
Release / release (push) Has been cancelled
Release / Build-production-and-ng-test (push) Has been cancelled
Reviewed-on: #161
2025-06-02 17:29:18 +00:00
9a12a2e41f
Merge branch 'main' into issue156
Build / Build-and-ng-test (pull_request) Successful in 4m9s
Build / Build-and-test-development (pull_request) Has been cancelled
2025-06-02 17:27:14 +00:00
semantic-release-bot
5c114e562b
chore(release): 6.14.9 [skip ci]
...
## [6.14.9](https://git.datacontroller.io/dc/dc/compare/v6.14.8...v6.14.9 ) (2025-06-02)
### Bug Fixes
* default DC path for viya ([f3125ff ](f3125ff464 ))
2025-06-02 10:36:05 +00:00
ae696a0be0
Merge pull request 'Viya default DC Path by user name' ( #162 ) from viya-smooth-deploy into main
...
Release / Build-production-and-ng-test (push) Successful in 3m56s
Release / Build-and-test-development (push) Successful in 8m33s
Release / release (push) Successful in 8m22s
Reviewed-on: #162
2025-06-02 10:19:51 +00:00
Mihajlo Medjedovic
22d46a5dcc
style: lint
Build / Build-and-ng-test (pull_request) Successful in 4m8s
Build / Build-and-test-development (pull_request) Successful in 8m34s
2025-06-02 11:24:30 +02:00
Mihajlo Medjedovic
f3125ff464
fix: default DC path for viya
2025-06-02 11:24:18 +02:00
allan
9682b548e6
fix: default to home directory for SAS Drive in Viya
Build / Build-and-ng-test (pull_request) Successful in 4m10s
Build / Build-and-test-development (pull_request) Successful in 8m35s
2025-05-29 15:05:18 +01:00
semantic-release-bot
ec11a74265
chore(release): 6.14.8 [skip ci]
...
## [6.14.8](https://git.datacontroller.io/dc/dc/compare/v6.14.7...v6.14.8 ) (2025-05-28)
### Bug Fixes
* CSP issues, clarity local library build, fixed some style issues ([841201a ](841201adab ))
* deploy page, makedata error handling, added local build of clarity, to address clr-stack-view CSP issues (inline styles) ([7b5e7ae ](7b5e7ae184 ))
* improved deploy flow for Viya ([9604661 ](9604661f3b ))
* requests modal causing VIYA CSP errors ([1dc6934 ](1dc69341ca ))
* sas viya service init timing issue ([9de04e9 ](9de04e9a0c ))
* scss of components transferred to the global styles.scss so we do not cause CSP (inline styles) issues when streaming to Viya ([6c171a6 ](6c171a6394 ))
* viya deploy page improved flow ([4bd2154 ](4bd215491f ))
2025-05-28 18:13:32 +00:00
4be0614604
Merge pull request 'chore: package-lock' ( #155 ) from lockfile-fix into main
...
Release / Build-production-and-ng-test (push) Successful in 4m5s
Release / Build-and-test-development (push) Successful in 8m48s
Release / release (push) Successful in 8m32s
Reviewed-on: #155
2025-05-28 17:56:46 +00:00
Mihajlo Medjedovic
27cbff2bc5
chore: remove package.json comment
Build / Build-and-ng-test (pull_request) Successful in 4m13s
Build / Build-and-test-development (pull_request) Successful in 8m49s
2025-05-28 19:18:32 +02:00
Mihajlo Medjedovic
c41c8963f2
chore: package.json comments
Build / Build-and-ng-test (pull_request) Failing after 49s
Build / Build-and-test-development (pull_request) Failing after 50s
2025-05-28 19:03:54 +02:00
Mihajlo Medjedovic
7249d4fa29
chore: package-lock
Build / Build-and-ng-test (pull_request) Successful in 4m14s
Build / Build-and-test-development (pull_request) Successful in 8m50s
2025-05-28 19:01:16 +02:00
Mihajlo Medjedovic
2e0c60cc0d
chore: fix package-lock
2025-05-28 18:57:43 +02:00
7c5e47f5e4
Merge pull request 'Scss of components transferred to the global styles.scss so we do not cause CSP (inline styles) issues when streaming to Viya' ( #153 ) from css-refactor into main
...
Release / Build-production-and-ng-test (push) Failing after 43s
Release / Build-and-test-development (push) Has been skipped
Release / release (push) Has been skipped
Reviewed-on: #153
2025-05-28 16:57:20 +00:00
Mihajlo Medjedovic
f9decbd366
style: lint
Build / Build-and-ng-test (pull_request) Failing after 53s
Build / Build-and-test-development (pull_request) Failing after 50s
2025-05-26 15:39:48 +02:00
Mihajlo Medjedovic
1dc69341ca
fix: requests modal causing VIYA CSP errors
2025-05-26 15:39:28 +02:00
Mihajlo Medjedovic
75ae19fa8e
style: lint
Build / Build-and-ng-test (pull_request) Failing after 1m11s
Build / Build-and-test-development (pull_request) Failing after 1m18s
2025-05-23 13:35:58 +02:00
Mihajlo Medjedovic
9de04e9a0c
fix: sas viya service init timing issue
Build / Build-and-ng-test (pull_request) Failing after 48s
Build / Build-and-test-development (pull_request) Failing after 1m15s
2025-05-23 13:35:37 +02:00
Mihajlo Medjedovic
983f59cd51
style: lint
Build / Build-and-ng-test (pull_request) Failing after 1m11s
Build / Build-and-test-development (pull_request) Failing after 1m11s
2025-05-23 11:32:27 +02:00
Mihajlo Medjedovic
7b5e7ae184
fix: deploy page, makedata error handling, added local build of clarity, to address clr-stack-view CSP issues (inline styles)
2025-05-23 11:30:15 +02:00
Mihajlo Medjedovic
6e96b1daec
style: lint
Build / Build-and-ng-test (pull_request) Successful in 3m57s
Build / Build-and-test-development (pull_request) Successful in 8m28s
2025-05-22 10:47:46 +02:00
Mihajlo Medjedovic
9604661f3b
fix: improved deploy flow for Viya
2025-05-22 10:47:15 +02:00
Mihajlo Medjedovic
4bd215491f
fix: viya deploy page improved flow
Build / Build-and-ng-test (pull_request) Successful in 4m10s
Build / Build-and-test-development (pull_request) Successful in 8m43s
2025-05-21 14:13:03 +02:00
Mihajlo Medjedovic
6a7dd451b5
style: lint
Build / Build-and-ng-test (pull_request) Failing after 49s
Build / Build-and-test-development (pull_request) Failing after 47s
2025-05-21 09:55:05 +02:00
Mihajlo Medjedovic
841201adab
fix: CSP issues, clarity local library build, fixed some style issues
Build / Build-and-ng-test (pull_request) Failing after 49s
Build / Build-and-test-development (pull_request) Failing after 49s
2025-05-21 09:36:36 +02:00
Mihajlo Medjedovic
e013e62776
chore(git): Merge branch 'main' into css-refactor
Build / Build-and-ng-test (pull_request) Failing after 50s
Build / Build-and-test-development (pull_request) Successful in 8m48s
2025-05-13 15:59:08 +02:00
Mihajlo Medjedovic
6c171a6394
fix: scss of components transferred to the global styles.scss so we do not cause CSP (inline styles) issues when streaming to Viya
2025-05-13 15:54:57 +02:00
semantic-release-bot
a377f6e8d6
chore(release): 6.14.7 [skip ci]
...
## [6.14.7](https://git.datacontroller.io/dc/dc/compare/v6.14.6...v6.14.7 ) (2025-05-08)
### Bug Fixes
* updated hot, clarity and improved accessibility score. ([2844c70 ](2844c70f95 ))
2025-05-08 11:54:20 +00:00
0337318e0b
Merge pull request 'Updated hot, clarity and improved accessibility score.' ( #152 ) from hot-clarity-accessiblity-update into main
...
Release / Build-production-and-ng-test (push) Successful in 4m2s
Release / Build-and-test-development (push) Successful in 8m36s
Release / release (push) Successful in 8m19s
Reviewed-on: #152
Reviewed-by: allan <allan@4gl.io >
2025-05-08 11:37:55 +00:00
Mihajlo Medjedovic
2844c70f95
fix: updated hot, clarity and improved accessibility score.
Build / Build-and-ng-test (pull_request) Successful in 4m10s
Build / Build-and-test-development (pull_request) Successful in 8m41s
2025-05-06 15:58:30 +02:00
semantic-release-bot
7e11c8f375
chore(release): 6.14.6 [skip ci]
...
## [6.14.6](https://git.datacontroller.io/dc/dc/compare/v6.14.5...v6.14.6 ) (2025-04-03)
### Bug Fixes
* history table modal links styling ([c63fcdd ](c63fcdd465 ))
2025-04-03 08:32:36 +00:00
23cbbce964
Merge pull request 'History table modal links styling' ( #151 ) from history-links into main
...
Release / Build-production-and-ng-test (push) Successful in 3m47s
Release / Build-and-test-development (push) Successful in 8m19s
Release / release (push) Successful in 7m55s
Reviewed-on: #151
2025-04-03 08:16:57 +00:00
Mihajlo Medjedovic
c63fcdd465
fix: history table modal links styling
Build / Build-and-ng-test (pull_request) Successful in 3m58s
Build / Build-and-test-development (pull_request) Successful in 8m24s
2025-04-02 19:15:29 +02:00
semantic-release-bot
82412b2659
chore(release): 6.14.5 [skip ci]
...
## [6.14.5](https://git.datacontroller.io/dc/dc/compare/v6.14.4...v6.14.5 ) (2025-03-24)
### Bug Fixes
* improving accessibility lighthouse score ([7f3577c ](7f3577c3ef ))
* prevent errors when using sqlrc in a DI job in a HOOK ([d1f0879 ](d1f0879f0a ))
* user profile style fix, new select library and table icons ([69f8830 ](69f883034f ))
2025-03-24 23:10:35 +00:00
eef3832e40
Merge pull request 'User profile style fix, new select library and table icons, improved accessibility score' ( #150 ) from styling into main
...
Release / Build-production-and-ng-test (push) Successful in 3m53s
Release / Build-and-test-development (push) Successful in 8m14s
Release / release (push) Successful in 8m14s
Reviewed-on: #150
2025-03-24 22:42:40 +00:00
63b75a1c61
Merge branch 'main' into styling
Build / Build-and-ng-test (pull_request) Successful in 3m51s
Build / Build-and-test-development (pull_request) Successful in 8m14s
2025-03-24 22:42:31 +00:00
d1f0879f0a
fix: prevent errors when using sqlrc in a DI job in a HOOK
Release / release (push) Blocked by required conditions
Release / Build-production-and-ng-test (push) Successful in 3m54s
Release / Build-and-test-development (push) Has been cancelled
2025-03-24 21:35:17 +00:00
Mihajlo Medjedovic
36416aab2e
style: lint
Build / Build-and-ng-test (pull_request) Successful in 3m53s
Build / Build-and-test-development (pull_request) Successful in 8m16s
2025-03-21 14:08:57 +01:00
Mihajlo Medjedovic
7f3577c3ef
fix: improving accessibility lighthouse score
2025-03-21 14:08:24 +01:00
Mihajlo Medjedovic
69f883034f
fix: user profile style fix, new select library and table icons
Build / Build-and-ng-test (pull_request) Failing after 49s
Build / Build-and-test-development (pull_request) Successful in 8m21s
2025-03-20 17:33:35 +01:00
semantic-release-bot
1c56af01d0
chore(release): 6.14.4 [skip ci]
...
## [6.14.4](https://git.datacontroller.io/dc/dc/compare/v6.14.3...v6.14.4 ) (2025-03-18)
### Bug Fixes
* removing cli dependency warnings2 ([43c0f73 ](43c0f73c21 ))
2025-03-18 14:11:11 +00:00
Allan
43c0f73c21
fix: removing cli dependency warnings2
Release / Build-production-and-ng-test (push) Successful in 3m57s
Release / Build-and-test-development (push) Successful in 8m16s
Release / release (push) Successful in 8m11s
2025-03-18 13:45:55 +00:00
Allan
e8cd3d63da
chore: bumping CLI and core
Release / Build-production-and-ng-test (push) Successful in 3m55s
Release / Build-and-test-development (push) Successful in 8m14s
Release / release (push) Failing after 3m39s
2025-03-18 11:38:16 +00:00
semantic-release-bot
b7f564cb21
chore(release): 6.14.3 [skip ci]
...
## [6.14.3](https://git.datacontroller.io/dc/dc/compare/v6.14.2...v6.14.3 ) (2025-03-15)
### Bug Fixes
* NLDAT & NLDATM formats are now being staged ([3f5cb1e ](3f5cb1e2de ))
2025-03-15 23:06:45 +00:00
Allan
3f5cb1e2de
fix: NLDAT & NLDATM formats are now being staged
Release / Build-production-and-ng-test (push) Successful in 3m54s
Release / Build-and-test-development (push) Successful in 8m17s
Release / release (push) Successful in 8m34s
2025-03-15 22:50:42 +00:00
semantic-release-bot
7d8c0472f0
chore(release): 6.14.2 [skip ci]
...
## [6.14.2](https://git.datacontroller.io/dc/dc/compare/v6.14.1...v6.14.2 ) (2025-03-10)
### Bug Fixes
* improving instructions for setup ([83b3d77 ](83b3d775b6 ))
2025-03-10 16:13:24 +00:00
b8b516ba77
Merge pull request 'fix: improving instructions for setup' ( #146 ) from intro into main
...
Release / Build-production-and-ng-test (push) Successful in 5m4s
Release / Build-and-test-development (push) Successful in 9m56s
Release / release (push) Successful in 10m43s
Reviewed-on: #146
2025-03-10 15:53:45 +00:00
Allan
83b3d775b6
fix: improving instructions for setup
Build / Build-and-ng-test (pull_request) Successful in 5m14s
Build / Build-and-test-development (pull_request) Successful in 9m48s
2025-03-07 14:44:12 +00:00
semantic-release-bot
aea252ccc6
chore(release): 6.14.1 [skip ci]
...
## [6.14.1](https://git.datacontroller.io/dc/dc/compare/v6.14.0...v6.14.1 ) (2025-03-05)
### Bug Fixes
* handle national language datetime formats ([149e318 ](149e318a87 ))
* updating logic to use NLDAT formats ([95289aa ](95289aa952 ))
2025-03-05 15:28:45 +00:00
d8908f9c7f
Merge pull request 'fix: handle national language datetime formats' ( #144 ) from fix-nldatm into main
...
Release / Build-production-and-ng-test (push) Successful in 4m48s
Release / Build-and-test-development (push) Successful in 9m38s
Release / release (push) Successful in 10m26s
Reviewed-on: #144
2025-03-05 14:50:58 +00:00
Allan
95289aa952
fix: updating logic to use NLDAT formats
Build / Build-and-ng-test (pull_request) Successful in 5m3s
Build / Build-and-test-development (pull_request) Successful in 9m47s
2025-03-05 14:49:56 +00:00
Henrik Forsell
149e318a87
fix: handle national language datetime formats
Build / Build-and-ng-test (pull_request) Successful in 5m9s
Build / Build-and-test-development (pull_request) Successful in 9m58s
2025-03-05 14:34:51 +01:00
semantic-release-bot
8657826e60
chore(release): 6.14.0 [skip ci]
...
# [6.14.0](https://git.datacontroller.io/dc/dc/compare/v6.13.2...v6.14.0 ) (2025-02-26)
### Features
* uses SORTSEQ=LINGUISTIC for the services/metanav/metadetails service ([a45f5bb ](a45f5bb3b2 ))
2025-02-26 19:44:07 +00:00
Allan
a45f5bb3b2
feat: uses SORTSEQ=LINGUISTIC for the services/metanav/metadetails service
Release / Build-production-and-ng-test (push) Successful in 4m49s
Release / Build-and-test-development (push) Successful in 9m42s
Release / release (push) Successful in 10m27s
2025-02-26 19:24:53 +00:00
Allan
ae9a91a7a1
chore: bumping sasjs/core to 4.54
Release / Build-and-test-development (push) Has been cancelled
Release / release (push) Has been cancelled
Release / Build-production-and-ng-test (push) Has been cancelled
2025-02-26 19:21:07 +00:00
semantic-release-bot
3638bde633
chore(release): 6.13.2 [skip ci]
...
## [6.13.2](https://git.datacontroller.io/dc/dc/compare/v6.13.1...v6.13.2 ) (2025-02-26)
### Bug Fixes
* get metadata email if exists ([1bd0eef ](1bd0eef913 ))
2025-02-26 12:25:46 +00:00
3a2361f42c
Merge pull request 'fix: get metadata email if exists' ( #143 ) from fix-mpe_alerts-metadata-emails into main
...
Release / Build-production-and-ng-test (push) Successful in 4m45s
Release / Build-and-test-development (push) Successful in 9m37s
Release / release (push) Successful in 10m32s
Reviewed-on: #143
2025-02-26 12:06:51 +00:00
Henrik Forsell
1bd0eef913
fix: get metadata email if exists
Build / Build-and-ng-test (pull_request) Successful in 5m4s
Build / Build-and-test-development (pull_request) Successful in 9m53s
2025-02-26 12:19:58 +01:00
85aa3b38b7
Merge pull request 'fix: Added missing=STRING to enable national chars' ( #142 ) from metadetails-national-chars into main
...
Release / Build-production-and-ng-test (push) Successful in 4m55s
Release / Build-and-test-development (push) Successful in 9m52s
Release / release (push) Failing after 4m37s
Reviewed-on: #142
2025-02-18 11:59:51 +00:00
678859a68d
Merge branch 'main' into metadetails-national-chars
Build / Build-and-test-development (pull_request) Has been cancelled
Build / Build-and-ng-test (pull_request) Has been cancelled
2025-02-18 11:54:15 +00:00
Henrik Forsell
e531acee3f
Added missing=STRING to enable national chars
Build / Build-and-ng-test (pull_request) Successful in 5m25s
Build / Build-and-test-development (pull_request) Has been cancelled
2025-02-18 12:46:45 +01:00
semantic-release-bot
4a45ebfe3b
chore(release): 6.13.1 [skip ci]
...
## [6.13.1](https://git.datacontroller.io/dc/dc/compare/v6.13.0...v6.13.1 ) (2025-02-18)
### Bug Fixes
* Avoiding LATIN1 unprintables in various UI locations ([bce1fd5 ](bce1fd57ef ))
* updated @sasjs/adapter, crypto-browserify ([4e64f28 ](4e64f28732 ))
2025-02-18 10:37:07 +00:00
8fb9a344f2
Merge pull request 'fix: updated @sasjs/adapter, crypto-browserify' ( #141 ) from vulnerabilities-fix into main
...
Release / Build-production-and-ng-test (push) Successful in 4m49s
Release / Build-and-test-development (push) Successful in 9m37s
Release / release (push) Successful in 10m17s
Reviewed-on: #141
2025-02-18 10:18:09 +00:00
Mihajlo Medjedovic
8829b60220
chore: licence checker
Build / Build-and-ng-test (pull_request) Successful in 4m57s
Build / Build-and-test-development (pull_request) Successful in 9m39s
2025-02-18 10:31:46 +01:00
Mihajlo Medjedovic
4e64f28732
fix: updated @sasjs/adapter, crypto-browserify
Build / Build-and-ng-test (pull_request) Failing after 1m43s
Build / Build-and-test-development (pull_request) Successful in 9m56s
2025-02-18 10:23:42 +01:00
a0749de700
Merge pull request 'fix: Avoiding LATIN1 unprintables in various UI locations' ( #140 ) from issue137 into main
...
Release / Build-production-and-ng-test (push) Failing after 1m39s
Release / Build-and-test-development (push) Has been skipped
Release / release (push) Has been skipped
Reviewed-on: #140
2025-02-17 16:36:57 +00:00
f9623e046e
Merge branch 'main' into issue137
Build / Build-and-ng-test (pull_request) Successful in 5m12s
Build / Build-and-test-development (pull_request) Successful in 9m45s
2025-02-17 16:36:44 +00:00
Allan
bce1fd57ef
fix: Avoiding LATIN1 unprintables in various UI locations
Build / Build-and-ng-test (pull_request) Successful in 5m8s
2025-02-17 16:35:18 +00:00
semantic-release-bot
c6a1c53b46
chore(release): 6.13.0 [skip ci]
...
# [6.13.0](https://git.datacontroller.io/dc/dc/compare/v6.12.3...v6.13.0 ) (2025-01-31)
### Bug Fixes
* editor page csv upload ([217220f ](217220ffaa ))
### Features
* csv test ([c53ab85 ](c53ab85107 ))
2025-01-31 17:18:34 +00:00
e36229e4c4
Merge pull request 'issue-136' ( #139 ) from issue-136 into main
...
Release / Build-production-and-ng-test (push) Successful in 5m6s
Release / Build-and-test-development (push) Successful in 9m56s
Release / release (push) Successful in 10m28s
Reviewed-on: #139
2025-01-31 16:58:51 +00:00
Mihajlo Medjedovic
853c1bc23e
chore: cypress csv test fix
Build / Build-and-ng-test (pull_request) Successful in 5m28s
Build / Build-and-test-development (pull_request) Successful in 10m1s
2025-01-31 17:25:12 +01:00
Mihajlo Medjedovic
3b6f6853bc
chore: cypress fix
Build / Build-and-ng-test (pull_request) Successful in 5m2s
Build / Build-and-test-development (pull_request) Failing after 9m55s
2025-01-31 16:37:15 +01:00
Mihajlo Medjedovic
b415437662
chore: package-lock fix
Build / Build-and-ng-test (pull_request) Successful in 5m18s
Build / Build-and-test-development (pull_request) Has been cancelled
2025-01-31 15:56:58 +01:00
Mihajlo Medjedovic
24df878abe
ci: fix
Build / Build-and-ng-test (pull_request) Failing after 1m5s
Build / Build-and-test-development (pull_request) Failing after 1m6s
2025-01-31 15:53:59 +01:00
Mihajlo Medjedovic
f474673a14
chore: package-lock.json
Build / Build-and-ng-test (pull_request) Failing after 1m1s
2025-01-31 11:42:25 +01:00
Mihajlo Medjedovic
c53ab85107
feat: csv test
Build / Build-and-ng-test (pull_request) Failing after 1m7s
2025-01-31 11:19:48 +01:00
Mihajlo Medjedovic
5c4dd7c9e3
style: lint
Build / Build-and-ng-test (pull_request) Failing after 1m8s
2025-01-30 16:25:47 +01:00
Mihajlo Medjedovic
217220ffaa
fix: editor page csv upload
2025-01-30 16:25:18 +01:00
semantic-release-bot
c89a3049fa
chore(release): 6.12.3 [skip ci]
...
## [6.12.3](https://git.datacontroller.io/dc/dc/compare/v6.12.2...v6.12.3 ) (2025-01-27)
### Bug Fixes
* adding missing=STRING to three services ([30d5e51 ](30d5e51d0b ))
2025-01-27 15:18:30 +00:00
bb12bff9db
Merge pull request 'fix: adding missing=STRING to three services' ( #138 ) from issue137 into main
...
Release / Build-production-and-ng-test (push) Successful in 4m58s
Release / Build-and-test-development (push) Successful in 9m36s
Release / release (push) Successful in 10m29s
Reviewed-on: #138
2025-01-27 14:59:19 +00:00
Allan
30d5e51d0b
fix: adding missing=STRING to three services
...
Build / Build-and-ng-test (pull_request) Successful in 5m8s
This results in the use of data step instead of proc json in the mp_jsonout macro - which results in the correct management of latin1 encoded characters in utf-8 output
2025-01-27 14:51:17 +00:00
semantic-release-bot
cd3bcc0ee3
chore(release): 6.12.2 [skip ci]
...
## [6.12.2](https://git.datacontroller.io/dc/dc/compare/v6.12.1...v6.12.2 ) (2025-01-27)
### Bug Fixes
* unnecessary zeros when adding new row (data schema default values) ([a1a9051 ](a1a90519c5 ))
2025-01-27 11:30:01 +00:00
ef1ba824c3
Merge pull request 'Unnecessary zeros when adding new row (data schema default values)' ( #132 ) from issue-131 into main
...
Release / Build-production-and-ng-test (push) Successful in 5m7s
Release / Build-and-test-development (push) Successful in 9m40s
Release / release (push) Successful in 10m31s
Reviewed-on: #132
2025-01-27 11:10:32 +00:00
bc45e92138
Merge branch 'main' into issue-131
Build / Build-and-ng-test (pull_request) Successful in 5m38s
2025-01-27 11:04:33 +00:00
semantic-release-bot
c2f36f5419
chore(release): 6.12.1 [skip ci]
...
## [6.12.1](https://git.datacontroller.io/dc/dc/compare/v6.12.0...v6.12.1 ) (2024-12-31)
### Bug Fixes
* no upcase of pk fields in MPE_TABLES in delete scenario ([3de095f ](3de095fe77 )), closes [#134 ](#134 )
* reduce length of tmp table names. Closes [#130 ](#130 ) ([f9c2491 ](f9c2491ab6 ))
2024-12-31 15:52:37 +00:00
31a31612fc
Merge pull request 'fix: no upcase of pk fields in MPE_TABLES in delete scenario' ( #135 ) from issue134 into main
...
Release / Build-production-and-ng-test (push) Successful in 4m47s
Release / Build-and-test-development (push) Successful in 9m5s
Release / release (push) Successful in 10m20s
Reviewed-on: #135
2024-12-31 15:26:21 +00:00
Allan
f9c2491ab6
fix: reduce length of tmp table names. Closes #130
Build / Build-and-ng-test (pull_request) Successful in 4m55s
2024-12-31 15:25:37 +00:00
Allan
3de095fe77
fix: no upcase of pk fields in MPE_TABLES in delete scenario
...
Build / Build-and-ng-test (pull_request) Successful in 5m3s
closes #134
2024-12-31 15:23:25 +00:00
Mihajlo Medjedovic
e4e04a193f
chore: fixed tsconfig cypress and angular karma conflicts
Build / Build-and-ng-test (pull_request) Successful in 4m13s
2024-09-27 14:05:43 +02:00
Mihajlo Medjedovic
a1a90519c5
fix: unnecessary zeros when adding new row (data schema default values)
Build / Build-and-ng-test (pull_request) Failing after 1m59s
2024-09-27 13:36:50 +02:00
semantic-release-bot
522979835c
chore(release): 6.12.0 [skip ci]
...
# [6.12.0](https://git.datacontroller.io/dc/dc/compare/v6.11.1...v6.12.0 ) (2024-09-02)
### Bug Fixes
* added appLoc to the system page ([dd2138a ](dd2138ac5e ))
* bumping core for passthrough fix, [#124 ](#124 ) ([caa9854 ](caa9854ff0 ))
* excel with password flow, introducing web worker for XLSX.read ([a3ce367 ](a3ce367950 ))
* implemented the new request wrapper usage, added XLSX read with a Web Worker, multi load preview data, full height ([4218da9 ](4218da91cd ))
* **multi load:** xlsx read file ahead of time, while user choose datasets ([6547461 ](6547461637 ))
* refactored adapter request wrapper function to return job log as well ([67436f4 ](67436f4ff9 ))
* using temporary names for temporary tables ([ce50365 ](ce503653cd )), closes [#124 ](#124 )
### Features
* searching data in excel files using new algorithm (massive performance improvement) ([bbb725c ](bbb725c64c ))
2024-09-02 07:50:00 +00:00
fe049256b5
Merge pull request 'Multi Load Tests Fix (timing issues)' ( #126 ) from multi-load-tests into main
...
Release / Build-production-and-ng-test (push) Successful in 3m54s
Release / Build-and-test-development (push) Successful in 8m3s
Release / release (push) Successful in 8m24s
Reviewed-on: #126
2024-09-02 07:30:55 +00:00
Mihajlo Medjedovic
31d1870198
chore: removed log
Build / Build-and-ng-test (pull_request) Successful in 4m2s
2024-09-02 09:29:48 +02:00
Mihajlo Medjedovic
6edf0dfb31
chore: multi load test fix (timing issues)
2024-09-02 09:29:22 +02:00
3bf3dceaa2
Merge pull request 'feat: searching data in excel files using new algorithm (massive performance improvement)' ( #123 ) from issue-120 into main
...
Release / Build-production-and-ng-test (push) Successful in 4m3s
Release / Build-and-test-development (push) Failing after 8m4s
Release / release (push) Has been skipped
Reviewed-on: #123
2024-08-31 14:23:48 +00:00
allan
ce503653cd
fix: using temporary names for temporary tables
...
Build / Build-and-ng-test (pull_request) Successful in 4m6s
Closes #124
2024-08-31 16:19:04 +02:00
allan
caa9854ff0
fix: bumping core for passthrough fix, #124
2024-08-31 16:06:46 +02:00
Mihajlo Medjedovic
20c3a338c5
style: lint
Build / Build-and-ng-test (pull_request) Successful in 3m58s
2024-08-12 10:33:54 +02:00
Mihajlo Medjedovic
6547461637
fix(multi load): xlsx read file ahead of time, while user choose datasets
Build / Build-and-ng-test (pull_request) Failing after 44s
2024-08-09 16:09:53 +02:00
Mihajlo Medjedovic
bbb725c64c
feat: searching data in excel files using new algorithm (massive performance improvement)
Build / Build-and-ng-test (pull_request) Failing after 45s
2024-08-07 17:53:52 +02:00
403d08c86a
Merge pull request 'XLSX Performance Improvements (multi load)' ( #118 ) from multi-load-performance into main
...
Release / Build-production-and-ng-test (push) Successful in 3m55s
Release / Build-and-test-development (push) Failing after 8m2s
Release / release (push) Has been skipped
Reviewed-on: #118
2024-07-26 11:34:20 +00:00
Mihajlo Medjedovic
f66d9f511a
chore(git): Merge branch 'multi-load-performance' of ssh://git.datacontroller.io:29419/dc/dc into multi-load-performance
Build / Build-and-ng-test (pull_request) Successful in 3m58s
2024-07-08 10:15:38 +02:00
Mihajlo Medjedovic
dd2138ac5e
fix: added appLoc to the system page
2024-07-08 10:15:24 +02:00
74e9979c67
Merge branch 'main' into multi-load-performance
Build / Build-and-ng-test (pull_request) Successful in 3m58s
2024-07-05 13:46:47 +00:00
Mihajlo Medjedovic
ddc22e5200
style: lint
Build / Build-and-ng-test (pull_request) Successful in 3m54s
2024-07-05 15:46:16 +02:00
Mihajlo Medjedovic
4218da91cd
fix: implemented the new request wrapper usage, added XLSX read with a Web Worker, multi load preview data, full height
Build / Build-and-ng-test (pull_request) Failing after 43s
2024-07-05 15:45:06 +02:00
Mihajlo Medjedovic
857b94f44f
style: lint
Build / Build-and-ng-test (pull_request) Successful in 3m58s
2024-07-03 18:01:01 +02:00
Mihajlo Medjedovic
a3ce367950
fix: excel with password flow, introducing web worker for XLSX.read
2024-07-03 18:00:41 +02:00
semantic-release-bot
75dac54591
chore(release): 6.11.1 [skip ci]
...
## [6.11.1](https://git.datacontroller.io/dc/dc/compare/v6.11.0...v6.11.1 ) (2024-07-02)
### Bug Fixes
* adding SYSSITE, part of [#116 ](#116 ) ([a156c01 ](a156c0111b ))
* ensuring review_reason_txt in output. Closes [#117 ](#117 ) ([e5d93fd ](e5d93fd7d6 ))
2024-07-02 15:19:21 +00:00
a156c0111b
fix: adding SYSSITE, part of #116
Release / Build-production-and-ng-test (push) Successful in 3m54s
Release / Build-and-test-development (push) Successful in 8m12s
Release / release (push) Successful in 8m25s
2024-07-02 16:03:26 +01:00
e5d93fd7d6
fix: ensuring review_reason_txt in output. Closes #117
2024-07-02 16:02:58 +01:00
Mihajlo Medjedovic
67436f4ff9
fix: refactored adapter request wrapper function to return job log as well
2024-07-02 15:54:59 +02:00
semantic-release-bot
b712f851a2
chore(release): 6.11.0 [skip ci]
...
# [6.11.0](https://git.datacontroller.io/dc/dc/compare/v6.10.1...v6.11.0 ) (2024-06-27)
### Bug Fixes
* addressing PR comments ([d94df7f ](d94df7f0eb ))
* **multi load:** fixed parsing algorithm reused for the multi load, the fix affects the normal upload as well. ([d4fee79 ](d4fee791a7 ))
* **multi load:** label rename ([fa04d7b ](fa04d7bf4e ))
### Features
* **multi load:** added HOT for user datasets input ([18363bb ](18363bbbeb ))
* **multi load:** implemented matching libds and parsing of the multiple sheets ([efcdc69 ](efcdc694dd ))
* **multi load:** licence submit limits ([cffeab8 ](cffeab813d ))
* **multi load:** multiple csv files ([4d27665 ](4d276657b3 ))
* **multi load:** refactored range find function, unlocking excel with password is reusable ([eb7c443 ](eb7c44333c ))
* **multi load:** submitting multiple found tables at once ([5deba44 ](5deba44d2b ))
2024-06-27 09:56:27 +00:00
e2c0b8da86
Merge pull request 'feat(multi load): refactored range find function, unlocking excel with password is reusable' ( #115 ) from issue99 into main
...
Release / Build-production-and-ng-test (push) Successful in 3m49s
Release / Build-and-test-development (push) Successful in 8m9s
Release / release (push) Successful in 8m27s
Reviewed-on: #115
Reviewed-by: yury <yury@4gl.io >
Reviewed-by: allan <allan@4gl.io >
2024-06-27 09:40:45 +00:00
Mihajlo Medjedovic
1b4560061d
style: lint
Build / Build-and-ng-test (pull_request) Successful in 3m52s
2024-06-27 11:07:30 +02:00
Mihajlo Medjedovic
d94df7f0eb
fix: addressing PR comments
Build / Build-and-ng-test (pull_request) Failing after 43s
2024-06-27 11:00:19 +02:00
Mihajlo Medjedovic
fa04d7bf4e
fix(multi load): label rename
Build / Build-and-ng-test (pull_request) Successful in 3m56s
2024-06-26 16:19:04 +02:00
Mihajlo Medjedovic
4d4cabb465
style: lint
Build / Build-and-ng-test (pull_request) Successful in 3m53s
2024-06-26 16:14:53 +02:00
Mihajlo Medjedovic
d4fee791a7
fix(multi load): fixed parsing algorithm reused for the multi load, the fix affects the normal upload as well.
2024-06-26 16:14:35 +02:00
Mihajlo Medjedovic
82c285e348
style: lint
2024-06-24 15:36:55 +02:00
Mihajlo Medjedovic
4d276657b3
feat(multi load): multiple csv files
2024-06-24 15:36:06 +02:00
Mihajlo Medjedovic
cffeab813d
feat(multi load): licence submit limits
...
Build / Build-and-ng-test (pull_request) Failing after 42s
Icons improvement, ux improvements, matched dataset link to edit table, empty table is visible on the left
2024-06-21 14:23:13 +02:00
Mihajlo Medjedovic
18363bbbeb
feat(multi load): added HOT for user datasets input
Build / Build-and-ng-test (pull_request) Failing after 51s
2024-06-20 14:11:20 +02:00
Mihajlo Medjedovic
6df7d8d2ba
style: lint
Build / Build-and-ng-test (pull_request) Successful in 4m45s
2024-06-18 00:38:01 +02:00
Mihajlo Medjedovic
5deba44d2b
feat(multi load): submitting multiple found tables at once
2024-06-18 00:37:41 +02:00
Mihajlo Medjedovic
0a8b1e764c
chore(licence checker): handsontable 14.4.0
Build / Build-and-ng-test (pull_request) Successful in 4m41s
2024-06-14 15:52:27 +02:00
Mihajlo Medjedovic
fc52e8f41a
style: lint
Build / Build-and-ng-test (pull_request) Failing after 1m29s
2024-06-14 15:46:35 +02:00
Mihajlo Medjedovic
efcdc694dd
feat(multi load): implemented matching libds and parsing of the multiple sheets
2024-06-14 15:46:15 +02:00
Mihajlo Medjedovic
eb7c44333c
feat(multi load): refactored range find function, unlocking excel with password is reusable
Build / Build-and-ng-test (pull_request) Failing after 52s
2024-06-13 12:59:26 +02:00
semantic-release-bot
3c62ff6913
chore(release): 6.10.1 [skip ci]
...
## [6.10.1](https://git.datacontroller.io/dc/dc/compare/v6.10.0...v6.10.1 ) (2024-06-07)
### Bug Fixes
* adding 60 more colours to crayons table. Closes [#112 ](#112 ) ([3521579 ](3521579dea ))
* terms and conditions colours, editor on smaller screens show only icons ([e32d44b ](e32d44b1bc ))
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
...
Release / Build-production-and-ng-test (push) Successful in 4m41s
Release / Build-and-test-development (push) Successful in 8m42s
Release / release (push) Successful in 10m11s
Reviewed-on: #114
2024-06-07 15:29:09 +00:00
3521579dea
fix: adding 60 more colours to crayons table. Closes #112
Build / Build-and-ng-test (pull_request) Successful in 4m45s
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
...
Release / Build-and-test-development (push) Has been cancelled
Release / release (push) Has been cancelled
Release / Build-production-and-ng-test (push) Has been cancelled
Reviewed-on: #113
2024-06-07 15:22:00 +00:00
Mihajlo Medjedovic
3584aa35c7
chore: package-locks
Build / Build-and-ng-test (pull_request) Successful in 4m49s
2024-06-07 17:07:23 +02:00
Mihajlo Medjedovic
b553520abe
style: lint, package-locks
Build / Build-and-ng-test (pull_request) Failing after 55s
2024-06-07 16:58:04 +02:00
Mihajlo Medjedovic
e32d44b1bc
fix: terms and conditions colours, editor on smaller screens show only icons
Build / Build-and-ng-test (pull_request) Failing after 52s
2024-06-07 16:34:47 +02:00
semantic-release-bot
105da1503f
chore(release): 6.10.0 [skip ci]
...
# [6.10.0](https://git.datacontroller.io/dc/dc/compare/v6.9.0...v6.10.0 ) (2024-06-07)
### Features
* updated handsontable to v14 ([2f8d0b7 ](2f8d0b764a ))
2024-06-07 08:58:45 +00:00
29298072e5
Merge pull request 'feat: updated handsontable to v14' ( #110 ) from handonstable-14 into main
...
Release / Build-production-and-ng-test (push) Successful in 4m39s
Release / Build-and-test-development (push) Successful in 8m44s
Release / release (push) Successful in 10m9s
Reviewed-on: #110
2024-06-07 08:40:54 +00:00
Mihajlo Medjedovic
154c10fee5
chore: licence checker
Build / Build-and-ng-test (pull_request) Successful in 4m50s
2024-06-07 09:45:10 +02:00
7853f7cb6a
Merge branch 'main' into handonstable-14
Build / Build-and-ng-test (pull_request) Failing after 1m32s
2024-05-31 11:39:14 +00:00
semantic-release-bot
e54ecc8a35
chore(release): 6.9.0 [skip ci]
...
# [6.9.0](https://git.datacontroller.io/dc/dc/compare/v6.8.5...v6.9.0 ) (2024-05-31)
### Bug Fixes
* added colors.scss file, start of a refactor ([110ad9a ](110ad9a6e9 ))
* added stealFocus directive ([9a79f37 ](9a79f37bf1 ))
### Features
* added app settings service to handle theme persistance, fix: optimised dark mode contrast ([35844e0 ](35844e0cf1 ))
* **dark mode:** clarity optimizations ([afa7e38 ](afa7e380aa ))
* **dark mode:** lineage and metadata ([27907ed ](27907ed00f ))
* **dark mode:** refactoring clarity to enable dark mode, added toggle button ([5564aea ](5564aea9c2 ))
* **dark mode:** removing custom css rules so clarity can handle dark/light modes. Handsontable css for dark mode ([2c0afd0 ](2c0afd0268 ))
2024-05-31 09:38:30 +00:00
d8b95c5739
Merge pull request 'Dark Mode' ( #102 ) from issue98 into main
...
Release / Build-production-and-ng-test (push) Successful in 4m35s
Release / Build-and-test-development (push) Successful in 8m31s
Release / release (push) Successful in 9m57s
Reviewed-on: #102
Reviewed-by: yury <yury@4gl.io >
2024-05-31 09:21:07 +00:00
Mihajlo Medjedovic
2f8d0b764a
feat: updated handsontable to v14
Build / Build-and-ng-test (pull_request) Failing after 1m17s
2024-05-30 23:35:05 +02:00
Mihajlo Medjedovic
d7732ed206
ci: fix
Build / Build-and-ng-test (pull_request) Successful in 4m42s
2024-05-30 15:57:18 +02:00
Mihajlo Medjedovic
6e631cd9a5
ci: fix
Build / Build-and-ng-test (pull_request) Successful in 4m43s
2024-05-30 15:53:51 +02:00
Mihajlo Medjedovic
0a9e5dd834
ci: fix
Build / Build-and-ng-test (pull_request) Failing after 1m13s
2024-05-30 15:49:46 +02:00
Mihajlo Medjedovic
d14a4eaadd
ci: fix
Build / Build-and-ng-test (pull_request) Failing after 1m14s
2024-05-30 14:56:55 +02:00
Mihajlo Medjedovic
5f7c7fcc7b
ci: fix
Build / Build-and-ng-test (pull_request) Failing after 1m13s
2024-05-30 14:52:53 +02:00
Mihajlo Medjedovic
978f152ab6
ci: fix
Build / Build-and-ng-test (pull_request) Failing after 1m39s
2024-05-30 14:46:10 +02:00
Mihajlo Medjedovic
68a2a606f3
ci: fix
Build / Build-and-ng-test (pull_request) Failing after 1m14s
2024-05-30 14:22:01 +02:00
Mihajlo Medjedovic
bad43135d7
chore: sheet crypto package fix
Build / Build-and-ng-test (pull_request) Failing after 1m16s
2024-05-30 14:11:54 +02:00
Mihajlo Medjedovic
110ad9a6e9
fix: added colors.scss file, start of a refactor
Build / Build-and-ng-test (pull_request) Failing after 1m15s
2024-05-30 12:03:09 +02:00
Mihajlo Medjedovic
e98f288302
style: lint
Build / Build-and-ng-test (pull_request) Failing after 1m16s
2024-05-30 09:47:38 +02:00
Mihajlo Medjedovic
9a79f37bf1
fix: added stealFocus directive
2024-05-30 09:47:08 +02:00
Mihajlo Medjedovic
85909cfc1e
chore: prettier version
Build / Build-and-ng-test (pull_request) Failing after 1m16s
2024-05-29 16:26:27 +02:00
Mihajlo Medjedovic
4330da520f
style: lint
Build / Build-and-ng-test (pull_request) Failing after 1m17s
2024-05-29 16:21:56 +02:00
Mihajlo Medjedovic
27907ed00f
feat(dark mode): lineage and metadata
2024-05-29 16:21:28 +02:00
Mihajlo Medjedovic
31c90f3190
style: lint
Build / Build-and-ng-test (pull_request) Failing after 1m15s
2024-05-29 14:36:17 +02:00
Mihajlo Medjedovic
35844e0cf1
feat: added app settings service to handle theme persistance, fix: optimised dark mode contrast
2024-05-29 14:35:43 +02:00
Mihajlo Medjedovic
afa7e380aa
feat(dark mode): clarity optimizations
Build / Build-and-ng-test (pull_request) Failing after 50s
2024-05-28 21:17:37 +02:00
cb9a5f0eb4
Merge branch 'main' into issue98
Build / Build-and-ng-test (pull_request) Failing after 51s
2024-05-23 14:17:18 +00:00
Mihajlo Medjedovic
da522c557d
chore(git): Merge branch 'issue98' of ssh://git.datacontroller.io:29419/dc/dc into issue98
Build / Build-and-ng-test (pull_request) Failing after 51s
2024-05-23 16:16:57 +02:00
Mihajlo Medjedovic
2c0afd0268
feat(dark mode): removing custom css rules so clarity can handle dark/light modes. Handsontable css for dark mode
2024-05-23 16:16:47 +02:00
semantic-release-bot
20255c69c2
chore(release): 6.8.5 [skip ci]
...
## [6.8.5](https://git.datacontroller.io/dc/dc/compare/v6.8.4...v6.8.5 ) (2024-05-23)
### Bug Fixes
* bitemporal load issue [#105 ](#105 ) ([967698e ](967698e4ce ))
2024-05-23 11:34:51 +00:00
74f1c5416b
Merge pull request 'fix: bitemporal load issue #105 ' ( #108 ) from issue105 into main
...
Release / Build-production-and-ng-test (push) Successful in 4m43s
Release / Build-and-test-development (push) Successful in 8m40s
Release / release (push) Successful in 10m6s
Reviewed-on: #108
2024-05-23 11:08:03 +00:00
feed7f1ded
Merge branch 'main' into issue105
Build / Build-and-ng-test (pull_request) Successful in 4m44s
2024-05-23 11:07:29 +00:00
967698e4ce
fix: bitemporal load issue #105
Build / Build-and-ng-test (pull_request) Successful in 4m49s
2024-05-23 12:07:11 +01:00
semantic-release-bot
71bd81ae47
chore(release): 6.8.4 [skip ci]
...
## [6.8.4](https://git.datacontroller.io/dc/dc/compare/v6.8.3...v6.8.4 ) (2024-05-22)
### Bug Fixes
* new approach to fixing [#105 ](#105 ) ([c11bd9a ](c11bd9a2c5 ))
2024-05-22 16:56:15 +00:00
89a5153bb3
Merge pull request 'fix: new approach to fixing #105 ' ( #106 ) from issue105 into main
...
Release / Build-production-and-ng-test (push) Successful in 4m44s
Release / Build-and-test-development (push) Successful in 8m42s
Release / release (push) Successful in 10m14s
Reviewed-on: #106
2024-05-22 16:33:29 +00:00
c11bd9a2c5
fix: new approach to fixing #105
Build / Build-and-ng-test (pull_request) Successful in 4m54s
2024-05-22 17:33:04 +01:00
59d46a9926
Merge branch 'main' into issue98
Build / Build-and-ng-test (pull_request) Failing after 51s
2024-05-22 11:30:29 +00:00
semantic-release-bot
39c3e5411f
chore(release): 6.8.3 [skip ci]
...
## [6.8.3](https://git.datacontroller.io/dc/dc/compare/v6.8.2...v6.8.3 ) (2024-05-09)
### Bug Fixes
* updating core to increase filename length, closes [#103 ](#103 ) ([ee58fd5 ](ee58fd5b4b ))
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
...
Release / Build-production-and-ng-test (push) Successful in 4m48s
Release / Build-and-test-development (push) Successful in 8m51s
Release / release (push) Successful in 10m9s
Reviewed-on: #104
2024-05-09 11:29:37 +00:00
^
ee58fd5b4b
fix: updating core to increase filename length, closes #103
Build / Build-and-ng-test (pull_request) Successful in 5m2s
2024-05-09 12:23:04 +01:00
Mihajlo Medjedovic
5564aea9c2
feat(dark mode): refactoring clarity to enable dark mode, added toggle button
Build / Build-and-ng-test (pull_request) Failing after 51s
2024-05-08 16:51:01 +02:00
aedd2c451b
Merge pull request 'release-ci' ( #100 ) from release-ci into main
...
Release / Build-production-and-ng-test (push) Successful in 5m1s
Release / Build-and-test-development (push) Successful in 8m54s
Release / release (push) Failing after 4m31s
Reviewed-on: #100
2024-05-06 21:33:57 +00:00
Mihajlo Medjedovic
6d597611b6
chore(git): Merge branch 'main' into release-ci
Build / Build-and-ng-test (pull_request) Successful in 4m9s
2024-05-06 09:04:34 +02:00
Mihajlo Medjedovic
9ffe5efe5d
ci: added viya.json to the release assets
2024-05-06 09:04:19 +02:00
semantic-release-bot
2715950d86
chore(release): 6.8.2 [skip ci]
...
## [6.8.2](https://git.datacontroller.io/dc/dc/compare/v6.8.1...v6.8.2 ) (2024-05-03)
### Bug Fixes
* dc_request_logs option feature ([93758ef ](93758efb27 ))
* release process ([c0dc919 ](c0dc9191e3 ))
2024-05-03 07:19:26 +00:00
Mihajlo Medjedovic
77a7190f4d
ci: fixing release script
Release / Build-production-and-ng-test (push) Successful in 3m58s
Release / Build-and-test-development (push) Successful in 7m39s
Release / release (push) Successful in 8m23s
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
...
Release / Build-production-and-ng-test (push) Successful in 3m58s
Release / Build-and-test-development (push) Successful in 7m52s
Release / release (push) Failing after 1m18s
Reviewed-on: #97
2024-05-02 22:25:29 +00:00
^
93758efb27
fix: dc_request_logs option feature
...
Build / Build-and-ng-test (pull_request) Successful in 4m3s
see: https://docs.datacontroller.io/dcc-options/#dc_request_logs
2024-05-02 23:09:14 +01:00
Mihajlo Medjedovic
c0dc9191e3
fix: release process
Release / Build-production-and-ng-test (push) Successful in 3m57s
Release / Build-and-test-development (push) Successful in 7m44s
Release / release (push) Failing after 1m17s
2024-05-02 18:41:25 +02:00
semantic-release-bot
485783a782
chore(release): 6.8.1 [skip ci]
...
## [6.8.1](https://git.datacontroller.io/dc/dc/compare/v6.8.0...v6.8.1 ) (2024-05-02)
### Bug Fixes
* hide approve button when table revertable ([ec0f539 ](ec0f539a33 ))
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
...
Release / Build-production-and-ng-test (push) Successful in 3m59s
Release / Build-and-test-development (push) Successful in 7m45s
Release / release (push) Failing after 1m55s
Reviewed-on: #95
2024-05-02 15:57:22 +00:00
Mihajlo Medjedovic
0de8481314
ci: ng build
Build / Build-and-ng-test (pull_request) Successful in 4m4s
2024-05-02 17:48:30 +02:00
Mihajlo Medjedovic
ec0f539a33
fix: hide approve button when table revertable
Build / Build-and-ng-test (pull_request) Failing after 2m1s
2024-05-02 17:44:53 +02:00
semantic-release-bot
173ee2daff
chore(release): 6.8.0 [skip ci]
...
# [6.8.0](https://git.datacontroller.io/dc/dc/compare/v6.7.0...v6.8.0 ) (2024-05-02)
### Bug Fixes
* ci sheet lib, submit message auto focus ([c5e4650 ](c5e4650327 ))
* **clarity:** new version style issues ([8c7de5a ](8c7de5aad7 ))
* cypress tests ([3dd85cc ](3dd85cc60b ))
* ensuring that only restorable versions are restorable ([a402856 ](a4028562ce ))
* ensuring version history only includes loaded versions ([51ebd25 ](51ebd25aa3 ))
* final testing on restore feature ([297a84d ](297a84d3a4 ))
* issue with multiple adds/deletes, [#84 ](#84 ) ([904ca30 ](904ca30f91 ))
* load_ref var ([aaad9f7 ](aaad9f7207 ))
* removing alerts dummy data, closes [#93 ](#93 ) ([eba21e9 ](eba21e96b4 ))
* restore table version improvement ([549f357 ](549f35766b ))
* **sas:** viewer versions fix ([c6595c1 ](c6595c1f61 ))
* stage and approve buttons renaming ([ef81e33 ](ef81e33f70 ))
* supporting SCD2 data reversions ([fa8396f ](fa8396f039 ))
* table info modal, versions - column names ([801c8c6 ](801c8c6a9f ))
* **updates:** angular, clarity, resolved legacy-peer-deps ([c60dd65 ](c60dd65a16 ))
### Features
* backend to show in getchangeinfo whether a user is allowed to restore ([8769841 ](8769841f08 ))
* list versions of target tables (backend) ([f8a14d4 ](f8a14d4bde ))
* restore ([604c2e7 ](604c2e70bd ))
* SAS services & tests for RESTORE, [#84 ](#84 ) ([9ad7ae4 ](9ad7ae47b5 ))
* staging page, restore buttons ([02a8a1c ](02a8a1c565 ))
* table metadata modal, versions tab (and link) ([b27fea5 ](b27fea5b91 ))
* **versions:** getting list of versions (plus test) ([8003da9 ](8003da94e6 ))
2024-05-02 12:08:05 +00:00
Mihajlo Medjedovic
5c0091b5e8
chore: test workaround
Release / Build-production-and-ng-test (push) Successful in 3m58s
Release / Build-and-test-development (push) Successful in 7m44s
Release / release (push) Failing after 1m55s
2024-05-02 13:54:44 +02:00
84dce7f6e8
Merge pull request 'Restore Previous State / Data Rollback' ( #94 ) from restore into main
...
Release / Build-production-and-ng-test (push) Successful in 4m1s
Release / Build-and-test-development (push) Failing after 8m26s
Release / release (push) Has been skipped
Reviewed-on: #94
2024-05-02 11:18:28 +00:00
Mihajlo Medjedovic
e8a943a35a
chore: ng test
Build / Build-and-ng-test (pull_request) Successful in 2m1s
2024-05-02 13:08:06 +02:00
Mihajlo Medjedovic
b3171a8125
ci: fix
Build / Build-and-ng-test (pull_request) Failing after 1m57s
2024-05-02 12:56:52 +02:00
Mihajlo Medjedovic
d77f2eb674
chore(git): Merge branch 'deps-update' into restore
Build / Build-and-ng-test (pull_request) Failing after 1m30s
2024-05-02 12:53:32 +02:00
Mihajlo Medjedovic
5474fad9cc
chore: package-lock
Build / Build-and-ng-test (pull_request) Successful in 1m2s
2024-05-02 12:46:50 +02:00
Mihajlo Medjedovic
3dd85cc60b
fix: cypress tests
2024-05-02 12:39:07 +02:00
Mihajlo Medjedovic
510e412ff2
chore: cypress tests fix
Build / Build-and-ng-test (pull_request) Failing after 15s
2024-05-02 11:25:46 +02:00
Mihajlo Medjedovic
3dfdccbc6b
ci: sheet lib
Build / Build-and-ng-test (pull_request) Successful in 1m2s
2024-05-02 10:04:31 +02:00
Mihajlo Medjedovic
a55661548a
chore: licence checker
Build / Build-and-ng-test (pull_request) Successful in 1m2s
2024-05-02 09:59:21 +02:00
Mihajlo Medjedovic
69363b37e9
ci: sheet lib
Build / Build-and-ng-test (pull_request) Failing after 1m2s
2024-05-02 09:54:10 +02:00
Mihajlo Medjedovic
2d6a753921
ci: sheet lib
Build / Build-and-ng-test (pull_request) Failing after 15s
2024-05-02 09:52:22 +02:00
Mihajlo Medjedovic
dc989e5668
ci: fix
Build / Build-and-ng-test (pull_request) Failing after 58s
2024-05-02 09:38:43 +02:00
Mihajlo Medjedovic
227ac480d5
style: lint
Build / Build-and-ng-test (pull_request) Failing after 16s
2024-05-02 09:30:23 +02:00
Mihajlo Medjedovic
c5e4650327
fix: ci sheet lib, submit message auto focus
Build / Build-and-ng-test (pull_request) Failing after 16s
2024-05-02 09:28:39 +02:00
56cf271e77
Merge branch 'main' into deps-update
Build / Build-and-ng-test (pull_request) Failing after 57s
2024-04-30 17:41:54 +00:00
^
fa8396f039
fix: supporting SCD2 data reversions
Build / Build-and-ng-test (pull_request) Failing after 15s
2024-04-30 18:39:00 +01:00
^
904ca30f91
fix: issue with multiple adds/deletes, #84
Build / Build-and-ng-test (pull_request) Failing after 16s
2024-04-30 17:46:00 +01:00
Mihajlo Medjedovic
549f35766b
fix: restore table version improvement
Build / Build-and-ng-test (pull_request) Failing after 15s
2024-04-30 15:43:17 +02:00
Mihajlo Medjedovic
1589c799ec
chore(git): Merge branch 'restore' of ssh://git.datacontroller.io:29419/dc/dc into restore
Build / Build-and-ng-test (pull_request) Failing after 15s
2024-04-30 15:26:07 +02:00
Mihajlo Medjedovic
604c2e70bd
feat: restore
2024-04-30 15:25:58 +02:00
^
297a84d3a4
fix: final testing on restore feature
Build / Build-and-ng-test (pull_request) Failing after 59s
2024-04-30 14:21:02 +01:00
^
aaad9f7207
fix: load_ref var
Build / Build-and-ng-test (pull_request) Failing after 58s
2024-04-30 12:34:22 +01:00
^
a4028562ce
fix: ensuring that only restorable versions are restorable
Build / Build-and-ng-test (pull_request) Failing after 58s
2024-04-30 11:14:47 +01:00
Mihajlo Medjedovic
5ab3f98855
chore(git): Merge branch 'main' into restore
Build / Build-and-ng-test (pull_request) Failing after 59s
2024-04-30 09:04:46 +02:00
^
eba21e96b4
fix: removing alerts dummy data, closes #93
Build / Build-and-ng-test (pull_request) Failing after 18s
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
Release / Build-production-and-ng-test (push) Failing after 1m31s
Release / Build-and-test-development (push) Has been skipped
Release / release (push) Has been skipped
2024-04-23 13:06:51 +00:00
Mihajlo Medjedovic
57aa6fa0fc
ci: fix
Build / Build-and-ng-test (pull_request) Failing after 58s
2024-04-15 09:37:20 +02:00
Mihajlo Medjedovic
4a01f3d490
ci: fix
Build / Build-and-ng-test (pull_request) Failing after 57s
2024-04-12 21:37:49 +02:00
Mihajlo Medjedovic
80a0db951d
chore: angular testing
Build / Build-and-ng-test (pull_request) Failing after 1m5s
2024-04-12 15:48:00 +02:00
Mihajlo Medjedovic
3202cb8e08
ci: ng test fix
Build / Build-and-ng-test (pull_request) Failing after 1m4s
2024-04-12 14:23:04 +02:00
Mihajlo Medjedovic
ddf36230bf
ci: ng test fix
Build / Build-and-ng-test (pull_request) Failing after 1m4s
2024-04-12 14:06:29 +02:00
Mihajlo Medjedovic
b67c2be968
chore: package json test script fix
Build / Build-and-ng-test (pull_request) Failing after 1m3s
2024-04-12 13:53:35 +02:00
Mihajlo Medjedovic
dc2c8da92b
ci: added angular tests on PR
Build / Build-and-ng-test (pull_request) Failing after 1m10s
2024-04-12 13:30:44 +02:00
Mihajlo Medjedovic
5d6c3701d0
chore: licence checker update
Build / Build-and-ng-test (pull_request) Successful in 1m3s
2024-04-12 13:28:18 +02:00
Mihajlo Medjedovic
b024e263b4
chore: updated package-lock
Build / Build-and-ng-test (pull_request) Failing after 1m2s
2024-04-12 13:20:08 +02:00
b706864e40
Merge pull request 'Angular and Clarity Update' ( #91 ) from deps-update into main
...
Release / Build-production-and-ng-test (push) Failing after 1m37s
Release / Build-and-test-development (push) Has been skipped
Release / release (push) Has been skipped
Reviewed-on: #91
2024-04-12 10:45:57 +00:00
Mihajlo Medjedovic
60cc666b67
chore: licence checker
Build / Build-and-ng-test (pull_request) Successful in 1m15s
2024-04-12 12:34:01 +02:00
Mihajlo Medjedovic
efff4dd553
chore(cypress): bigger viewport size
Build / Build-and-ng-test (pull_request) Failing after 1m1s
2024-04-12 11:48:23 +02:00
Mihajlo Medjedovic
2b1dad8e48
style: lint
Build / Build-and-ng-test (pull_request) Failing after 1m2s
2024-04-12 10:51:32 +02:00
Mihajlo Medjedovic
8c7de5aad7
fix(clarity): new version style issues
2024-04-12 10:51:11 +02:00
Mihajlo Medjedovic
1db8bc2573
style: lint
Build / Build-and-ng-test (pull_request) Failing after 1m12s
2024-04-11 13:23:40 +02:00
Mihajlo Medjedovic
c60dd65a16
fix(updates): angular, clarity, resolved legacy-peer-deps
2024-04-11 13:23:24 +02:00
f7f59a4b0a
Merge pull request 'feat: Display Previous Versions' ( #88 ) from restore into main
...
Release / Build-production-and-ng-test (push) Successful in 4m18s
Release / Build-and-test-development (push) Failing after 15m54s
Release / release (push) Has been skipped
Reviewed-on: #88
2024-04-04 13:24:25 +00:00
^
ec7615e7e3
chore: adding sheet-crypto to gitignoreg
Build / Build-and-ng-test (pull_request) Successful in 1m5s
2024-04-03 10:56:49 +01:00
Mihajlo Medjedovic
f411c33754
chore(git): Merge branch 'main' into restore
Build / Build-and-ng-test (pull_request) Successful in 1m4s
2024-04-01 13:51:33 +02:00
Mihajlo Medjedovic
79121168e4
style: lint
Build / Build-and-ng-test (pull_request) Successful in 1m4s
2024-04-01 13:50:50 +02:00
Mihajlo Medjedovic
ef81e33f70
fix: stage and approve buttons renaming
Build / Build-and-ng-test (pull_request) Failing after 15s
2024-04-01 13:37:41 +02:00
semantic-release-bot
96066c66cb
chore(release): 6.7.0 [skip ci]
...
# [6.7.0](https://git.datacontroller.io/dc/dc/compare/v6.6.4...v6.7.0 ) (2024-04-01)
### Features
* numeric values in hot dropdown aligned right ([9635626 ](963562621d ))
2024-04-01 11:23:31 +00:00
Mihajlo Medjedovic
b1819b776d
chore(git): Merge branch 'restore' of ssh://git.datacontroller.io:29419/dc/dc into restore
Build / Build-and-ng-test (pull_request) Failing after 15s
2024-04-01 13:09:34 +02:00
Mihajlo Medjedovic
bd7a392ffc
chore(git): Merge branch 'main' into restore
2024-04-01 13:09:27 +02:00
7997b77158
Merge pull request 'Numeric values in hot dropdown aligned right' ( #86 ) from numeric-values-diff into main
...
Release / Build-production-and-ng-test (push) Successful in 4m26s
Release / Build-and-test-development (push) Successful in 8m10s
Release / release (push) Successful in 6m32s
Reviewed-on: #86
2024-04-01 11:08:53 +00:00
Mihajlo Medjedovic
d1966bcdc5
chore(git): Merge branch 'main' into numeric-values-diff
Build / Build-and-ng-test (pull_request) Successful in 1m3s
2024-04-01 12:33:43 +02:00
semantic-release-bot
7b5bbe024d
chore(release): 6.6.4 [skip ci]
...
## [6.6.4](https://git.datacontroller.io/dc/dc/compare/v6.6.3...v6.6.4 ) (2024-04-01)
### Bug Fixes
* ordering SOFTSELECT numerically in dropdown ([f522038 ](f522038b8d )), closes [#85 ](#85 )
* reverting col ([fbbcf90 ](fbbcf90956 ))
* typo ([31d4e5c ](31d4e5c727 ))
2024-04-01 09:51:54 +00:00
4d84f15aca
Merge pull request 'ci: install sheet temporarily' ( #89 ) from ci into main
...
Release / Build-production-and-ng-test (push) Successful in 4m16s
Release / Build-and-test-development (push) Successful in 8m1s
Release / release (push) Successful in 6m22s
Reviewed-on: #89
2024-04-01 09:37:56 +00:00
Mihajlo Medjedovic
928937daab
ci: sheet
Build / Build-and-ng-test (pull_request) Successful in 1m4s
2024-04-01 11:14:00 +02:00
Mihajlo Medjedovic
3bd8d247e5
ci: sheet
Build / Build-and-ng-test (pull_request) Successful in 1m3s
2024-04-01 10:59:03 +02:00
Mihajlo Medjedovic
cf6c9dd5f2
ci: sheet
Build / Build-and-ng-test (pull_request) Failing after 1m0s
2024-04-01 10:55:59 +02:00
Mihajlo Medjedovic
ff55cbbaad
ci: sheet
Build / Build-and-ng-test (pull_request) Failing after 17s
2024-04-01 10:45:16 +02:00
Mihajlo Medjedovic
3eda4e2c58
ci: install sheet temporarily
Build / Build-and-ng-test (pull_request) Failing after 17s
2024-04-01 10:39:30 +02:00
Mihajlo Medjedovic
02a8a1c565
feat: staging page, restore buttons
2024-03-29 13:08:48 +01:00
^
8769841f08
feat: backend to show in getchangeinfo whether a user is allowed to restore
Build / Build-and-ng-test (pull_request) Failing after 15s
2024-03-28 16:03:27 +00:00
Mihajlo Medjedovic
7208fe1c3b
chore(git): Merge branch 'restore' of ssh://git.datacontroller.io:29419/dc/dc into restore
Build / Build-and-ng-test (pull_request) Failing after 15s
2024-03-26 19:14:53 +01:00
Mihajlo Medjedovic
801c8c6a9f
fix: table info modal, versions - column names
2024-03-26 19:14:41 +01:00
^
51ebd25aa3
fix: ensuring version history only includes loaded versions
Build / Build-and-ng-test (pull_request) Failing after 48s
2024-03-26 14:25:58 +00:00
Mihajlo Medjedovic
c6595c1f61
fix(sas): viewer versions fix
Build / Build-and-ng-test (pull_request) Failing after 46s
2024-03-26 14:20:01 +01:00
Mihajlo Medjedovic
a267666e99
style: lint
Build / Build-and-ng-test (pull_request) Failing after 46s
2024-03-25 22:41:25 +01:00
Mihajlo Medjedovic
b27fea5b91
feat: table metadata modal, versions tab (and link)
2024-03-25 22:41:00 +01:00
^
f8a14d4bde
feat: list versions of target tables (backend)
Build / Build-and-ng-test (pull_request) Failing after 47s
2024-03-25 12:37:11 +00:00
^
633e35338d
chore: remove unnecessary concatenation
2024-03-20 21:38:44 +00:00
^
8003da94e6
feat(versions): getting list of versions (plus test)
2024-03-20 21:37:13 +00:00
c3af97ef57
Merge pull request 'issue85' ( #87 ) from issue85 into main
...
Release / Build-production-and-ng-test (push) Failing after 1m13s
Release / Build-and-test-development (push) Has been skipped
Release / release (push) Has been skipped
Reviewed-on: #87
2024-03-19 22:41:04 +00:00
31d4e5c727
fix: typo
Build / Build-and-ng-test (pull_request) Failing after 47s
2024-03-19 22:36:00 +00:00
fbbcf90956
fix: reverting col
2024-03-19 22:35:16 +00:00
f522038b8d
fix: ordering SOFTSELECT numerically in dropdown
...
Closes #85
2024-03-19 22:33:39 +00:00
Mihajlo Medjedovic
ace599b39f
style: lint
Build / Build-and-ng-test (pull_request) Failing after 46s
2024-03-19 10:01:30 +01:00
Mihajlo Medjedovic
963562621d
feat: numeric values in hot dropdown aligned right
Build / Build-and-ng-test (pull_request) Failing after 29s
2024-03-18 17:32:29 +01:00
semantic-release-bot
5171d07441
chore(release): 6.6.3 [skip ci]
...
## [6.6.3](https://git.datacontroller.io/dc/dc/compare/v6.6.2...v6.6.3 ) (2024-02-26)
### Bug Fixes
* allow empty clause value when NE or CONTAINS ([432450a ](432450a15b ))
2024-02-26 14:17:24 +00:00
9a0b9573d5
Merge pull request 'Allow empty clause value when operator is NE or CONTAINS' ( #83 ) from issue-82 into main
...
Release / Build-production-and-ng-test (push) Successful in 4m18s
Release / Build-and-test-development (push) Successful in 7m46s
Release / release (push) Successful in 6m18s
Reviewed-on: #83
2024-02-26 14:03:36 +00:00
Mihajlo Medjedovic
4733311ef3
style: lint
Build / Build-and-ng-test (pull_request) Successful in 1m0s
2024-02-26 14:15:34 +01:00
Mihajlo Medjedovic
432450a15b
fix: allow empty clause value when NE or CONTAINS
2024-02-26 14:14:51 +01:00
semantic-release-bot
47638becc0
chore(release): 6.6.2 [skip ci]
...
## [6.6.2](https://git.datacontroller.io/dc/dc/compare/v6.6.1...v6.6.2 ) (2024-02-22)
### Bug Fixes
* excel with commas getting wrapped in quotes ([3860134 ](38601346a5 ))
2024-02-22 12:33:10 +00:00
bdd3a95685
Merge pull request 'excel with commas getting wrapped in quotes' ( #80 ) from issue-77 into main
...
Release / Build-production-and-ng-test (push) Successful in 4m13s
Release / Build-and-test-development (push) Successful in 7m44s
Release / release (push) Successful in 6m15s
Reviewed-on: #80
Reviewed-by: sabir <sabir@4gl.io >
2024-02-22 12:19:34 +00:00
Mihajlo Medjedovic
38601346a5
fix: excel with commas getting wrapped in quotes
Build / Build-and-ng-test (pull_request) Failing after 15s
2024-02-21 14:48:42 +01:00
semantic-release-bot
dc3a6ae6a1
chore(release): 6.6.1 [skip ci]
...
## [6.6.1](https://git.datacontroller.io/dc/dc/compare/v6.6.0...v6.6.1 ) (2024-02-19)
### Bug Fixes
* **client:** bumped @sasjs/adapter with fixed redirected login ([eb1c09d ](eb1c09d790 ))
2024-02-19 13:38:12 +00:00
f668b1e7f7
Merge pull request 'fix(client): bumped @sasjs/adapter with fixed redirected login' ( #79 ) from @sasjs/adapter-bump into main
...
Release / Build-production-and-ng-test (push) Successful in 4m53s
Release / Build-and-test-development (push) Successful in 8m34s
Release / release (push) Successful in 7m2s
Reviewed-on: #79
Reviewed-by: mihajlo <mihajlo@4gl.io >
2024-02-19 13:22:56 +00:00
eb1c09d790
fix(client): bumped @sasjs/adapter with fixed redirected login
Build / Build-and-ng-test (pull_request) Successful in 1m6s
2024-02-19 16:16:30 +03:00
semantic-release-bot
9bf324c74b
chore(release): 6.6.0 [skip ci]
...
# [6.6.0](https://git.datacontroller.io/dc/dc/compare/v6.5.2...v6.6.0 ) (2024-02-12)
### Bug Fixes
* adjust the col numbers in extracted data ([cff5989 ](cff5989559 ))
### Features
* extra table metadata for [#75 ](#75 ) ([837821f ](837821fd01 ))
* show dsnote on hover title ([6565834 ](6565834ad4 ))
2024-02-12 11:30:37 +00:00
f13e909478
Merge pull request 'fix: adjust the col numbers in extracted data' ( #76 ) from fix-complex-xl-upload into main
...
Release / Build-production-and-ng-test (push) Successful in 4m53s
Release / Build-and-test-development (push) Successful in 8m34s
Release / release (push) Successful in 7m0s
Reviewed-on: #76
2024-02-12 09:58:42 +00:00
Sabir Hassan
6a0fe287dd
chore: add comment
Build / Build-and-ng-test (pull_request) Successful in 1m4s
2024-02-12 14:53:53 +05:00
Sabir Hassan
5a48f2e6e3
chore: lint fix
Build / Build-and-ng-test (pull_request) Successful in 1m5s
2024-02-12 12:51:08 +05:00
Sabir Hassan
6565834ad4
feat: show dsnote on hover title
Build / Build-and-ng-test (pull_request) Failing after 18s
2024-02-12 11:30:59 +05:00
zmaj
837821fd01
feat: extra table metadata for #75
Build / Build-and-ng-test (pull_request) Failing after 17s
2024-02-09 19:02:24 +00:00
Sabir Hassan
cff5989559
fix: adjust the col numbers in extracted data
Build / Build-and-ng-test (pull_request) Failing after 18s
2024-02-09 18:37:25 +05:00
semantic-release-bot
60510a4d68
chore(release): 6.5.2 [skip ci]
...
## [6.5.2](https://git.datacontroller.io/dc/dc/compare/v6.5.1...v6.5.2 ) (2024-02-06)
### Bug Fixes
* ordering mpe_selectbox data by the data values after selectbox_order ([2b54034 ](2b54034973 ))
2024-02-06 18:55:05 +00:00
zmaj
2b54034973
fix: ordering mpe_selectbox data by the data values after selectbox_order
Release / Build-production-and-ng-test (push) Successful in 4m51s
Release / Build-and-test-development (push) Successful in 8m35s
Release / release (push) Successful in 7m2s
2024-02-06 18:39:47 +00:00
semantic-release-bot
347b0f9065
chore(release): 6.5.1 [skip ci]
...
## [6.5.1](https://git.datacontroller.io/dc/dc/compare/v6.5.0...v6.5.1 ) (2024-02-02)
### Bug Fixes
* ensuring submitter email can be pulled from mpe_emails ([eac0104 ](eac0104d7a ))
2024-02-02 11:35:49 +00:00
zmaj
eac0104d7a
fix: ensuring submitter email can be pulled from mpe_emails
Release / Build-production-and-ng-test (push) Successful in 4m46s
Release / Build-and-test-development (push) Successful in 8m34s
Release / release (push) Successful in 6m51s
2024-02-02 11:20:43 +00:00
semantic-release-bot
1c8e4604de
chore(release): 6.5.0 [skip ci]
...
# [6.5.0](https://git.datacontroller.io/dc/dc/compare/v6.4.0...v6.5.0 ) (2024-01-26)
### Features
* filtering by reference to Variables as well as Values ([6eb1aa8 ](6eb1aa85d2 ))
2024-01-26 10:55:18 +00:00
e9624635ed
Merge pull request 'feat: Filtering with variable as well as values' ( #70 ) from issue-68 into main
...
Release / Build-production-and-ng-test (push) Successful in 4m42s
Release / Build-and-test-development (push) Successful in 8m27s
Release / release (push) Successful in 6m47s
Reviewed-on: #70
2024-01-26 10:40:29 +00:00
Sabir Hassan
f9beda1ddb
chore: lint fix
Build / Build-and-ng-test (pull_request) Successful in 1m4s
2024-01-26 09:22:50 +05:00
Sabir Hassan
53400de110
chore: quick fix
Build / Build-and-ng-test (pull_request) Failing after 17s
2024-01-25 18:24:01 +05:00
cf37ddab22
Merge branch 'main' into issue-68
Build / Build-and-ng-test (pull_request) Failing after 17s
2024-01-25 11:34:20 +00:00
semantic-release-bot
625af199f4
chore(release): 6.4.0 [skip ci]
...
# [6.4.0](https://git.datacontroller.io/dc/dc/compare/v6.3.1...v6.4.0 ) (2024-01-24)
### Bug Fixes
* add dcLib to globals ([5d93346 ](5d93346b52 ))
* add service to get xlmap rules and fixed interface name ([9ffa30a ](9ffa30ab74 ))
* increasing length of mpe_excel_map cols to ([2d4d068 ](2d4d068413 ))
* providing info on mapids to FE ([fd94945 ](fd94945466 ))
* removing tables from EDIT menu that are in xlmaps ([9550ae4 ](9550ae4d11 ))
* removing XLMAP_TARGETLIBDS from mpe_xlmaps_rules table ([93702c6 ](93702c63dc ))
* renaming TABLE macvar to LOAD_REF in postdata.sas ([01915a2 ](01915a2db9 ))
* reverting xlmap in getdata change ([2d6e747 ](2d6e747db9 ))
* update edit tab to load ([516e5a2 ](516e5a2062 ))
### Features
* adding ability to define the target table for excel maps ([c86fba9 ](c86fba9dc7 ))
* adding ismap attribute to getdata response (and fixing test) ([2702bb3 ](2702bb3c84 ))
* Complex Excel Uploads ([cf19381 ](cf19381060 )), closes [#69 ](#69 )
* Create Tables / Files dropdown under load tab ([b473b19 ](b473b198a6 ))
* display list of maps in sidebar ([5aec024 ](5aec024242 ))
* implemented the logic for xlmap component ([50696bb ](50696bb926 ))
* model changes for [#69 ](#69 ) ([271543a ](271543a446 ))
* new getxlmaps service to return rules for a particular xlmap_id ([56264ec ](56264ecc69 ))
* validating the excel map after stage (adding load-ref) ([a485c3b ](a485c3b787 ))
2024-01-24 17:50:00 +00:00
56e9217f4b
Merge pull request 'ci: semantic release requires node 20 or above' ( #74 ) from ci-deploy into main
...
Release / Build-production-and-ng-test (push) Successful in 4m48s
Release / Build-and-test-development (push) Successful in 8m32s
Release / release (push) Successful in 7m1s
Reviewed-on: #74
2024-01-24 17:34:51 +00:00
86f1af7926
Merge branch 'main' into ci-deploy
Build / Build-and-ng-test (pull_request) Failing after 17s
2024-01-24 17:34:21 +00:00
Mihajlo Medjedovic
7737f8455d
ci: semantic release requires node 20 or above
Build / Build-and-ng-test (pull_request) Failing after 17s
2024-01-24 18:33:50 +01:00
b0f1677fcc
Merge pull request 'Fixed mocked startupservice used for cypress testing' ( #73 ) from ci-deploy into main
...
Release / Build-production-and-ng-test (push) Successful in 4m47s
Release / Build-and-test-development (push) Successful in 8m35s
Release / release (push) Failing after 1m46s
Reviewed-on: #73
2024-01-24 16:40:02 +00:00
Mihajlo Medjedovic
4406e0d4b4
ci: fixed mocked startupservice used for cypress testing
Build / Build-and-ng-test (pull_request) Failing after 16s
2024-01-24 17:34:07 +01:00
cf19381060
feat: Complex Excel Uploads
...
Release / Build-production-and-ng-test (push) Successful in 4m49s
Release / release (push) Has been skipped
Release / Build-and-test-development (push) Failing after 9m24s
Reviewed-on: #71
Closes #69
2024-01-24 13:48:07 +00:00
802d8a3b08
Merge branch 'main' into issue-68
Build / Build-and-ng-test (pull_request) Failing after 17s
2024-01-24 13:47:24 +00:00
Sabir Hassan
2a852496e9
chore: add specs
Build / Build-and-ng-test (pull_request) Failing after 17s
2024-01-24 17:05:18 +05:00
Sabir Hassan
4653097225
chore: move utils to separate file
Build / Build-and-ng-test (pull_request) Failing after 23s
2024-01-24 15:30:22 +05:00
Sabir Hassan
8afee29e02
chore: limit submitting rows based on liscence
Build / Build-and-ng-test (pull_request) Failing after 17s
2024-01-24 14:28:56 +05:00
Sabir Hassan
233eca39ef
chore: move utility functions to separate file
Build / Build-and-ng-test (pull_request) Failing after 16s
2024-01-24 14:10:11 +05:00
Sabir Hassan
1a96bb1233
chore: show variables in dropdown instead of values when variable is selected
Build / Build-and-ng-test (pull_request) Failing after 16s
2024-01-24 10:40:33 +05:00
zmaj
93702c63dc
fix: removing XLMAP_TARGETLIBDS from mpe_xlmaps_rules table
Build / Build-and-ng-test (pull_request) Failing after 17s
2024-01-23 16:54:44 +00:00
zmaj
df065562d1
chore: bumping core
Build / Build-and-ng-test (pull_request) Failing after 1m9s
2024-01-23 12:10:18 +00:00
zmaj
802c99adf9
chore: fix .npmrc
Build / Build-and-ng-test (pull_request) Failing after 13s
2024-01-22 10:30:19 +00:00
Sabir Hassan
482c7455f5
chore: fix the logic for goback button in stage component
Build / Build-and-ng-test (pull_request) Failing after 13s
2024-01-19 21:03:34 +05:00
Sabir Hassan
731b96dccc
chore: modifired xlmaps array in global variables
Build / Build-and-ng-test (pull_request) Failing after 14s
2024-01-19 18:48:38 +05:00
zmaj
9550ae4d11
fix: removing tables from EDIT menu that are in xlmaps
Build / Build-and-ng-test (pull_request) Failing after 13s
2024-01-19 11:12:31 +00:00
zmaj
2d6e747db9
fix: reverting xlmap in getdata change
Build / Build-and-ng-test (pull_request) Failing after 12s
2024-01-19 10:52:39 +00:00
zmaj
fd94945466
fix: providing info on mapids to FE
Build / Build-and-ng-test (pull_request) Failing after 13s
2024-01-18 17:39:10 +00:00
Sabir Hassan
d3b0c09332
chore: in editors/loadfile service pass attached excel file too as payload
Build / Build-and-ng-test (pull_request) Failing after 13s
2024-01-18 22:19:04 +05:00
zmaj
01915a2db9
fix: renaming TABLE macvar to LOAD_REF in postdata.sas
...
Build / Build-and-ng-test (pull_request) Failing after 13s
also adding a sample post approve hook for xlmap dataloads
2024-01-18 16:31:11 +00:00
zmaj
51b043b6d2
chore: postedit hook example updates
Build / Build-and-ng-test (pull_request) Failing after 13s
2024-01-18 15:43:48 +00:00
Sabir Hassan
c144fd8087
chore: fixed hanging state after getting error in upload and submit
Build / Build-and-ng-test (pull_request) Failing after 13s
2024-01-18 18:39:23 +05:00
Sabir Hassan
12b15df78c
chore: move to data tab after extracting data
Build / Build-and-ng-test (pull_request) Failing after 13s
2024-01-17 22:38:26 +05:00
Sabir Hassan
d6ecd12cea
chore: added tab view in xlmap component
Build / Build-and-ng-test (pull_request) Failing after 12s
2024-01-17 22:33:42 +05:00
zmaj
1c3d498da6
chore: wording of rules page
Build / Build-and-ng-test (pull_request) Failing after 12s
2024-01-17 11:23:07 +00:00
Sabir Hassan
d75e10aef5
chore: quick fix
Build / Build-and-ng-test (pull_request) Failing after 13s
2024-01-16 15:25:52 +05:00
Sabir Hassan
f0f9d85558
chore: quick fix
Build / Build-and-ng-test (pull_request) Failing after 13s
2024-01-16 14:27:44 +05:00
86f3411896
Merge pull request 'feat: complex excel upload (UI)' ( #72 ) from issue-69-ui into issue69
...
Build / Build-and-ng-test (pull_request) Failing after 13s
Reviewed-on: #72
2024-01-16 09:16:43 +00:00
Sabir Hassan
6daef39268
chore: add modal for displaying submit limit notice
Build / Build-and-ng-test (pull_request) Failing after 13s
2024-01-16 13:56:47 +05:00
7d1720a360
Merge branch 'issue69' into issue-69-ui
Build / Build-and-ng-test (pull_request) Failing after 13s
2024-01-16 08:47:47 +00:00
Sabir Hassan
b11a4884b4
chore: quick fix
Build / Build-and-ng-test (pull_request) Failing after 14s
2024-01-16 13:00:15 +05:00
Sabir Hassan
50696bb926
feat: implemented the logic for xlmap component
Build / Build-and-ng-test (pull_request) Failing after 13s
2024-01-16 12:21:45 +05:00
Sabir Hassan
d67d4e2f86
chore: added xlmap.module.ts file
2024-01-16 12:19:52 +05:00
Sabir Hassan
2f01c4d251
chore: added xlmap routing component
2024-01-16 12:17:42 +05:00
Sabir Hassan
9ffa30ab74
fix: add service to get xlmap rules and fixed interface name
2024-01-16 12:14:28 +05:00
Sabir Hassan
5d93346b52
fix: add dcLib to globals
2024-01-16 12:08:42 +05:00
Sabir Hassan
39762b36c6
chore: updated workspace settings
2024-01-16 12:04:39 +05:00
e40ebdff05
Merge branch 'main' into issue69
Build / Build-and-ng-test (pull_request) Failing after 13s
2024-01-12 13:09:39 +00:00
zmaj
8d12d9e51e
chore: fixing validations
Build / Build-and-ng-test (pull_request) Failing after 13s
2024-01-11 18:48:13 +00:00
zmaj
23708c9aae
chore: fix xlmap validation logic
Build / Build-and-ng-test (pull_request) Failing after 12s
2024-01-11 18:28:51 +00:00
zmaj
c86fba9dc7
feat: adding ability to define the target table for excel maps
Build / Build-and-ng-test (pull_request) Failing after 13s
2024-01-11 18:11:22 +00:00
zmaj
e747e6e4e7
chore: additional xlmaps to cover LASTDOWN and BLANKROW scenarios
Build / Build-and-ng-test (pull_request) Failing after 14s
2024-01-11 14:44:13 +00:00
Sabir Hassan
5aec024242
feat: display list of maps in sidebar
...
implemented routing module/component for home-routing
2024-01-04 11:33:38 +05:00
Sabir Hassan
b473b198a6
feat: Create Tables / Files dropdown under load tab
2024-01-04 11:28:16 +05:00
Sabir Hassan
516e5a2062
fix: update edit tab to load
2024-01-04 11:26:13 +05:00
Sabir Hassan
fb3abbe491
chore: update workspace settings
2024-01-04 11:24:39 +05:00
zver
3e009f3037
chore: adding migration for new tables
Build / Build-and-ng-test (pull_request) Failing after 13s
2024-01-03 12:12:38 +00:00
semantic-release-bot
e63d304953
chore(release): 6.3.1 [skip ci]
...
## [6.3.1](https://git.datacontroller.io/dc/dc/compare/v6.3.0...v6.3.1 ) (2024-01-01)
### Bug Fixes
* enabling excel uploads to tables with retained keys, also adding more validation to MPE_TABLES updates ([3efccc4 ](3efccc4cf3 ))
2024-01-01 17:53:14 +00:00
3cd90c2d47
Merge pull request 'fix: enabling excel uploads to tables with retained keys, also adding more validation to MPE_TABLES updates' ( #67 ) from dcfixes into main
...
Release / Build-production-and-ng-test (push) Successful in 3m11s
Release / Build-and-test-development (push) Successful in 6m31s
Release / release (push) Successful in 5m16s
Reviewed-on: #67
2024-01-01 17:42:07 +00:00
zver
a485c3b787
feat: validating the excel map after stage (adding load-ref)
Build / Build-and-ng-test (pull_request) Failing after 13s
2024-01-01 16:53:50 +00:00
zver
2702bb3c84
feat: adding ismap attribute to getdata response (and fixing test)
Build / Build-and-ng-test (pull_request) Failing after 13s
2024-01-01 16:07:47 +00:00
zver
56264ecc69
feat: new getxlmaps service to return rules for a particular xlmap_id
Build / Build-and-ng-test (pull_request) Failing after 13s
2024-01-01 14:50:02 +00:00
zver
cc4535245c
chore: adding xlmaps in startupservice response, #69
Build / Build-and-ng-test (pull_request) Failing after 13s
2024-01-01 14:10:49 +00:00
zver
6ae31de1dd
chore: adding sample data for basel KM1 template
Build / Build-and-ng-test (pull_request) Failing after 13s
2024-01-01 13:54:08 +00:00
zver
2d4d068413
fix: increasing length of mpe_excel_map cols to
Build / Build-and-ng-test (pull_request) Failing after 14s
2024-01-01 12:23:07 +00:00
zver
271543a446
feat: model changes for #69
Build / Build-and-ng-test (pull_request) Successful in 47s
2023-12-27 16:57:48 +01:00
Mihajlo Medjedovic
8f796aec36
chore(git): Merge branch 'main' into issue-68
Build / Build-and-ng-test (pull_request) Failing after 14s
2023-12-26 21:09:16 +01:00
Mihajlo Medjedovic
6eb1aa85d2
feat: filtering by reference to Variables as well as Values
2023-12-26 21:08:58 +01:00
ac59b77ad5
Merge branch 'main' into dcfixes
Build / Build-and-ng-test (pull_request) Successful in 46s
2023-12-12 08:30:25 +00:00
3efccc4cf3
fix: enabling excel uploads to tables with retained keys, also adding more validation to MPE_TABLES updates
Build / Build-and-ng-test (pull_request) Failing after 13s
2023-12-12 08:27:45 +00:00
semantic-release-bot
8cbcd18f4b
chore(release): 6.3.0 [skip ci]
...
# [6.3.0](https://git.datacontroller.io/dc/dc/compare/v6.2.8...v6.3.0 ) (2023-12-04)
### Features
* viewer row handle ([dadac4f ](dadac4f13f ))
2023-12-04 18:49:31 +00:00
6bb2378790
Merge pull request 'ci: doxygen fix' ( #66 ) from ci-fix into main
...
Release / Build-production-and-ng-test (push) Successful in 3m8s
Release / Build-and-test-development (push) Successful in 6m27s
Release / release (push) Successful in 5m23s
Reviewed-on: #66
2023-12-04 18:38:27 +00:00
e7d0ffe8c0
Merge branch 'main' into ci-fix
Build / Build-and-ng-test (pull_request) Successful in 48s
2023-12-04 17:38:00 +00:00
Mihajlo Medjedovic
ab89600c73
style: lint
Build / Build-and-ng-test (pull_request) Successful in 47s
2023-12-04 18:37:05 +01:00
Mihajlo Medjedovic
830e3816a0
ci: build, syntax fix
Build / Build-and-ng-test (pull_request) Failing after 12s
2023-12-04 18:32:17 +01:00
Mihajlo Medjedovic
dadac4f13f
feat: viewer row handle
Build / Build-and-ng-test (pull_request) Failing after 0s
2023-12-04 18:17:49 +01:00
Mihajlo Medjedovic
1de48a49af
ci: doxygen fix
Build / Build-and-ng-test (pull_request) Failing after 0s
2023-12-04 17:06:18 +01:00
Mihajlo Medjedovic
687a1e1cb5
ci: doxygen fix
Build / Build-and-ng-test (pull_request) Failing after 33s
2023-12-04 17:02:08 +01:00
Mihajlo Medjedovic
665a04f5c5
ci: doxygen fix
Build / Build-and-ng-test (pull_request) Failing after 14s
2023-12-04 17:01:26 +01:00
Mihajlo Medjedovic
fdb18d242b
ci: doxygen fix
Build / Build-and-ng-test (pull_request) Failing after 19s
2023-12-04 14:47:30 +01:00
Mihajlo Medjedovic
ec173da4ce
ci: doxygen fix
Build / Build-and-ng-test (pull_request) Failing after 9s
2023-12-04 14:47:02 +01:00
Mihajlo Medjedovic
bb35cc15d2
ci: doxygen fix
Build / Build-and-ng-test (pull_request) Failing after 8s
2023-12-04 14:46:32 +01:00
Mihajlo Medjedovic
181f52eaea
ci: doxygen fix
Build / Build-and-ng-test (pull_request) Failing after 8s
2023-12-04 14:45:57 +01:00
Mihajlo Medjedovic
fc7c8101ed
ci: doxygen fix
Build / Build-and-ng-test (pull_request) Failing after 8s
2023-12-04 14:44:49 +01:00
semantic-release-bot
a347603fe0
chore(release): 6.2.8 [skip ci]
...
## [6.2.8](https://git.datacontroller.io/dc/dc/compare/v6.2.7...v6.2.8 ) (2023-12-04)
### Bug Fixes
* bumping sasjs/core to fix mp_loadformat issue ([a1d308e ](a1d308ea07 ))
* new logic for -fc suffix. Closes [#63 ](#63 ) ([5579db0 ](5579db0eaf ))
2023-12-04 11:51:52 +00:00
Mihajlo Medjedovic
09022c995f
chore: prettier fix
Release / Build-production-and-ng-test (push) Successful in 3m5s
Release / Build-and-test-development (push) Successful in 6m15s
Release / release (push) Failing after 4m56s
2023-12-04 12:41:04 +01:00
3609943f30
Merge pull request 'fix: new logic for -fc suffix, plus fixes for format record additions / deletions' ( #64 ) from dcfixes into main
...
Release / Build-production-and-ng-test (push) Successful in 3m5s
Release / Build-and-test-development (push) Failing after 7m12s
Release / release (push) Has been skipped
Reviewed-on: #64
2023-12-03 13:56:26 +00:00
a1d308ea07
fix: bumping sasjs/core to fix mp_loadformat issue
Build / Build-and-ng-test (pull_request) Failing after 12s
2023-12-03 13:53:53 +00:00
5579db0eaf
fix: new logic for -fc suffix. Closes #63
Build / Build-and-ng-test (pull_request) Failing after 52s
2023-12-03 11:19:40 +00:00
3a3e488b23
chore: updating yaml to use self-hosted doc site
Release / Build-production-and-ng-test (push) Successful in 7m20s
Release / Build-and-test-development (push) Successful in 13m43s
Release / release (push) Failing after 2m36s
2023-11-14 22:23:05 +00:00
0a82ec0a70
chore: updating link in README to releases page
Release / Build-production-and-ng-test (push) Successful in 7m50s
Release / Build-and-test-development (push) Successful in 14m11s
Release / release (push) Failing after 2m42s
2023-11-14 21:43:55 +00:00
semantic-release-bot
bc1d89218e
chore(release): 6.2.7 [skip ci]
...
## [6.2.7](https://git.datacontroller.io/dc/dc/compare/v6.2.6...v6.2.7 ) (2023-11-09)
### Bug Fixes
* **audit:** updated crypto-js (hashing rows in dynamic cell validation) ([a7aa42a ](a7aa42a59b ))
* missing dependency and avoiding label length limit issue ([91f128c ](91f128c2fe ))
2023-11-09 09:01:38 +00:00
817b9adeac
Merge pull request 'fix(audit): updated crypto-js (hashing rows in dynamic cell validation)' ( #62 ) from audit-fix into main
...
Release / Build-production-and-ng-test (push) Successful in 8m0s
Release / Build-and-test-development (push) Successful in 13m41s
Release / release (push) Successful in 12m7s
Reviewed-on: #62
2023-11-09 08:37:19 +00:00
Mihajlo Medjedovic
a7aa42a59b
fix(audit): updated crypto-js (hashing rows in dynamic cell validation)
Build / Build-and-ng-test (pull_request) Successful in 1m45s
2023-11-09 09:20:21 +01:00
34f239036d
Merge pull request 'fix: missing dependency and avoiding label length limit issue' ( #61 ) from corebump into main
...
Release / Build-production-and-ng-test (push) Failing after 2m51s
Release / Build-and-test-development (push) Has been skipped
Release / release (push) Has been skipped
Reviewed-on: #61
2023-11-08 21:45:25 +00:00
91f128c2fe
fix: missing dependency and avoiding label length limit issue
...
Build / Build-and-ng-test (pull_request) Successful in 1m43s
Relates to the following core issues:
* https://github.com/sasjs/core/issues/364
* https://github.com/sasjs/core/issues/363
2023-11-08 21:36:17 +00:00
semantic-release-bot
a00ebea692
chore(release): 6.2.6 [skip ci]
...
## [6.2.6](https://git.datacontroller.io/dc/dc/compare/v6.2.5...v6.2.6 ) (2023-10-18)
### Bug Fixes
* bumping core to address mm_assigndirectlib issue ([c27cdab ](c27cdab3fc ))
2023-10-18 10:48:48 +00:00
c27cdab3fc
fix: bumping core to address mm_assigndirectlib issue
Release / Build-production-and-ng-test (push) Successful in 7m19s
Release / Build-and-test-development (push) Successful in 11m45s
Release / release (push) Successful in 11m9s
2023-10-18 11:26:29 +01:00
semantic-release-bot
d7da2d7890
chore(release): 6.2.5 [skip ci]
...
## [6.2.5](https://git.datacontroller.io/dc/dc/compare/v6.2.4...v6.2.5 ) (2023-10-17)
### Bug Fixes
* enabling AUTHDOMAIN in MM_ASSIGNDIRECTLIB ([008b45a ](008b45ad17 ))
2023-10-17 16:06:19 +00:00
76f0fd4232
Merge pull request 'fix: enabling AUTHDOMAIN in MM_ASSIGNDIRECTLIB for ODBC Engines' ( #60 ) from issue59 into main
...
Release / Build-production-and-ng-test (push) Successful in 7m8s
Release / Build-and-test-development (push) Successful in 11m34s
Release / release (push) Successful in 10m54s
Reviewed-on: #60
2023-10-17 15:44:34 +00:00
008b45ad17
fix: enabling AUTHDOMAIN in MM_ASSIGNDIRECTLIB
...
Build / Build-and-ng-test (pull_request) Successful in 1m19s
Bumped sasjs/core to 4.48.1
2023-10-17 16:42:05 +01:00
semantic-release-bot
4d49263816
chore(release): 6.2.4 [skip ci]
...
## [6.2.4](https://git.datacontroller.io/dc/dc/compare/v6.2.3...v6.2.4 ) (2023-10-16)
### Bug Fixes
* Enable display of metadata-only tables. Closes [#56 ](#56 ) ([f3e82b4 ](f3e82b4ee2 ))
2023-10-16 16:38:06 +00:00
6a2482e5c6
Merge pull request 'fix: Enable display of metadata-only tables. Closes #56 ' ( #57 ) from issue56 into main
...
Release / Build-production-and-ng-test (push) Successful in 7m19s
Release / Build-and-test-development (push) Successful in 11m26s
Release / release (push) Successful in 11m9s
Reviewed-on: #57
2023-10-16 15:10:04 +00:00
b5c3fb2af4
Merge branch 'main' into issue56
Build / Build-and-ng-test (pull_request) Successful in 1m18s
2023-10-16 14:55:11 +00:00
fa2c8eb839
Merge pull request 'Adding cypress videos to the artifacts' ( #58 ) from ci into main
...
Release / Build-production-and-ng-test (push) Successful in 7m5s
Release / Build-and-test-development (push) Successful in 11m21s
Release / release (push) Failing after 2m6s
Reviewed-on: #58
2023-10-16 14:24:10 +00:00
f3e82b4ee2
fix: Enable display of metadata-only tables. Closes #56
Build / Build-and-ng-test (pull_request) Successful in 1m21s
2023-10-16 15:21:01 +01:00
Mihajlo Medjedovic
ba67248155
chore: adding cypress videos to the artifacts
Build / Build-and-ng-test (pull_request) Successful in 1m21s
2023-10-16 16:11:56 +02:00
a6d962bfaa
Merge pull request 'Downgrading SheetJS' ( #55 ) from sheetjs-downgrade into main
...
Release / Build-production-and-ng-test (push) Has been cancelled
Release / Build-and-test-development (push) Has been cancelled
Release / release (push) Has been cancelled
Reviewed-on: #55
2023-10-16 10:48:02 +00:00
Mihajlo Medjedovic
95cddb52d4
chore: package-lock
Build / Build-and-ng-test (pull_request) Successful in 1m22s
2023-10-16 12:40:17 +02:00
Mihajlo Medjedovic
5a5118d775
chore: downgrading sheetjs
Build / Build-and-ng-test (pull_request) Failing after 27s
2023-10-16 12:34:30 +02:00
1b1cdd7a4b
Merge pull request 'Removing development branch jobs, moving test jobs to the release pipeline' ( #54 ) from discard-development into main
...
Release / Build-production-and-ng-test (push) Successful in 7m9s
Release / Build-and-test-development (push) Failing after 14m17s
Release / release (push) Has been skipped
Reviewed-on: #54
2023-10-16 09:46:34 +00:00
Mihajlo Medjedovic
a9ddf7f7dd
chore: removing development branch JOBS, moving test jobs to the release pipeline
Build / Build-and-ng-test (pull_request) Successful in 1m23s
2023-10-13 11:24:42 +02:00
semantic-release-bot
b54b3f1778
chore(release): 6.2.3 [skip ci]
...
## [6.2.3](https://git.datacontroller.io/dc/dc/compare/v6.2.2...v6.2.3 ) (2023-10-12)
### Bug Fixes
* bumping core library to avoid non-ascii char in mp_validatecols.sas. [#50 ](#50 ) ([11b06f6 ](11b06f6416 ))
* removing copyright symbol from mpe_alerts macro. [#50 ](#50 ) ([adb7eb7 ](adb7eb7755 ))
2023-10-12 09:42:44 +00:00
349a63c591
Merge pull request 'fix: removing non-ascii chars from SAS program headers' ( #51 ) from issue50 into main
...
Release / release (push) Successful in 11m21s
Reviewed-on: #51
2023-10-12 09:40:30 +00:00
293d33912f
Merge pull request 'development' ( #52 ) from development into issue50
...
Build / Build-and-ng-test (pull_request) Has been cancelled
Reviewed-on: #52
2023-10-12 09:38:43 +00:00
357b9849e7
Merge branch 'issue50' into development
Build / Build-and-ng-test (pull_request) Has been cancelled
Test / Build-and-test-development (push) Has been cancelled
Test / Build-and-test-development-latest-adapter (push) Has been cancelled
Test / Build-production-and-ng-test (push) Has been cancelled
2023-10-12 09:38:19 +00:00
Mihajlo Medjedovic
0c8a9eef32
chore(ci): build and ng test fix
Test / Build-production-and-ng-test (push) Successful in 7m30s
Test / Build-and-test-development (push) Failing after 14m29s
Test / Build-and-test-development-latest-adapter (push) Failing after 14m45s
Build / Build-and-ng-test (pull_request) Successful in 1m25s
2023-10-12 08:33:31 +02:00
Mihajlo Medjedovic
112b1d0da4
chore(ci): audit check fix
Test / Build-production-and-ng-test (push) Failing after 2m22s
Test / Build-and-test-development-latest-adapter (push) Has been cancelled
Test / Build-and-test-development (push) Has been cancelled
2023-10-12 08:26:35 +02:00
Mihajlo Medjedovic
a05007416a
chore(ci): audit check fix
Test / Build-production-and-ng-test (push) Failing after 2m25s
Test / Build-and-test-development-latest-adapter (push) Has been cancelled
Test / Build-and-test-development (push) Has been cancelled
2023-10-12 08:21:58 +02:00
9f7dd55583
Merge pull request 'Release fix' ( #49 ) from release-fix into development
...
Test / Build-production-and-ng-test (push) Failing after 2m36s
Test / Build-and-test-development (push) Failing after 14m29s
Test / Build-and-test-development-latest-adapter (push) Failing after 14m30s
Reviewed-on: #49
2023-10-11 22:02:20 +00:00
11b06f6416
fix: bumping core library to avoid non-ascii char in mp_validatecols.sas. #50
Build / Build-and-ng-test (pull_request) Successful in 1m30s
2023-10-11 22:57:07 +01:00
adb7eb7755
fix: removing copyright symbol from mpe_alerts macro. #50
2023-10-11 22:56:14 +01:00
Mihajlo Medjedovic
b776b80728
chore: making semantic-release fail if no release available
Build / Build-and-ng-test (pull_request) Successful in 1m17s
2023-10-11 16:34:06 +02:00
Mihajlo Medjedovic
73a149ea7b
chore: updated contributing.md with release instructions
Build / Build-and-ng-test (pull_request) Successful in 1m18s
2023-10-09 13:02:13 +02:00
Mihajlo Medjedovic
ef8784093b
chore: release is draft fix, release will update package.json version
Build / Build-and-ng-test (pull_request) Successful in 1m18s
2023-10-09 12:46:17 +02:00
semantic-release-bot
b30c788e3d
chore(release): 6.2.2 [skip ci]
...
## [6.2.2](https://git.datacontroller.io/dc/dc/compare/v6.2.1...v6.2.2 ) (2023-10-09)
### Bug Fixes
* updated SheetJS (crypto) to the latest ([8bd0dd2 ](8bd0dd22c2 ))
2023-10-09 09:52:20 +00:00
23899bdff3
Merge pull request 'fix: updated SheetJS (crypto) to the latest' ( #48 ) from development into main
...
Release / release (push) Successful in 11m13s
Reviewed-on: #48
2023-10-09 09:49:16 +00:00
Mihajlo Medjedovic
8bd0dd22c2
fix: updated SheetJS (crypto) to the latest
Test / Build-production-and-ng-test (push) Has been cancelled
Test / Build-and-test-development (push) Has been cancelled
Test / Build-and-test-development-latest-adapter (push) Has been cancelled
Build / Build-and-ng-test (pull_request) Successful in 1m19s
2023-10-09 11:47:27 +02:00
semantic-release-bot
c55b00c74f
chore(release): 6.2.1 [skip ci]
...
Test / Build-production-and-ng-test (push) Failing after 2m3s
Test / Build-and-test-development (push) Successful in 11m49s
Test / Build-and-test-development-latest-adapter (push) Has been cancelled
## [6.2.1](https://git.datacontroller.io/dc/dc/compare/v6.2.0...v6.2.1 ) (2023-10-09)
### Bug Fixes
* approve, history and submit pages grouped in review module ([e056ece ](e056ece223 ))
* closes [#39 ](#39 ) upcase issue in MPE_SECURITY ([a00d31c ](a00d31caf3 ))
* handsontable v13 ([6f482ec ](6f482ec6d9 ))
* latest adapter ([5e30dc0 ](5e30dc0f89 ))
* sasjs/cli and sasjs/core updated to the latest ([8571e01 ](8571e01e44 ))
* updating editors/stagedata to address issues in particular viya configurations as described in issue [#33 ](#33 ) ([94ab949 ](94ab949df8 ))
* updating logic for REPLACE loadtype ([1f2ce55 ](1f2ce55f24 ))
2023-10-09 09:03:58 +00:00
c895f509b0
Merge pull request 'chore: fixed CI, trigger pending release' ( #47 ) from development into main
...
Release / release (push) Successful in 11m20s
Reviewed-on: #47
2023-10-09 09:00:52 +00:00
Mihajlo Medjedovic
5968915331
chore: fixed CI, trigger pending release
Test / Build-and-test-development (push) Has been cancelled
Test / Build-and-test-development-latest-adapter (push) Has been cancelled
Test / Build-production-and-ng-test (push) Has been cancelled
Build / Build-and-ng-test (pull_request) Successful in 1m20s
2023-10-09 11:00:09 +02:00
Mihajlo Medjedovic
44ffc082f6
chore: changelog revert to 6.2.0
Release / release (push) Has been cancelled
Test / Build-and-test-development (push) Has been cancelled
Test / Build-and-test-development-latest-adapter (push) Has been cancelled
Test / Build-production-and-ng-test (push) Has been cancelled
2023-10-09 10:37:06 +02:00
semantic-release-bot
b716ae5675
chore(release): 6.2.1 [skip ci]
...
## [6.2.1](https://git.datacontroller.io/dc/dc/compare/v6.2.0...v6.2.1 ) (2023-10-08)
### Bug Fixes
* approve, history and submit pages grouped in review module ([e056ece ](e056ece223 ))
* closes [#39 ](#39 ) upcase issue in MPE_SECURITY ([a00d31c ](a00d31caf3 ))
* handsontable v13 ([6f482ec ](6f482ec6d9 ))
* latest adapter ([5e30dc0 ](5e30dc0f89 ))
* sasjs/cli and sasjs/core updated to the latest ([8571e01 ](8571e01e44 ))
* updating editors/stagedata to address issues in particular viya configurations as described in issue [#33 ](#33 ) ([94ab949 ](94ab949df8 ))
* updating logic for REPLACE loadtype ([1f2ce55 ](1f2ce55f24 ))
2023-10-08 19:33:42 +00:00
01a0b59494
Merge pull request 'package-lock re-generated for CI release to pass, fixed development branch CI yaml' ( #46 ) from development into main
...
Release / release (push) Failing after 6m57s
Reviewed-on: #46
2023-10-08 19:30:05 +00:00
Mihajlo Medjedovic
8ebc3da0bb
chore(git): Merge branch 'main' into development
Build / Build-and-ng-test (pull_request) Has been cancelled
Test / Build-production-and-ng-test (push) Has been cancelled
Test / Build-and-test-development (push) Has been cancelled
Test / Build-and-test-development-latest-adapter (push) Has been cancelled
2023-10-08 21:29:12 +02:00
Mihajlo Medjedovic
133577a4fa
ci: fixed development yaml
Test / Build-production-and-ng-test (push) Failing after 2m3s
Test / Build-and-test-development-latest-adapter (push) Has been cancelled
Test / Build-and-test-development (push) Has been cancelled
Build / Build-and-ng-test (pull_request) Successful in 1m22s
2023-10-08 21:26:55 +02:00
Mihajlo Medjedovic
a19615db41
chore: reverting 6.2.1 release
Release / release (push) Has been cancelled
2023-10-08 21:22:29 +02:00
Mihajlo Medjedovic
32b212a6bf
chore: package-lock fix
2023-10-08 21:21:35 +02:00
semantic-release-bot
00ec4529cd
chore(release): 6.2.1 [skip ci]
...
## [6.2.1](https://git.datacontroller.io/dc/dc/compare/v6.2.0...v6.2.1 ) (2023-10-08)
### Bug Fixes
* approve, history and submit pages grouped in review module ([e056ece ](e056ece223 ))
* closes [#39 ](#39 ) upcase issue in MPE_SECURITY ([a00d31c ](a00d31caf3 ))
* handsontable v13 ([6f482ec ](6f482ec6d9 ))
* latest adapter ([5e30dc0 ](5e30dc0f89 ))
* sasjs/cli and sasjs/core updated to the latest ([8571e01 ](8571e01e44 ))
* updating editors/stagedata to address issues in particular viya configurations as described in issue [#33 ](#33 ) ([94ab949 ](94ab949df8 ))
* updating logic for REPLACE loadtype ([1f2ce55 ](1f2ce55f24 ))
2023-10-08 19:08:09 +00:00
102d03888f
Merge pull request 'Release fix' ( #45 ) from development into main
...
Release / release (push) Failing after 7m6s
Reviewed-on: #45
2023-10-08 19:06:03 +00:00
9f8247320e
Merge pull request 'Master branch sync, release procedure fixing' ( #44 ) from master-sync into development
...
Build / Build-and-ng-test (pull_request) Successful in 1m20s
Reviewed-on: #44
2023-10-08 19:03:01 +00:00
Mihajlo Medjedovic
ef871de30e
chore: fixing changelog
Build / Build-and-ng-test (pull_request) Successful in 1m20s
2023-10-08 20:56:09 +02:00
semantic-release-bot
b3a15ce26b
chore(release): 6.2.1 [skip ci]
...
## [6.2.1](https://git.datacontroller.io/dc/dc/compare/v6.2.0...v6.2.1 ) (2023-10-08)
### Bug Fixes
* approve, history and submit pages grouped in review module ([e056ece ](e056ece223 ))
* closes [#39 ](#39 ) upcase issue in MPE_SECURITY ([a00d31c ](a00d31caf3 ))
* handsontable v13 ([6f482ec ](6f482ec6d9 ))
* latest adapter ([5e30dc0 ](5e30dc0f89 ))
* sasjs/cli and sasjs/core updated to the latest ([8571e01 ](8571e01e44 ))
* updating editors/stagedata to address issues in particular viya configurations as described in issue [#33 ](#33 ) ([94ab949 ](94ab949df8 ))
* updating logic for REPLACE loadtype ([1f2ce55 ](1f2ce55f24 ))
2023-10-08 16:56:17 +00:00
270695aec2
Merge pull request 'fix: triggering release' ( #43 ) from development into main
...
Release / release (push) Failing after 2m9s
Reviewed-on: #43
2023-10-08 16:53:54 +00:00
ad7392a326
Merge pull request 'chore: setting legacy-peer-deps in .npmrc' ( #42 ) from npmrc into development
...
Build / Build-and-ng-test (pull_request) Has been cancelled
Reviewed-on: #42
2023-10-08 16:53:03 +00:00
92a50a42e2
chore: setting legacy-peer-deps in .npmrc
Build / Build-and-ng-test (pull_request) Successful in 1m21s
2023-10-08 17:51:27 +01:00
semantic-release-bot
a3a8856d8c
chore(release): 6.2.1 [skip ci]
...
## [6.2.1](https://git.datacontroller.io/dc/dc/compare/v6.2.0...v6.2.1 ) (2023-10-08)
### Bug Fixes
* approve, history and submit pages grouped in review module ([e056ece ](e056ece223 ))
* closes [#39 ](#39 ) upcase issue in MPE_SECURITY ([a00d31c ](a00d31caf3 ))
* handsontable v13 ([6f482ec ](6f482ec6d9 ))
* latest adapter ([5e30dc0 ](5e30dc0f89 ))
* sasjs/cli and sasjs/core updated to the latest ([8571e01 ](8571e01e44 ))
* updating editors/stagedata to address issues in particular viya configurations as described in issue [#33 ](#33 ) ([94ab949 ](94ab949df8 ))
* updating logic for REPLACE loadtype ([1f2ce55 ](1f2ce55f24 ))
2023-10-08 16:49:20 +00:00
150c19b1b0
Merge pull request 'development' ( #41 ) from development into main
...
Release / release (push) Failing after 2m15s
Reviewed-on: #41
2023-10-08 16:46:19 +00:00
f04c51ee4e
Merge pull request 'fix: closes #39 upcase issue in MPE_SECURITY' ( #40 ) from issue39 into development
...
Build / Build-and-ng-test (pull_request) Has been cancelled
Reviewed-on: #40
2023-10-08 16:45:23 +00:00
c4338bf957
chore: updating tests, post edit hook, and access check macro. #39
Build / Build-and-ng-test (pull_request) Successful in 1m22s
2023-10-08 17:42:26 +01:00
5b06f4ede8
chore: improving docs for mpe_accesscheck and adding a test for mpe_accesscheck
Build / Build-and-ng-test (pull_request) Successful in 1m27s
2023-10-07 22:46:32 +01:00
e7ab2cc956
chore: adding mpe_security_postedit hook link in MPE_TABLES on deploy. #39
Build / Build-and-ng-test (pull_request) Successful in 1m28s
2023-10-07 18:28:36 +01:00
5ebf8a66f7
chore: error message source file fix
Build / Build-and-ng-test (pull_request) Successful in 1m19s
2023-10-07 00:16:05 +01:00
3d4e886b9b
chore: adding missing dependency
Build / Build-and-ng-test (pull_request) Successful in 1m22s
2023-10-07 00:13:48 +01:00
a00d31caf3
fix: closes #39 upcase issue in MPE_SECURITY
...
Build / Build-and-ng-test (pull_request) Successful in 1m23s
adding frontend validation rule, backend upcase enforcement rule, and modification to service code to ensure values are upcased before comparison
2023-10-07 00:11:38 +01:00
40fe707287
Merge pull request 'maincopy' ( #38 ) from maincopy into development
...
Reviewed-on: #38
2023-09-26 07:40:05 +00:00
8296be01ba
chore: cleanup of items in changelog for v6.2.1
Build / Build-and-ng-test (pull_request) Successful in 1m19s
2023-09-26 08:38:40 +01:00
semantic-release-bot
dbeb003292
chore(release): 6.2.1 [skip ci]
...
Build / Build-and-ng-test (pull_request) Successful in 1m25s
## [6.2.1](https://git.datacontroller.io/dc/dc/compare/v6.2.0...v6.2.1 ) (2023-09-25)
### Bug Fixes
* approve, history and submit pages grouped in review module ([e056ece ](e056ece223 ))
* handsontable v13 ([6f482ec ](6f482ec6d9 ))
* latest adapter ([5e30dc0 ](5e30dc0f89 ))
* sasjs/cli and sasjs/core updated to the latest ([8571e01 ](8571e01e44 ))
* updating editors/stagedata to address issues in particular viya configurations as described in issue [#33 ](#33 ) ([94ab949 ](94ab949df8 ))
* updating logic for REPLACE loadtype ([1f2ce55 ](1f2ce55f24 ))
2023-09-25 14:59:38 +00:00
f048501c48
Merge pull request 'development' ( #37 ) from development into main
...
Release / release (push) Successful in 11m11s
Reviewed-on: #37
2023-09-25 14:57:44 +00:00
498350b3f3
Merge pull request 'master-sync' ( #36 ) from master-sync into development
...
Build / Build-and-ng-test (pull_request) Successful in 1m18s
Reviewed-on: #36
Reviewed-by: allan <allan@4gl.io >
2023-09-25 14:55:33 +00:00
Mihajlo Medjedovic
91e82c9c65
ci: npm ci in build.yaml
Build / Build-and-ng-test (pull_request) Successful in 1m19s
2023-09-25 16:53:40 +02:00
Mihajlo Medjedovic
24067ea82b
chore: calling licence checker script as a part of PR action
Build / Build-and-ng-test (pull_request) Failing after 24s
2023-09-25 16:51:33 +02:00
semantic-release-bot
aa7deddba0
chore(release): 6.2.1 [skip ci]
...
## [6.2.1](https://git.datacontroller.io/dc/dc/compare/v6.2.0...v6.2.1 ) (2023-09-25)
### Bug Fixes
* approve, history and submit pages grouped in review module ([e056ece ](e056ece223 ))
* handsontable v13 ([6f482ec ](6f482ec6d9 ))
* latest adapter ([5e30dc0 ](5e30dc0f89 ))
* sasjs/cli and sasjs/core updated to the latest ([8571e01 ](8571e01e44 ))
* updating editors/stagedata to address issues in particular viya configurations as described in issue [#33 ](#33 ) ([94ab949 ](94ab949df8 ))
* updating logic for REPLACE loadtype ([1f2ce55 ](1f2ce55f24 ))
2023-09-25 14:33:27 +00:00
b2d13203d1
Merge pull request 'development' ( #34 ) from development into main
...
Release / release (push) Failing after 2m25s
Reviewed-on: #34
2023-09-25 14:31:25 +00:00
19c1092b5b
Merge pull request 'fix: latest adapter' ( #32 ) from adapter-bump into development
...
Build / Build-and-ng-test (pull_request) Successful in 25s
Reviewed-on: #32
2023-09-25 14:26:49 +00:00
Mihajlo Medjedovic
94ab949df8
fix: updating editors/stagedata to address issues in particular viya configurations as described in issue #33
Build / Build-and-ng-test (pull_request) Successful in 25s
2023-09-25 16:24:50 +02:00
Mihajlo Medjedovic
9eb2451c2f
chore(git): Merge branch 'adapter-bump' of ssh://git.datacontroller.io:29419/dc/dc into adapter-bump
2023-09-07 12:52:25 +02:00
zver
6e521bfa3e
chore: renaming format names due to changes in how Viya treats the last letter
Build / Build-and-ng-test (pull_request) Failing after 23s
2023-09-07 11:49:29 +01:00
Mihajlo Medjedovic
239720fe0c
chore(git): Merge branch 'development' into adapter-bump
2023-09-07 12:13:17 +02:00
Mihajlo Medjedovic
8571e01e44
fix: sasjs/cli and sasjs/core updated to the latest
2023-09-07 12:12:09 +02:00
Mihajlo Medjedovic
6f482ec6d9
fix: handsontable v13
Build / Build-and-ng-test (pull_request) Failing after 23s
2023-09-06 21:57:11 +02:00
Mihajlo Medjedovic
5e30dc0f89
fix: latest adapter
Build / Build-and-ng-test (pull_request) Failing after 24s
2023-09-06 17:14:49 +02:00
semantic-release-bot
3d76d12c86
chore(release): 6.2.1 [skip ci]
...
## [6.2.1](https://git.datacontroller.io/dc/dc/compare/v6.2.0...v6.2.1 ) (2023-08-25)
### Bug Fixes
* approve, history and submit pages grouped in review module ([e056ece ](e056ece223 ))
* updating logic for REPLACE loadtype ([1f2ce55 ](1f2ce55f24 ))
2023-08-25 11:46:06 +00:00
93f1b81d70
Merge pull request 'Refactoring solo pages into a modules' ( #19 ) from tsdoc into development
...
Release / release (push) Failing after 2m2s
Build / Build-and-ng-test (pull_request) Successful in 24s
Reviewed-on: #19
Reviewed-by: allan <allan@4gl.io >
2023-08-25 11:24:10 +00:00
e2b65ddd82
Merge branch 'development' into tsdoc
Build / Build-and-ng-test (pull_request) Successful in 22s
2023-08-25 11:19:38 +00:00
b64bbe91d4
Merge pull request 'fix: updating logic for REPLACE loadtype' ( #25 ) from replace into development
...
Reviewed-on: #25
2023-08-25 11:19:16 +00:00
1f2ce55f24
fix: updating logic for REPLACE loadtype
...
Build / Build-and-ng-test (pull_request) Successful in 24s
Staged rows are always considered as NEW, and previous rows are considered DELETED
This is consistent with the fact that REPLACE involves a delete *, followed by an append.
2023-08-25 12:17:43 +01:00
Mihajlo Medjedovic
921157da9e
chore(git): Merge branch 'development' into tsdoc
Build / Build-and-ng-test (pull_request) Successful in 23s
Release / release (push) Has been cancelled
2023-08-24 12:17:01 +02:00
413acf7d05
Merge pull request 'main to dev' ( #23 ) from main into development
...
Reviewed-on: #23
2023-08-24 10:12:26 +00:00
Mihajlo Medjedovic
725f75aa74
style: lint
Build / Build-and-ng-test (pull_request) Successful in 23s
2023-08-24 11:52:02 +02:00
Mihajlo Medjedovic
c64ab8a577
chore(git): Merge branch 'tsdoc' of ssh://git.datacontroller.io:29419/dc/dc into tsdoc
Build / Build-and-ng-test (pull_request) Failing after 22s
2023-08-24 11:50:53 +02:00
Mihajlo Medjedovic
1154c99e0a
ci: surfer install
2023-08-24 11:44:54 +02:00
5bcdef77b8
Merge branch 'development' into tsdoc
Build / Build-and-ng-test (pull_request) Failing after 22s
2023-08-24 09:43:45 +00:00
semantic-release-bot
e4a0089102
chore(release): 6.2.0 [skip ci]
...
Build / Build-and-ng-test (pull_request) Successful in 23s
# [6.2.0](https://git.datacontroller.io/dc/dc/compare/v6.1.0...v6.2.0 ) (2023-08-24)
### Bug Fixes
* re-enabling full REPLACE uploads ([08e39c4 ](08e39c4fca ))
### Features
* support for European numeric formats ([e48e47b ](e48e47bc63 ))
2023-08-24 08:53:36 +00:00
Mihajlo Medjedovic
ba022d8a35
ci: surfer install
Release / release (push) Failing after 11m15s
2023-08-24 10:51:38 +02:00
semantic-release-bot
c8ac859d2e
chore(release): 6.2.0 [skip ci]
...
# [6.2.0](https://git.datacontroller.io/dc/dc/compare/v6.1.0...v6.2.0 ) (2023-08-24)
### Bug Fixes
* re-enabling full REPLACE uploads ([08e39c4 ](08e39c4fca ))
### Features
* support for European numeric formats ([e48e47b ](e48e47bc63 ))
2023-08-24 08:30:06 +00:00
d6fd72e880
Merge pull request 'Create Release' ( #22 ) from development into main
...
Release / release (push) Failing after 11m15s
Reviewed-on: #22
2023-08-23 23:12:38 +00:00
61cc360c85
Merge pull request 'fix: re-enabling full REPLACE uploads' ( #21 ) from issue20 into development
...
Build / Build-and-ng-test (pull_request) Successful in 23s
Reviewed-on: #21
2023-08-23 23:10:23 +00:00
08e39c4fca
fix: re-enabling full REPLACE uploads
...
Build / Build-and-ng-test (pull_request) Successful in 24s
Implemented by provision of the necessary temp tables
2023-08-24 00:09:25 +01:00
8c2ee441fc
Merge pull request 'Added support for European numeric formats' ( #16 ) from issue-1 into development
...
Reviewed-on: #16
Reviewed-by: allan <allan@4gl.io >
2023-08-23 14:46:37 +00:00
0a7d23c763
Merge branch 'development' into issue-1
Build / Build-and-ng-test (pull_request) Successful in 25s
2023-08-23 14:45:59 +00:00
Mihajlo Medjedovic
7b54fff26e
chore: typo fix
Build / Build-and-ng-test (pull_request) Failing after 22s
2023-08-04 12:18:31 +02:00
Mihajlo Medjedovic
cd3e0f614b
chore: adding comments part 3
Build / Build-and-ng-test (pull_request) Failing after 23s
2023-08-04 12:05:00 +02:00
Mihajlo Medjedovic
81c0aec202
chore: removed column.ts leftover
2023-08-04 08:52:53 +02:00
Mihajlo Medjedovic
3193bdd720
chore: removing cellValidation leftover
2023-08-03 22:33:16 +02:00
Mihajlo Medjedovic
b9a12454e1
chore: removing table.ts leftover
2023-08-03 22:31:59 +02:00
Mihajlo Medjedovic
01a857f7c6
chore: adding comments part 2
2023-08-03 22:31:17 +02:00
Mihajlo Medjedovic
2bb2eee80e
chore: removed commented code about old workaround for excel upload validation
2023-08-03 21:58:50 +02:00
Mihajlo Medjedovic
c054ea500d
chore: adding comments part1
2023-08-03 17:56:34 +02:00
Mihajlo Medjedovic
d7f8201246
ci: tsdoc -> webdoc
Build / Build-and-ng-test (pull_request) Failing after 22s
2023-08-02 09:24:16 +02:00
Mihajlo Medjedovic
622cfcc6fe
chore: removed edit-route leftover
Build / Build-and-ng-test (pull_request) Failing after 21s
2023-08-01 16:45:18 +02:00
Mihajlo Medjedovic
303240e4d2
style: lint
Build / Build-and-ng-test (pull_request) Successful in 23s
2023-08-01 16:40:03 +02:00
Mihajlo Medjedovic
a8b849aede
chore: modularization refactor finish
2023-08-01 16:39:45 +02:00
Mihajlo Medjedovic
ca281b70c9
chore(git): Merge branch 'development' into tsdoc
Build / Build-and-ng-test (pull_request) Failing after 22s
2023-08-01 14:52:53 +02:00
Mihajlo Medjedovic
e056ece223
fix: approve, history and submit pages grouped in review module
...
Build / Build-and-ng-test (pull_request) Failing after 1m5s
Using compodoc instead of typedoc because of better angular support.
2023-08-01 14:50:04 +02:00
0ae35214fb
Merge pull request 'Removed ng build and ng test from PR action' ( #17 ) from ci into development
...
Reviewed-on: #17
Reviewed-by: allan <allan@4gl.io >
2023-07-31 12:05:32 +00:00
Mihajlo Medjedovic
34ffac39cb
ci: PR will only run lint check
Build / Build-and-ng-test (pull_request) Successful in 23s
2023-07-31 13:13:00 +02:00
Mihajlo Medjedovic
52d4b3eefc
chore(git): Merge branch 'issue-1' of ssh://git.datacontroller.io:29419/dc/dc into issue-1
Build / Build-and-ng-test (pull_request) Successful in 7m52s
2023-07-31 10:12:40 +02:00
Mihajlo Medjedovic
908d2761f2
chore: addressing comments
2023-07-31 10:12:22 +02:00
7c98ad8c5b
Merge branch 'development' into issue-1
Build / Build-and-ng-test (pull_request) Successful in 7m40s
2023-07-28 18:10:25 +00:00
Mihajlo Medjedovic
5bb55e6484
style: lint
Build / Build-and-ng-test (pull_request) Successful in 7m39s
2023-07-28 20:03:58 +02:00
Mihajlo Medjedovic
e48e47bc63
feat: support for European numeric formats
2023-07-28 20:03:41 +02:00
2a3f4f755c
Merge pull request 'Releasing of tsdoc.datacontroller.io' ( #15 ) from ci into development
...
Test / Build-and-test-development (push) Successful in 11m20s
Test / Build-and-test-development-latest-adapter (push) Successful in 11m23s
Reviewed-on: #15
Reviewed-by: allan <allan@4gl.io >
2023-07-27 19:34:16 +00:00
Mihajlo Medjedovic
ddfae9227c
chore(git): Merge branch 'development' into ci
Build / Build-and-ng-test (pull_request) Successful in 7m31s
2023-07-27 19:26:06 +02:00
c74378423d
Merge pull request 'chore: improving the descriptions of the steps in the release.yaml file' ( #11 ) from releasedoc into development
...
Test / Build-and-test-development (push) Successful in 11m25s
Test / Build-and-test-development-latest-adapter (push) Successful in 11m25s
Reviewed-on: #11
Reviewed-by: mihajlo <mihajlo@4gl.io >
2023-07-27 17:24:51 +00:00
Mihajlo Medjedovic
0e020623a5
chore(git): Merge branch 'development' into releasedoc
Build / Build-and-ng-test (pull_request) Successful in 7m34s
2023-07-27 19:23:57 +02:00
Mihajlo Medjedovic
eeb4000efe
ci: releasing typedoc
2023-07-27 19:20:14 +02:00
2053c858ac
Merge pull request 'Added cypress videos to the build artifacts' ( #14 ) from ci into development
...
Test / Build-and-test-development (push) Successful in 11m29s
Test / Build-and-test-development-latest-adapter (push) Successful in 11m34s
Reviewed-on: #14
Reviewed-by: allan <allan@4gl.io >
2023-07-27 12:58:08 +00:00
Mihajlo Medjedovic
4c2c5d5526
style: lint
Build / Build-and-ng-test (pull_request) Successful in 7m38s
2023-07-27 13:49:13 +02:00
Mihajlo Medjedovic
7ccc745eb2
chore(git): Merge branch 'development' into ci
Build / Build-and-ng-test (pull_request) Failing after 1m2s
2023-07-27 13:15:39 +02:00
Mihajlo Medjedovic
e93367fb42
ci: capturing cypress videos
Build / Build-and-ng-test (pull_request) Failing after 1m3s
2023-07-27 13:09:16 +02:00
250fb1e8cf
Merge pull request 'ci: release' ( #13 ) from ci into development
...
Test / Build-and-test-development (push) Failing after 12m32s
Test / Build-and-test-development-latest-adapter (push) Successful in 11m15s
Reviewed-on: #13
Reviewed-by: allan <allan@4gl.io >
2023-07-26 19:02:05 +00:00
Mihajlo Medjedovic
1c2b87940d
ci: release
Build / Build-and-ng-test (pull_request) Successful in 7m30s
2023-07-26 13:39:04 +02:00
25fed203c6
chore: improving the descriptions of the steps in the release.yaml file
Build / Build-and-ng-test (pull_request) Successful in 7m29s
2023-07-25 21:36:10 +01:00
semantic-release-bot
bba2a6cc9d
chore(release): 6.1.0 [skip ci]
...
Release / release (push) Successful in 11m2s
# [6.1.0](https://git.datacontroller.io/dc/dc/compare/v6.0.0...v6.1.0 ) (2023-07-25)
### Bug Fixes
* missing mf_existds dependency in bitemporal_dataloader ([5ce1701 ](5ce1701657 ))
* reducing audit data volumes. Closes [#4 ](#4 ) ([54fe701 ](54fe7013b1 ))
* release script, excel upload duplicate primary keys, cypress fix ([2f79487 ](2f79487aea ))
### Features
* full format deletion, closes [#2 ](#2 ) ([8dc40bd ](8dc40bdd4e ))
2023-07-25 15:14:52 +00:00
b036cc2abe
Merge pull request 'adding PDF of non commercial licence to repo' ( #10 ) from development into main
...
Release / release (push) Successful in 10m14s
Reviewed-on: #10
2023-07-25 14:41:56 +00:00
218b15918d
Merge branch 'main' into development
Test / Build-and-test-development-latest-adapter (push) Has been cancelled
Test / Build-and-test-development (push) Has been cancelled
Build / Build-and-ng-test (pull_request) Has been cancelled
2023-07-25 14:41:44 +00:00
19489a68a7
chore: merge commit
Test / Build-and-test-development-latest-adapter (push) Has been cancelled
Test / Build-and-test-development (push) Has been cancelled
Build / Build-and-ng-test (pull_request) Has been cancelled
2023-07-25 15:39:55 +01:00
7d7061a78a
chore: adding pdf version of the non commercial licence
2023-07-25 15:38:47 +01:00
1aceb297ba
Merge pull request 'Merging Development' ( #5 ) from development into main
...
Release / release (push) Failing after 1m53s
Reviewed-on: #5
2023-07-25 14:19:46 +00:00
cdee7480c2
Merge pull request 'CI Integration and Cypress test fixing' ( #9 ) from ci into development
...
Test / Build-and-test-development (push) Has been cancelled
Test / Build-and-test-development-latest-adapter (push) Has been cancelled
Build / Build-and-ng-test (pull_request) Successful in 7m38s
Reviewed-on: #9
Reviewed-by: allan <allan@4gl.io >
2023-07-25 13:54:21 +00:00
Mihajlo Medjedovic
bb2fb235aa
chore(git): Merge branch 'ci' of ssh://git.datacontroller.io:29419/dc/dc into ci
Build / Build-and-ng-test (pull_request) Has been cancelled
2023-07-25 15:51:47 +02:00
Mihajlo Medjedovic
b2f88e203a
chore: ci and repo links
2023-07-25 15:45:11 +02:00
c2f1af99ef
Merge branch 'development' into ci
Build / Build-and-ng-test (pull_request) Successful in 7m32s
2023-07-25 13:36:03 +00:00
Mihajlo Medjedovic
00e9dff1d9
chore: removed woodpecker ci
Build / Build-and-ng-test (pull_request) Failing after 1m2s
2023-07-25 14:21:32 +02:00
82d74e6fee
Merge pull request 'fix: missing mf_existds dependency in bitemporal_dataloader' ( #7 ) from issue4 into development
...
Test / Build-and-test-development (push) Failing after 4m54s
Test / Build-and-test-development-latest-adapter (push) Failing after 4m52s
Build / Build-and-ng-test (pull_request) Successful in 7m30s
Reviewed-on: #7
2023-07-25 10:06:41 +00:00
f1e2770574
Merge branch 'development' into issue4
Build / Build-and-ng-test (pull_request) Successful in 7m32s
2023-07-25 10:06:15 +00:00
5ce1701657
fix: missing mf_existds dependency in bitemporal_dataloader
Build / Build-and-ng-test (pull_request) Successful in 7m28s
2023-07-25 11:05:01 +01:00
Mihajlo Medjedovic
2f79487aea
fix: release script, excel upload duplicate primary keys, cypress fix
2023-07-25 11:34:58 +02:00
fefdfaf17b
chore: readme tidyup
Test / Build-and-test-development (push) Has been cancelled
Test / Build-and-test-development-latest-adapter (push) Has been cancelled
Build / Build-and-ng-test (pull_request) Successful in 7m32s
2023-07-25 08:56:07 +00:00
c1e6f71430
chore: line spacing
Test / Build-and-test-development (push) Has been cancelled
Test / Build-and-test-development-latest-adapter (push) Has been cancelled
Build / Build-and-ng-test (pull_request) Has been cancelled
2023-07-25 08:52:27 +00:00
a8310fa63f
Merge pull request 'fix: reducing audit data volumes. Closes #4 ' ( #6 ) from issue4 into development
...
Test / Build-and-test-development (push) Failing after 4m55s
Test / Build-and-test-development-latest-adapter (push) Failing after 4m48s
Build / Build-and-ng-test (pull_request) Successful in 7m34s
Reviewed-on: #6
2023-07-25 08:50:32 +00:00
e28ac814b8
chore: readme update
Build / Build-and-ng-test (pull_request) Successful in 7m34s
2023-07-25 09:48:49 +01:00
45fed59a65
chore: readme
Build / Build-and-ng-test (pull_request) Successful in 7m34s
2023-07-25 09:47:27 +01:00
310399112b
chore: licence updates
2023-07-25 09:09:57 +01:00
01238fc8a9
chore: newline in _eula.ts
Build / Build-and-ng-test (pull_request) Successful in 7m27s
2023-07-25 09:05:57 +01:00
365e46c568
chore: postdata comment
2023-07-25 09:05:28 +01:00
8d336e5b46
chore: updating tests
Build / Build-and-ng-test (pull_request) Failing after 1m0s
2023-07-21 14:23:22 +01:00
54fe7013b1
fix: reducing audit data volumes. Closes #4
Build / Build-and-ng-test (pull_request) Failing after 1m12s
2023-07-20 21:29:34 +01:00
8dc40bdd4e
feat: full format deletion, closes #2
Test / Build-and-test-development (push) Failing after 6m16s
Test / Build-and-test-development-latest-adapter (push) Failing after 6m22s
Build / Build-and-ng-test (pull_request) Failing after 1m12s
2023-07-20 16:12:59 +01:00
Mihajlo Medjedovic
d88ab8bf58
ci: removed legacy-peer-deps flag
Test / Build-and-test-development (push) Failing after 6m27s
Test / Build-and-test-development-latest-adapter (push) Failing after 6m25s
2023-07-14 12:27:33 +02:00
Mihajlo Medjedovic
67030ab033
chore: contributing
Test / Build-and-test-development (push) Has started running
Test / Build-and-test-development-latest-adapter (push) Has been cancelled
2023-07-13 14:11:50 +02:00