1
0
Fork 0
mirror of synced 2024-08-15 10:01:34 +12:00
Commit graph

10892 commits

Author SHA1 Message Date
Adria Navarro
e7b47d08bb Do not sanitize on operator change 2023-10-03 18:39:52 +02:00
mike12345567
5eacc9d93e Lint fix. 2023-10-03 17:34:20 +01:00
mike12345567
2c20d0b738 Spelling fix. 2023-10-03 17:33:58 +01:00
Adria Navarro
02bfaa4378 Clean multiple user checks to simplify 2023-10-03 18:29:35 +02:00
Adria Navarro
2c49638766 Lint 2023-10-03 17:37:14 +02:00
Adria Navarro
3f37416016 Sanitise field 2023-10-03 17:35:40 +02:00
Adria Navarro
0da029c896 Sanitise field 2023-10-03 17:35:36 +02:00
Adria Navarro
83790bc324 Lint 2023-10-03 17:14:33 +02:00
Adria Navarro
da95c32a0c Simplify code 2023-10-03 17:06:17 +02:00
Adria Navarro
8ebf473ab2 Disable multiple users for now 2023-10-03 16:58:49 +02:00
Adria Navarro
0053103974 Fix external 2023-10-03 15:41:00 +02:00
Adria Navarro
c84d2449f2 Smarter getValidOperatorsForType 2023-10-03 14:26:12 +02:00
Adria Navarro
b2429e1fe0 Allow selecting many for many-to-many 2023-10-03 14:05:25 +02:00
Adria Navarro
614bbb0412 Handle has any 2023-10-03 13:51:06 +02:00
Adria Navarro
0834d33f9a Remove none array operators 2023-10-03 13:43:42 +02:00
Adria Navarro
2367ceeb87 Disable when noValue 2023-10-03 13:25:56 +02:00
Adria Navarro
f7e92992a8 Fix error 2023-10-03 13:12:50 +02:00
Adria Navarro
0702bc6c33 Sanity filter on change 2023-10-03 13:10:53 +02:00
Adria Navarro
9b14f50e8f Apply filter 2023-10-03 12:59:15 +02:00
Adria Navarro
3b93748376 Filter user (single) UI 2023-10-03 12:46:06 +02:00
melohagan
b291633c79 Don't use DrawerBindableSlot in test modal (#11959) 2023-10-03 10:19:19 +01:00
Adria Navarro
2df32b7b28 Use _id if populated 2023-10-02 15:34:26 +02:00
Adria Navarro
3546dfc0cf Validate 2023-10-02 15:18:28 +02:00
Adria Navarro
aa0ec1c7cb Fix validating on relationshipType change 2023-10-02 15:12:35 +02:00
Adria Navarro
46c40f011e Fix multiple relationship display 2023-10-02 15:00:51 +02:00
Adria Navarro
15bec7aae8 Refresh relationships on column link add/edit/delete 2023-10-02 14:51:48 +02:00
melohagan
7003475caf Refactor FieldSelector to not use BindableSlot (#11942) 2023-10-02 11:42:04 +01:00
Peter Clement
cb2d7d3915 Merge remote-tracking branch 'origin/develop' into fix/relationship-bug 2023-09-29 11:58:37 +01:00
Peter Clement
ebe8a562f6 fix relationship direction issue 2023-09-29 11:56:50 +01:00
melohagan
89f7539503 Update automation bindings (#11930)
* 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

* Exclude bindings button for formula types

---------

Co-authored-by: Michael Drury <me@michaeldrury.co.uk>
2023-09-29 10:12:43 +00:00
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
Martin McKeaveney
d372396018 Update README.md 2023-09-28 16:41:22 +01:00
Peter Clement
7e6faaf587 Merge remote-tracking branch 'origin/develop' into feat/relationship-configuration 2023-09-28 15:28:21 +01:00
Martin McKeaveney
1a5b2eb540 Update README.md 2023-09-28 14:48:50 +01:00
Andrew Kingston
ffe9f75dda Merge branch 'develop' into hide-portal-sidebar-when-no-apps 2023-09-28 11:22:59 +01:00
Adria Navarro
ab97093a06 Remove user logic from CreateEditColumn 2023-09-28 10:00:25 +02:00
Andrew Kingston
8a6da67ecb Add header background on query page when scrolling 2023-09-27 17:13:03 +01:00
Martin McKeaveney
65af2ed7c2 backmerge from master 2023-09-27 17:06:57 +01:00
Peter Clement
4b0501d186 fix bad merge 2023-09-27 15:47:19 +01:00
Peter Clement
70d1581577 Merge remote-tracking branch 'origin/develop' into feat/relationship-configuration 2023-09-27 15:26:12 +01:00
Peter Clement
b32f1b5510 Merge remote-tracking branch 'origin/develop' into feat/relationship-configuration 2023-09-27 15:25:39 +01:00
Peter Clement
420972ca6b fixing edge cases and improving reusability 2023-09-27 15:15:02 +01:00
Adria Navarro
294a6f0eed Merge branch 'develop' into chore/clean_unused_dependencies 2023-09-27 15:53:43 +02:00
Gerard Burns
9766535b7a Merge branch 'develop' into hide-portal-sidebar-when-no-apps 2023-09-27 14:17:12 +01:00
mike12345567
4168b45a77 PR comments. 2023-09-27 11:14:14 +01:00
Gerard Burns
3192b2826c wip 2023-09-27 10:52:51 +01:00
mike12345567
a8c96848a5 Adding a quick check incase too many related tables - switch to just fetching everything. 2023-09-26 17:13:16 +01:00
mike12345567
7bd84bd048 Some typing fixes as well as a fix for the frontend issue of tables not correctly having their schemas updated in the table store when relationships added. 2023-09-26 17:01:30 +01:00
Peter Clement
8b062524e2 fix lint 2023-09-26 15:24:14 +01:00
Peter Clement
7d4613c3f6 extract logic from component and disable one to one 2023-09-26 15:12:01 +01:00