Commit Graph

37317 Commits

Author SHA1 Message Date
Andrew Kingston 721b3ab610
Account for logicalOperator inside UISearchFilter groups 2024-10-29 12:56:41 +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
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
Adria Navarro 23c655e4d7
Merge branch 'v3-ui' into feature/automation-branching-ux 2024-10-29 12:52:31 +01: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 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 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
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
mike12345567 68a7f88db6 Adding test case for fetch. 2024-10-28 18:09:38 +00:00
mike12345567 0698454855 Fixing an issue with getAllExternalTables getter also returning internal tables. 2024-10-28 18:09:22 +00:00
mike12345567 c055e2ae72 Adding fetch endpoint for views (will be used by search for views in Public API). 2024-10-28 18:09:04 +00:00
Adria Navarro 392dc087c1 Merge branch 'v3-ui' into feature/automation-branching-ux 2024-10-28 16:39:07 +01:00