1
0
Fork 0
mirror of synced 2024-08-18 19:41:30 +12:00
budibase/packages
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
..
account-portal@8c446c4ba3 Bump account portal 2024-02-15 09:14:43 +00:00
backend-core Fix array type missing from query schema selector (#12772) 2024-02-19 09:13:03 +00:00
bbui Revert "Revert "Migrate from vm to isolated-vm"" 2024-02-02 12:02:09 +01:00
builder Fix array type missing from query schema selector (#12772) 2024-02-19 09:13:03 +00:00
cli Updating CouchDB with the Budi CLI, making sure the service is always up to date, as well as removing pull policy. 2024-02-16 10:46:36 +00:00
client Fix array type missing from query schema selector (#12772) 2024-02-19 09:13:03 +00:00
frontend-core Fix array type missing from query schema selector (#12772) 2024-02-19 09:13:03 +00:00
pro@336bf2184c Update pro reference. 2024-02-08 16:48:57 +00:00
sdk Fixing swagger API version, updating to use old 3.0.46 as version 3.0.47 does not appear to running correctly. 2023-10-02 13:53:58 +01:00
server Fix array type missing from query schema selector (#12772) 2024-02-19 09:13:03 +00:00
shared-core Fix array type missing from query schema selector (#12772) 2024-02-19 09:13:03 +00:00
string-templates Move default setJSRunner from mjs to index 2024-02-12 17:04:29 +01:00
types Fix array type missing from query schema selector (#12772) 2024-02-19 09:13:03 +00:00
worker Fixing cluster mode in docker-compose setups, we weren't copying across the pm2 config that was needed to achieve this. 2024-02-15 12:47:27 +00:00