Sam Rose
|
0d7946ac4a
|
Merge branch 'master' of github.com:budibase/budibase into fix-automation-loop-test-output-2
|
2025-02-18 14:12:01 +00:00 |
Sam Rose
|
6952ca325a
|
Respond to Adri's feedback.
|
2025-02-18 14:01:32 +00:00 |
Sam Rose
|
2662e58f8b
|
Merge automation-tests-9
|
2025-02-18 11:59:14 +00:00 |
Sam Rose
|
2a4da79d85
|
Merge master.
|
2025-02-18 11:47:18 +00:00 |
Sam Rose
|
5aeac61cd1
|
Cleanup.
|
2025-02-18 11:17:05 +00:00 |
Sam Rose
|
a5709c9de5
|
Test cron removal.
|
2025-02-18 10:48:16 +00:00 |
Sam Rose
|
8c84a715cf
|
Add tests for cron stopping.
|
2025-02-17 17:39:38 +00:00 |
Sam Rose
|
8a84a70608
|
Merge branch 'master' of github.com:budibase/budibase into fix-automation-loop-test-output-2
|
2025-02-17 11:11:14 +00:00 |
Martin McKeaveney
|
06866111d3
|
fix error message and extract tenantId from appId
|
2025-02-17 10:32:12 +00:00 |
Sam Rose
|
0c0cdf947b
|
Merge branches 'master' and 'fix-automation-loop-test-output-2' of github.com:budibase/budibase into fix-automation-loop-test-output-2
|
2025-02-17 09:14:07 +00:00 |
mike12345567
|
8ea25418b9
|
Adding has protocol function and using that.
|
2025-02-13 18:26:04 +00:00 |
Sam Rose
|
2eb3a9fcd8
|
More refactoring.
|
2025-02-13 17:44:48 +00:00 |
mike12345567
|
19ff718e89
|
Listening to write stream rather than read stream to make sure file has been written to disk.
|
2025-02-12 13:05:29 +00:00 |
mike12345567
|
73fd7d2e5d
|
Fixing an issue with deleting DS+ - also making sure if no screens/children found it correctly displays the pre-empt error.
|
2025-02-10 18:25:36 +00:00 |
Michael Drury
|
bc1d95aa50
|
Merge branch 'master' into revert-15323-revert-15215-chore/aws-v2-to-v3
|
2025-02-10 16:12:43 +00:00 |
melohagan
|
3a956ed309
|
Allow multiple tenant users to be created for account holders (#15513)
|
2025-02-10 15:18:37 +00:00 |
Michael Drury
|
4534c3f83a
|
Merge branch 'master' into revert-15323-revert-15215-chore/aws-v2-to-v3
|
2025-02-10 13:29:33 +00:00 |
Sam Rose
|
af188e1c1a
|
Create tests for the row saved trigger.
|
2025-02-10 13:06:13 +00:00 |
mike12345567
|
7f3a1dca09
|
Merge branch 'master' of github.com:Budibase/budibase into revert-15323-revert-15215-chore/aws-v2-to-v3
|
2025-02-07 16:01:03 +00:00 |
mike12345567
|
d04ce5c678
|
Merge branch 'master' of github.com:Budibase/budibase into feature/pre-empt-data-source-deletion
|
2025-02-06 15:06:43 +00:00 |
Sam Rose
|
5982ca739f
|
Merge branch 'master' into automation-tests-3
|
2025-02-05 14:41:03 +00:00 |
Sam Rose
|
38fce3ac3e
|
Fix searcing for a date on a string field.
|
2025-02-05 11:26:33 +00:00 |
Sam Rose
|
d03fdc8bb1
|
Create a cron trigger test.
|
2025-02-05 09:22:37 +00:00 |
Sam Rose
|
bd6d6534be
|
Some typing improvements in automation queues.
|
2025-02-04 15:14:58 +00:00 |
Sam Rose
|
72a645b80e
|
Fix row.spec.ts
|
2025-02-04 10:43:49 +00:00 |
mike12345567
|
1b8a229e85
|
Functions to get source type and usage endpoint for screens.
|
2025-01-30 16:36:44 +00:00 |
Michael Drury
|
b05c76e6b4
|
Merge branch 'master' into revert-15323-revert-15215-chore/aws-v2-to-v3
|
2025-01-21 14:23:04 +00:00 |
Sam Rose
|
6068390d16
|
Merge branch 'master' into remove-dead-code
|
2025-01-20 13:18:28 +00:00 |
Martin McKeaveney
|
bfc5b49d1e
|
Merge pull request #15379 from Budibase/budi-8973-rows-being-deleted-after-changing-tables-or-going-on
fix column names with spaces for relationship columns
|
2025-01-16 16:52:00 +00:00 |
Martin McKeaveney
|
d610317ef5
|
fix tests
|
2025-01-16 16:41:00 +00:00 |
Martin McKeaveney
|
e4f7fa7fad
|
more consistent null handling
|
2025-01-16 15:07:32 +00:00 |
Martin McKeaveney
|
3bd56bdca7
|
remove nulls for raw and rely on defaults
|
2025-01-16 14:32:52 +00:00 |
Martin McKeaveney
|
c077f7e84c
|
lint
|
2025-01-16 14:20:26 +00:00 |
Martin McKeaveney
|
df2f6cf257
|
re-added nulls
|
2025-01-16 14:17:02 +00:00 |
Martin McKeaveney
|
7c8bef3da7
|
fix column names with spaces for relationship columns
|
2025-01-16 14:10:00 +00:00 |
Sam Rose
|
9c7fc41913
|
Convert last few .js files in backend-core to .ts
|
2025-01-16 09:41:51 +00:00 |
Sam Rose
|
80fbaa1599
|
Remove old migration system.
|
2025-01-15 17:37:37 +00:00 |
Michael Drury
|
84e1bf5565
|
Merge branch 'master' into revert-15323-revert-15215-chore/aws-v2-to-v3
|
2025-01-14 16:31:27 +00:00 |
Adria Navarro
|
bc1e95b012
|
Add sourcemap
|
2025-01-14 16:15:24 +01:00 |
Adria Navarro
|
a3bcaddabb
|
Re-add tests files in backend-core/dist
|
2025-01-14 16:05:14 +01:00 |
Adria Navarro
|
593c74ef8f
|
Merge branch 'master' into BUDI-8885/only-select-required-columns-from-sql-databases
|
2025-01-13 12:20:06 +01:00 |
Adria Navarro
|
da4014e5aa
|
Remove outdated TODO
|
2025-01-13 12:19:44 +01:00 |
mike12345567
|
e765cbafa1
|
Comment fix.
|
2025-01-09 17:27:20 +00:00 |
Sam Rose
|
26c0861e68
|
Fix date-only searching.
|
2025-01-09 17:05:44 +00:00 |
Adria Navarro
|
d4ef20354d
|
Merge branch 'master' into BUDI-8885/only-select-required-columns-from-sql-databases
|
2025-01-08 16:14:57 +01:00 |
mike12345567
|
4024159452
|
Some type fixes and converting test case to TS.
|
2025-01-08 15:11:39 +00:00 |
Michael Drury
|
c797b908f1
|
Revert "Revert "Update AWS SDK to V3""
|
2025-01-08 10:41:57 +00:00 |
Michael Drury
|
8eed6de080
|
Revert "Update AWS SDK to V3"
|
2025-01-08 10:28:08 +00:00 |
mike12345567
|
766d095c9c
|
Adding dependency.
|
2025-01-06 17:53:14 +00:00 |
mike12345567
|
80a77d28a2
|
PR comment fixes.
|
2025-01-06 17:37:58 +00:00 |