Dean
|
d7fa333fce
|
Merge remote-tracking branch 'origin/master' into feature/form-screen-template
|
2024-02-22 16:30:05 +00:00 |
melohagan
|
c12e5fd196
|
Fix array type missing from query schema selector (#12772)
* Tidy MongoDB aggregation pipeline view
* Remove unused code
* WIP
* Add bindings for bindings drawer
* Is not external table if it's a query
* Add QueryArrayFetch
* Bug fix
* JavaScript is the worst
* refactor
* Add array label to query schema
* Remove console log
* type fix
* Don't include Array in SchemaTypeOptions, but show label
* Fix bindings
* refactor
* Rename isObject to hasSchema
* WIP
* Typing WIP
* Type not Types
* Unused import
* type fix
* Handle json array subtype
* Support queryarray datasource type
* refactor
* yarn lock
* update account portal
---------
Co-authored-by: Sam Rose <hello@samwho.dev>
|
2024-02-19 09:13:03 +00:00 |
Dean
|
5c5dc4c155
|
Merge remote-tracking branch 'origin/master' into feature/form-screen-template
|
2024-02-14 14:32:15 +00:00 |
Dean
|
ed30788fac
|
Merge remote-tracking branch 'origin/master' into feature/monolith-js-refactor
|
2024-02-14 10:14:58 +00:00 |
Dean
|
e0ebf0bfdf
|
Fixed import
|
2024-02-07 15:01:00 +00:00 |
Dean
|
a5dfbe3c89
|
Merge remote-tracking branch 'origin/master' into feature/monolith-js-refactor
|
2024-02-07 14:45:06 +00:00 |
Andrew Kingston
|
e7ac33bf43
|
Remove legacy concept of currentAsset
|
2024-02-05 11:59:54 +00:00 |
Andrew Kingston
|
1650f37329
|
Treat component store the same as other stores, and move component utils into helpers
|
2024-02-05 11:22:33 +00:00 |
Andrew Kingston
|
233df4c27c
|
Remove legacy nested builder directory and move screen templates and utils into better locations
|
2024-02-01 09:55:30 +00:00 |