Andrew Kingston
|
7cce68f126
|
Provide fetchDatasourceDefinition via SDK
|
2024-10-29 11:44:03 +00:00 |
Andrew Kingston
|
32ad21de4f
|
Fix forms always requesting table schema and cache view definitions
|
2024-10-29 11:38:00 +00:00 |
Adria Navarro
|
5cf0e334c2
|
Merge branch 'master' into v3-ui
|
2024-10-28 16:37:17 +01:00 |
melohagan
|
7dcdce2480
|
Gro 738 refactor code that returns the account holder from user (#14872)
* WIP
* WIP
* Remove tests
* Remove TenantInfo
* Remove unused export
* Remove TenantInfo type
* Remove unused export
* Remove unused routes
* Add getAccountHolder front-end endpoint
* Add endpoint to no tenancy list
* Get account holder via appId
* lint
* Update pro ref
* Use account email instead of budibaseUserId (#14876)
* Update account-portal ref
* Update account portal ref
* Correct import order
* Simplify boolean
* type fix
* Rename endpoint to accountholder
* Update account-portal ref
* Refactor
* Refactor to not use appId
* Update type
* appId not needed
* Unused import
|
2024-10-28 14:46:42 +00:00 |
Adria Navarro
|
d36b810efc
|
Fix flakiness
|
2024-10-28 14:28:53 +01:00 |
Adria Navarro
|
641ceea92e
|
Fix checks
|
2024-10-28 13:57:53 +01:00 |
Adria Navarro
|
b92427015b
|
Cleanup test
|
2024-10-28 13:55:08 +01:00 |
Adria Navarro
|
d944e3a8f9
|
Cleanup
|
2024-10-28 13:53:44 +01:00 |
Adria Navarro
|
097a7f8aae
|
Merge branch 'master' into fix/support-multiple-relationships-same-tables
|
2024-10-28 13:22:18 +01:00 |
Adria Navarro
|
95de01c86c
|
Simplifying lookups
|
2024-10-28 13:17:07 +01:00 |
Sam Rose
|
199c447bc4
|
Merge branch 'master' into v3-ui
|
2024-10-28 11:01:22 +00:00 |
Sam Rose
|
c2108ac60d
|
Merge pull request #14878 from Budibase/allow-bigints-in-calculations
|
2024-10-28 10:14:16 +00:00 |
Adria Navarro
|
8aeb19aabe
|
Fix flakiness
|
2024-10-28 10:54:00 +01:00 |
Adria Navarro
|
f28746089d
|
Merge branch 'master' into fix/support-multiple-relationships-same-tables
|
2024-10-28 10:40:06 +01:00 |
mike12345567
|
a9279b35d5
|
Merge branch 'master' of github.com:Budibase/budibase into v3-ui
|
2024-10-25 17:31:16 +01:00 |
Sam Rose
|
9ab266a963
|
Fix lint.
|
2024-10-25 16:38:24 +01:00 |
Sam Rose
|
3c97652393
|
Merge branch 'master' into budi-8742-add-a-baseurl-binding-inside-automations
|
2024-10-25 16:38:07 +01:00 |
Sam Rose
|
c5f1e3a53c
|
Merge branch 'v3-ui' of github.com:budibase/budibase into allow-bigints-in-calculations
|
2024-10-25 16:31:32 +01:00 |
Sam Rose
|
407484bbe5
|
Respond to PR comments.
|
2024-10-25 16:21:10 +01:00 |
Sam Rose
|
78af5cdc67
|
Merge branches 'master' and 'budi-8742-add-a-baseurl-binding-inside-automations' of github.com:budibase/budibase into budi-8742-add-a-baseurl-binding-inside-automations
|
2024-10-25 16:09:40 +01:00 |
Adria Navarro
|
d4e9973c39
|
Merge branch 'master' into fix/support-multiple-relationships-same-tables
|
2024-10-25 17:02:23 +02:00 |
Andrew Kingston
|
c110cb628d
|
Merge pull request #14858 from Budibase/remove-lightest-and-dark-themes
Remove lightest and dark themes and add core types and utils for themes
|
2024-10-25 16:01:44 +01:00 |
Adria Navarro
|
a01c5ed654
|
Don't run tests for lucene
|
2024-10-25 17:01:25 +02:00 |
Adria Navarro
|
00eedbf726
|
Fix deletions
|
2024-10-25 16:57:50 +02:00 |
Sam Rose
|
f46a668465
|
Allow bigints to be used in view calculations, and make sure they're accurate up to 64bit signed int via tests.
|
2024-10-25 15:55:07 +01:00 |
Michael Drury
|
ea24bd94cf
|
Merge branch 'master' into openapi-test-improvements
|
2024-10-25 15:42:18 +01:00 |
Adria Navarro
|
96be447817
|
Fix many to many
|
2024-10-25 15:22:57 +02:00 |
Adria Navarro
|
5efcf97c0d
|
Add more tests
|
2024-10-25 15:16:54 +02:00 |
mike12345567
|
8f17d7f1bf
|
Updating pro submodule again.
|
2024-10-25 13:39:01 +01:00 |
Michael Drury
|
516ee275ce
|
Merge branch 'master' into chore/update-submodule
|
2024-10-25 13:14:50 +01:00 |
mike12345567
|
99c3395cb9
|
Some fixes to Public API test request as per PR comments, as well as removing AI formula type from open API spec (this is used internally, not supposed to be exposed).
|
2024-10-25 13:13:10 +01:00 |
Adria Navarro
|
d044d56801
|
Add more tests
|
2024-10-25 13:25:28 +02:00 |
Adria Navarro
|
e53ec31305
|
Add row create test
|
2024-10-25 13:20:15 +02:00 |
Sam Rose
|
5e4cfafa96
|
Expose bigints as a column to do calculations on.
|
2024-10-25 11:53:27 +01:00 |
Michael Drury
|
207cf40504
|
Merge branch 'master' into fix/openapi-security
|
2024-10-25 11:01:40 +01:00 |
Sam Rose
|
7ee72b6c95
|
Merge master.
|
2024-10-25 10:58:32 +01:00 |
Sam Rose
|
0875ac817c
|
Merge branch 'master' into budi-8742-add-a-baseurl-binding-inside-automations
|
2024-10-25 10:51:29 +01:00 |
mike12345567
|
f1fa0a3a6f
|
Fixing tests, updating to typescript.
|
2024-10-25 10:41:20 +01:00 |
Sam Rose
|
2b1bf4d711
|
Fix lint.
|
2024-10-25 10:39:42 +01:00 |
mike12345567
|
c33f331904
|
Test fix.
|
2024-10-24 18:08:49 +01:00 |
Sam Rose
|
dd6a0853a4
|
Fix tests (again)
|
2024-10-24 18:05:33 +01:00 |
mike12345567
|
68354cc50f
|
Defaulting app ID to variable.
|
2024-10-24 17:48:25 +01:00 |
mike12345567
|
0863a1167c
|
Updating OpenAPI definition to contain all required variables.
|
2024-10-24 17:41:34 +01:00 |
Sam Rose
|
226c8d4f8e
|
Fix SQL tests.
|
2024-10-24 17:33:16 +01:00 |
Adria Navarro
|
c13613f75c
|
Merge pull request #14860 from Budibase/BUDI-8774/delete-row-actions-when-unfetching-tables
Remove row actions when unfetching tables
|
2024-10-24 18:05:07 +02:00 |
Adria Navarro
|
b05f35f58f
|
Merge pull request #14859 from Budibase/BUDI-8774/row-actions-dont-get-deleted-when-removing-a-datasource
Delete row actions when removing a datasource
|
2024-10-24 18:04:52 +02:00 |
mike12345567
|
5a46e16b8d
|
Adding some tests around the openAPI public APIs to make sure the security works the way we expect, do not redirect API requests.
|
2024-10-24 16:54:08 +01:00 |
Andrew Kingston
|
2dec33c12d
|
Revert info display changes
|
2024-10-24 16:27:30 +01:00 |
Andrew Kingston
|
be5564621c
|
Add info display in user side panel to warn builders if they haven't published their app
|
2024-10-24 16:19:43 +01:00 |
Sam Rose
|
977826a0ca
|
Clean up table assertions in SQL injection tests.
|
2024-10-24 15:37:53 +01:00 |