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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
Mihajlo Medjedovic
85909cfc1e
chore: prettier version
Build / Build-and-ng-test (pull_request) Failing after 1m16s
2024-05-29 16:26:27 +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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
Mihajlo Medjedovic
ef871de30e
chore: fixing changelog
Build / Build-and-ng-test (pull_request) Successful in 1m20s
2023-10-08 20:56:09 +02:00
Mihajlo Medjedovic
f268de21a3
init
Test / Build-and-test-development (push) Failing after 6m14s
Test / Build-and-test-development-latest-adapter (push) Failing after 6m13s
2023-07-13 13:44:05 +02:00