1
0
Fork 0
mirror of synced 2024-08-15 01:51:33 +12:00
budibase/packages/client/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 Lint 2024-01-08 14:06:54 +01:00
components Fix array type missing from query schema selector (#12772) 2024-02-19 09:13:03 +00:00
licensing Adding a license mechanism to the app package call so that public apps can still return what license the app utilises. This is retrieved based on the tenant of the app - we only attach the license type so as to not expose further information than is necessary. 2023-06-15 16:33:07 +01:00
stores FIX: Error when deleting selected rows that have attachment (#13006) 2024-02-13 16:44:21 +00:00
utils Fix array type missing from query schema selector (#12772) 2024-02-19 09:13:03 +00:00
constants.js Add Clear Row Selection action (#13002) 2024-02-14 10:05:14 +00:00
index.js Merge remote-tracking branch 'origin/master' into fix-hover-component-spam 2024-01-10 11:39:10 +00:00
sdk.js Merge remote-tracking branch 'origin/master' into feature/monolith-js-refactor 2024-02-07 14:45:06 +00:00
websocket.js Update websocket logic to ignore events trigger by API requests originating from the same session 2023-06-01 17:14:32 +01:00