1
0
Fork 0
mirror of synced 2024-07-15 11:15:59 +12:00
Commit graph

25087 commits

Author SHA1 Message Date
Budibase Staging Release Bot 6604f439c4 Bump version to 2.11.3 2023-10-02 13:32:54 +00:00
Michael Drury e9520043cb Merge pull request #11946 from Budibase/fix/swaggerapi-version
Dropping swagger API docker image version to 3.0.46
2023-10-02 14:32:37 +01:00
Adria Navarro 3546dfc0cf Validate 2023-10-02 15:18:28 +02:00
Adria Navarro 0f0b4d3535 Merge branch 'master' into fix/swaggerapi-version 2023-10-02 15:13:19 +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
Budibase Staging Release Bot 70f920376f Bump version to 2.11.2 2023-10-02 12:54:55 +00:00
Adria Navarro e9f299d153 Merge pull request #11945 from Budibase/fix/filter_user_column
Fixing filtering on user column
2023-10-02 14:54:25 +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 15bec7aae8 Refresh relationships on column link add/edit/delete 2023-10-02 14:51:48 +02: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
Budibase Staging Release Bot cf4591597c Bump version to 2.11.1 2023-10-02 10:42:24 +00:00
melohagan 7003475caf Refactor FieldSelector to not use BindableSlot (#11942) 2023-10-02 11:42:04 +01:00
Budibase Staging Release Bot 634a2974bd Bump version to 2.11.0 2023-10-02 08:30:36 +00:00
Budibase Staging Release Bot ea12121ddf Bump version to 2.10.16 2023-10-02 08:13:57 +00:00
Martin McKeaveney 3964aee210 Merge pull request #11938 from Budibase/develop
develop -> master
2023-10-02 09:13:32 +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
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