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 |
|