Adria Navarro
|
a4aded36b1
|
Merge branch 'v3-ui' into feature/automation-branching-ux
|
2024-10-29 15:36:57 +01:00 |
Adria Navarro
|
a8a488d10a
|
Merge branch 'v3-ui' into BUDI-8775/new-filtering-doesnt-work-with-queries
|
2024-10-29 15:09:30 +01:00 |
Andrew Kingston
|
0962e529c3
|
Merge branch 'v3-ui' into form-schema-changes
|
2024-10-29 13:46:39 +00:00 |
Sam Rose
|
1bfb4ee5cf
|
Merge branch 'v3-ui' of github.com:budibase/budibase into feature/automation-branching-ux
|
2024-10-29 12:33:57 +00:00 |
Sam Rose
|
32dcc9f223
|
Merge branch 'v3-ui' of github.com:budibase/budibase into budi-8792-bigint-and-boolean-fields-dont-support-default-values
|
2024-10-29 12:19:13 +00:00 |
mike12345567
|
f94d8ba870
|
Fixing merge artifact
|
2024-10-29 12:18:36 +00:00 |
Sam Rose
|
fa99c07a42
|
Merge branch 'v3-ui' of github.com:budibase/budibase into budi-8792-bigint-and-boolean-fields-dont-support-default-values
|
2024-10-29 12:06:43 +00:00 |
Adria Navarro
|
23c655e4d7
|
Merge branch 'v3-ui' into feature/automation-branching-ux
|
2024-10-29 12:52:31 +01:00 |
Adria Navarro
|
3f006550d9
|
Merge branch 'master' into v3-ui
|
2024-10-29 12:52:13 +01:00 |
Andrew Kingston
|
edfe3b98ec
|
Merge branch 'v3-ui' into form-schema-changes
|
2024-10-29 11:48:27 +00:00 |
Andrew Kingston
|
fc3fcb5cbd
|
Lint
|
2024-10-29 11:48:16 +00:00 |
Andrew Kingston
|
7cce68f126
|
Provide fetchDatasourceDefinition via SDK
|
2024-10-29 11:44:03 +00:00 |
Sam Rose
|
d8ff1509c5
|
Merge branch 'v3-ui' into fix-default-values-multi
|
2024-10-29 11:43:43 +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
|
8336f2555c
|
Merge branch 'v3-ui' into feature/automation-branching-ux
|
2024-10-29 12:28:45 +01:00 |
Adria Navarro
|
aab5256bf2
|
Fix frontend filtering
|
2024-10-29 12:19:09 +01:00 |
Peter Clement
|
3ad1cf566f
|
Merge pull request #14892 from Budibase/feat/add-new-bindings-to-drawer
Add new bindings to drawer
|
2024-10-29 11:18:57 +00:00 |
Adria Navarro
|
e02508cde5
|
Merge branch 'master' into fix/public-role-access
|
2024-10-29 12:18:00 +01:00 |
Adria Navarro
|
8254e89839
|
Merge branch 'master' into v3-ui
|
2024-10-29 12:17:36 +01:00 |
Adria Navarro
|
ffdd46ef1d
|
Update pro submodule
|
2024-10-29 12:00:54 +01:00 |
mike12345567
|
4da185a843
|
Fixes an issue with public role access, some old roles have a slightly different role ID format which needs to be accounted for in the comparison. Tests will come after, want to get the fix out.
|
2024-10-29 11:00:45 +00:00 |
Adria Navarro
|
bbab4d35c3
|
Update pro submodule
|
2024-10-29 11:55:56 +01:00 |
Adria Navarro
|
4a91b86278
|
Extract values from store
|
2024-10-29 11:55:49 +01:00 |
Sam Rose
|
b58fd7dc6b
|
Fix OSS build.
|
2024-10-29 10:34:14 +00:00 |
Sam Rose
|
0c8590be9c
|
Fix lint.
|
2024-10-29 10:32:49 +00:00 |
Sam Rose
|
67fea783bb
|
Support boolean and bigint fields having default values.
|
2024-10-29 10:29:41 +00:00 |
Sam Rose
|
b9b4f88e4a
|
Fix default values when using multi-option column and supplying empty array.
|
2024-10-29 10:23:32 +00:00 |
Adria Navarro
|
70cd255ef0
|
Update pro submodule
|
2024-10-29 10:39:23 +01:00 |
Adria Navarro
|
a7fa7368d9
|
Reset the page every time that a filter gets updated
|
2024-10-29 10:38:58 +01:00 |
Peter Clement
|
b999741f4d
|
some lint
|
2024-10-28 21:14:52 +00:00 |
Peter Clement
|
931ebde3f7
|
Add settings and user bindings to drawer
|
2024-10-28 21:12:33 +00:00 |
Adria Navarro
|
392dc087c1
|
Merge branch 'v3-ui' into feature/automation-branching-ux
|
2024-10-28 16:39:07 +01: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 |
Dean
|
0c4df817bf
|
Bug fixes
|
2024-10-28 12:46:45 +00: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 |
Dean
|
11d24db255
|
Merge remote-tracking branch 'origin/v3-ui' into feature/automation-branching-ux
|
2024-10-28 12:00:33 +00:00 |
Sam Rose
|
199c447bc4
|
Merge branch 'master' into v3-ui
|
2024-10-28 11:01:22 +00:00 |
Dean
|
0c587b345a
|
Merge remote-tracking branch 'origin/v3-ui' into feature/automation-branching-ux
|
2024-10-28 11:00:14 +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 |
Dean
|
d1c21d7aeb
|
Merge remote-tracking branch 'origin/v3-ui' into feature/automation-branching-ux
|
2024-10-28 09:04:17 +00: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 |