Adria Navarro
|
017195e150
|
Merge branch 'master' into ci/clean-unused-scripts
|
2024-11-28 17:02:51 +01:00 |
Sam Rose
|
b17c6ab43a
|
Cleanup following bigint fixes.
|
2024-11-28 16:01:28 +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
|
2c8c80a086
|
Merge chore/remove-ds-query-api
|
2024-11-28 15:45:15 +00:00 |
Adria Navarro
|
0501980e45
|
Fix types
|
2024-11-28 16:44:25 +01:00 |
Sam Rose
|
316fde043e
|
Merge branch 'master' into ci/clean-unused-scripts
|
2024-11-28 15:42:18 +00:00 |
Sam Rose
|
22d6b95101
|
Put errors back how they were.
|
2024-11-28 15:39:16 +00:00 |
Adria Navarro
|
7ed45f71d2
|
Fix type tests
|
2024-11-28 16:35:24 +01:00 |
Adria Navarro
|
e3e82f2fb8
|
Move types
|
2024-11-28 16:33:31 +01: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 |
Peter Clement
|
bb254292d9
|
migrate bash tests and actually make some useful automations with them
|
2024-11-28 15:25:27 +00:00 |
Adria Navarro
|
792388f1e1
|
Renames
|
2024-11-28 16:23:46 +01:00 |
Adria Navarro
|
ab00add0ff
|
Change to nullish
|
2024-11-28 16:23:03 +01:00 |
Adria Navarro
|
0cef937a14
|
Update deps
|
2024-11-28 16:15:19 +01:00 |
Adria Navarro
|
b8a2c4d6b3
|
Lint
|
2024-11-28 16:14:25 +01:00 |
Adria Navarro
|
1e01f0d757
|
Update yarn.lock
|
2024-11-28 16:03:58 +01:00 |
Adria Navarro
|
840e5e27df
|
Merge branch 'master' into BUDI-8270/validation-for-search-api
|
2024-11-28 16:01:47 +01: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 |
Adria Navarro
|
88773d1e6c
|
Clean unused scripts
|
2024-11-28 13:42:54 +01:00 |
Peter Clement
|
3ef8540857
|
migrate queryrows
|
2024-11-28 11:52:00 +00:00 |
Sam Rose
|
112e5eeb60
|
Merge master.
|
2024-11-28 11:44:43 +00:00 |
Peter Clement
|
97b1c41313
|
update openai automation tests
|
2024-11-28 11:36:59 +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 |
mike12345567
|
04ea2b99e9
|
Fixing issue uncovered by test case.
|
2024-11-27 18:37:05 +00:00 |
mike12345567
|
b95b53f648
|
Correcting yarn lock.
|
2024-11-27 18:09:09 +00:00 |
mike12345567
|
ce44975317
|
Removing test changes.
|
2024-11-27 18:07:44 +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 |
mike12345567
|
70cdb99583
|
Increasing timeouts.
|
2024-11-27 15:30:48 +00:00 |
mike12345567
|
f556a2b3ce
|
Fix.
|
2024-11-27 15:11:58 +00:00 |
mike12345567
|
49af5501f1
|
Adding test container debug.
|
2024-11-27 15:05:37 +00:00 |
Michael Drury
|
7d006302ef
|
Merge branch 'master' into chore/refactor-finalizerow
|
2024-11-27 13:36:32 +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 |