1
0
Fork 0
mirror of synced 2024-07-14 18:55:45 +12:00
Commit graph

21033 commits

Author SHA1 Message Date
Adria Navarro 0f0b4d3535 Merge branch 'master' into fix/swaggerapi-version 2023-10-02 15:13:19 +02:00
mike12345567 fc62edf4cc Fixing swagger API version, updating to use old 3.0.46 as version 3.0.47 does not appear to running correctly. 2023-10-02 13:53:58 +01:00
Adria Navarro 53236e1039 Add comment 2023-10-02 13:41:07 +02:00
Adria Navarro ce90109422 Fixing filtering on user column 2023-10-02 13:37:06 +02:00
melohagan 7003475caf Refactor FieldSelector to not use BindableSlot (#11942) 2023-10-02 11:42:04 +01:00
Andrew Kingston 0b3b35825a Merge branch 'develop' into fix/client-initialisation 2023-10-02 08:31:21 +01:00
Andrew Kingston 6b904dd01a Remove log 2023-10-02 08:27:28 +01:00
Andrew Kingston bdd70d8bdb Fix regression when considering empty app navigation roles 2023-10-02 08:26:47 +01:00
Andrew Kingston 986069d7d7 Fix issue causing client apps to initialise 3 times 2023-10-02 08:19:59 +01:00
Martin McKeaveney b36d728f7a updating pro ref 2023-10-01 23:45:30 +01:00
Michael Drury 57ed79ec0f Merge branch 'develop' into chore/relation_deletions 2023-09-29 15:46:40 +01:00
Adria Navarro ca8bf5c5ca Merge branch 'develop' into chore/relation_deletions 2023-09-29 16:39:50 +02:00
Adria Navarro 1a00b60088 Fix tests 2023-09-29 16:39:18 +02:00
Michael Drury 47775aa824 Merge branch 'develop' into fix/BUDI-7084 2023-09-29 15:20:04 +01:00
Adria Navarro 7050c5352a Check external table types 2023-09-29 16:09:08 +02:00
Adria Navarro bc6c6b9e80 Handle deleting m2m 2023-09-29 16:02:45 +02:00
melohagan f22cce9553 Saving pre filled relation picker doesnt work (#11928)
* Make sure field state is valid

* Skip non-object relationship links

* Note

---------

Co-authored-by: Adria Navarro <adria@budibase.com>
2023-09-29 14:47:07 +01:00
Adria Navarro dfea7f253e Fix test ds data 2023-09-29 14:58:41 +02:00
Adria Navarro 9d186df018 Don't modify internal API 2023-09-29 14:58:02 +02:00
mike12345567 c498f39f2a Fixing type build. 2023-09-29 13:45:02 +01:00
mike12345567 5a3ecc3095 Getting create/update response consistent with internal API for external. 2023-09-29 13:40:40 +01:00
mike12345567 3dc7192113 Merge branch 'chore/relation_deletions' of github.com:Budibase/budibase into chore/relation_deletions 2023-09-29 13:34:09 +01:00
mike12345567 45ac9ae06c Quick update to fix test case. 2023-09-29 13:33:49 +01:00
Adria Navarro fe45770266 Merge branch 'develop' into chore/relation_deletions 2023-09-29 14:21:08 +02:00
mike12345567 96327eaef1 Quick fix for REST schema being updated by user, when the request is sent again/query performed again user updates are lost - this means that changes are maintained across runs. 2023-09-29 13:17:14 +01:00
Adria Navarro 1f7aa772c9 Add comment 2023-09-29 14:05:52 +02:00
Adria Navarro c5e52f7cbe Fix deleting one-2-many relationships 2023-09-29 14:02:45 +02: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
Adria Navarro 17ecace6fa Fix test 2023-09-29 12:54:16 +02:00
Adria Navarro 711f82099f Extend bbreference test to check link relationships 2023-09-29 12:48:55 +02: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
Adria Navarro 46a224751f Types 2023-09-29 11:47:23 +02: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
melohagan 80d91cdd92 Make sure field state is valid (#11921) 2023-09-28 16:09:13 +01:00
Adria Navarro d591776ac8 Merge branch 'develop' into fix-relations-on-ds+ 2023-09-28 16:35:54 +02:00
Peter Clement 7e6faaf587 Merge remote-tracking branch 'origin/develop' into feat/relationship-configuration 2023-09-28 15:28:21 +01:00
Adria Navarro 12c57cb51e Merge branch 'develop' into fix-relations-on-ds+ 2023-09-28 15:55:58 +02:00
Adria Navarro 5b5c0b31ff Fix link loading relationships on external ds+ 2023-09-28 15:54:53 +02:00
Martin McKeaveney 1a5b2eb540 Update README.md 2023-09-28 14:48:50 +01:00
Adria Navarro 8be76f1f97 Move the -2 magic number in its right place 2023-09-28 13:55:35 +02:00
Adria Navarro b4bbc44569 Merge branch 'develop' into BUDI-7403/google_integration 2023-09-28 12:49:04 +02:00
Adria Navarro c202f88b6d Allow deleting cell 2023-09-28 12:42:42 +02:00
Andrew Kingston ffe9f75dda Merge branch 'develop' into hide-portal-sidebar-when-no-apps 2023-09-28 11:22:59 +01:00
Adria Navarro 606bad7f4d Clean 2023-09-28 11:41:20 +02:00
Adria Navarro 7db92638de Prevent double fetching on patch 2023-09-28 11:40:58 +02:00
Adria Navarro 80e979faa6 Type external request responses 2023-09-28 11:02:16 +02:00
Adria Navarro 0c4cdde25f Allow BB_REFERENCE to google sheets 2023-09-28 10:12:45 +02:00
Adria Navarro 317da512a5 Fix tests 2023-09-28 10:00:25 +02:00