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
))
v6.12.1
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
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
))
v6.12.0
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
))
v6.11.1
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
))
v6.11.0
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
))
v6.10.1
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