1
0
Fork 0
mirror of synced 2024-07-07 07:15:43 +12:00
Commit graph

14363 commits

Author SHA1 Message Date
Martin McKeaveney 61a61e5703 merge with master 2022-08-01 16:51:51 +01:00
Budibase Release Bot 26e6e050bb Update pro version to 1.1.32 2022-08-01 15:45:14 +00:00
Budibase Release Bot c7eff641fc v1.1.32 2022-08-01 15:43:39 +00:00
Martin McKeaveney 77489b2583 Merge branch 'master' of github.com:Budibase/budibase into develop 2022-08-01 16:35:12 +01:00
Martin McKeaveney 3df1b61d0e Merge pull request #6922 from Budibase/fix/indicators-initial-load
Fix issue showing selected component indicators on initial load
2022-08-01 16:33:44 +01:00
Martin McKeaveney 01bd88474b Merge pull request #7023 from Budibase/cheeks-fixes-2
Fix add component button in empty screens
2022-08-01 16:33:03 +01:00
Budibase Staging Release Bot e0dbe20cc0 Update pro version to 1.1.32-alpha.5 2022-08-01 15:06:25 +00:00
Budibase Staging Release Bot 6accd07c07 v1.1.32-alpha.5 2022-08-01 15:03:22 +00:00
Andrew Kingston 6c73d46449 Remove unused dependency 2022-08-01 15:54:25 +01:00
Andrew Kingston cefd36f928 Merge pull request #7019 from Budibase/cheeks-fixes
User groups fixes
2022-08-01 15:52:51 +01:00
Andrew Kingston 9693f20043 Fix add component button in empty screens 2022-08-01 15:52:01 +01:00
Peter Clement 0b0c358459 use correct appId when searching for users by app 2022-08-01 15:16:00 +01:00
Peter Clement 3e0d225d8b fix add all functionality within groupId screen 2022-08-01 15:14:49 +01:00
Peter Clement c817b03486 add user groups tab in correct location 2022-08-01 15:10:18 +01:00
Andrew Kingston d6a02e7da1 Prevent adding the same group to an app multiple times 2022-08-01 13:21:45 +01:00
Andrew Kingston 01b81b40bf Update button casing 2022-08-01 13:13:55 +01:00
Andrew Kingston 9ae11bcb49 Fix stale data in group details page, fix role colour in group app access 2022-08-01 13:04:58 +01:00
Andrew Kingston 08849395f1 Fix role display for groups and update status light 2022-08-01 13:00:16 +01:00
Budibase Staging Release Bot 25d2619668 Update pro version to 1.1.32-alpha.4 2022-08-01 11:51:16 +00:00
Budibase Staging Release Bot 20c1196aad v1.1.32-alpha.4 2022-08-01 11:47:51 +00:00
Michael Drury 709e16a582 Merge pull request #7018 from Budibase/fix/query-val
Quick query JOI validation fix
2022-08-01 12:35:58 +01:00
mike12345567 a3baad6e04 Quick fix for query validation to fix issue with createdAt and updatedAt properties. 2022-08-01 12:07:49 +01:00
Andrew Kingston 6e31e69528 Improve name and email display on user details page 2022-08-01 12:04:44 +01:00
Andrew Kingston 7ae433814e Fix stale data showing when creating user groups and reduce height of group rows 2022-08-01 11:56:01 +01:00
Andrew Kingston 9b857ba1bf Fix stale UI in user details section due to not waiting for data 2022-08-01 11:48:34 +01:00
Andrew Kingston 9438131a1a Fix styles of search embedded within pickerdropdown 2022-08-01 10:34:20 +01:00
Andrew Kingston 3be2972166 Reduce space between users and add secondary placeholder 2022-08-01 10:31:28 +01:00
Andrew Kingston 7c335431e1 Merge branch 'develop' of github.com:Budibase/budibase into cheeks-fixes 2022-08-01 10:29:07 +01:00
Budibase Staging Release Bot ae956bc334 Update pro version to 1.1.32-alpha.3 2022-08-01 08:57:16 +00:00
Budibase Staging Release Bot 52a2e5bbeb v1.1.32-alpha.3 2022-08-01 08:53:34 +00:00
Peter Clement c3a4941119 Merge pull request #6989 from Budibase/pc/fixes
User Management UI fixes
2022-08-01 09:39:55 +01:00
Budibase Staging Release Bot e41666b10f Update pro version to 1.1.32-alpha.2 2022-08-01 08:22:08 +00:00
Budibase Staging Release Bot 575ffb1500 v1.1.32-alpha.2 2022-08-01 08:19:07 +00:00
Peter Clement 9d931d4469 Merge pull request #7013 from Budibase/fix/fix-access-issue
Ensure auth access for builder and admins
2022-08-01 09:08:41 +01:00
Peter Clement 9f58de0601 lint fix 2022-08-01 09:06:07 +01:00
Peter Clement 85c63a17f8 pr comments 2022-08-01 09:03:47 +01:00
Peter Clement a497aa8b8e remove log 2022-08-01 08:54:19 +01:00
Peter Clement 690ff373cd ensure auth access for builder and admins 2022-08-01 08:50:57 +01:00
Peter Clement 79f7fd380d pr comments and updating group check to be more safe 2022-07-30 11:38:08 +01:00
Budibase Staging Release Bot 07979bba8e Update pro version to 1.1.32-alpha.1 2022-07-29 18:39:44 +00:00
Budibase Staging Release Bot 8950e25af1 v1.1.32-alpha.1 2022-07-29 18:36:47 +00:00
Mitch-Budibase 718af0393c Merge pull request #6993 from Budibase/cypress-testing
Cypress: Test changes from User Updates
2022-07-29 19:26:44 +01:00
Mitch-Budibase 0d201a8743 Merge branch 'develop' into cypress-testing 2022-07-29 18:42:45 +01:00
Mitch-Budibase fd62eeac73 Cypress: Test changes based on User Updates
UI changes for users requires some test updates

- User commands updates
- New user command - setUserRole
- Test updates to adminAndManagement + Datasource tests
- Some test skips as they need reworked (specifically user management tests)
2022-07-29 18:41:57 +01:00
Budibase Staging Release Bot 11c95b8a1a Update pro version to 1.1.32-alpha.0 2022-07-29 16:10:07 +00:00
Budibase Staging Release Bot 4a43f348d3 v1.1.32-alpha.0 2022-07-29 16:06:40 +00:00
mike12345567 f975c1f158 Merge branch 'develop' of github.com:Budibase/budibase into develop 2022-07-29 16:21:26 +01:00
Martin McKeaveney 2a8fd8f3ec Merge branch 'develop' of github.com:Budibase/budibase into develop 2022-07-29 16:21:02 +01:00
Michael Drury be79114081 Merge pull request #6898 from Budibase/feature/automation-error-stop
CRON automation stop after a number of errors
2022-07-29 16:20:51 +01:00
mike12345567 aa3ad62a9b Merge branch 'master' of github.com:Budibase/budibase into develop 2022-07-29 16:14:45 +01:00