Sam Rose
|
920953a4ee
|
Throw an error when attempting to bulkImport a relationship field into an internal table. It doesn't work yet.
|
2024-10-30 17:50:04 +00:00 |
Andrew Kingston
|
587aba8998
|
Merge branch 'v3-ui' into cheeks-fixes
|
2024-10-30 15:07:59 +00:00 |
Andrew Kingston
|
67a988ae21
|
Automatically refresh datasources after executing row actions via a button action
|
2024-10-30 15:05:06 +00:00 |
Andrew Kingston
|
15ebfdf0e9
|
Fix settings added and removed by conditions not triggering component refresh
|
2024-10-30 14:56:11 +00:00 |
Adria Navarro
|
45dd00f0d3
|
Merge branch 'master' into v3-ui
|
2024-10-30 14:19:35 +01:00 |
Adria Navarro
|
867dccce5a
|
Remove --check-files
|
2024-10-30 13:51:43 +01:00 |
Adria Navarro
|
9b9f7eb4c1
|
Use latest account-portal
|
2024-10-30 13:49:20 +01:00 |
Adria Navarro
|
6b0005bcc6
|
Different yarn cache between platforms
|
2024-10-30 13:32:43 +01:00 |
Adria Navarro
|
cbb3859bac
|
Remove --frozen-lockfile
|
2024-10-30 12:55:41 +01:00 |
Adria Navarro
|
edbda20f31
|
Add --check-files
|
2024-10-30 12:17:25 +01:00 |
Adria Navarro
|
471c217a86
|
Add --check-files
|
2024-10-30 11:28:52 +01:00 |
Adria Navarro
|
847d775103
|
Fix dockerfile
|
2024-10-30 11:15:36 +01:00 |
Adria Navarro
|
4e98c519b7
|
Use latest account-portal
|
2024-10-30 10:54:56 +01:00 |
Andrew Kingston
|
ff4d919083
|
Merge branch 'master' of github.com:Budibase/budibase into v3-ui
|
2024-10-30 09:29:24 +00:00 |
Adria Navarro
|
e8771f7b51
|
Reenable cache and frozen-lockfile
|
2024-10-30 10:19:05 +01:00 |
mike12345567
|
b433f0f710
|
Removing yarn caching from docker builds.
|
2024-10-29 17:16:08 +00:00 |
Michael Drury
|
8e0ebba099
|
Revert "Revert to state from 2.33.4."
|
2024-10-29 17:11:28 +00:00 |
mike12345567
|
c39aad6a5f
|
Merge branch 'master' of github.com:Budibase/budibase into 2.33.4-uno-revert-4
|
2024-10-29 16:59:32 +00:00 |
Adria Navarro
|
24404e0906
|
revert-accountportal
|
2024-10-29 17:37:12 +01:00 |
Sam Rose
|
fea668e6b6
|
Revert to state from 2.33.4.
|
2024-10-29 15:55:38 +00:00 |
Andrew Kingston
|
66e3db6a8c
|
Merge branch 'v3-ui' into fix-filter-query-conversion
|
2024-10-29 15:19:46 +00:00 |
Andrew Kingston
|
599370b6ed
|
Update tests
|
2024-10-29 15:19:32 +00:00 |
Andrew Kingston
|
37ca13e118
|
Merge branch 'v3-ui' into data-tidy-up
|
2024-10-29 15:15:16 +00:00 |
Andrew Kingston
|
765b3d2f97
|
Add tests for handling logical operators in UISearchFilter
|
2024-10-29 15:10:02 +00:00 |
mike12345567
|
2473f6859c
|
Updating dockerfiles to contain the network-concurrency 1 option.
|
2024-10-29 14:54:36 +00: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
|
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 |
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
|
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
|
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
|
3f006550d9
|
Merge branch 'master' into v3-ui
|
2024-10-29 12:52:13 +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 |
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
|
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 |