|
35211e2190
|
feat: Add user roles, but do not yet enforce them (#1200)
* chore: Rework roles to be expandable by name alone
|
2022-04-29 09:04:19 -05:00 |
|
|
ba4c3ce3b9
|
feat: add filter by status on GET /users (#1206)
|
2022-04-29 08:29:53 -05:00 |
|
|
441ffd6a0b
|
feat: add PUT /api/v2/users/:user-id/suspend endpoint (#1154)
|
2022-04-26 09:00:07 -05:00 |
|
|
be974cf280
|
feat: Add users create and list commands (#1111)
This allows for *extremely basic* user management.
|
2022-04-24 20:08:26 -05:00 |
|
|
548de7d6f3
|
feat: User pagination using offsets (#1062)
Offset pagination and cursor pagination supported
|
2022-04-22 15:27:55 -05:00 |
|
|
1df750bf1a
|
feat: add GET /api/v2/users (#1028)
|
2022-04-18 17:19:47 +00:00 |
|
|
63d1465019
|
feat: Add update profile endpoint (#916)
|
2022-04-12 14:05:21 +00:00 |
|
|
fd523100bf
|
chore: split queries.sql into files by table (#762)
|
2022-04-01 15:45:23 -05:00 |
|