Commit Graph

6787 Commits

Author SHA1 Message Date
mike12345567 e146d995eb Adding in support for multi-parameter logs and actual logging to console. 2025-01-17 11:06:55 +00:00
Andrew Kingston 050f1e7a5f
Convert multiple files to TS and update BBUI to support TS 2025-01-17 09:39:33 +00:00
mike12345567 e6d536bcc8 Getting the line number calculated correctly, as well as adding some basic test cases. 2025-01-16 18:15:54 +00:00
mike12345567 7efe88dfda Merge branch 'binding-ts-improvements' of github.com:Budibase/budibase into feature/js-logging 2025-01-16 16:00:22 +00:00
mike12345567 d3a2306787 Finishing link up of logs. 2025-01-16 15:48:49 +00:00
Peter Clement 7cb422f806 find components that are updating state 2025-01-16 14:42:22 +00:00
Michael Drury dd96f4ef8e PR comments. 2025-01-16 11:45:45 +00:00
mike12345567 ec1e145eb5 Formatting for log lines. 2025-01-15 18:06:49 +00:00
mike12345567 b3ccca051e Fixing build issue. 2025-01-15 17:12:17 +00:00
mike12345567 84f1a95a8b Implementing JSONValue type for passing binding results around. 2025-01-15 17:05:32 +00:00
mike12345567 afef511664 Removing .result from evaluation side panel. 2025-01-15 16:38:34 +00:00
Peter Clement 094881e807 clear highlight state as part of component select 2025-01-15 15:54:40 +00:00
mike12345567 1dfedc1ee1 Linting. 2025-01-15 15:43:15 +00:00
mike12345567 80a67dccc0 Typing fixes. 2025-01-15 15:40:18 +00:00
mike12345567 ef3ac8883e Small TS improvement - make sure result/error is typed correctly. 2025-01-15 15:18:11 +00:00
mike12345567 7db70a602d Final part to get TS building. 2025-01-15 15:07:48 +00:00
mike12345567 0b909b434a Work on binding drawer typing. 2025-01-15 14:34:36 +00:00
Peter Clement 8763f5251c add ability to highlight multiple settings 2025-01-15 14:29:56 +00:00
mike12345567 2fdf2289ed Further conversions. 2025-01-14 18:49:32 +00:00
mike12345567 095eb0fe3a First iteration on introducing Typescript to the binding panel experience. 2025-01-14 18:27:05 +00:00
Adria Navarro 06013929e4 Fix usage 2025-01-14 11:14:34 +01:00
Adria Navarro 29dcdba7c5 Lint 2025-01-13 17:29:21 +01:00
Adria Navarro 378e611222 Remove DEFAULT_VALUES flag check 2025-01-13 17:23:12 +01:00
Andrew Kingston 085617a522
Convert portal temporal store to TS 2025-01-13 11:17:11 +00:00
Adria Navarro 550cdd7268 Fix field selector on datasource picker 2025-01-08 12:23:56 +01:00
Adria Navarro 1714a3cc1d Fix relatedcolumns return type 2024-12-31 12:07:39 +01:00
Andrew Kingston b91f915e40
Merge branch 'master' of github.com:Budibase/budibase into update-aliasing 2024-12-30 15:59:02 +00:00
Naveen Kumar 4339bf1d3c fix, handling use case when duplicate step name is allowed 2024-12-24 13:29:06 +05:30
andz-bb 59a98ec0cb support placeholder values in datasource config fields 2024-12-19 16:24:21 +00:00
Andrew Kingston 4181755887
Revert changing case 2024-12-18 12:07:52 +00:00
Andrew Kingston 7cee1cd266
Fix other accidental renames 2024-12-18 10:53:51 +00:00
Andrew Kingston 87d14ff906
Lint 2024-12-18 10:51:53 +00:00
Andrew Kingston e2a81836a2
Merge branch 'master' of github.com:Budibase/budibase into update-aliasing 2024-12-18 09:51:00 +00:00
Andrew Kingston 47997282fa
Update all root aliases to be prefixed by @/ 2024-12-18 09:47:27 +00:00
mike12345567 590ba5de60 Updating datasource and sorted integration store to be classes, that extend the BudiStore base implementation. 2024-12-17 16:31:40 +00:00
mike12345567 2e7f75e93c Make sure password is always requested when working with encrypted files - if the enc file has been copied the name may change format, we should handle if this happens. 2024-12-17 12:28:22 +00:00
Andrew Kingston d49b1f6131
Merge branch 'master' into ts-portal-admin-store 2024-12-17 10:22:41 +00:00
Andrew Kingston d5eaa6ee3e
Fix duplicating apps 2024-12-16 16:58:58 +00:00
Andrew Kingston 5319fb34ac
Merge branch 'frontend-core-ts-2' of github.com:Budibase/budibase into ts-portal-admin-store 2024-12-13 09:14:13 +00:00
Andrew Kingston ea444a9078
Merge branch 'master' of github.com:Budibase/budibase into frontend-core-ts-2 2024-12-12 16:42:23 +00:00
Andrew Kingston 3dfdb740ac
Ensure admin store checklist is optional 2024-12-12 14:58:55 +00:00
Dean 1e297f7917 Merge remote-tracking branch 'origin/master' into automation-branching-ux-updates 2024-12-12 14:25:09 +00:00
Andrew Kingston a781800f2a
Merge branch 'master' into frontend-core-ts-2 2024-12-10 16:43:29 +00:00
Dean 36f8ae45fe Rejig the filtering behaviour in the builder around empty config. Empty filters wont cause errors on load and will clear when they are saved 2024-12-10 14:17:46 +00:00
Andrew Kingston 65f37e046e
Merge branch 'master' of github.com:Budibase/budibase into frontend-core-ts-2 2024-12-10 10:33:53 +00:00
Sam Rose 7a98f03e82
Merge branch 'master' into eslint-strict-1 2024-12-09 17:43:25 +00:00
Sam Rose 84d9f6816c
Enable a variety of useful looking lints. 2024-12-09 12:52:21 +00:00
Dean 5106ad81bb Merge remote-tracking branch 'origin/master' into automation-branching-ux-updates 2024-12-09 11:52:47 +00:00
Andrew Kingston d0b3c9d961
Merge branch 'master' of github.com:Budibase/budibase into frontend-core-ts-2 2024-12-09 10:42:34 +00:00
Andrew Kingston 700872395c
Merge branch 'master' into automations-fixes 2024-12-09 10:40:57 +00:00
andz-bb 997daf17d0 handle cases where datasourceName is undefined when sorting datasources 2024-12-09 10:29:37 +00:00
deanhannigan 6d607450c3
Merge branch 'master' into automations-fixes 2024-12-09 09:06:38 +00:00
Andrew Kingston 3efac145a4
Merge branch 'master' into automation-branching-ux-updates 2024-12-06 16:11:57 +00:00
Andrew Kingston 92f8d79d45
Merge branch 'master' into frontend-core-ts-2 2024-12-04 14:02:07 +00:00
Andrew Kingston f57dbfa1b8
Merge branch 'master' of github.com:Budibase/budibase into frontend-core-ts-2 2024-12-04 11:45:56 +00:00
Andrew Kingston 1b467f2e74
Type view endpoints 2024-12-04 11:39:20 +00:00
Andrew Thompson 412cf67e17
Merge branch 'master' into sort-table-names 2024-12-04 09:34:12 +00:00
Martin McKeaveney 92e5667b81 prevent empty snippets being saved, don't crash for old empty snippets 2024-12-03 18:55:06 +00:00
andz-bb 582d05651d sort table names alphabetically when selecting data source 2024-12-03 15:50:51 +00:00
Andrew Kingston b329187591
Type table endpoints 2024-12-03 15:09:30 +00:00
Andrew Kingston 2d46939fb1
Type row endpoints 2024-12-03 11:50:23 +00:00
Andrew Kingston ea84af782d
Type row action endpoints 2024-12-03 10:37:15 +00:00
Andrew Kingston 6b0b7fe731
Merge branch 'master' of github.com:Budibase/budibase into frontend-core-ts-2 2024-11-29 11:22:15 +00:00
Dean 7f5ca044aa Merge remote-tracking branch 'origin/master' into automations-fixes 2024-11-28 12:38:03 +00:00
Dean 8cd4fae50c Refactored out test data bind, fix for row intialisation in test data and fix for the modal timing issue 2024-11-28 12:37:13 +00:00
Dean dfc0493177 Merge remote-tracking branch 'origin/master' into automation-branching-ux-updates 2024-11-28 11:11:03 +00:00
melohagan 525b6f84bb
Remove references to day passes (#15079)
* Remove references to day passes

* lint

* Point pro to branch with no day passes code

* update yarn lock
2024-11-28 10:37:44 +00:00
Dean c52a29df29 Merge remote-tracking branch 'origin/master' into automation-branching-ux-updates 2024-11-27 09:11:57 +00:00
Dean 29c780a458 Removed unnecessary mouse behaviour and added in a fix for dragging an element into its own drag zone. 2024-11-26 17:31:32 +00:00
Dean 1f0de9b9cb Remove unused 2024-11-26 17:00:02 +00:00
Dean 0eb83239dd Lint 2024-11-26 16:56:43 +00:00
Andrew Kingston 1e535d36b7
Update AI and analytics endpoints to TS 2024-11-26 16:51:02 +00:00
Dean 293abc80e1 Added infinite dragging and some css updates to make the canvas drag UX more consistent 2024-11-26 16:45:29 +00:00
Dean b4d1e1deb0 Merge remote-tracking branch 'origin/master' into automation-branching-ux-updates 2024-11-25 09:09:14 +00:00
Peter Clement 2a0487c829 remove log 2024-11-22 11:56:24 +00:00
Peter Clement 7fe41ef949 dont allow links in automation filter builder 2024-11-20 14:32:15 +00:00
mike12345567 0053072d4f PR comment. 2024-11-18 16:05:50 +00:00
mike12345567 02ba433860 Merge branch 'fix/formula-response-types' of github.com:Budibase/budibase into fix/formula-response-types 2024-11-18 15:41:20 +00:00
mike12345567 149579cf5c PR comments. 2024-11-18 15:39:55 +00:00
Adria Navarro 0f349de9d5
Merge branch 'master' into fix/formula-response-types 2024-11-18 16:17:24 +01:00
Adria Navarro 8579cf4f88
Merge branch 'master' into fix/automation-data-test-updates 2024-11-18 15:55:02 +01:00
mike12345567 83b1919019 Merge branch 'master' of github.com:Budibase/budibase into fix/formula-response-types 2024-11-18 14:34:28 +00:00
Martin McKeaveney 62be25c157 fix dnd handlers 2024-11-18 13:20:31 +00:00
Adria Navarro f4b4f50f99
Merge branch 'master' into fix/automation-data-test-updates 2024-11-18 12:24:20 +01:00
Dean cf2b401388 Merge remote-tracking branch 'origin/master' into automation-branching-ux-updates 2024-11-18 10:35:24 +00:00
Adria Navarro 9260966188 Remove canSetRelationshipSchemas flag from frontend 2024-11-18 11:07:29 +01:00
Adria Navarro 325dc8e703 Lint 2024-11-18 10:49:16 +01:00
Adria Navarro f859441efe Clean usages from frontend 2024-11-18 10:45:04 +01:00
Dean 072b3b3854 Lint 2024-11-08 14:45:38 +00:00
Dean 89e8e1e2ad Added new background pattern to automation screen with some UI tweaks 2024-11-08 14:09:53 +00:00
mike12345567 7c2bfec22c Adding the ability to set formula response type - returning native values. 2024-11-07 15:53:04 +00:00
Dean 39081493cf Auto-scroll behaviour updates. Use mouse pointer with buffer as trigger 2024-11-07 09:21:22 +00:00
Adria Navarro f612f7737f Merge branch 'master' into fix/automation-data-test-updates 2024-11-06 16:52:58 +01:00
Dean 5f31166bf3 Merge remote-tracking branch 'origin/master' into automation-branching-ux-updates 2024-11-06 09:33:39 +00:00
Adria Navarro b937f97a60 Lint 2024-11-05 16:13:22 +01:00
Adria Navarro b59b4e1736 Use updated test data 2024-11-05 16:08:24 +01:00
Dean 80526ad9b7 Merge remote-tracking branch 'origin/master' into feature/automation-branching-ux 2024-11-05 14:36:15 +00:00
Adria Navarro b95303403b
Merge branch 'master' into feature/automation-branching-ux 2024-11-05 14:16:05 +01:00
andz-bb ebf5933882 fix for conditional automation step options always showing 2024-11-05 12:19:45 +00:00
Adria Navarro cddc64d38b Fix typo 2024-11-05 13:18:40 +01:00
Adria Navarro ef7281716a Wait for test data to be processed before running the test 2024-11-05 13:14:45 +01:00
Adria Navarro 3cb653eb01 Fix initial setup 2024-11-05 11:54:09 +01:00
Dean e0dfc0ea10 Optional chaining for selectedAutomation 2024-11-05 10:48:57 +00:00
Adria Navarro 6505f518c8 Don't allow same foreign keys 2024-11-05 11:31:46 +01:00
Adria Navarro 94d3466113 Allow setting multiple many-to-many relationships 2024-11-05 11:24:23 +01:00
Dean bbb2c20b6e Removed comment and debug console log 2024-11-05 09:35:43 +00:00
Dean c486b8638f Merge remote-tracking branch 'origin/feature/automation-branching-ux' into automation-branching-ux-updates 2024-11-05 09:22:20 +00:00
Dean 1ac6244951 Merge remote-tracking branch 'origin/master' into feature/automation-branching-ux 2024-11-05 09:11:08 +00:00
Martin McKeaveney 7c918302a9 update all areas where ai flags come from license to come from feature flag 2024-11-04 22:27:43 +00:00
Andrew Kingston 507ca710b2
Lint 2024-11-04 16:02:54 +00:00
Andrew Kingston c1bc231b41
Fix issue counting number of filters when legacy structure is used 2024-11-04 15:52:41 +00:00
Dean 22b0cd4d90 Merge remote-tracking branch 'origin/feature/automation-branching-ux' into automation-branching-ux-updates 2024-11-01 15:27:52 +00:00
mike12345567 7690d508b6 Merge branch 'v3-ui' of github.com:Budibase/budibase into feature/automation-branching-ux 2024-11-01 14:50:40 +00:00
Dean 477c0f2e5e Auto scroll updates 2024-11-01 11:25:59 +00:00
Dean c4d4399683 Merge remote-tracking branch 'origin/feature/automation-branching-ux' into automation-branching-ux-updates 2024-10-31 16:56:43 +00:00
Dean 81d01bc0cf Fix for robustness when navigating quickly through automations. dragOffset can sometimes not be initialised before moving the mouse 2024-10-31 16:54:56 +00:00
Dean 50beda83ed Merge remote-tracking branch 'origin/feature/automation-branching-ux' into automation-branching-ux-updates 2024-10-31 16:39:43 +00:00
Dean 9674b7aaa0 Merge commit 2024-10-31 16:38:26 +00:00
Andrew Kingston 96ca6e6cc2
Use InfoDisplay instead of InlineAlert for row action triggers 2024-10-31 15:42:04 +00:00
Andrew Kingston a8ef64b9c9
Merge branch 'v3-ui' into view-calc-count-non-numeric 2024-10-31 15:26:41 +00:00
Dean 79970ae07d Fix to ensure events are ignored when the viewport isnt initialised. Add a delete confirmation for branches 2024-10-31 15:14:48 +00:00
Sam Rose 30a3013e7f
Merge branch 'v3-ui' of github.com:budibase/budibase into feature/automation-branching-ux 2024-10-31 15:13:17 +00:00
Andrew Kingston 986cef6b25
Update view calculation explanation text 2024-10-31 14:35:00 +00:00
Andrew Kingston c85dd1f6f8
Allow counting on non-numeric fields 2024-10-31 14:30:54 +00:00
Dean 5a9c586135 Ensure branch conditions are reinitialised on save. Improved error catching and notification 2024-10-31 12:24:54 +00:00
Dean dd9057169f Lint 2024-10-31 10:44:03 +00:00
Dean 987592dc85 Ignore scale factor when refreshing the step placeholder dimensions 2024-10-31 10:38:24 +00:00
Martin McKeaveney 53fc45f07e make ai columns respect feature flags 2024-10-30 14:14:49 +00:00
Martin McKeaveney 313bd9b017 add AI column from import if already defined 2024-10-30 11:21:37 +00:00
Andrew Kingston bc406e14db
Merge branch 'v3-ui' into feature/automation-branching-ux 2024-10-29 16:59:01 +00:00
Dean 3a8dc188b0 Minor fix for webhook modal to accomodate slower load times. selectedAutomation was not initialised in time 2024-10-29 15:13:21 +00:00
Andrew Kingston b8f27b9bf7
Fix table imports 2024-10-29 12:09:01 +00: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
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
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 931ebde3f7 Add settings and user bindings to drawer 2024-10-28 21:12:33 +00:00
Andrew Kingston 6e021e6793
lint 2024-10-28 14:54:18 +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 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
Dean 0c4df817bf Bug fixes 2024-10-28 12:46:45 +00:00
Dean 0c587b345a Merge remote-tracking branch 'origin/v3-ui' into feature/automation-branching-ux 2024-10-28 11:00:14 +00:00
Dean d1c21d7aeb Merge remote-tracking branch 'origin/v3-ui' into feature/automation-branching-ux 2024-10-28 09:04:17 +00:00
Andrew Kingston 271023823b
Tidy up export modal and update to be a detail popover 2024-10-25 16:49:45 +01:00
Sam Rose 9ab266a963
Fix lint. 2024-10-25 16:38:24 +01:00
Sam Rose c5f1e3a53c
Merge branch 'v3-ui' of github.com:budibase/budibase into allow-bigints-in-calculations 2024-10-25 16:31:32 +01:00
Andrew Kingston dae550c21e
Tidy up import data modal and change to be a detail popover 2024-10-25 16:24:40 +01:00
Andrew Kingston c110cb628d
Merge pull request #14858 from Budibase/remove-lightest-and-dark-themes
Remove lightest and dark themes and add core types and utils for themes
2024-10-25 16:01:44 +01:00
Dean c3bf7ed9b6 Allow 1.5x zoom. Used to top out at 1x 2024-10-25 12:57:31 +01:00
Dean acf743ed8c Lint 2024-10-25 12:50:34 +01:00
Dean a60002d53e Merge remote-tracking branch 'origin/v3-ui' into feature/automation-branching-ux 2024-10-25 12:44:57 +01:00
Dean 2b982ab2d0 Removed zoom output, added focus element registration to allow centering the automations to the trigger on load.Stopped dragging when editing steps or branches and other minor fixes 2024-10-25 12:44:21 +01:00
Sam Rose 5e4cfafa96
Expose bigints as a column to do calculations on. 2024-10-25 11:53:27 +01:00
Andrew Kingston 95069ef59f
Update style of branch text 2024-10-25 11:32:28 +01:00
Andrew Kingston be5564621c
Add info display in user side panel to warn builders if they haven't published their app 2024-10-24 16:19:43 +01:00
Andrew Kingston c8a7837868
Skip access API request if unchanged 2024-10-24 15:30:05 +01:00
Adria Navarro 288517df96 Fix frontend issues due power role missing 2024-10-24 16:08:04 +02:00
Dean 6a6ae2c4e7 Merge remote-tracking branch 'origin/v3-ui' into feature/automation-branching-ux 2024-10-24 12:15:56 +01:00
Dean 7f1184bb40 Lint 2024-10-24 11:17:19 +01:00
Dean f159a51da3 Remove unused 2024-10-24 11:03:35 +01:00
Dean a816765dfb Added zoom text output and rounding to the closest 5. This was to accomodate zoom to fit producing irregular zoom levels 2024-10-24 10:58:28 +01:00
Andrew Kingston 7464f5e7b9
Merge branch 'v3-ui' of github.com:Budibase/budibase into view-calculation-ui 2024-10-24 10:50:05 +01:00
Andrew Kingston 389251c659
Merge pull request #14857 from Budibase/query-ui-frontend
Frontend updates for storing view filters in `queryUI`
2024-10-24 10:47:35 +01:00
Andrew Kingston a38ae93097
Lint 2024-10-24 10:10:14 +01:00
Dean 1193efb38a Merge remote-tracking branch 'origin/v3-ui' into feature/automation-branching-ux 2024-10-24 10:06:46 +01:00
Andrew Kingston ab0f81824d
Update to use new shared-core location for theme utils 2024-10-24 09:35:55 +01:00
Dean cf7e00eb33 Fixes and refactoring for deleteBlock functionality. moveBlock added, drag and drop connected. UX updates for the test data section. Fixes for layout in automation step UI 2024-10-24 09:26:57 +01:00
Andrew Kingston 247d57887a
Remove lightest and dark themes, use enums for themes, standardise naming 2024-10-24 09:07:36 +01:00
Andrew Kingston 9c7e3cd95e
Reset filters when reopening table filter button 2024-10-24 07:24:45 +01:00
Andrew Kingston c8c5cbe16c
Update more usages of processing search filters 2024-10-23 16:24:02 +01:00
Andrew Kingston 6ac6db706d
Revert default param 2024-10-23 16:10:57 +01:00
Adria Navarro 7901c2d4ac Remove builderData usage 2024-10-23 16:37:46 +02:00
Adria Navarro a24728394f Trigger info data in the frontend 2024-10-23 16:26:14 +02:00
Andrew Kingston de26d151af
Remove log 2024-10-23 15:07:19 +01:00
Andrew Kingston cb4b7988c5
Update usages of queryUI and ensure processSearchFilters isn't called with nullish values 2024-10-23 15:06:57 +01:00
Andrew Kingston 77bb3cf4da
Increase width of create table modal 2024-10-23 14:52:54 +01:00
Dean 071a5b1d46 Merge remote-tracking branch 'origin/v3-ui' into feature/automation-branching-ux 2024-10-23 14:36:16 +01:00
Sam Rose ad475be4f7
Merge pull request #14818 from Budibase/queryui-default
Make `queryUI` on `ViewV2` something you can write on its own, and `query` gets filled in for you
2024-10-23 14:28:29 +01:00
Andrew Kingston 8f80d8eb86
Merge branch 'v3-ui' of github.com:Budibase/budibase into view-calculation-ui 2024-10-23 14:18:33 +01:00
Andrew Kingston 470ace7dad
Merge branch 'v3-ui' of github.com:Budibase/budibase into view-calculation-ui 2024-10-23 14:10:05 +01:00
Adria Navarro 64db4db3b3
Merge pull request #14849 from Budibase/BUDI-8770/row-action-automation-names-are-not-updated-in-automation
Row action name cleanup
2024-10-23 15:06:00 +02:00
Sam Rose 17c9d9f9e1
Merge branch 'v3-ui' into queryui-default 2024-10-23 13:59:53 +01:00
Sam Rose da2b2e5c85
Merge v3-ui. 2024-10-23 13:55:57 +01:00
Andrew Kingston 45dbfd2e35
Merge pull request #14577 from Budibase/new-rbac-ui
New RBAC UI
2024-10-23 12:19:53 +01:00
Adria Navarro 022ec12b1b Clean 2024-10-23 13:08:15 +02:00
Adria Navarro 2868c840e6 Remove duplicated modals 2024-10-23 13:02:25 +02:00
Sam Rose d56ca8eb06
Merge branches 'master' and 'queryui-default' of github.com:budibase/budibase into queryui-default 2024-10-23 09:53:38 +01:00
Dean fb17881ea3 Merge remote-tracking branch 'origin/v3-ui' into feature/automation-branching-ux 2024-10-23 09:23:01 +01:00
Adria Navarro 23cf44b242
Merge branch 'master' into v3-ui 2024-10-22 18:23:26 +02:00
Dean 1c41471174 Merge remote-tracking branch 'origin/v3-ui' into feature/automation-branching-ux 2024-10-22 16:33:44 +01:00
Andrew Kingston 1e4f105901
Fix labels and add colours to access level selctor for queries 2024-10-22 15:25:15 +01:00
Andrew Kingston 86620b9a26
Remove permissionId when creating roles and ensure all roles inherit basic 2024-10-22 13:47:38 +01:00
Adria Navarro e67126e6b6 Navigate to automation on creation 2024-10-22 14:30:22 +02:00