1
0
Fork 0
mirror of synced 2024-07-01 20:41:03 +12:00
Commit graph

22021 commits

Author SHA1 Message Date
Budibase Staging Release Bot c72eb87047 Update pro version to 1.1.32-alpha.5 2022-08-01 15:06:25 +00:00
Budibase Staging Release Bot b4e232adce v1.1.32-alpha.5 2022-08-01 15:03:22 +00:00
Andrew Kingston 88444df24b
Merge pull request #7019 from Budibase/cheeks-fixes
User groups fixes
2022-08-01 15:52:51 +01:00
Peter Clement 4a148bd9ab use correct appId when searching for users by app 2022-08-01 15:16:00 +01:00
Peter Clement 64381eee81 fix add all functionality within groupId screen 2022-08-01 15:14:49 +01:00
Peter Clement d166ff976e add user groups tab in correct location 2022-08-01 15:10:18 +01:00
Andrew Kingston 080ba48adf Prevent adding the same group to an app multiple times 2022-08-01 13:21:45 +01:00
Andrew Kingston 8f524ce2c0 Update button casing 2022-08-01 13:13:55 +01:00
Andrew Kingston 451c55ae67 Fix stale data in group details page, fix role colour in group app access 2022-08-01 13:04:58 +01:00
Andrew Kingston 59e08c5346 Fix role display for groups and update status light 2022-08-01 13:00:16 +01:00
Budibase Staging Release Bot 328c3a8754 Update pro version to 1.1.32-alpha.4 2022-08-01 11:51:16 +00:00
Budibase Staging Release Bot 4b774539ea v1.1.32-alpha.4 2022-08-01 11:47:51 +00:00
Michael Drury 62d3fb5cb2
Merge pull request #7018 from Budibase/fix/query-val
Quick query JOI validation fix
2022-08-01 12:35:58 +01:00
mike12345567 e267242d8e Quick fix for query validation to fix issue with createdAt and updatedAt properties. 2022-08-01 12:07:49 +01:00
Andrew Kingston 6f98ff2b3a Improve name and email display on user details page 2022-08-01 12:04:44 +01:00
Andrew Kingston 046f61e015 Fix stale data showing when creating user groups and reduce height of group rows 2022-08-01 11:56:01 +01:00
Andrew Kingston f13f8eec3b Fix stale UI in user details section due to not waiting for data 2022-08-01 11:48:34 +01:00
Andrew Kingston 0278efbb6d Fix styles of search embedded within pickerdropdown 2022-08-01 10:34:20 +01:00
Andrew Kingston 272ff64ac0 Reduce space between users and add secondary placeholder 2022-08-01 10:31:28 +01:00
Andrew Kingston 04325e1ed4 Merge branch 'develop' of github.com:Budibase/budibase into cheeks-fixes 2022-08-01 10:29:07 +01:00
Budibase Staging Release Bot 82c6aa65a1 Update pro version to 1.1.32-alpha.3 2022-08-01 08:57:16 +00:00
Budibase Staging Release Bot 1b7322e51a v1.1.32-alpha.3 2022-08-01 08:53:34 +00:00
Peter Clement dbaebf0df3
Merge pull request #6989 from Budibase/pc/fixes
User Management UI fixes
2022-08-01 09:39:55 +01:00
Budibase Staging Release Bot 38f3724ac8 Update pro version to 1.1.32-alpha.2 2022-08-01 08:22:08 +00:00
Budibase Staging Release Bot ec8c17db7d v1.1.32-alpha.2 2022-08-01 08:19:07 +00:00
Peter Clement d9e45a1bab
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 a9023198a4 lint fix 2022-08-01 09:06:07 +01:00
Peter Clement 847fc6c4e5 pr comments 2022-08-01 09:03:47 +01:00
Peter Clement 66b8835759 remove log 2022-08-01 08:54:19 +01:00
Peter Clement 172662c59e ensure auth access for builder and admins 2022-08-01 08:50:57 +01:00
Peter Clement 323c23b4d8 pr comments and updating group check to be more safe 2022-07-30 11:38:08 +01:00
Budibase Staging Release Bot d6734b535f Update pro version to 1.1.32-alpha.1 2022-07-29 18:39:44 +00:00
Budibase Staging Release Bot e48766d0cc v1.1.32-alpha.1 2022-07-29 18:36:47 +00:00
Mitch-Budibase 3476e16d04 Merge branch 'develop' into cypress-testing 2022-07-29 18:42:45 +01:00
Mitch-Budibase c680cf0463 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 223f4d8fec Update pro version to 1.1.32-alpha.0 2022-07-29 16:10:07 +00:00
Budibase Staging Release Bot 54294e978f v1.1.32-alpha.0 2022-07-29 16:06:40 +00:00
Martin McKeaveney d7e45c9b1b Merge branch 'develop' of github.com:Budibase/budibase into develop 2022-07-29 16:21:02 +01:00
Michael Drury 88ba63d77e
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
Martin McKeaveney eac45919cd latest from master 2022-07-29 16:12:38 +01:00
Budibase Release Bot 155a4b68a7 Update pro version to 1.1.31 2022-07-29 14:59:43 +00:00
Budibase Release Bot da3be5a095 v1.1.31 2022-07-29 14:57:51 +00:00
Martin McKeaveney 7bad805e5f Merge branch 'master' of github.com:Budibase/budibase into develop 2022-07-29 15:45:27 +01:00
Michael Drury f1859076e2
Merge pull request #6987 from Budibase/fix/other-fixes
Minor automation fixes
2022-07-29 15:45:18 +01:00
mike12345567 1366bcd87c Merge branch 'develop' of github.com:Budibase/budibase into feature/automation-error-stop 2022-07-29 14:31:18 +01:00
Andrew Kingston bbc8cee787 Reduce gap between users in assignment modal 2022-07-29 14:20:35 +01:00
Andrew Kingston 18d71cf23b Update user table name renderer to match unavailable copy on user details page 2022-07-29 14:20:21 +01:00
Andrew Kingston 5994cd3fed Fix access tile in overview tab throwing error when attempting to navigate to access tab 2022-07-29 14:16:22 +01:00
Andrew Kingston 3069271a5e Add secondary placeholder to assignment modal 2022-07-29 14:14:06 +01:00
Andrew Kingston ded4cec01d Use square status lights for role colours in pickerdropdowns 2022-07-29 14:13:57 +01:00