sauls8t
ed11c0ad11
add/remove group membership
2018-03-01 19:14:27 +00:00
sauls8t
0b5ed8fd9e
add bulk users
2018-03-01 10:58:55 +00:00
sauls8t
0680a72ee2
list group members & non-members
2018-02-28 14:55:36 +00:00
sauls8t
421fde56e8
Fix package import ordering
2018-02-22 18:14:12 +00:00
sauls8t
0997655e0a
Fix order of DB transaction commits
...
Some DB commit commands were out of sequence and so have been fixed to be consist across the board. Specially, audit log entries have their own DB TX and so should be executed outside of any other commit cycle.
2018-02-04 15:43:57 +00:00
sauls8t
5295f8a41f
Resolve password changing bug for logged in user
2018-01-25 17:50:13 +00:00
Harvey Kandola
f5f30d2322
user/account store loading
2017-10-03 17:52:03 -04:00
Harvey Kandola
508ec00c6a
restrict user lists based on account.users permission
2017-09-22 10:22:52 +01:00
Harvey Kandola
6a651770b5
refactored permission code
2017-09-18 17:53:42 +01:00
Harvey Kandola
ef285c91de
persist permissions
...
WIP
2017-09-15 11:08:05 +01:00
Harvey Kandola
ae05cacf3f
re-working space permissions -- WIP
2017-09-13 19:22:38 +01:00
Harvey Kandola
c51ba65b1d
New schema for permissions and roles management
2017-09-12 09:59:43 +01:00
Harvey Kandola
a982af6e79
permission screen UI overflow fix
...
1. handle long username overflow on space permissions screen
2. only show document history to editors
3. removed redundant document editing permission check
4. Ensure subdomain is detected when accepting space invitation
2017-08-31 18:01:07 +01:00
Harvey Kandola
8081b60146
set defaults for request context
2017-08-27 16:39:09 +01:00
Harvey Kandola
476403bf46
wrap errors up, log at top level only
2017-08-03 10:00:24 +01:00
Harvey Kandola
562872a4a8
removed old API
2017-08-02 15:26:31 +01:00
Harvey Kandola
d90b3249c3
still moving codebase to new API (WIP)
2017-07-26 20:03:23 +01:00
Harvey Kandola
72b14def6d
moving endpoints to new API (WIP)
2017-07-26 10:50:26 +01:00