Tessa Walsh
103d91556f
Remove non-org-scoped invites from backend ( #585 )
...
* Remove non-org-scoped invites
- remove POST /users/invite and related tests
- remove GET /users/invite-delete/{token}
2023-02-08 18:56:28 -08:00
Tessa Walsh
95155e6fbf
Invite token improvements ( #564 )
...
- URL decode email address in invites.invite_user
- Add tests for accepting invites
2023-02-07 20:40:28 -08:00
Tessa Walsh
6d424a1ae0
Serialize pending invites to return "id" not "_id" ( #559 )
2023-02-06 12:28:11 -05:00
Tessa Walsh
58aafc4191
Make API updates for member updates ( #541 )
...
* Add API endpoint that lists pending invites for all orgs (superuser-only)
* Add API endpoint that lists pending invites for org
* Add user emails to /api/orgs/<oid> response
2023-02-01 16:44:00 -05:00