Dave M. mcndave
  • Joined on 2020-09-17
mcndave opened issue mcndave/ulmus#7 2023-02-03 14:11:48 +00:00
Make sure AND / OR can't be overridden (while passing a bad parameter in querybuilder)
mcndave opened issue mcndave/ulmus#6 2023-02-03 14:10:58 +00:00
Transform const in Where into Enums
mcndave pushed to master at mcndave/ulmus 2023-02-03 14:06:23 +00:00
31f031715d - Fixed a bug within notIn() statement
Compare 2 commits »
mcndave pushed to master at mcndave/taxus 2023-02-02 19:40:45 +00:00
86e641b856 - Quick fix for the parse() method of Picea's extension
mcndave pushed to master at mcndave/picea 2023-02-02 19:39:08 +00:00
b3a8e3aca2 - Token name and options are now passed through parse() method
mcndave pushed to master at mcndave/picea-ui 2023-02-02 19:38:34 +00:00
aba66479be - Token name and options are now passed through parse() method
mcndave closed issue mcndave/picea#6 2023-02-02 19:10:09 +00:00
Rework the Token parsing to allow for namespacing and options passing directly.
mcndave closed issue mcndave/picea-ui#1 2023-02-02 19:09:59 +00:00
Adjust every ui.token to match new namespace : ui:token
mcndave commented on issue mcndave/picea-ui#1 2023-02-02 19:09:49 +00:00
Adjust every ui.token to match new namespace : ui:token

Task completed, was a simple patch.

mcndave pushed to master at mcndave/picea-ui 2023-02-02 18:18:25 +00:00
77d05ae051 - Quickfix again
mcndave pushed to master at mcndave/picea-ui 2023-02-02 18:16:35 +00:00
d984ddc540 - Fixed a bug added in previous commit
mcndave pushed to master at mcndave/picea 2023-02-02 18:12:38 +00:00
e9b2f0ece3 - Fixed a bug added in previous commit
mcndave pushed to master at mcndave/picea 2023-02-02 16:49:13 +00:00
acd9f8c72e - First task of v2 done, tokens can now have unlimited options attached to it
mcndave created branch tokens_v2 in mcndave/picea 2023-02-02 16:46:59 +00:00
mcndave pushed to tokens_v2 at mcndave/picea 2023-02-02 16:46:59 +00:00
acd9f8c72e - First task of v2 done, tokens can now have unlimited options attached to it
mcndave pushed to master at mcndave/picea-ui 2023-02-02 16:44:50 +00:00
5397ed4fae - First task of v2 done
mcndave created branch tokens_v2 in mcndave/picea-ui 2023-02-02 16:43:42 +00:00
mcndave pushed to tokens_v2 at mcndave/picea-ui 2023-02-02 16:43:42 +00:00
5397ed4fae - First task of v2 done
mcndave pushed to master at mcndave/picea-ui 2023-02-02 15:26:34 +00:00
30ddd4c98b - Fixed some bugs related to options
mcndave opened issue mcndave/picea#6 2023-02-02 13:51:22 +00:00
Rework the Token parsing to allow for namespacing and options passing directly.