859 Commits (324083f07f82f938efee232ad08ac0c4d7fbd196)

Author SHA1 Message Date
mike12345567 59ee85f46c Removing session API. 4 years ago
mike12345567 65e8af01f5 Some more logging, moving middlewares to backend-core. 4 years ago
mike12345567 a05e21ee4b Allow builders (not just admins) to delete apps. 4 years ago
Rory Powell 3b3f3188ab Sync global-info users to fix login + prevent double password hashing 4 years ago
Andrew Kingston 115ef53f82 Update multi-user invite endpoint 4 years ago
Andrew Kingston b60a1ad7b0 Remove log 4 years ago
Andrew Kingston 6701c25fc9 Fix users invited by email not being able to take priveleged roles 4 years ago
Peter Clement 1da4645d58 use correct middleware 4 years ago
Peter Clement d36fde046b fix redirect loop in overview page 4 years ago
mike12345567 b87fcc1f8f Adding API checks to stop deletion of self. 4 years ago
Peter Clement 6d12b1b24f more efficient fetching of total users per app 4 years ago
Peter Clement 342efa64b3 fix test naming 4 years ago
Peter Clement e5a6acdf47 update tests 4 years ago
Peter Clement b8fa697482 comment out tests for meanwhile 4 years ago
Peter Clement e468f83902 adding tests and pr comments 4 years ago
Peter Clement 0c831f369d refactor groups into pro and some other pr comments 4 years ago
Peter Clement b078ea9d8d adding limits for uploading users 4 years ago
Peter Clement 3f401b35f3 moar bulkdocs 4 years ago
Peter Clement 9e4e005dcb move bulk update / delete functionality out of controller 4 years ago
Peter Clement 8a066fb1cb move worker middleware to backend-core 4 years ago
Peter Clement ed3ba79730 switch import order 4 years ago
Peter Clement 48eeb6a7c6 removing test fix 4 years ago
Peter Clement dc991996e3 test unit test fix 4 years ago
Peter Clement ea061e6ab1 updating license check to search for feature 4 years ago
Peter Clement 2c16089258 move group routes to pro module 4 years ago
Peter Clement e239318ff6 move controller funcs into bb pro 4 years ago
Peter Clement 3f5fea9adc update handling of group roles 4 years ago
Peter Clement dfdee4d271 lint 4 years ago
Peter Clement e63c7fd56f update groups doc to take a roles object 4 years ago
NEOLPAR a7898411a9 fixed issue bulkDelete losing context because of a forEach loop 4 years ago
Peter Clement 71179b0f1e overview card updates 4 years ago
NEOLPAR 22864ba324 fixed duplicating users in user creation backend 4 years ago
Peter Clement 4543b1213f some user table fixes 4 years ago
mike12345567 b860e05fe8 Quick fix for realEmail test which was causing problems. 4 years ago
mike12345567 ec9c0a3ed7 Increasing real email test timeout. 4 years ago
mike12345567 a946641735 Fix for #6681 - email save validation not working. 4 years ago
Martin McKeaveney 2b42545b77 prevent redirect on app overview by allowing builders access to user endpoint 4 years ago
Peter Clement 72a67adcf4 improve performance of adding users and groups 4 years ago
Mel O'Hagan a72bcd9645 Add await to cache delete 4 years ago
Peter Clement 0e3b1fc46f linting and tidy 4 years ago
mike12345567 216298c74b Fixing issue which can block accessing platform - if error scenario occurs but admin user partially created. 4 years ago
Peter Clement b846402d90 take into account pagination 4 years ago
Peter Clement c9d86230d4 fixing users api references 4 years ago
Peter Clement a84b36cc54 group / user app assignment 4 years ago
Dean d7a572d9ee Code review update, removing sheets scope from authentication 4 years ago
Dean 4ecae7fa5b Code review updates 4 years ago
Dean 709e8600b0 Auth test fix for oidc strategy mocks 4 years ago
Dean 2ea4a9d225 Refresh the OAuth tokens automatically when making rest calls. Fix to remove the password from the api token authentication. 4 years ago
mike12345567 136eec3388 Updating to maintain the old worker API for deprecation purposes, but removing from frontend usage. 4 years ago
mike12345567 2733f48492 Updating user page to search through the backend and building a basic pagination store that can be used for it. 4 years ago