dandds
|
a332d1432e
|
Use application_role.id to reference users in team page forms.
Membership in a resource should be decoupled from the users table.
|
2019-05-23 10:13:57 -04:00 |
|
Montana
|
d5307b440f
|
Make user_id required and add post tests
- raise an exception in ApplicationRoles.get()
- permission_sets is not changed if bad data is sent
|
2019-05-07 16:21:17 -04:00 |
|
Montana
|
526bcb1661
|
Update tests
|
2019-05-07 09:31:04 -04:00 |
|
dandds
|
a2ebdf78a0
|
Route for accepting an application invitation.
- Domain method for enabling an application role.
- Updated ApplicationRole model `history` property so that it serializes
the `status` correctly
|
2019-05-03 17:11:57 -04:00 |
|
Montana
|
0736b229bf
|
Do not use mutable kwarg to set default permission set on application role
|
2019-04-29 13:39:43 -04:00 |
|
dandds
|
265833f3fc
|
ApplicationRoles.create should accept permission set names
|
2019-04-11 11:32:17 -04:00 |
|
George Drummond
|
50a532ddbb
|
ApplicationRoles seed and domain
|
2019-04-11 10:03:21 -04:00 |
|