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
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
Adria Navarro
8db86bcd8e
Merge pull request #11924 from Budibase/fix-relations-on-ds+
...
Fix link loading relationships on external datasources
2023-09-28 16:45:38 +02:00
Adria Navarro
00265b08fb
Merge branch 'develop' into fix-relations-on-ds+
2023-09-28 16:36:03 +02:00
Adria Navarro
d591776ac8
Merge branch 'develop' into fix-relations-on-ds+
2023-09-28 16:35:54 +02:00
Budibase Staging Release Bot
d2280ebb8c
Bump version to 2.10.16-alpha.8
2023-09-28 14:35:53 +00:00
Peter Clement
bc9055dd8d
Merge pull request #11895 from Budibase/feat/relationship-configuration
...
Fix issue where one to one relationships could be selected
2023-09-28 15:35:36 +01: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
Budibase Staging Release Bot
03790f0c9a
Bump version to 2.10.16-alpha.7
2023-09-28 13:49:05 +00:00
Martin McKeaveney
1a5b2eb540
Update README.md
2023-09-28 14:48:50 +01:00