Commit Graph

37506 Commits

Author SHA1 Message Date
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
Budibase Staging Release Bot 8b56c6d043 Bump version to 3.2.29 2024-12-16 10:55:27 +00:00
Michael Drury 105831104f
Merge pull request #15183 from Budibase/chore/update-pro
Updating pro to latest (small API change).
2024-12-13 18:15:39 +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
Michael Drury d1de3f1d3b
Merge pull request #15182 from Budibase/chore/typing-updates
API typing fixes
2024-12-13 17:43:42 +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 640008dd97
Merge pull request #15163 from Budibase/cheeks-fixes
Prevent syncing row changes between users for views filtered by current user
2024-12-13 11:47:38 +00:00
Andrew Kingston df8e7bf903
Merge branch 'master' into cheeks-fixes 2024-12-13 11:40:00 +00:00
Michael Drury 8144f04e05
Merge pull request #15172 from Budibase/fix/external-table-name-spaces
Relationship searching on tables with spaces
2024-12-12 18:20:45 +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
Michael Drury cf98669c2a
Merge pull request #15171 from Budibase/fix/type-fixes
API typing fixes
2024-12-12 16:09:05 +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
deanhannigan 9e90103c12
Merge pull request #15001 from Budibase/automation-branching-ux-updates
Automation Branching UX updates
2024-12-12 14:38:50 +00:00
Dean 7a273e4d9b Merge remote-tracking branch 'origin/master' into automation-branching-ux-updates 2024-12-12 14:34:36 +00:00
Andrew Kingston 0a7fde5c6c
Merge pull request #15161 from Budibase/fix/client-error-svg-2
Fix client error SVG
2024-12-12 14:30:33 +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
Budibase Staging Release Bot 1c5a973ec0 Bump version to 3.2.28 2024-12-12 12:06:09 +00:00
Michael Drury cb9b044fe9
Merge pull request #15155 from Budibase/fix/pg-connection-error
Fix for fetching schemas in Postgres 9.5
2024-12-12 11:58:01 +00:00
Michael Drury b05126cb9f
Merge branch 'master' into fix/pg-connection-error 2024-12-12 11:48:36 +00:00
Adria Navarro 870047e40a
Merge pull request #15166 from Budibase/BUDI-7710/custom-role-issue
Custom role in groups issue
2024-12-12 12:48:26 +01:00
Adria Navarro 1b15ed2adb
Merge branch 'master' into BUDI-7710/custom-role-issue 2024-12-12 12:40:25 +01:00
Adria Navarro 3d74a39408 Update pro submodule 2024-12-12 12:40:01 +01:00
Michael Drury e518c2837a
Merge branch 'master' into fix/pg-connection-error 2024-12-12 11:36:30 +00:00
Michael Drury c17e2e6b1d
Merge pull request #15167 from Budibase/dependabot/npm_and_yarn/examples/nextjs-api-sales/nanoid-3.3.8
Bump nanoid from 3.3.7 to 3.3.8 in /examples/nextjs-api-sales
2024-12-12 11:35:43 +00: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
dependabot[bot] a636dbac58
Bump nanoid from 3.3.7 to 3.3.8 in /examples/nextjs-api-sales
Bumps [nanoid](https://github.com/ai/nanoid) from 3.3.7 to 3.3.8.
- [Release notes](https://github.com/ai/nanoid/releases)
- [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ai/nanoid/compare/3.3.7...3.3.8)

---
updated-dependencies:
- dependency-name: nanoid
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-12-12 11:31:25 +00:00
Michael Drury 068d17ebf7
Merge pull request #15135 from Budibase/dependabot/npm_and_yarn/path-to-regexp-0.1.12
Bump path-to-regexp from 0.1.11 to 0.1.12
2024-12-12 11:30:11 +00:00
mike12345567 96f149a96d PR comments. 2024-12-12 11:29:19 +00:00
mike12345567 7208c6784f Merge branch 'master' of github.com:Budibase/budibase into dependabot/npm_and_yarn/path-to-regexp-0.1.12 2024-12-12 11:18:36 +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