sauls8t
e6e099db1a
Consistency of store empty result checks
2018-03-08 10:51:12 +00:00
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
9d8b1d2f3c
Fix an issue with Everyone permissions not being observed
2018-01-26 15:34:20 +00:00
sauls8t
5295f8a41f
Resolve password changing bug for logged in user
2018-01-25 17:50:13 +00:00
Harvey Kandola
c77b384215
space related bug fixesx
2017-10-09 10:56:59 -04:00
Harvey Kandola
de384f2412
returns users you can see spaces
2017-10-05 15:02:39 -04:00
Harvey Kandola
f5f30d2322
user/account store loading
2017-10-03 17:52:03 -04:00
Harvey Kandola
8f80673cde
removed named sql statements
2017-09-25 14:37:11 +01:00
Harvey Kandola
9ccd0fd19c
document tag editor re-vamped
2017-09-25 11:52:26 +01: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
300b617583
using all new permissions for securing spaces and documents
...
WIP
2017-09-18 13:02:15 +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
eeb3d8f070
get list of visible users
...
Which users can you see?
2017-08-17 13:47:43 +01:00
Harvey Kandola
4046accc23
latest build assets
2017-08-04 13:17: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
Harvey Kandola
27640dffc4
pointers to Runtime!
2017-07-24 19:10:49 +01:00
Harvey Kandola
792c3e2ce8
major code repair from old to new API -- WIP
2017-07-24 16:24:21 +01:00