9578 Commits (ae342910c20ff522bc488e4eae1950299692fa32)

Author SHA1 Message Date
Rory Powell c11df5d170 Disable pageview event 4 years ago
Rory Powell d123a4de25 Reduce event frequency 4 years ago
Andrew Kingston 6701c25fc9 Fix users invited by email not being able to take priveleged roles 4 years ago
Andrew Kingston 60565abfbf Allow removing users from user assignment modal and add validation to prevent invalid submissions 4 years ago
Andrew Kingston d1cce411c8 Fix picker dropdown UX issues. Rename some usages of groups to user groups. 4 years ago
Andrew Kingston f07f507fe6 Make user assignment picker readonly and prevent adding same user multiple times 4 years ago
Andrew Kingston 546c45570d Prevent showing any mention of groups when groups are not enabled both the platform and license level 4 years ago
Andrew Kingston 15176d68f6 More improvements to user pages 4 years ago
Andrew Kingston 2ec2030138 Fix typo 4 years ago
Andrew Kingston 4557165cb0 Improve add new user modal so that validation doesn't fire immediately 4 years ago
Andrew Kingston b71a27a0f4 Update styles of user details page and user list page to match new designs 4 years ago
Andrew Kingston 9d5fd239f0 Update users page to be narrow and remove name column 4 years ago
Andrew Kingston 05c57b1e69 Fix type in import users modal 4 years ago
Andrew Kingston 9a442cb0ce Update delete rows button to be configurable 4 years ago
Andrew Kingston e8fa134c7c Update styles in user details page and user list page 4 years ago
Andrew Kingston bb5c95b86a Tidy styles on user details page 4 years ago
Andrew Kingston 089b615c1b Fix icon size in user details page 4 years ago
Andrew Kingston 5c688f355c Fix app list in user details page styles 4 years ago
Andrew Kingston e2d5a27dac Prevent deleting yourself or resetting your own password from user details page 4 years ago
Andrew Kingston 16cb6d556f Prevent deleting yourself from users list page 4 years ago
mike12345567 5aea08fdce Adding mechanism to allow displaying an error on data retrieval for tables. 4 years ago
Martin McKeaveney 575b283f54 adding data-cy to component list 4 years ago
Andrew Kingston 927af56c41 Remove unused dependency 4 years ago
Andrew Kingston 572762eca9 Fix add component button in empty screens 4 years ago
Peter Clement 4a148bd9ab use correct appId when searching for users by app 4 years ago
Peter Clement 64381eee81 fix add all functionality within groupId screen 4 years ago
Peter Clement d166ff976e add user groups tab in correct location 4 years ago
Andrew Kingston 080ba48adf Prevent adding the same group to an app multiple times 4 years ago
Andrew Kingston 8f524ce2c0 Update button casing 4 years ago
Andrew Kingston 451c55ae67 Fix stale data in group details page, fix role colour in group app access 4 years ago
Andrew Kingston 59e08c5346 Fix role display for groups and update status light 4 years ago
Andrew Kingston 6f98ff2b3a Improve name and email display on user details page 4 years ago
Andrew Kingston 046f61e015 Fix stale data showing when creating user groups and reduce height of group rows 4 years ago
Andrew Kingston f13f8eec3b Fix stale UI in user details section due to not waiting for data 4 years ago
Andrew Kingston 272ff64ac0 Reduce space between users and add secondary placeholder 4 years ago
Peter Clement 847fc6c4e5 pr comments 4 years ago
Peter Clement 66b8835759 remove log 4 years ago
Peter Clement 172662c59e ensure auth access for builder and admins 4 years ago
Peter Clement 323c23b4d8 pr comments and updating group check to be more safe 4 years ago
Andrew Kingston bbc8cee787 Reduce gap between users in assignment modal 4 years ago
Andrew Kingston 18d71cf23b Update user table name renderer to match unavailable copy on user details page 4 years ago
Andrew Kingston 5994cd3fed Fix access tile in overview tab throwing error when attempting to navigate to access tab 4 years ago
Andrew Kingston 3069271a5e Add secondary placeholder to assignment modal 4 years ago
Andrew Kingston 219842248a Remove global style rules that set top left border radius to 0 for all pickers 4 years ago
Andrew Kingston e47fbf2df1 Fix name showing undefined in users tab and fix initials always being PC 4 years ago
Peter Clement 8fb4cd8da4 flag user groups untill licensing ready 4 years ago
Peter Clement 28405c7beb handle undefined user name and avatar initials 4 years ago
Peter Clement 1d36f258cb improve email validation 4 years ago
Peter Clement 01cd8a9a07 fetching of users via new api in app assignment 4 years ago
Peter Clement 6d12b1b24f more efficient fetching of total users per app 4 years ago