22 Commits (81726501ee3d62cd37a4e4cf15550064db1e1f96)

Author SHA1 Message Date
Andrew Kingston da0bfd8b47 Prevent creating, deleting or editing global fields for user in the backend UI of the builder 5 years ago
mike12345567 8c68f1c134 Fixing issues with the user table within the apps. 5 years ago
Andrew Kingston 10c8c569f8 Add user first name and last name to backend table UI 5 years ago
Martin McKeaveney bb2f4f485b merge with next 5 years ago
Andrew Kingston 556236ebce Add explicit prettier options 5 years ago
Andrew Kingston 1c3d477523 Fix prettier and fix crash when using certain views as data sources 5 years ago
Andrew Kingston b83148a0c8 Update some builder components to use new forms 5 years ago
Keviin Åberg Kultalahti b68d677e27 moves NotificationDisplay to bbui and converts it to spectrum 5 years ago
Andrew Kingston 46745a757a Update to support new stores 5 years ago
Keviin Åberg Kultalahti a14d991e81 moves backend stores to "stores" in the root src directory 5 years ago
Keviin Åberg Kultalahti 8f0324bd53 move rows to it's separate store 6 years ago
Keviin Åberg Kultalahti 54b99d6d4b move tables to separate store 6 years ago
Keviin Åberg Kultalahti 1d64f2149a moves roles in backendstore to a separate store 6 years ago
Martin McKeaveney 0cfbe2357b bugfixes 6 years ago
Andrew Kingston 8379900a08 Remove front end validation on password when editing users 6 years ago
Andrew Kingston 009bf37556 Show error when trying to create user with a duplicate email address 6 years ago
mike12345567 0913cd3cf8 Formatting. 6 years ago
mike12345567 267f1fd87d Switching user activity state to an options field rather than boolean (more extensible). 6 years ago
mike12345567 632bfec1e5 Adding the ability to set whether a user is active or not rather than deleting them, stops them from being able to log in to the system. 6 years ago
Andrew Kingston 4dd0d5b016 Cache roles in store and add role selector for screens 6 years ago
mike12345567 2928a379b0 Updating builder/server in a few ways, to allow creating users with extra columns attached, allowing password to be updated in the builder and making sure that all row endpoints correctly pass through the user controller so that we can still have customised functionality for users (such as making sure password is never returned). 6 years ago
Andrew Kingston d0f2d4c2cd Update user editing to support new email field 6 years ago
Andrew Kingston e7c929ed84 Add custom modal for creating and editing users 6 years ago