1
0
Fork 0
mirror of synced 2024-07-29 18:15:49 +12:00
budibase/packages/server
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
..
.vscode
__mocks__
build
scripts Editing scripts 2023-09-26 18:08:37 +02:00
specs backmerge from master 2023-09-27 17:06:57 +01:00
src Add bindings support to meeting start / end dates (#11759) 2023-09-29 09:15:36 +00:00
.dockerignore Add client to docker 2023-05-19 16:59:09 +02:00
.gitignore
.npmignore
.yarnrc
babel.config.js
docker_run.sh
Dockerfile Revert "Revert "Merge branch 'develop' into master"" 2023-09-05 12:28:56 +01:00
jest-testcontainers-config.js
jest.config.ts Revert "Revert "Merge branch 'develop' into master"" 2023-09-05 12:28:56 +01:00
LICENSE
nodemon.json Fix nodemon watch 2023-08-01 19:23:31 +02:00
package.json Remove "@budibase/standard-components" devDependency 2023-09-26 17:06:05 +02:00
pm2.config.js Fix integration tests 2023-05-19 18:00:53 +02:00
tsconfig.build.json Remove the doble deep format references 2023-06-19 18:34:51 +01:00
tsconfig.json Revert "Remove composite" 2023-08-01 19:23:48 +02:00