Commit Graph

366 Commits

Author SHA1 Message Date
allan 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 Details
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 Details
2024-01-16 13:56:47 +05:00
sabir 7d1720a360 Merge branch 'issue69' into issue-69-ui
Build / Build-and-ng-test (pull_request) Failing after 13s Details
2024-01-16 08:47:47 +00:00
Sabir Hassan b11a4884b4 chore: quick fix
Build / Build-and-ng-test (pull_request) Failing after 14s Details
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 Details
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
allan e40ebdff05 Merge branch 'main' into issue69
Build / Build-and-ng-test (pull_request) Failing after 13s Details
2024-01-12 13:09:39 +00:00
zmaj 8d12d9e51e chore: fixing validations
Build / Build-and-ng-test (pull_request) Failing after 13s Details
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 Details
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 Details
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 Details
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 Details
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
allan 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 Details
Release / Build-and-test-development (push) Successful in 6m31s Details
Release / release (push) Successful in 5m16s Details
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 Details
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 Details
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 Details
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 Details
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 Details
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 Details
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 Details
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 Details
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
allan ac59b77ad5 Merge branch 'main' into dcfixes
Build / Build-and-ng-test (pull_request) Successful in 46s Details
2023-12-12 08:30:25 +00:00
Allan 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 Details
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
allan 6bb2378790 Merge pull request 'ci: doxygen fix' (#66) from ci-fix into main
Release / Build-production-and-ng-test (push) Successful in 3m8s Details
Release / Build-and-test-development (push) Successful in 6m27s Details
Release / release (push) Successful in 5m23s Details
Reviewed-on: #66
2023-12-04 18:38:27 +00:00
mihajlo e7d0ffe8c0 Merge branch 'main' into ci-fix
Build / Build-and-ng-test (pull_request) Successful in 48s Details
2023-12-04 17:38:00 +00:00
Mihajlo Medjedovic ab89600c73 style: lint
Build / Build-and-ng-test (pull_request) Successful in 47s Details
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 Details
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 Details
2023-12-04 18:17:49 +01:00
Mihajlo Medjedovic 1de48a49af ci: doxygen fix
Build / Build-and-ng-test (pull_request) Failing after 0s Details
2023-12-04 17:06:18 +01:00
Mihajlo Medjedovic 687a1e1cb5 ci: doxygen fix
Build / Build-and-ng-test (pull_request) Failing after 33s Details
2023-12-04 17:02:08 +01:00
Mihajlo Medjedovic 665a04f5c5 ci: doxygen fix
Build / Build-and-ng-test (pull_request) Failing after 14s Details
2023-12-04 17:01:26 +01:00
Mihajlo Medjedovic fdb18d242b ci: doxygen fix
Build / Build-and-ng-test (pull_request) Failing after 19s Details
2023-12-04 14:47:30 +01:00
Mihajlo Medjedovic ec173da4ce ci: doxygen fix
Build / Build-and-ng-test (pull_request) Failing after 9s Details
2023-12-04 14:47:02 +01:00
Mihajlo Medjedovic bb35cc15d2 ci: doxygen fix
Build / Build-and-ng-test (pull_request) Failing after 8s Details
2023-12-04 14:46:32 +01:00
Mihajlo Medjedovic 181f52eaea ci: doxygen fix
Build / Build-and-ng-test (pull_request) Failing after 8s Details
2023-12-04 14:45:57 +01:00
Mihajlo Medjedovic fc7c8101ed ci: doxygen fix
Build / Build-and-ng-test (pull_request) Failing after 8s Details
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 Details
Release / Build-and-test-development (push) Successful in 6m15s Details
Release / release (push) Failing after 4m56s Details
2023-12-04 12:41:04 +01:00
allan 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 Details
Release / Build-and-test-development (push) Failing after 7m12s Details
Release / release (push) Has been skipped Details
Reviewed-on: #64
2023-12-03 13:56:26 +00:00