budibase/packages/frontend-core/src/utils
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
..
cookies.js store tenant in cookie for use in account portal 2024-02-13 15:26:22 +00:00
download.js Download logs section 2023-07-11 10:44:10 +02:00
index.js Add logs endpoint 2023-07-11 10:44:09 +02:00
json.js Fix array type missing from query schema selector (#12772) 2024-02-19 09:13:03 +00:00
memo.js Refactor how grid settings are used and add option for row height 2023-06-19 17:24:40 +01:00
roles.js Update user pages to account for creator role 2023-08-30 10:50:19 +01:00
utils.js Remove leftover debug flag 2023-12-14 15:49:32 +00:00
websocket.js Ensue table schema change made via grids are properly synced with backend stores, given absence of websocket events for own events 2023-06-02 15:28:48 +01:00