Commit Graph

37069 Commits

Author SHA1 Message Date
Sam Rose f7a13ea1ea
Merge pull request #15090 from Budibase/use-right-docker-socket
Always use the current docker context.
2024-11-28 17:36:59 +00:00
Sam Rose b7c6ad8e7e
Merge branch 'master' into use-right-docker-socket 2024-11-28 17:28:39 +00:00
Sam Rose 781987c793
Merge pull request #15089 from Budibase/clean-out-stopped-containers
Remove exited containers when running tests.
2024-11-28 17:28:26 +00:00
Sam Rose f504ef404f
Merge branch 'master' of github.com:budibase/budibase into use-right-docker-socket 2024-11-28 17:23:23 +00:00
Sam Rose 3bff9f2e55
Unfocus test. 2024-11-28 17:23:16 +00:00
Sam Rose b73530feed
Merge branch 'master' into clean-out-stopped-containers 2024-11-28 17:20:09 +00:00
Sam Rose 3cf2dbe37c
Make sure we're always using the current docker context. 2024-11-28 17:16:23 +00:00
Michael Drury a6aeec49fe
Merge pull request #15085 from Budibase/chore/remove-ds-query-api
Removing Datasource plus query API
2024-11-28 17:13:18 +00:00
Michael Drury f0be21cc17
Merge branch 'master' into chore/remove-ds-query-api 2024-11-28 17:05:00 +00:00
Sam Rose 4438257868
Merge branch 'master' into clean-out-stopped-containers 2024-11-28 16:52:09 +00:00
mike12345567 13918c5789 More linting. 2024-11-28 16:49:35 +00:00
Sam Rose f91d442ad4
Remove exited containers when running tests. 2024-11-28 16:48:28 +00:00
melohagan 8b653d8dd9
Update pro ref (#15088) 2024-11-28 16:45:43 +00:00
mike12345567 69106306c4 Removing unused validator. 2024-11-28 16:43:47 +00:00
mike12345567 a162d8d9f5 Linting. 2024-11-28 16:43:21 +00:00
mike12345567 d2f8105e73 Merge branch 'master' of github.com:Budibase/budibase into chore/remove-ds-query-api 2024-11-28 16:40:37 +00:00
Sam Rose 625362da56
Merge pull request #15053 from Budibase/bigint-relationship-fix
Make bigint fields return as string values when fetched through relationships.
2024-11-28 15:56:15 +00:00
Sam Rose 22d6b95101
Put errors back how they were. 2024-11-28 15:39:16 +00:00
mike12345567 d4ec07fa8a Removing the datasource query API for datasource plus, this isn't used and has no real purpose (internal tables aren't supported) removing it as it exposes very internal types to the API, making it harder to adjust these types. 2024-11-28 15:30:10 +00:00
Sam Rose 3e4e60a12d
Merge branch 'master' of github.com:budibase/budibase into bigint-relationship-fix 2024-11-28 14:31:31 +00:00
Sam Rose 8e2b916343
Update yarn.lock 2024-11-28 14:31:22 +00:00
Adria Navarro 20df29d781 Update yarn.lock for bb packages 2024-11-28 14:19:45 +01:00
Budibase Staging Release Bot f51140801a Bump version to 3.2.14 2024-11-28 12:46:08 +00:00
Sam Rose 112e5eeb60
Merge master. 2024-11-28 11:44:43 +00:00
melohagan 525b6f84bb
Remove references to day passes (#15079)
* Remove references to day passes

* lint

* Point pro to branch with no day passes code

* update yarn lock
2024-11-28 10:37:44 +00:00
Andrew Kingston b71aa22f75
Merge pull request #15072 from Budibase/client-vite
Convert client to use vite instead of rollup
2024-11-28 10:17:06 +00:00
Sam Rose 80a5215392
Merge master. 2024-11-28 10:12:44 +00:00
Sam Rose b700f16a3a
Fix search.spec.ts. 2024-11-28 10:12:16 +00:00
Adria Navarro 4369706b17 Update yarn.lock 2024-11-28 11:07:43 +01:00
Andrew Kingston 5223e6e277
Merge branch 'client-vite' of github.com:Budibase/budibase into client-vite 2024-11-28 09:53:56 +00:00
Andrew Kingston e2e38ff704
Merge branch 'master' of github.com:Budibase/budibase into client-vite 2024-11-28 09:53:41 +00:00
Adria Navarro bf7acf34e1
Merge pull request #15076 from Budibase/BUDI-8872/remove-rollup-from-pro
Remove rollup usage from pro
2024-11-28 10:48:31 +01:00
Sam Rose f49f9280d9
Working on search tests. 2024-11-28 09:42:01 +00:00
Sam Rose dbe9eedcba
Fix table.spec.ts. 2024-11-27 17:28:20 +00:00
Sam Rose 78bbf90f17
Fix row.spec.ts 2024-11-27 16:37:29 +00:00
Sam Rose 4feda79903
Fix Oracle tests. 2024-11-27 15:52:39 +00:00
Sam Rose 525cf2ab09
Update pro reference. 2024-11-27 13:16:21 +00:00
Sam Rose e7f2dc840e
Merge Mike's changes. 2024-11-27 13:15:45 +00:00
Sam Rose 332505388d
Fix postgres tests. 2024-11-27 13:14:42 +00:00
Adria Navarro 7b15d69cc4 Update submodule 2024-11-27 14:11:48 +01:00
Adria Navarro 273aa2e650 Update submodule 2024-11-27 13:57:11 +01:00
Adria Navarro 75d7950161 Update pro submodule 2024-11-27 13:44:19 +01:00
Sam Rose cb7c1dd6d4
Merge branch 'master' of github.com:budibase/budibase into bigint-relationship-fix 2024-11-27 12:40:40 +00:00
Sam Rose 504ddba9b9
SQS row tests passing. 2024-11-27 12:40:34 +00:00
Sam Rose bd17770e4e
Fix _some_ sqs problems. 2024-11-27 12:21:27 +00:00
Michael Drury 0126b99c2a
Merge pull request #15075 from Budibase/readme-openapi-fix
Automate Readme OpenAPI updates
2024-11-27 11:32:33 +00:00
mike12345567 f12be3b703 Updating OpenAPI specs, fixing an issue found when attempting to publish and automating this so don't need to manually check this again. 2024-11-27 11:23:51 +00:00
Budibase Staging Release Bot 8559a1c49d Bump version to 3.2.13 2024-11-27 11:07:26 +00:00
Andrew Kingston 11226dfcdf
Merge branch 'master' into client-vite 2024-11-27 11:02:32 +00:00
Sam Rose 79515d42d1
Merge pull request #15073 from Budibase/feat/update-automation-tests
Update automation tests to use the new test builder
2024-11-27 10:01:05 +00:00