Commit Graph

35596 Commits

Author SHA1 Message Date
mike12345567 86846eff3f Small fix. 2024-10-03 16:22:32 +01:00
Andrew Kingston bcaff95395
Merge branch 'v3-ui' of github.com:Budibase/budibase into new-rbac-ui 2024-10-03 16:22:12 +01:00
mike12345567 7c88e31074 Merge branch 'master' of github.com:Budibase/budibase into v3-ui 2024-10-03 16:19:57 +01:00
Sam Rose 03c514be4c
Fix tests. 2024-10-03 16:16:42 +01:00
mike12345567 a6f6942288 Fixing an issue with corrupt relationship records referencing rows which don't exist, this is a temporary measure as these relationships should be cleaned up correctly but for now ignore any which reference rows which no longer exist. 2024-10-03 16:10:07 +01:00
Sam Rose 646fc5e6bd
Respond to PR comment. 2024-10-03 15:56:19 +01:00
Andrew Kingston e4900e27bb
Merge branch 'v3-ui' of github.com:Budibase/budibase into new-rbac-ui 2024-10-03 15:50:22 +01:00
Andrew Kingston aa3da2bcf2
Fix z-index 2024-10-03 15:49:44 +01:00
Andrew Kingston c51c7cd2a6
Make role editor full screen 2024-10-03 15:47:05 +01:00
Michael Drury f10aa42374
Merge pull request #14673 from Budibase/backport-v3-view-updates
Backport V3 backend view change
2024-10-03 15:23:15 +01:00
Michael Drury aae5c19927
Merge branch 'master' into backport-v3-view-updates 2024-10-03 15:09:54 +01:00
Michael Drury 97b799f9db
Merge pull request #14694 from Budibase/view-merge-v3-ui
View changes - merge to V3 UI branch
2024-10-03 15:09:33 +01:00
mike12345567 58c7149fc0 Merge branch 'backport-v3-view-updates' of github.com:Budibase/budibase into view-merge-v3-ui 2024-10-03 14:48:35 +01:00
mike12345567 9c70ed92ba Small build fix. 2024-10-03 14:47:31 +01:00
Andrew Kingston 303bb94eec
Fix top nav being off-center 2024-10-03 14:28:43 +01:00
Andrew Kingston 818732250b
Add auto layout and fit when doing any role operation other than updating metadata 2024-10-03 14:13:22 +01:00
Andrew Kingston a4aac8aae0
Deal with power users 2024-10-03 13:59:50 +01:00
mike12345567 176bae2935 Merge branch 'backport-v3-view-updates' of github.com:Budibase/budibase into view-merge-v3-ui 2024-10-03 13:38:58 +01:00
Sam Rose 795b10c4c9
Fix types in string-templates. 2024-10-03 13:11:35 +01:00
Sam Rose f9ccbbe081
Fix jsRunner.spec.ts. 2024-10-03 13:11:01 +01:00
Andrew Kingston a342aa3c31
Add empty state node to role editor 2024-10-03 13:08:47 +01:00
Sam Rose df242cc2ad
Don't break the fact that processStringSync returns a string. 2024-10-03 13:07:22 +01:00
Sam Rose fdbe633b02
Get errors working on the client side as well. 2024-10-03 12:43:57 +01:00
Sam Rose 9bb6855967
Merge branch 'master' of github.com:budibase/budibase into js-stack-traces 2024-10-03 11:59:14 +01:00
Andrew Kingston 303f400139
Prevent selection of basic and admin roles 2024-10-03 11:28:41 +01:00
Andrew Kingston 72f1db8c10
Update spacing 2024-10-03 11:24:22 +01:00
Andrew Kingston f7318b15d4
Merge branch 'v3-ui' of github.com:Budibase/budibase into new-rbac-ui 2024-10-03 11:23:02 +01:00
Andrew Kingston ad2bb7b7c0
Merge branch 'v3-ui' of github.com:Budibase/budibase into v3-ui 2024-10-03 11:22:24 +01:00
Andrew Kingston edbb0b59f7
Merge branch 'master' of github.com:Budibase/budibase into v3-ui 2024-10-03 11:22:05 +01:00
Andrew Kingston fbdbefddf7
Fix resizing issue with brackes 2024-10-03 11:21:30 +01:00
Adria Navarro dfb991b93e Fix oss yarn.lock 2024-10-03 11:31:14 +02:00
Andrew Kingston ade2ed5a05
Merge pull request #14635 from Budibase/default-values-options
Default values for options and array types (frontend)
2024-10-03 10:26:42 +01:00
Budibase Staging Release Bot 9440dc98ed Bump version to 2.32.11 2024-10-03 09:15:38 +00:00
Adria Navarro 2a99e6a0ee
Merge pull request #14687 from Budibase/chore/search-tests-from-views
Search tests from views
2024-10-03 11:10:34 +02:00
Adria Navarro ca88943048
Merge branch 'master' into chore/search-tests-from-views 2024-10-03 10:45:36 +02:00
Adria Navarro 9ba759093e Small rename 2024-10-03 10:44:58 +02:00
Adria Navarro 36e304aaf5 Unify 2024-10-03 10:44:15 +02:00
Sam Rose b004ef5448
Pull the error object out of isolated-vm when a user script throws an error. 2024-10-03 09:42:08 +01:00
Sam Rose 1f0f38629e
Merge branch 'master' into view-calculation-sql-5 2024-10-03 09:37:07 +01:00
Andrew Kingston f430de5369
Add more edge validation 2024-10-03 09:36:18 +01:00
Adria Navarro 1b53bab92e Extract 2024-10-03 10:28:29 +02:00
Sam Rose 3e501b98c6
Merge pull request #14681 from Budibase/view-calculation-sql-4
Make sure calculation views are created and returned correctly from the API.
2024-10-03 09:27:10 +01:00
Andrew Kingston 4de91d4e3a
Add animated curly brackets 2024-10-03 09:27:04 +01:00
Sam Rose 6fcc6491bb
Merge branch 'master' into view-calculation-sql-4 2024-10-03 09:18:55 +01:00
Adria Navarro 7c778061e5 Fix sql relationship fetching 2024-10-03 09:50:58 +02:00
Adria Navarro 7e4097476e
Merge branch 'master' into chore/search-tests-from-views 2024-10-03 09:23:02 +02:00
Christos Alexiou b9a975694f
Merge pull request #14690 from Budibase/ops/add-new-payload-variable-in-fb-deploy
Adapt the payloads for a change in the feature branches deployment pipeline
2024-10-02 22:55:50 +03:00
mike12345567 98ebd8f18c Omitting in tests. 2024-10-02 18:59:20 +01:00
mike12345567 932413c4c1 Getting re-loading of view queries working again. 2024-10-02 18:57:40 +01:00
mike12345567 bcb940b7eb Merge issue. 2024-10-02 18:45:47 +01:00