Invites View - senior-design-marketplace/vue-typescript-client GitHub Wiki
--INCOMPLETE--
Currently unfinished, but should be easy to implement by making similar components to Apps For Approval and My Applications.
Basics
The invites view provides a place for users to view their invites that they send or receive.
Contains the following components:
This view is incomplete and does not have any components for viewing invites
Toolbar
The view has a toolbar at the top of the page that shows/hides the lists of invites. Both can be selected at the same time, but a list only appears if it is not empty. By default, the toolbar only shows the section that has more invites contained in it. The amount of invites in each category is displayed as a badge on its corresponding button.
- Incoming- invites received by the user
- Outgoing - invites sent by the user