Girish Ramakrishnan
|
195c9bd81f
|
check the type of userIds array
|
2020-11-22 21:42:08 -08:00 |
|
Girish Ramakrishnan
|
a5da266643
|
groups: when listing, return members as well
|
2020-08-10 13:50:18 -07:00 |
|
Johannes Zellner
|
42cbcc6ce3
|
groups.create() now needs source argument
|
2020-06-04 14:20:05 +02:00 |
|
Girish Ramakrishnan
|
6e57f8cc03
|
Refactor toHttpError code into BoxError
|
2019-10-24 18:09:55 -07:00 |
|
Girish Ramakrishnan
|
2d115d3d0f
|
Move GroupsError to BoxError
|
2019-10-22 16:34:17 -07:00 |
|
Girish Ramakrishnan
|
1b594d3e50
|
Remove unused GroupsError
|
2019-10-22 16:26:38 -07:00 |
|
Girish Ramakrishnan
|
b4d5def56d
|
Revert role support
|
2018-07-26 13:23:06 -07:00 |
|
Girish Ramakrishnan
|
6be062f8fd
|
Return empty object for angular
|
2018-07-24 22:19:34 -07:00 |
|
Girish Ramakrishnan
|
f932f8b3d3
|
Add user management scope
This splits the user and groups API into those who have just 'read' access
and those who have 'manage' access.
|
2018-06-25 16:10:00 -07:00 |
|
Girish Ramakrishnan
|
74b1df17c0
|
Fix groups test and route to make name optional
|
2018-06-20 09:31:50 -07:00 |
|
Girish Ramakrishnan
|
5d13cc363f
|
Allow group name to be changed
|
2018-06-18 18:30:40 -07:00 |
|
Girish Ramakrishnan
|
1dbcf2a46a
|
Rename to groups.update
|
2018-06-18 13:41:27 -07:00 |
|
Girish Ramakrishnan
|
02d5d2f808
|
Add API to add and update the group roles
|
2018-06-15 00:28:27 -07:00 |
|
Girish Ramakrishnan
|
a77d45f5de
|
Add rolesJson to groups table
This will contain the roles ('role definition') of a group of
users. We will internally map these to our API scopes.
|
2018-06-14 22:54:52 -07:00 |
|
Girish Ramakrishnan
|
7bb8d059b5
|
GroupError -> GroupsError
|
2018-04-29 11:21:01 -07:00 |
|
Girish Ramakrishnan
|
8e3db8fa2e
|
Fix typo
|
2016-10-02 18:28:50 -07:00 |
|
Girish Ramakrishnan
|
3ae7a514ef
|
Change the put route for setting group members
|
2016-10-01 17:33:50 -07:00 |
|
Girish Ramakrishnan
|
8e712da2c8
|
Add route and API to set members of a group
|
2016-09-29 14:48:14 -07:00 |
|
Girish Ramakrishnan
|
13a1213b0d
|
make group listing API return member userIds
|
2016-06-02 21:07:33 -07:00 |
|
Girish Ramakrishnan
|
82cd215ffa
|
merge bad fields and pass error.message correctly in REST responses
|
2016-06-02 00:12:21 -07:00 |
|
Girish Ramakrishnan
|
c511019d79
|
remove jslint hint
|
2016-04-30 11:53:46 -07:00 |
|
Johannes Zellner
|
754e33af2a
|
do not allow removing the admin group
|
2016-02-13 12:42:41 +01:00 |
|
Girish Ramakrishnan
|
82cf667f3b
|
Add groups route tests
|
2016-02-09 15:26:46 -08:00 |
|
girish@cloudron.io
|
e20b3f75e4
|
Handle NOT_EMPTY group deletion
|
2016-02-09 13:45:28 -08:00 |
|
girish@cloudron.io
|
6cca7b3e0e
|
initial rest API for groups
|
2016-02-09 13:34:36 -08:00 |
|