9601 Commits (beaa0a044574e8a80f42536cabe1d344a06d46ef)

Author SHA1 Message Date
Rory Powell 4525cf4c6e Trigger served events on ping endpoint 4 years ago
Andrew Kingston d313e4858c Set errors to null rather than deleting when validating user email addresses 4 years ago
Rory Powell c11df5d170 Disable pageview event 4 years ago
NEOLPAR 2103ce17a5 filtering datasources for execute query actions 4 years ago
Rory Powell d123a4de25 Reduce event frequency 4 years ago
mike12345567 090493c959 Switching variable name to make it more obvious value isn't being set directly. 4 years ago
mike12345567 7d6b45c1e6 Switching to an explicit select for the OR/AND options in the filter. 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
mike12345567 5eeb2ea600 Updating the filter system to allow adding multiple filter properties of the same name at once, as well as enabling the use of the allOr property from within the UI - resolves an old issue #2585. 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
Dean bd9fbb7d90 Code review updates 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
Dean 3dcfff5ea5 Removed unused class 4 years ago
Dean f015266ed7 Removed debugging line 4 years ago
Dean e2f269bd1a Ensure the row key is unique even when the rows are sorted. 4 years ago
Rory Powell c7f4be584d Reduce event frequency 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