1
0
Fork 0
mirror of synced 2024-07-29 18:15:49 +12:00
budibase/packages/builder/src
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
..
analytics Lint 2023-10-18 10:54:37 +02:00
components Fix array type missing from query schema selector (#12772) 2024-02-19 09:13:03 +00:00
constants Fix array type missing from query schema selector (#12772) 2024-02-19 09:13:03 +00:00
helpers Lint 2024-02-07 14:53:16 +00:00
imgs
pages Allow Collapsing Selected Components, Add Hotkeys for Collapsing Components (#12764) 2024-02-15 10:53:58 +00:00
stores Fixing an issue where app routing information was requested before the app store was fully brought online, meaning that routing information wasn't always successfully retrieved. 2024-02-15 15:49:12 +00:00
templates Add some new resolution aliases and simplify long nasty relative import paths 2024-02-05 12:08:45 +00:00
actions.js
api.js Merge remote-tracking branch 'origin/master' into feature/monolith-js-refactor 2024-01-17 17:17:01 +00:00
App.svelte
dataBinding.js Fix array type missing from query schema selector (#12772) 2024-02-19 09:13:03 +00:00
dataBinding.test.js Add some new resolution aliases and simplify long nasty relative import paths 2024-02-05 12:08:45 +00:00
favicon.ico
favicon.png
global.css
main.js