Sam Rose
|
84d9f6816c
|
Enable a variety of useful looking lints.
|
2024-12-09 12:52:21 +00:00 |
mike12345567
|
83448febf4
|
Merge branch 'master' of github.com:Budibase/budibase into chore/api-typing-3
|
2024-12-05 11:22:57 +00:00 |
Sam Rose
|
0e6b3c258a
|
Merge branch 'master' of github.com:budibase/budibase into budi-8882-ms-sql-export-schema-feature-creates-and-downloads
|
2024-12-05 10:47:17 +00:00 |
Sam Rose
|
48c106276d
|
Implement a test that exports an external schema, then reimports it, asserting the tables match.
|
2024-12-05 10:47:03 +00:00 |
mike12345567
|
6494962c1a
|
Screens and some slightly changes to Table API typing.
|
2024-12-03 18:06:09 +00:00 |
mike12345567
|
efb99c6446
|
Row API typing.
|
2024-12-03 17:50:51 +00:00 |
mike12345567
|
23d9808cb6
|
Query API typing.
|
2024-12-03 17:29:41 +00:00 |
mike12345567
|
fe9e4d1c5a
|
More typing fixes.
|
2024-12-02 15:26:12 +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 |
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
|
332505388d
|
Fix postgres tests.
|
2024-11-27 13:14:42 +00:00 |
Sam Rose
|
98717de61f
|
Merge upstream.
|
2024-11-25 17:18:36 +00:00 |
mike12345567
|
23f29f9381
|
Adding relationship helper for defining existing relationships.
|
2024-11-21 18:41:04 +00:00 |
mike12345567
|
f464a80484
|
Adding helper to create relationship to datasource API in tests.
|
2024-11-21 18:09:21 +00:00 |
mike12345567
|
895d109f41
|
Merge branch 'master' of github.com:Budibase/budibase into views-openapi
|
2024-11-18 14:05:55 +00:00 |
Sam Rose
|
73f2fa8b34
|
Merge chore/sqs-always-on
|
2024-11-18 09:38:58 +00:00 |
mike12345567
|
a1c319a5d1
|
Merge branch 'master' of github.com:Budibase/budibase into views-openapi
|
2024-11-08 17:16:46 +00:00 |
mike12345567
|
ff410c1857
|
Merge branch 'master' of github.com:Budibase/budibase into views-openapi
|
2024-11-07 14:18:38 +00:00 |
Sam Rose
|
c418ffc8a9
|
Merge branch 'chore/sqs-always-on' of github.com:budibase/budibase into split-server-tests-out-by-database
|
2024-11-07 10:16:57 +00:00 |
Adria Navarro
|
c5da1a06c6
|
Close server back
|
2024-11-07 11:16:31 +01:00 |
Adria Navarro
|
02ebe9cb15
|
Do not close apps
|
2024-11-07 11:16:31 +01:00 |
Sam Rose
|
b9f2c38aca
|
Fix jest filters.
|
2024-11-06 17:52:15 +00:00 |
Sam Rose
|
50ce97135c
|
Fix scienarios.spec.ts
|
2024-11-06 17:13:29 +00:00 |
Adria Navarro
|
0667dd9d30
|
Add test
|
2024-11-06 12:39:56 +01:00 |
Sam Rose
|
6b9b0801a8
|
Converting tests over to using datasourceDescribe.
|
2024-11-05 16:24:00 +00:00 |
Adria Navarro
|
7235fd9d5c
|
Merge from master
|
2024-11-04 10:25:38 +01:00 |
mike12345567
|
68a7f88db6
|
Adding test case for fetch.
|
2024-10-28 18:09:38 +00:00 |
mike12345567
|
a9279b35d5
|
Merge branch 'master' of github.com:Budibase/budibase into v3-ui
|
2024-10-25 17:31:16 +01:00 |
mike12345567
|
f1fa0a3a6f
|
Fixing tests, updating to typescript.
|
2024-10-25 10:41:20 +01:00 |
Adria Navarro
|
9c9d2560b2
|
Remove fetchEnriched
|
2024-10-24 11:17:31 +02:00 |
mike12345567
|
8f21802e6e
|
Refactor, correct to the BuiltinPermissionID rather than PermissionLevel, these are different.
|
2024-10-23 15:08:59 +01:00 |
Adria Navarro
|
64db4db3b3
|
Merge pull request #14849 from Budibase/BUDI-8770/row-action-automation-names-are-not-updated-in-automation
Row action name cleanup
|
2024-10-23 15:06:00 +02:00 |
Andrew Kingston
|
45dbfd2e35
|
Merge pull request #14577 from Budibase/new-rbac-ui
New RBAC UI
|
2024-10-23 12:19:53 +01:00 |
Adria Navarro
|
732d701a86
|
Remove row action update tests
|
2024-10-23 13:16:55 +02:00 |
Adria Navarro
|
1fef7838f2
|
Check names properly
|
2024-10-23 13:15:07 +02:00 |
mike12345567
|
ebc440a0b6
|
Another test case.
|
2024-10-22 15:03:47 +01:00 |
Adria Navarro
|
5fe2a1d33e
|
Rename and pass just required data
|
2024-10-22 12:23:36 +02:00 |
mike12345567
|
b46626c926
|
Removing ts-ignore.
|
2024-10-18 18:23:01 +01:00 |
mike12345567
|
2b3775ce50
|
Merge branch 'master' of github.com:Budibase/budibase into v3-ui
|
2024-10-18 18:22:28 +01:00 |
mike12345567
|
e7a6e58751
|
Updating some further types - added 2 ts-ignores which will be removed on v3 branch.
|
2024-10-18 17:59:26 +01:00 |
Andrew Kingston
|
eaa0465539
|
Merge branch 'master' of github.com:Budibase/budibase into v3-ui
|
2024-10-18 11:45:12 +01:00 |
mike12345567
|
c74577c512
|
Updating accessible utility API.
|
2024-10-17 17:15:41 +01:00 |
mike12345567
|
2ae1836b9a
|
PR comments.
|
2024-10-17 16:58:51 +01:00 |
mike12345567
|
b2e718504c
|
Adri PR comments.
|
2024-10-17 15:17:36 +01:00 |
mike12345567
|
808096f31b
|
Updating screen test case.
|
2024-10-15 14:34:32 +01:00 |
mike12345567
|
a56a228042
|
Fixes based on test case.
|
2024-10-14 18:57:54 +01:00 |
mike12345567
|
26ee50b10b
|
Adding test case for multi-inheritance
|
2024-10-14 18:57:46 +01:00 |
Martin McKeaveney
|
97a7649930
|
merging with v3-ui branch
|
2024-10-14 18:47:13 +01:00 |
Martin McKeaveney
|
30215ea9be
|
tests, pr comments
|
2024-10-14 18:38:34 +01:00 |
mike12345567
|
f907cccc58
|
Merge branch 'fix/custom-role-naming' of github.com:Budibase/budibase into feature/role-multi-inheritance
|
2024-10-10 16:28:06 +01:00 |