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
))
v6.5.2
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
))
v6.5.1
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
))
v6.5.0
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
))
v6.4.0
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