taskcafe/internal/graph/schema
Jordan Knott 7b6624ecc3 feat: redesign project sharing & initial registration
redesigned the project sharing popup to be a multi select dropdown
that populates the options by using the input as a fuzzy search filter
on the current users & invited users.

users can now also be directly invited by email from the project share
window. if invited this way, then the user will receive an email
that sends them to a registration page, then a confirmation page.

the initial registration was always redone so that it uses a similar
system to the above in that it now will accept the first registered
user if there are no other accounts (besides 'system').
2020-12-17 22:39:14 -06:00
..
_models.gql feat: redesign project sharing & initial registration 2020-12-17 22:39:14 -06:00
_root.gql feat: redesign project sharing & initial registration 2020-12-17 22:39:14 -06:00
notification.gql feat: add notification UI 2020-09-10 15:31:04 -05:00
project_label.gql fix: member permissions now works correctly 2020-09-19 17:26:02 -05:00
project_member.gql feat: redesign project sharing & initial registration 2020-12-17 22:39:14 -06:00
project.gql feat: add personal projects 2020-09-19 20:23:16 -05:00
task_checklist.gql fix: member permissions now works correctly 2020-09-19 17:26:02 -05:00
task_group.gql fix: member permissions now works correctly 2020-09-19 17:26:02 -05:00
task_label.gql fix: member permissions now works correctly 2020-09-19 17:26:02 -05:00
task.gql fix: member permissions now works correctly 2020-09-19 17:26:02 -05:00
team_member.gql feat: enforce user roles 2020-08-11 21:03:21 -05:00
team.gql feat: enforce user roles 2020-08-11 21:03:21 -05:00
user.gql feat: redesign project sharing & initial registration 2020-12-17 22:39:14 -06:00