Commit Graph

36387 Commits

Author SHA1 Message Date
Sam Rose b6b66d7684
Merge pull request #14896 from Budibase/fix-default-values-multi
Fix default values when using multi-option column and supplying empty array.
2024-10-29 11:47:46 +00:00
Michael Drury 13fcb96002
Merge pull request #14898 from Budibase/fix/public-role-access
Public role access issue
2024-10-29 11:46:14 +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 aab5256bf2 Fix frontend filtering 2024-10-29 12:19:09 +01: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 59b9eb5ec5
Merge pull request #14895 from Budibase/BUDI-8779/automation-history-pagination-changes-to-disabled-state-for
Fix automation log pagination
2024-10-29 12:17:21 +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
Andrew Kingston d5aed4361f
Fix z-index issue with detail popovers and bindings 2024-10-29 08:49:44 +00:00
Andrew Kingston c5c17cd6bd
Reduce size of sorting popover 2024-10-29 08:48:07 +00:00
Adria Navarro 5cf0e334c2
Merge branch 'master' into v3-ui 2024-10-28 16:37:17 +01:00
Adria Navarro ec9f854dd8
Merge pull request #14889 from Budibase/ci/automationbranch-to-qa
Publish automation-branching-ux to QA
2024-10-28 16:37:07 +01:00
Adria Navarro 40a0167c89 Release feature/automation-branching-ux to QA 2024-10-28 16:34:39 +01:00
Budibase Staging Release Bot 3768cc462a Bump version to 2.33.4 2024-10-28 14:55:37 +00:00
Andrew Kingston 6e021e6793
lint 2024-10-28 14:54:18 +00: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
Andrew Kingston 8f94e35d29
Shrink size button popover 2024-10-28 14:38:56 +00:00
Andrew Kingston 293368e551
Update titles 2024-10-28 14:24:25 +00:00
Andrew Kingston 5156749ac9
Update table filter button to be a detail popover 2024-10-28 14:24:16 +00:00
Andrew Kingston 27c1788db2
Update view calculation button to be a detail popover 2024-10-28 14:17:50 +00:00
Andrew Kingston 3ad913ae28
Reorder buttons to access is always first 2024-10-28 14:11:13 +00:00
Andrew Kingston 67c5cc4a45
Update column settings button to be a detail popover 2024-10-28 14:09:57 +00:00
Andrew Kingston 76ccdbaa12
Remove styles 2024-10-28 14:05:41 +00:00
Andrew Kingston 83eed815c3
Update size button to be a detail popover 2024-10-28 14:05:14 +00:00
Andrew Kingston 4979cce132
Udpate sort button to be a detail popover 2024-10-28 14:05:02 +00:00
Andrew Kingston 18130729b2
Remove old files 2024-10-28 14:04:50 +00:00
Adria Navarro b2f3e4ff01
Merge pull request #14877 from Budibase/fix/support-multiple-relationships-same-tables
Support multiple relationships same tables
2024-10-28 14:58:45 +01:00
Adria Navarro d461dcdebc
Merge branch 'master' into v3-ui 2024-10-28 14:37:18 +01:00
Adria Navarro 73bf731504
Merge branch 'master' into fix/support-multiple-relationships-same-tables 2024-10-28 14:36:51 +01:00
Budibase Staging Release Bot 184df94279 Bump version to 2.33.3 2024-10-28 13:35:25 +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 c1d4c2c1f4
Merge pull request #14801 from Budibase/budi-8742-add-a-baseurl-binding-inside-automations
Add settings to automation context.
2024-10-28 11:00:40 +00:00
Sam Rose 952610efad
Merge branch 'master' into budi-8742-add-a-baseurl-binding-inside-automations 2024-10-28 10:40:56 +00:00