• Joined on 2023-06-29
allan pushed to main at dc/datacontroller.io 2024-06-19 14:01:02 +00:00
d3b1e4ec95 Merge pull request 'fix: fixed build and resolved conflicting dependencies' (#3) from contact-fix into main
06d09aa91c Merge branch 'main' into contact-fix
c94ed82dba fix: fixed build and resolved conflicting dependencies
Compare 3 commits »
allan merged pull request dc/datacontroller.io#3 2024-06-19 14:01:01 +00:00
fix: fixed build and resolved conflicting dependencies
allan closed issue dc/datacontroller.io#2 2024-06-19 14:01:01 +00:00
Outdated dependencies
allan pushed to contact-fix at dc/datacontroller.io 2024-06-19 13:41:27 +00:00
06d09aa91c Merge branch 'main' into contact-fix
81f60a8c38 Merge pull request 'feat: used sendDM method in contact form' (#1) from contact-fix into main
Compare 2 commits »
allan pushed to main at dc/dc 2024-06-07 15:29:10 +00:00
f4f589af94 Merge pull request 'fix: adding 60 more colours to crayons table. Closes #112' (#114) from issue112 into main
3521579dea fix: adding 60 more colours to crayons table. Closes #112
Compare 2 commits »
allan deleted branch issue112 from dc/dc 2024-06-07 15:29:10 +00:00
allan merged pull request dc/dc#114 2024-06-07 15:29:09 +00:00
fix: adding 60 more colours to crayons table. Closes #112
allan closed issue dc/dc#112 2024-06-07 15:29:09 +00:00
ERROR: Invalid argument to function SYMGET('col23') at line 2029 column 8.
allan created pull request dc/dc#114 2024-06-07 15:24:12 +00:00
fix: adding 60 more colours to crayons table. Closes #112
allan created branch issue112 in dc/dc 2024-06-07 15:23:53 +00:00
allan pushed to issue112 at dc/dc 2024-06-07 15:23:53 +00:00
3521579dea fix: adding 60 more colours to crayons table. Closes #112
allan pushed to main at dc/dc 2024-06-07 15:22:02 +00:00
e97a6f52da Merge pull request 'fix: terms and conditions colours, editor on smaller screens show only icons' (#113) from issue111 into main
3584aa35c7 chore: package-locks
b553520abe style: lint, package-locks
e32d44b1bc fix: terms and conditions colours, editor on smaller screens show only icons
Compare 4 commits »
allan deleted branch issue111 from dc/dc 2024-06-07 15:22:02 +00:00
allan merged pull request dc/dc#113 2024-06-07 15:22:00 +00:00
fix: terms and conditions colours, editor on smaller screens show only icons
allan closed issue dc/dc#111 2024-06-07 15:22:00 +00:00
Handsontable v14 and Dark Mode update issues
allan opened issue dc/dc#112 2024-06-07 14:10:09 +00:00
ERROR: Invalid argument to function SYMGET('col23') at line 2029 column 8.
allan deleted branch handonstable-14 from dc/dc 2024-06-07 08:40:55 +00:00
allan merged pull request dc/dc#110 2024-06-07 08:40:54 +00:00
feat: updated handsontable to v14
allan pushed to main at dc/dc 2024-06-07 08:40:54 +00:00
29298072e5 Merge pull request 'feat: updated handsontable to v14' (#110) from handonstable-14 into main
154c10fee5 chore: licence checker
7853f7cb6a Merge branch 'main' into handonstable-14
2f8d0b764a feat: updated handsontable to v14
Compare 4 commits »
allan commented on issue dc/dc#99 2024-06-06 13:55:27 +00:00
Loads with Multiple Datasets

The text input field (for library.datasets) can be derived from the sheet names of the excel. Rules as follows:

  • Name must contain a single period (.)
  • First part (before period) can be no…