Commit Graph

30558 Commits

Author SHA1 Message Date
mike12345567 b94e05c698 Reverting changes. 2024-12-16 21:44:28 +00:00
mike12345567 21aba2fc71 Attempting to prune containers on startup always. 2024-12-16 21:21:30 +00:00
mike12345567 618d8a5723 Extending startup timeout for SQL Server (other databases functioning fine). 2024-12-16 18:53:41 +00:00
mike12345567 e5d4617ce9 Updating to use old version of testcontainers that we used to use. 2024-12-16 18:43:53 +00:00
mike12345567 0b5faafaa2 Adding pruning of old images. 2024-12-16 18:35:49 +00:00
mike12345567 08f4e0d9ae Removing in specific scenarios. 2024-12-16 18:29:15 +00:00
mike12345567 fe5f76f27d Adding logging. 2024-12-16 18:13:28 +00:00
mike12345567 a923a119c5 Remove with force. 2024-12-16 18:07:43 +00:00
mike12345567 1d949fce2f Remove containers no matter what unless they are running. 2024-12-16 18:07:05 +00:00
mike12345567 9f645099df Bringing back the old mechanism of removing stopped containers. 2024-12-16 17:51:49 +00:00
Michael Drury fb3822797c
Merge branch 'master' into chore/update-pro 2024-12-13 18:06:18 +00:00
mike12345567 8aebaa3717 Updating pro to latest (small API change). 2024-12-13 17:54:48 +00:00
mike12345567 d20592e885 Updating query row API to correctly state successful if not returning an error. 2024-12-13 17:33:40 +00:00
mike12345567 b58aa807bd Another test change. 2024-12-13 17:22:35 +00:00
mike12345567 7cf20ef16c Fixing query row. 2024-12-13 17:11:35 +00:00
mike12345567 6699b202b4 Fixing some automation requirements. 2024-12-13 17:10:05 +00:00
mike12345567 b976c57e1e Test fix. 2024-12-13 16:59:19 +00:00
mike12345567 77b9baa095 Updating types to remove any instances of ctx.status = 200 being set and then no body provided. 2024-12-13 16:48:47 +00:00
Andrew Kingston df8e7bf903
Merge branch 'master' into cheeks-fixes 2024-12-13 11:40:00 +00:00
mike12345567 f857c36e09 PR comments. 2024-12-12 16:50:21 +00:00
Michael Drury f62ffb38e2
Merge branch 'master' into fix/external-table-name-spaces 2024-12-12 16:40:41 +00:00
mike12345567 eca009920c Fixing some type issue found during the frontend-core updates. 2024-12-12 16:00:28 +00:00
mike12345567 7f62f32adc Adding test case for tables with spaces. 2024-12-12 15:55:39 +00:00
Dean 7a273e4d9b Merge remote-tracking branch 'origin/master' into automation-branching-ux-updates 2024-12-12 14:34:36 +00:00
Dean 1e297f7917 Merge remote-tracking branch 'origin/master' into automation-branching-ux-updates 2024-12-12 14:25:09 +00:00
Andrew Kingston 5ecfce1d6f
Merge branch 'master' into fix/client-error-svg-2 2024-12-12 14:22:12 +00:00
Andrew Kingston 3be6800626
Merge branch 'master' into cheeks-fixes 2024-12-12 14:12:19 +00:00
mike12345567 635049ab0f Making sure table IDs input are correctly formatted for comparison. 2024-12-12 14:02:52 +00:00
Michael Drury b05126cb9f
Merge branch 'master' into fix/pg-connection-error 2024-12-12 11:48:36 +00:00
Adria Navarro 3d74a39408 Update pro submodule 2024-12-12 12:40:01 +01:00
mike12345567 502fe0bc2e Merge branch 'fix/pg-connection-error' of github.com:Budibase/budibase into fix/pg-connection-error 2024-12-12 11:31:50 +00:00
mike12345567 96f149a96d PR comments. 2024-12-12 11:29:19 +00:00
Michael Drury ad61825419
Merge branch 'master' into fix/pg-connection-error 2024-12-12 11:14:49 +00:00
Adria Navarro 81bf8783f2 Add tests 2024-12-12 12:05:49 +01:00
Adria Navarro ec27d3ee4e Fix checking role hierarchy when having a single role 2024-12-12 12:05:49 +01:00
Adria Navarro 6fd45839c0 Don't minify client on dev mode 2024-12-12 12:05:49 +01:00
Andrew Kingston dc10bbf4c7
Account for JS current user bindings as well as HBS 2024-12-12 08:32:57 +00:00
Andrew Kingston 62e47cc268
Don't sync changes between users for views that are filtered by current user 2024-12-11 15:51:11 +00:00
Andrew Kingston 1250aa666f
Fix scrollbar styles 2024-12-11 11:20:53 +00:00
Andrew Kingston 2a1d002d7f
Fix client error SVG 2024-12-11 11:05:11 +00:00
Adria Navarro 2f1b6d007d Fix string-templates on dev 2024-12-11 11:52:34 +01:00
Adria Navarro 4f9a345e9b
Merge branch 'master' into chore/update-outdated-rollup-deps 2024-12-11 09:12:59 +01:00
mike12345567 a3391af9f0 Merge branch 'fix/pg-connection-error' of github.com:Budibase/budibase into fix/pg-connection-error 2024-12-10 18:03:23 +00:00
mike12345567 07c24c16a4 Updating CI and adding postgres legacy to test suite fully. Also fixing a schema export issue. 2024-12-10 18:00:49 +00:00
Michael Drury 98f3263342
Merge branch 'master' into fix/pg-connection-error 2024-12-10 17:36:21 +00:00
mike12345567 340d9c34ff Linting and CI update. 2024-12-10 17:30:54 +00:00
Andrew Thompson 3ce13cf6ba
Merge branch 'master' into budi-8909-builder-crashes-when-incomplete-filters-are-saved 2024-12-10 15:36:19 +00:00
Andrew Kingston 5a093daf14
Merge branch 'master' into fix-multi-checkbox-value-coercion 2024-12-10 14:50:34 +00:00
Dean 36f8ae45fe Rejig the filtering behaviour in the builder around empty config. Empty filters wont cause errors on load and will clear when they are saved 2024-12-10 14:17:46 +00:00
mike12345567 322dc2e5a6 Adding legacy postgres option. 2024-12-10 13:33:38 +00:00