taskcafe/frontend/src/shared/components
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
..
AddList feat: implement task group actions 2020-09-10 23:58:10 -05:00
Admin feat: redesign project sharing & initial registration 2020-12-17 22:39:14 -06:00
Button feat: redesign project sharing & initial registration 2020-12-17 22:39:14 -06:00
Card fix: remove font awesome library 2020-09-11 19:58:42 -05:00
CardComposer fix(CardComposer): add card button now creates a card 2020-09-18 20:33:15 -05:00
Checklist feat: add task details 2020-09-02 20:27:43 -05:00
Chip fix: update margin on filter chips 2020-09-02 20:27:22 -05:00
Confirm feat: redesign project sharing & initial registration 2020-12-17 22:39:14 -06:00
ControlledInput feat: add task sorting & filtering 2020-08-28 23:32:17 -07:00
DropdownMenu feat: add task sorting & filtering 2020-08-28 23:32:17 -07:00
DueDateManager refactor: replace moment with dayjs 2020-10-20 16:06:16 -05:00
EmptyBoard change: add loading state to project board 2020-07-16 21:14:26 -05:00
Input feat: add user profile settings tab 2020-09-11 14:26:02 -05:00
List feat: redesign project sharing & initial registration 2020-12-17 22:39:14 -06:00
ListActions feat: implement task group actions 2020-09-10 23:58:10 -05:00
Lists refactor: replace moment with dayjs 2020-10-20 16:06:16 -05:00
LoadingSpinner feat(Login): add spinner on login 2020-09-23 15:40:35 -07:00
Login feat(Login): add spinner on login 2020-09-23 15:40:35 -07:00
Member feat: add task details 2020-09-02 20:27:43 -05:00
MemberManager feat: add pre commit hook to lint frontend & fix warnings 2020-08-23 17:29:06 -05:00
MiniProfile feat: redesign project sharing & initial registration 2020-12-17 22:39:14 -06:00
Modal feat: add task details 2020-09-02 20:27:43 -05:00
Navbar chore: rename Citadel to Taskcafe 2020-08-06 20:50:35 -05:00
NewProject feat: add personal projects 2020-09-19 20:23:16 -05:00
NotifcationPopup feat: add notification UI 2020-09-10 15:31:04 -05:00
PopupMenu feat: add notification UI 2020-09-10 15:31:04 -05:00
ProfileIcon arch: move web folder into api & move api to top level 2020-07-04 18:08:37 -05:00
ProjectGridItem feat: add task details 2020-09-02 20:27:43 -05:00
ProjectSettings fix: unify popup content padding 2020-07-16 22:31:33 -05:00
QuickCardEditor feat: add pre commit hook to lint frontend & fix warnings 2020-08-23 17:29:06 -05:00
Register feat: redesign project sharing & initial registration 2020-12-17 22:39:14 -06:00
Select feat: redesign project sharing & initial registration 2020-12-17 22:39:14 -06:00
Settings feat: add user profile settings tab 2020-09-11 14:26:02 -05:00
Sidebar arch: move web folder into api & move api to top level 2020-07-04 18:08:37 -05:00
Tabs arch: move web folder into api & move api to top level 2020-07-04 18:08:37 -05:00
TaskAssignee feat: redesign project sharing & initial registration 2020-12-17 22:39:14 -06:00
TaskDetails refactor: replace moment with dayjs 2020-10-20 16:06:16 -05:00
Textarea arch: move web folder into api & move api to top level 2020-07-04 18:08:37 -05:00
TopNavbar feat: redesign project sharing & initial registration 2020-12-17 22:39:14 -06:00