1
0
Fork 0
mirror of synced 2024-08-08 22:58:24 +12:00
Commit graph

25070 commits

Author SHA1 Message Date
Adria Navarro
a9bfa859c2 Use nx read-write token on CI 2023-10-06 12:45:54 +01:00
Budibase Staging Release Bot
67870c7ea1 Bump version to 2.11.5-alpha.5 2023-10-06 11:02:54 +00:00
Martin McKeaveney
930c085722 Update deploy-featurebranch.yml 2023-10-06 12:02:38 +01:00
Budibase Staging Release Bot
321003afec Bump version to 2.11.5-alpha.4 2023-10-05 07:01:12 +00:00
Andrew Kingston
b207cdb108 Merge pull request #11941 from Budibase/grid-row-click-events
Grid row click events
2023-10-05 08:00:55 +01:00
Andrew Kingston
5096170575 Merge branch 'develop' into grid-row-click-events 2023-10-03 15:19:01 +01:00
Budibase Staging Release Bot
7d772e312c Bump version to 2.11.5-alpha.3 2023-10-03 10:22:05 +00:00
Michael Drury
81d44065c5 Merge pull request #11868 from Samuel-Martineau/allow-plugins-contribute-datasourceplus
Allow plugins to contribute DatasourcePlus integrations
2023-10-03 11:21:48 +01:00
Samuel Martineau
84d30e4f4a Merge branch 'Budibase:develop' into allow-plugins-contribute-datasourceplus 2023-10-02 17:49:34 -04:00
Budibase Staging Release Bot
2ca5b0fa30 Bump version to 2.11.5-alpha.2 2023-10-02 16:44:55 +00:00
Martin McKeaveney
95bd4db928 adding correct pull request reference to close hook 2023-10-02 17:44:20 +01:00
Martin McKeaveney
1e5be5bb96 Merge branch 'develop' into grid-row-click-events 2023-10-02 17:35:38 +01:00
Budibase Staging Release Bot
f12a3fd5a0 Bump version to 2.11.5-alpha.1 2023-10-02 15:05:33 +00:00
Martin McKeaveney
949ff2336f Update deploy-featurebranch.yml 2023-10-02 16:05:10 +01:00
Budibase Staging Release Bot
fe48037cc2 Bump version to 2.11.5-alpha.0 2023-10-02 14:37:58 +00:00
Adria Navarro
3f43ce6f5f Merge pull request #11950 from Budibase/backmerge-20231002
Backmerge 2023-10-02
2023-10-02 16:37:37 +02:00
Adria Navarro
4389ac0445 Merge branch 'develop' into backmerge-20231002 2023-10-02 15:57:14 +02:00
Budibase Staging Release Bot
c7c81c348b Bump version to 2.11.4 2023-10-02 13:56:14 +00:00
Adria Navarro
ab8cb75336 Merge pull request #11948 from Budibase/BUDI-7500/validation-not-triggering-for-required-foreign-keys
Validation not triggering for required foreign keys
2023-10-02 15:55:53 +02:00
Adria Navarro
3169962a0a Merge branch 'master' into BUDI-7500/validation-not-triggering-for-required-foreign-keys 2023-10-02 15:35:26 +02:00
Adria Navarro
2df32b7b28 Use _id if populated 2023-10-02 15:34:26 +02:00
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
5179b6e99a Bump version to 2.10.16-alpha.20 2023-10-02 11:24:03 +00:00
Adria Navarro
f55c5628e7 Merge pull request #11944 from Budibase/chore/log_errors_on_retry
Log errors on jest retry
2023-10-02 13:23:47 +02:00
Adria Navarro
6d59cb2982 Update pro submodule 2023-10-02 13:05:16 +02:00
Adria Navarro
62e1a12fe4 Log errors on retry 2023-10-02 13:01:25 +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
Andrew Kingston
7d036ab30d Move position of grid row click setting 2023-10-02 09:25:59 +01:00
Andrew Kingston
0506adee50 Update row click event name to match best practices 2023-10-02 09:18:25 +01: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
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