1
0
Fork 0
mirror of synced 2024-09-08 13:41:09 +12:00
Commit graph

25024 commits

Author SHA1 Message Date
Andrew Kingston
0506adee50 Update row click event name to match best practices 2023-10-02 09:18:25 +01:00
Andrew Kingston
68215684e1 Prevent row selection, deletion and expansion from triggering on click events in grids 2023-10-02 09:13:23 +01:00
Andrew Kingston
3f267be628 Merge branch 'develop' of github.com:Budibase/budibase into grid-row-click-events 2023-10-02 09:08:20 +01:00
Budibase Staging Release Bot
b9ae3d0e23 Bump version to 2.10.16-alpha.19 2023-10-02 07:50:37 +00:00
Andrew Kingston
b2ea82b8ba Merge pull request #11939 from Budibase/fix/client-initialisation
Fix client initialisation and fix navigation links being hidden
2023-10-02 08:50:19 +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
Budibase Staging Release Bot
c71c74b96c Bump version to 2.10.16-alpha.18 2023-10-01 22:45:58 +00:00
Martin McKeaveney
b36d728f7a updating pro ref 2023-10-01 23:45:30 +01:00
Andrew Kingston
eb934adc33 Add row click events to grid 2023-09-29 16:47:53 +01:00
Budibase Staging Release Bot
cddb2d9aff Bump version to 2.10.16-alpha.17 2023-09-29 14:59:04 +00:00
Adria Navarro
5ddbc5493d Merge pull request #11934 from Budibase/chore/relation_deletions
Fix deleting one-to-many relation in SQL
2023-09-29 16:58:45 +02:00
Michael Drury
57ed79ec0f Merge branch 'develop' into chore/relation_deletions 2023-09-29 15:46:40 +01:00
Budibase Staging Release Bot
70825433ee Bump version to 2.10.16-alpha.16 2023-09-29 14:46:23 +00:00
Michael Drury
a02594df7e Merge pull request #11933 from Budibase/fix/BUDI-7084
REST schema changes maintained across re-queries
2023-09-29 15:46:05 +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
Budibase Staging Release Bot
ade8b8eec8 Bump version to 2.10.16-alpha.15 2023-09-29 13:47:24 +00: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
Budibase Staging Release Bot
64fdb621e5 Bump version to 2.10.16-alpha.14 2023-09-29 11:42:26 +00:00
Peter Clement
be03b08508 Merge pull request #11931 from Budibase/fix/relationship-bug
Fix relationship direction issue
2023-09-29 12:42:08 +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
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
Budibase Staging Release Bot
b63f349015 Bump version to 2.10.16-alpha.13 2023-09-29 10:13:02 +00: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
Budibase Staging Release Bot
d88c1be588 Bump version to 2.10.16-alpha.12 2023-09-29 09:15:54 +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
Budibase Staging Release Bot
2868cd9b2b Bump version to 2.10.16-alpha.11 2023-09-28 15:41:42 +00:00
Martin McKeaveney
d372396018 Update README.md 2023-09-28 16:41:22 +01:00
Budibase Staging Release Bot
ee363763cb Bump version to 2.10.16-alpha.10 2023-09-28 15:09:32 +00:00
melohagan
80d91cdd92 Make sure field state is valid (#11921) 2023-09-28 16:09:13 +01:00
Budibase Staging Release Bot
6c9b3e33a3 Bump version to 2.10.16-alpha.9 2023-09-28 14:45:55 +00:00