1
0
Fork 0
mirror of synced 2024-07-04 22:11:23 +12:00
Commit graph

26127 commits

Author SHA1 Message Date
Michael Drury a7043745f1
Merge branch 'master' into chore/remove-space-from-pr-template 2023-11-03 17:36:04 +00:00
Sam Rose e4b37307b7
Merge pull request #12268 from Budibase/user-migration-bug-fix-test
Add a test for the user column migration bug fix we did last night.
2023-11-03 16:35:15 +00:00
Sam Rose d0e830e4c6
Merge branch 'master' into user-migration-bug-fix-test 2023-11-03 16:00:45 +00:00
Sam Rose 38d7dfda92
Merge pull request #12274 from Budibase/ensure-bbtmp-exists
Eliminate TOCTOU problem in creating bbTmp.
2023-11-03 16:00:27 +00:00
Sam Rose ea0ca11202
Merge branch 'master' into ensure-bbtmp-exists 2023-11-03 15:50:31 +00:00
Budibase Staging Release Bot 8fed47766a Bump version to 2.12.10 2023-11-03 15:42:25 +00:00
Mel O'Hagan 927cdae8df Remove whitespace 2023-11-03 15:36:33 +00:00
Mel O'Hagan b2e42c837c Remove spacing 2023-11-03 15:13:59 +00:00
Sam Rose 6112410e9e
Merge branch 'master' into user-migration-bug-fix-test 2023-11-03 15:00:00 +00:00
Sam Rose a27a9dc2af
Eliminate TOCTOU problem in creating bbTmp. 2023-11-03 14:29:54 +00:00
Sam Rose ca68459369
Merge branch 'user-migration-bug-fix-test' of github.com:Budibase/budibase into user-migration-bug-fix-test 2023-11-03 12:54:14 +00:00
Sam Rose 980b9c2882
Fix tests. 2023-11-03 12:53:37 +00:00
Michael Drury 2ffb4b96cb
Merge pull request #12270 from Budibase/revert-12237-fix/update-bull-queue-parameters
Reverting changes to bull parameters
2023-11-03 12:26:21 +00:00
Michael Drury 96534e625f
Revert "Updating bull parameters - help queue stalling" 2023-11-03 12:22:32 +00:00
Adria Navarro a6f11a2f94
Merge branch 'master' into user-migration-bug-fix-test 2023-11-03 13:07:10 +01:00
Sam Rose e316124d6e
Add a test for the user column migration bug fix we did last night. 2023-11-03 11:42:39 +00:00
Budibase Staging Release Bot 52f3d1410b Bump version to 2.12.9 2023-11-03 10:55:06 +00:00
Budibase Staging Release Bot 5be4980309 Bump version to 2.12.8 2023-11-03 10:24:28 +00:00
Adria Navarro a9c0756c08
Merge pull request #12262 from Budibase/fix/deploy-qa-actions
Fix and unify actions
2023-11-03 10:37:15 +01:00
Adria Navarro 6d22b849ba
Merge branch 'master' into fix/deploy-qa-actions 2023-11-03 10:22:09 +01:00
Adria Navarro 95b4a23fa6 Fix and unify actions 2023-11-03 10:20:26 +01:00
Martin McKeaveney cda0b1d40a
Merge pull request #12190 from Budibase/grid-tweaks
Fix grids not reflecting changes in related table primary display columns
2023-11-03 08:27:33 +00:00
Mihail Hadzhiev bd4c50be31
Merge branch 'master' into grid-tweaks 2023-11-03 10:20:15 +02:00
Budibase Staging Release Bot f84b9385a4 Bump version to 2.12.7 2023-11-02 18:34:16 +00:00
Michael Drury 87b8ef4ad7
Merge pull request #12255 from Budibase/fix/budi-7720-user-migration
Fix user migration from user table
2023-11-02 18:33:45 +00:00
mike12345567 00f1d2cbdc Moving functions inside class. 2023-11-02 18:23:16 +00:00
mike12345567 a62d82afb8 Fixing user migration issue where relationships created from the other side (from user table) where not being migrated correctly. 2023-11-02 18:14:25 +00:00
Michael Drury e78fdf23bc
Merge pull request #12233 from Budibase/fix/relationship-issue-one-to-many
Fix issue with directional relationship being swapped
2023-11-02 17:03:11 +00:00
Michael Drury e319c6e3f8
Merge branch 'master' into fix/relationship-issue-one-to-many 2023-11-02 16:32:15 +00:00
Adria Navarro eb85c07fd3
Merge pull request #12254 from Budibase/fix/release-action
Fix wrong action configuration
2023-11-02 17:28:35 +01:00
Adria Navarro 767124163e Fix 2023-11-02 16:35:20 +01:00
Budibase Staging Release Bot d02fffc3e1 Bump version to 2.12.6 2023-11-02 15:00:07 +00:00
Michael Drury a44d2e2e22
Merge pull request #12253 from Budibase/fix-single-image-env
Fix passing BUDIBASE_VERSION arg
2023-11-02 14:59:05 +00:00
Adria Navarro 2ee77cda99 Fix docker 2023-11-02 15:58:02 +01:00
Adria Navarro e928e62586
Merge branch 'master' into fix-single-image-env 2023-11-02 15:56:54 +01:00
Adria Navarro cc37afa4ef Fix passing BUDIBASE_VERSION arg 2023-11-02 15:55:10 +01:00
Martin McKeaveney 7526748d73
Merge pull request #12196 from Budibase/add-select-states-to-dropdown-data-provider-select
Added selected class to data provider options.
2023-11-02 14:25:27 +00:00
Martin McKeaveney 99c48af470
Merge branch 'master' into add-select-states-to-dropdown-data-provider-select 2023-11-02 14:21:27 +00:00
Budibase Staging Release Bot 52510c5e48 Bump version to 2.12.5 2023-11-02 13:24:05 +00:00
mike12345567 4751f9b240 Correcting BUDIBASE_VERSION in single image. 2023-11-02 13:23:31 +00:00
melohagan 2ac06465bf
Remove docs section (#12248) 2023-11-02 13:11:16 +00:00
Conor Webb babc40ab95
Merge branch 'master' into add-select-states-to-dropdown-data-provider-select 2023-11-02 12:36:58 +00:00
Adria Navarro 7a1c149386
Merge pull request #12249 from Budibase/labday/verbose-actions
Verbose actions
2023-11-02 13:27:18 +01:00
Martin McKeaveney 9162279b16
Merge branch 'master' into grid-tweaks 2023-11-02 12:23:08 +00:00
Adria Navarro eb36c1283d
Merge branch 'master' into labday/verbose-actions 2023-11-02 13:21:22 +01:00
Adria Navarro f08c42f338 Use ref name as payload version 2023-11-02 13:15:39 +01:00
Conor Webb 07cadd2784
Merge branch 'master' into add-select-states-to-dropdown-data-provider-select 2023-11-02 12:10:31 +00:00
Michael Drury 53621f7f65
Merge pull request #12247 from Budibase/fix/build-memory-usage
Set memory limit for build to 1.5GB
2023-11-02 11:37:21 +00:00
Michael Drury 2c70cf57bd
Merge branch 'master' into fix/build-memory-usage 2023-11-02 11:31:25 +00:00
mike12345567 f74556cb7a Hardcoding the memory used by the build process to make sure it always tries to claim as much as it needs to run the build fully (avoid heap errors as seen on feature branch builds). 2023-11-02 11:19:26 +00:00