topicquests / tqks-featherweight-prototype

Quasar Feathers Structured Conversation
Apache License 2.0
16 stars 9 forks source link

Bug: Invitations belong on the API not Client #58

Closed elog08 closed 5 years ago

elog08 commented 5 years ago

Actual: The client can see a list of all invited people.

Expected The client should get the list of all invited people, only if the currently authenticated user invited them. Otherwise, the client should get a boolean answer on whether or not they are allowed

elog08 commented 5 years ago

User should be able to CRUD only their own invitations

API

Client

ncko commented 5 years ago

Note to self: only admins can send invites and only admins can see what invites have been sent