budibase/packages/frontend-core/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
..
api Revert "Revert "Global bindings"" 2024-01-22 11:10:03 +00:00
components client and frontend core 2024-01-31 10:53:53 -03:00
fetch Fix array type missing from query schema selector (#12772) 2024-02-19 09:13:03 +00:00
stores Allow Collapsing Selected Components, Add Hotkeys for Collapsing Components (#12764) 2024-02-15 10:53:58 +00:00
themes Grid UI in data section (#10329) 2023-04-20 15:56:24 +01:00
utils Fix array type missing from query schema selector (#12772) 2024-02-19 09:13:03 +00:00
constants.js Update data binding generation to match how context is provided by components, respecting branching due to local context 2024-02-02 14:59:45 +00:00
index.js Fix import/export 2023-11-20 21:48:49 +01:00