• Joined on 2023-06-29
allan deleted branch issue-69-ui from dc/dc 2024-01-16 09:16:45 +00:00
allan merged pull request dc/dc#72 2024-01-16 09:16:44 +00:00
feat: complex excel upload (UI)
allan pushed to main at dc/docs.datacontroller.io 2024-01-15 16:15:45 +00:00
81ce833ebe fix: updated roadmap to remove part about customer-funded features
allan pushed to issue69 at dc/dc 2024-01-12 13:09:41 +00:00
e40ebdff05 Merge branch 'main' into issue69
e63d304953 chore(release): 6.3.1 [skip ci]
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
ac59b77ad5 Merge branch 'main' into dcfixes
3efccc4cf3 fix: enabling excel uploads to tables with retained keys, also adding more validation to MPE_TABLES updates
Compare 5 commits »
allan pushed to issue69 at dc/dc 2024-01-11 18:48:18 +00:00
8d12d9e51e chore: fixing validations
allan pushed to issue69 at dc/dc 2024-01-11 18:28:55 +00:00
23708c9aae chore: fix xlmap validation logic
allan pushed to issue69 at dc/dc 2024-01-11 18:11:25 +00:00
c86fba9dc7 feat: adding ability to define the target table for excel maps
allan pushed to issue69 at dc/dc 2024-01-11 14:44:16 +00:00
e747e6e4e7 chore: additional xlmaps to cover LASTDOWN and BLANKROW scenarios
allan pushed to issue69 at dc/dc 2024-01-03 12:12:44 +00:00
3e009f3037 chore: adding migration for new tables
allan deleted branch dcfixes from dc/dc 2024-01-01 17:42:09 +00:00
allan pushed to main at dc/dc 2024-01-01 17:42:09 +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
ac59b77ad5 Merge branch 'main' into dcfixes
3efccc4cf3 fix: enabling excel uploads to tables with retained keys, also adding more validation to MPE_TABLES updates
Compare 3 commits »
allan merged pull request dc/dc#67 2024-01-01 17:42:07 +00:00
fix: enabling excel uploads to tables with retained keys, also adding more validation to MPE_TABLES updates
allan pushed to issue69 at dc/dc 2024-01-01 16:53:57 +00:00
a485c3b787 feat: validating the excel map after stage (adding load-ref)
allan commented on issue dc/dc#69 2024-01-01 16:10:44 +00:00
Complex Excel Uploads
  • startupservice now contains the lits of XLMAP_IDs
  • getdata now contains an ISMAP attribute
  • new editors/getxlmaps created for fetching rules for a particular XLMAP_ID
allan pushed to issue69 at dc/dc 2024-01-01 16:07:51 +00:00
2702bb3c84 feat: adding ismap attribute to getdata response (and fixing test)
allan pushed to issue69 at dc/dc 2024-01-01 14:50:07 +00:00
56264ecc69 feat: new getxlmaps service to return rules for a particular xlmap_id
allan pushed to issue69 at dc/dc 2024-01-01 14:10:53 +00:00
cc4535245c chore: adding xlmaps in startupservice response, #69
allan pushed to issue69 at dc/dc 2024-01-01 13:54:11 +00:00
6ae31de1dd chore: adding sample data for basel KM1 template
allan pushed to issue69 at dc/dc 2024-01-01 12:23:10 +00:00
2d4d068413 fix: increasing length of mpe_excel_map cols to
allan created pull request dc/dc#71 2023-12-27 16:05:30 +00:00
feat: Complex Excel Uploads