Commit Graph

27266 Commits

Author SHA1 Message Date
Sam Rose f249dadcc7
Merge branch 'master' of github.com:budibase/budibase into budi-7664-sqs-self-host-ui-for-detecting-lack-of-sqs-support 2023-12-11 17:46:27 +00:00
Sam Rose c50e8fd05b
Split withEnv, so the core env isn't touched in it. 2023-12-11 17:43:56 +00:00
Sam Rose 779bd8f230
Remove core env overriding in worker TestConfiguration. Should be split out in server, too. 2023-12-11 17:28:33 +00:00
Andrew Kingston 23475942d0
Merge branch 'master' into fix/global-users-search-numeric-prefixing 2023-12-11 17:27:49 +00:00
mike12345567 7b2880fbe2 Initial work to get relationship column saving working as expecting, sending out events on datasource update for tables, trying to move more to table API where possible. 2023-12-11 17:27:05 +00:00
Andrew Kingston e16cc26781 Lint 2023-12-11 17:25:42 +00:00
Sam Rose 867d68d429
Cleanup. 2023-12-11 17:25:38 +00:00
Andrew Kingston 6617243ce5 Update global users search to account for numeric prefixing 2023-12-11 17:23:02 +00:00
Sam Rose e0243b495c
Fix tests. 2023-12-11 17:20:00 +00:00
mike12345567 a3ebf0bffd Allowing external formulas to be updated. 2023-12-11 16:58:41 +00:00
Sam Rose 2c3b3d03e1
Respond to PR comments. 2023-12-11 16:49:44 +00:00
Adria Navarro 90c4485a90 Update account-portal submodule ref 2023-12-11 17:22:37 +01:00
Adria Navarro 686cf938f9 Update ref 2023-12-11 17:00:10 +01:00
Adria Navarro 59be83a2ca Update ref 2023-12-11 16:42:32 +01:00
Adria Navarro eb1eb738b8 Document rollback 2023-12-11 16:40:11 +01:00
Sam Rose 6b491815a5
Add isSqsAvailable key to the environment endpoint. 2023-12-11 15:22:02 +00:00
Adria Navarro 02f836d0cf Update docs 2023-12-11 16:04:28 +01:00
Adria Navarro 5bef8fc607 Remove develop references 2023-12-11 15:25:57 +01:00
Adria Navarro 9818379ed5 Update ref 2023-12-11 15:19:50 +01:00
Adria Navarro 0f54f64ad9
Merge pull request #12549 from Budibase/BUDI-7580/update_refs
Update submodule refs
2023-12-11 13:56:13 +01:00
Adria Navarro af209f7209 Update submodule refs 2023-12-11 13:34:27 +01:00
Adria Navarro 2e4df527eb Update submodule refs 2023-12-11 13:31:52 +01:00
Adria Navarro 3cb187b7e6
Merge pull request #12075 from Budibase/BUDI-7580/account_portal_submodule
Account portal as submodule
2023-12-11 13:18:39 +01:00
Adria Navarro 32f8d03166
Merge branch 'master' into BUDI-7580/account_portal_submodule 2023-12-11 13:10:36 +01:00
Gerard Burns c06bb7e3ef
Remove console log when create screen modal (#12528) 2023-12-11 12:06:35 +00:00
Gerard Burns 582711858f
Git ignore changes to improve searching (#12529) 2023-12-11 11:45:02 +00:00
Budibase Staging Release Bot 1735321949 Bump version to 2.13.36 2023-12-11 10:20:28 +00:00
Martin McKeaveney 31381111b0
Merge pull request #12546 from Budibase/remove-pricing-banner
remove pricing banner
2023-12-11 11:43:50 +02:00
Martin McKeaveney 8fa09a1a2b remove pricing banner 2023-12-11 09:31:03 +00:00
Adria Navarro 1e267fca5b Merge branch 'master' into BUDI-7580/account_portal_submodule 2023-12-11 09:50:48 +01:00
Adria Navarro 4d16f812bc
Merge pull request #12464 from Budibase/BUDI-7655/migration-backend
App migration process - backend
2023-12-11 09:45:55 +01:00
Adria Navarro ee1a198f1d Add test comments 2023-12-11 09:38:05 +01:00
Adria Navarro e5d27181f2
Merge branch 'master' into BUDI-7655/migration-backend 2023-12-11 09:31:56 +01:00
Michael Drury ab6d51624c
Merge pull request #12534 from Budibase/feature/sqs-license
Updating license to cover SQS functionality being used
2023-12-08 16:06:28 +00:00
Michael Drury 5f94590dda
Merge branch 'master' into feature/sqs-license 2023-12-08 16:05:52 +00:00
mike12345567 930736ec8e Updating license to cover SQS functionality being used. 2023-12-08 16:03:26 +00:00
Sam Rose 45ffab1f68
Merge pull request #12533 from Budibase/budi-7799-sqs-investigate-docker-compose-self-host-migration
Update docker-compose.yaml to use our CouchDB image instead of IBM's.
2023-12-08 15:52:14 +00:00
Sam Rose 123a08ec27
Fix MinIO healthcheck. 2023-12-08 15:48:24 +00:00
Sam Rose 093825e7a0
Don't hardcode CouchDB image tag. 2023-12-08 15:40:53 +00:00
Sam Rose 17a5286f2c
Remove last reference to couch-init container. 2023-12-08 15:18:42 +00:00
Sam Rose b737277f6a
Merge branch 'master' of github.com:budibase/budibase into budi-7799-sqs-investigate-docker-compose-self-host-migration 2023-12-08 15:16:08 +00:00
Michael Drury c2262d39bd
Merge pull request #12531 from Budibase/more-tweaks-to-couch-image
Fix Clouseau `dir` setting in Kube and docker-compose.
2023-12-08 14:53:59 +00:00
Michael Drury f6e9c7697c
Merge branch 'master' into more-tweaks-to-couch-image 2023-12-08 14:53:45 +00:00
Michael Drury ac0e0dfce7
Merge pull request #12525 from Budibase/fix/attachment-improvements
Fix attachment cleanup when in development mode
2023-12-08 14:53:20 +00:00
Sam Rose eed7d0b7e6
Fix Clouseau `dir` setting in Kube and docker-compose. 2023-12-08 14:47:00 +00:00
Sam Rose 135e7ba94b
Update docker-compose.yaml to use our CouchDB image instead of IBM's. 2023-12-08 14:35:07 +00:00
Michael Drury f537a624f8
Merge branch 'master' into fix/attachment-improvements 2023-12-08 13:39:11 +00:00
mike12345567 d4a4bb96f4 PR comments 2023-12-08 13:24:24 +00:00
mike12345567 f6d5db7d61 Adding test cases for attachment cleanup update. 2023-12-08 13:21:08 +00:00
Gerard Burns af35250371
Prevent collapsed component settings sections reverting on component settings changes. (#12523)
* wip

* lint

* fixes

* Pr feedback

* remove unneeded renaming

* remove other unneeded renaming
2023-12-08 12:22:40 +00:00