budibase/packages/builder/src/builderStore
melohagan b4e0d98973 Add bindings support to meeting start / end dates (#11759)
* Deprecate zapier+make values1..5

* Allow dates in meeting invite to be bindable

* Add DrawerBindableSlot component

* Show calendar icon

* refactor

* Use cancel icon

* Disable cancel for JS bindings

* WIP

* WIP

* WIP

* Fix linkedIds svelte binding

* Label and icon update

* Handle arrays

* Support text area

* Add reactivity to text area icon

* Support boolean

* JSON support

* Remove rowControl

* Allow boolean field to have three states

* lint

* Refactor

---------

Co-authored-by: Michael Drury <me@michaeldrury.co.uk>
2023-09-29 09:15:36 +00:00
..
store Add bindings support to meeting start / end dates (#11759) 2023-09-29 09:15:36 +00:00
componentUtils.js Fix component settings which have no labels appearing as undefined in the conditional UI drawer 2023-03-16 08:30:16 +00:00
dataBinding.js Merge branch 'develop' into lab-theme-binding 2023-09-08 15:10:51 +01:00
index.js Fix keyboard actions for screen and nav 2023-08-23 15:41:45 +01:00
schemaGenerator.js Moving generation to builder because it reduces API calls and has no reason to be carried out server-side, handling array/object schema generation correctly. 2021-11-29 17:11:08 +00:00
utils.js Improve logic in add action modal for collect step 2023-05-16 16:06:37 +01:00
websocket.js Enabled collaboration behaviour in the automation section 2023-07-10 09:30:15 +01:00