Commit Graph

36313 Commits

Author SHA1 Message Date
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 c6855f10e2
Merge pull request #14899 from Budibase/form-schema-changes
Support view RBAC with forms and cache view definitions
2024-10-29 13:51:17 +00:00
Andrew Kingston ca125cad23
Merge branch 'v3-ui' into data-tidy-up 2024-10-29 13:47:07 +00:00
Andrew Kingston 0962e529c3
Merge branch 'v3-ui' into form-schema-changes 2024-10-29 13:46:39 +00:00
Budibase Staging Release Bot 7e789afbfe Bump version to 2.33.6 2024-10-29 13:21:46 +00:00
Michael Drury 488b4c6246
Merge pull request #14903 from Budibase/fix/updating-yarn-lock
Updating yarn.lock
2024-10-29 13:15:07 +00:00
mike12345567 17d434dde7 Updating yarn.lock. 2024-10-29 12:58:55 +00:00
Andrew Kingston 721b3ab610
Account for logicalOperator inside UISearchFilter groups 2024-10-29 12:56:41 +00:00
Michael Drury 7508621dfd
Merge pull request #14901 from Budibase/fix/user-page-loading
Fixing user page loading
2024-10-29 12:32:33 +00:00
melohagan 53854769ee
Fix relationship field filter on change (#14879)
Co-authored-by: Conor Webb <126772285+ConorWebb96@users.noreply.github.com>
2024-10-29 12:31:31 +00:00
Sam Rose 336bd9730a
Merge pull request #14897 from Budibase/budi-8792-bigint-and-boolean-fields-dont-support-default-values
Support boolean and bigint fields having default values.
2024-10-29 12:25:43 +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
mike12345567 d342b2248e Fixing an issue with loading the user page, as per issue documented in #14890. 2024-10-29 12:15:50 +00:00
Andrew Kingston d530078367
Merge branch 'v3-ui' into data-tidy-up 2024-10-29 12:12:43 +00:00
Andrew Kingston b8f27b9bf7
Fix table imports 2024-10-29 12:09:01 +00:00
Sam Rose 8d76526bef
Merge branch 'budi-8792-bigint-and-boolean-fields-dont-support-default-values' of github.com:budibase/budibase into budi-8792-bigint-and-boolean-fields-dont-support-default-values 2024-10-29 12:06:52 +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
Sam Rose 6a25804b23
Merge branch 'master' of github.com:budibase/budibase into v3-ui 2024-10-29 12:05:56 +00:00
Sam Rose 22ae19aa90
Merge branch 'v3-ui' into budi-8792-bigint-and-boolean-fields-dont-support-default-values 2024-10-29 11:55:31 +00:00
Budibase Staging Release Bot 5cad630b25 Bump version to 2.33.5 2024-10-29 11:52:20 +00:00
Adria Navarro 3f006550d9
Merge branch 'master' into v3-ui 2024-10-29 12:52:13 +01:00
Adria Navarro 8b5dc8c877
Merge branch 'v3-ui' into budi-8792-bigint-and-boolean-fields-dont-support-default-values 2024-10-29 12:50:12 +01:00
Andrew Kingston 5bda7daf2f
Merge branch 'v3-ui' of github.com:Budibase/budibase into data-tidy-up 2024-10-29 11:48:59 +00: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
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