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

10866 commits

Author SHA1 Message Date
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
Adria Navarro
6801e75200 Merge branch 'develop' into chore/clean_unused_dependencies 2023-09-26 16:03:40 +02:00
Gerard Burns
62acbc43fd Query UI improvements (#11881)
* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* linting

* sidebar close icon, fix overflow issue with sidebar

* better schema auto populating behavior

* rename newqueryviewer

* remove external datasource table

* linting

* wip

* align header

* fix needing to press the validate button twice

* table min width

* wip

* remove loading

* remove disabled

* remove validation

* lint

* wip

* fix json panel
2023-09-26 12:27:27 +01:00
Adria Navarro
946b8f8927 Add missing deps 2023-09-26 13:19:23 +02:00
Adria Navarro
463a035793 Remove builder unused devDependencies 2023-09-26 13:15:42 +02:00
Adria Navarro
31974834a0 Remove builder unused dependencies 2023-09-26 13:13:52 +02:00
Andrew Kingston
db62330d16 Fix portal side bar edit button 2023-09-26 11:18:21 +01:00
Adria Navarro
da313e72c9 Lint 2023-09-26 12:02:24 +02:00
Adria Navarro
0b0ffff6dd Enable field outside dev 2023-09-26 12:00:55 +02:00
Adria Navarro
f4542283f5 Merge branch 'develop' into feature/user-column-type 2023-09-26 11:51:20 +02:00
Adria Navarro
b3405b7aaa Design forms 2023-09-26 11:44:37 +02:00
Adria Navarro
b9dc60dc07 Display side panel form selector 2023-09-26 11:27:17 +02:00
Michael Drury
18fd154ab5 Merge branch 'develop' into feat/relationship-configuration 2023-09-26 09:44:00 +01:00
Peter Clement
8af8c33bbe pr comments 2023-09-26 09:33:44 +01:00
Andrew Kingston
7bf32176a7 Add event for block ejection 2023-09-26 09:14:53 +01:00
Andrew Kingston
ed1fa2aba5 Merge branch 'develop' into date-only-type 2023-09-26 08:31:45 +01:00
Adria Navarro
6487d76b1d Merge branch 'develop' into feature/user-column-type 2023-09-25 21:51:43 +02:00
Adria Navarro
ee6548b3fb Merge branch 'develop' into chore/field_with_large_relationships 2023-09-25 21:41:03 +02:00
Andrew Kingston
00bd6e92db Merge branch 'develop' into cheeks-lab-day-portal-poc 2023-09-25 19:41:53 +01:00
Andrew Kingston
38cad518a4 Merge branch 'develop' into cheeks-lab-day-portal-poc 2023-09-25 19:34:04 +01:00
Andrew Kingston
f010cf2d53 Merge branch 'develop' into user-table-changes 2023-09-25 19:33:35 +01:00
Andrew Kingston
6b152349bd Expose date-only setting on date fields 2023-09-25 19:30:34 +01:00
Adria Navarro
79e693c89d Merge branch 'develop' into feature/user-column-type 2023-09-25 19:03:25 +02:00
mike12345567
6b52adc294 Merge branch 'develop' of github.com:Budibase/budibase into feature/BUDI-7458 2023-09-25 17:55:06 +01:00
Adria Navarro
9fc04e7053 Merge branch 'develop' into chore/field_with_large_relationships 2023-09-25 18:50:54 +02:00
Martin McKeaveney
5998f9544c Merge branch 'develop' into cheeks-lab-day-portal-poc 2023-09-25 16:57:59 +01:00
Adria Navarro
6cd1deb19a Merge branch 'develop' into chore/update_ts 2023-09-25 17:48:10 +02:00