Commit Graph

  • fb3abbe491 chore: update workspace settings Sabir Hassan 2024-01-04 11:24:39 +05:00
  • 3e009f3037 chore: adding migration for new tables zver 2024-01-03 12:12:38 +00:00
  • 20a41f5f17 Notes added by 'git notes add' semantic-release-bot 2024-01-01 17:53:15 +00:00
  • e63d304953 chore(release): 6.3.1 [skip ci] v6.3.1 semantic-release-bot 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 allan 2024-01-01 17:42:07 +00:00
  • a485c3b787 feat: validating the excel map after stage (adding load-ref) zver 2024-01-01 16:53:50 +00:00
  • 2702bb3c84 feat: adding ismap attribute to getdata response (and fixing test) zver 2024-01-01 16:07:47 +00:00
  • 56264ecc69 feat: new getxlmaps service to return rules for a particular xlmap_id zver 2024-01-01 14:50:02 +00:00
  • cc4535245c chore: adding xlmaps in startupservice response, #69 zver 2024-01-01 14:10:49 +00:00
  • 6ae31de1dd chore: adding sample data for basel KM1 template zver 2024-01-01 13:54:08 +00:00
  • 2d4d068413 fix: increasing length of mpe_excel_map cols to zver 2024-01-01 12:23:07 +00:00
  • 271543a446 feat: model changes for #69 zver 2023-12-27 16:57:48 +01:00
  • 8f796aec36 chore(git): Merge branch 'main' into issue-68 Mihajlo Medjedovic 2023-12-26 21:09:16 +01:00
  • 6eb1aa85d2 feat: filtering by reference to Variables as well as Values Mihajlo Medjedovic 2023-12-26 21:08:58 +01:00
  • ac59b77ad5 Merge branch 'main' into dcfixes #67 allan 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 Allan 2023-12-12 08:27:45 +00:00
  • 0b01bd6a0b Notes added by 'git notes add' semantic-release-bot 2023-12-04 18:49:32 +00:00
  • 8cbcd18f4b chore(release): 6.3.0 [skip ci] v6.3.0 semantic-release-bot 2023-12-04 18:49:31 +00:00
  • 6bb2378790 Merge pull request 'ci: doxygen fix' (#66) from ci-fix into main allan 2023-12-04 18:38:27 +00:00
  • e7d0ffe8c0 Merge branch 'main' into ci-fix #66 mihajlo 2023-12-04 17:38:00 +00:00
  • ab89600c73 style: lint Mihajlo Medjedovic 2023-12-04 18:37:05 +01:00
  • 830e3816a0 ci: build, syntax fix Mihajlo Medjedovic 2023-12-04 18:32:17 +01:00
  • dadac4f13f feat: viewer row handle Mihajlo Medjedovic 2023-12-04 18:17:49 +01:00
  • 1de48a49af ci: doxygen fix Mihajlo Medjedovic 2023-12-04 17:06:18 +01:00
  • 687a1e1cb5 ci: doxygen fix Mihajlo Medjedovic 2023-12-04 17:02:08 +01:00
  • 665a04f5c5 ci: doxygen fix Mihajlo Medjedovic 2023-12-04 17:01:26 +01:00
  • fdb18d242b ci: doxygen fix Mihajlo Medjedovic 2023-12-04 14:47:30 +01:00
  • ec173da4ce ci: doxygen fix Mihajlo Medjedovic 2023-12-04 14:47:02 +01:00
  • bb35cc15d2 ci: doxygen fix Mihajlo Medjedovic 2023-12-04 14:46:32 +01:00
  • 181f52eaea ci: doxygen fix Mihajlo Medjedovic 2023-12-04 14:45:57 +01:00
  • fc7c8101ed ci: doxygen fix Mihajlo Medjedovic 2023-12-04 14:44:49 +01:00
  • e4c534895c Notes added by 'git notes add' semantic-release-bot 2023-12-04 11:51:52 +00:00
  • a347603fe0 chore(release): 6.2.8 [skip ci] v6.2.8 semantic-release-bot 2023-12-04 11:51:52 +00:00
  • 09022c995f chore: prettier fix Mihajlo Medjedovic 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 allan 2023-12-03 13:56:26 +00:00
  • a1d308ea07 fix: bumping sasjs/core to fix mp_loadformat issue #64 Allan 2023-12-03 13:53:53 +00:00
  • 5579db0eaf fix: new logic for -fc suffix. Closes #63 Allan 2023-12-03 11:19:40 +00:00
  • 3a3e488b23 chore: updating yaml to use self-hosted doc site Allan 2023-11-14 22:23:05 +00:00
  • 0a82ec0a70 chore: updating link in README to releases page Allan 2023-11-14 21:43:55 +00:00
  • db8ccfdb2b Notes added by 'git notes add' semantic-release-bot 2023-11-09 09:01:39 +00:00
  • bc1d89218e chore(release): 6.2.7 [skip ci] v6.2.7 semantic-release-bot 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 allan 2023-11-09 08:37:19 +00:00
  • a7aa42a59b fix(audit): updated crypto-js (hashing rows in dynamic cell validation) #62 Mihajlo Medjedovic 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 allan 2023-11-08 21:45:25 +00:00
  • 91f128c2fe fix: missing dependency and avoiding label length limit issue Relates to the following core issues: * https://github.com/sasjs/core/issues/364 * https://github.com/sasjs/core/issues/363 #61 Allan 2023-11-08 21:36:17 +00:00
  • 704bc79ae1 Notes added by 'git notes add' semantic-release-bot 2023-10-18 10:48:49 +00:00
  • a00ebea692 chore(release): 6.2.6 [skip ci] v6.2.6 semantic-release-bot 2023-10-18 10:48:48 +00:00
  • c27cdab3fc fix: bumping core to address mm_assigndirectlib issue Allan 2023-10-18 11:26:29 +01:00
  • 971ff1672c Notes added by 'git notes add' semantic-release-bot 2023-10-17 16:06:20 +00:00
  • d7da2d7890 chore(release): 6.2.5 [skip ci] v6.2.5 semantic-release-bot 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 allan 2023-10-17 15:44:34 +00:00
  • 008b45ad17 fix: enabling AUTHDOMAIN in MM_ASSIGNDIRECTLIB Bumped sasjs/core to 4.48.1 #60 Allan 2023-10-17 16:42:05 +01:00
  • 9c7cb9ea4d Notes added by 'git notes add' semantic-release-bot 2023-10-16 16:38:07 +00:00
  • 4d49263816 chore(release): 6.2.4 [skip ci] v6.2.4 semantic-release-bot 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 allan 2023-10-16 15:10:04 +00:00
  • b5c3fb2af4 Merge branch 'main' into issue56 #57 allan 2023-10-16 14:55:11 +00:00
  • fa2c8eb839 Merge pull request 'Adding cypress videos to the artifacts' (#58) from ci into main mihajlo 2023-10-16 14:24:10 +00:00
  • f3e82b4ee2 fix: Enable display of metadata-only tables. Closes #56 Allan 2023-10-16 15:21:01 +01:00
  • ba67248155 chore: adding cypress videos to the artifacts #58 Mihajlo Medjedovic 2023-10-16 16:11:56 +02:00
  • a6d962bfaa Merge pull request 'Downgrading SheetJS' (#55) from sheetjs-downgrade into main allan 2023-10-16 10:48:02 +00:00
  • 95cddb52d4 chore: package-lock #55 Mihajlo Medjedovic 2023-10-16 12:40:17 +02:00
  • 5a5118d775 chore: downgrading sheetjs Mihajlo Medjedovic 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 mihajlo 2023-10-16 09:46:34 +00:00
  • a9ddf7f7dd chore: removing development branch JOBS, moving test jobs to the release pipeline #54 Mihajlo Medjedovic 2023-10-13 11:24:42 +02:00
  • b4e5dd74d9 chore: licence checker sync development Mihajlo Medjedovic 2023-10-12 14:55:22 +02:00
  • 64746b0aae Merge pull request 'sheetjs' (#53) from sheetjs into development allan 2023-10-12 12:52:31 +00:00
  • 16ae77c804 style: lint #53 Mihajlo Medjedovic 2023-10-12 14:50:55 +02:00
  • 481c14f066 fix: reverting SheetJS upgrade, it was breaking the excel upload Mihajlo Medjedovic 2023-10-12 14:50:34 +02:00
  • 90b7d2f58b Notes added by 'git notes add' semantic-release-bot 2023-10-12 09:42:44 +00:00
  • b54b3f1778 chore(release): 6.2.3 [skip ci] v6.2.3 semantic-release-bot 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 allan 2023-10-12 09:40:30 +00:00
  • 293d33912f Merge pull request 'development' (#52) from development into issue50 #51 allan 2023-10-12 09:38:43 +00:00
  • 357b9849e7 Merge branch 'issue50' into development #52 allan 2023-10-12 09:38:19 +00:00
  • 0c8a9eef32 chore(ci): build and ng test fix Mihajlo Medjedovic 2023-10-12 08:33:31 +02:00
  • 112b1d0da4 chore(ci): audit check fix Mihajlo Medjedovic 2023-10-12 08:26:35 +02:00
  • a05007416a chore(ci): audit check fix Mihajlo Medjedovic 2023-10-12 08:21:58 +02:00
  • 9f7dd55583 Merge pull request 'Release fix' (#49) from release-fix into development allan 2023-10-11 22:02:20 +00:00
  • 11b06f6416 fix: bumping core library to avoid non-ascii char in mp_validatecols.sas. #50 Allan 2023-10-11 22:57:07 +01:00
  • adb7eb7755 fix: removing copyright symbol from mpe_alerts macro. #50 Allan 2023-10-11 22:56:14 +01:00
  • b776b80728 chore: making semantic-release fail if no release available #49 Mihajlo Medjedovic 2023-10-11 16:34:06 +02:00
  • 73a149ea7b chore: updated contributing.md with release instructions Mihajlo Medjedovic 2023-10-09 13:02:13 +02:00
  • ef8784093b chore: release is draft fix, release will update package.json version Mihajlo Medjedovic 2023-10-09 12:46:17 +02:00
  • d28e0f0ca8 Notes added by 'git notes add' semantic-release-bot 2023-10-09 09:52:20 +00:00
  • b30c788e3d chore(release): 6.2.2 [skip ci] v6.2.2 semantic-release-bot 2023-10-09 09:52:20 +00:00
  • 23899bdff3 Merge pull request 'fix: updated SheetJS (crypto) to the latest' (#48) from development into main mihajlo 2023-10-09 09:49:16 +00:00
  • 8bd0dd22c2 fix: updated SheetJS (crypto) to the latest #48 Mihajlo Medjedovic 2023-10-09 11:47:27 +02:00
  • 785c0270c7 Notes added by 'git notes add' semantic-release-bot 2023-10-09 09:03:59 +00:00
  • c55b00c74f chore(release): 6.2.1 [skip ci] v6.2.1 semantic-release-bot 2023-10-09 09:03:58 +00:00
  • c895f509b0 Merge pull request 'chore: fixed CI, trigger pending release' (#47) from development into main mihajlo 2023-10-09 09:00:52 +00:00
  • 5968915331 chore: fixed CI, trigger pending release #47 Mihajlo Medjedovic 2023-10-09 11:00:09 +02:00
  • 44ffc082f6 chore: changelog revert to 6.2.0 Mihajlo Medjedovic 2023-10-09 10:37:06 +02:00
  • 0561959485 Notes added by 'git notes add' semantic-release-bot 2023-10-08 19:33:43 +00:00
  • b716ae5675 chore(release): 6.2.1 [skip ci] semantic-release-bot 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 mihajlo 2023-10-08 19:30:05 +00:00
  • 8ebc3da0bb chore(git): Merge branch 'main' into development #46 Mihajlo Medjedovic 2023-10-08 21:29:12 +02:00
  • 133577a4fa ci: fixed development yaml Mihajlo Medjedovic 2023-10-08 21:26:55 +02:00
  • a19615db41 chore: reverting 6.2.1 release Mihajlo Medjedovic 2023-10-08 21:22:29 +02:00
  • 32b212a6bf chore: package-lock fix Mihajlo Medjedovic 2023-10-08 21:21:35 +02:00
  • b7bad102f6 Notes added by 'git notes add' semantic-release-bot 2023-10-08 19:08:10 +00:00
  • 00ec4529cd chore(release): 6.2.1 [skip ci] semantic-release-bot 2023-10-08 19:08:09 +00:00