-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
Description
Currently, The invites are returned along with status attached with each invite. We should remove the status and group it by the status types and return. This would make parsing at the frontend easier.
Occurence in Code:
| // TODO: Group by status and hide the status |
| // TODO: Group by status and hide the status in invites |
Reference: https://laravel.com/docs/5.3/queries#ordering-grouping-limit-and-offset
Reactions are currently unavailable