- AccountForm
- AccountErrors
- SessionForm
- SessionErrors
- NavigationBar
- BoardSelector
- Search
- CreateButton
- Create Menu
- ProfileButton
- ProfileMenu
- InformationButton
- InformationMenu
- NotificationButton
- Notifications
- Notification
- PersonalBoards
- BoardButton
- CreateBoardButton
- TeamBoards
- TeamBoardsHeader
- BoardButton
- CreateBoardButton
- CreateTeamLink
- BoardHeader
- MenuLink
- BoardLists
- ListContainer
- ListHeader
- Card
- AddCardButton
- AddListButton
- ListContainer
- CardHeader
- Checklists
- Checklist
- ChecklistItem
- AddChecklistItemForm
- Checklist
- AddCommentForm
- CommentList
- Comment
- ActivityList
- ActivityItem
- CardSidebar
- AddButtons
- ActionButtons
- ShareLink
- ProfileForm
- ProfileErrors
- ProfileTabs
- Profile Content
Path | Component |
---|---|
/signup | AccountContainer |
/login | SessionContainer |
/ (logged in) | InterfaceContainer, BoardsContainer |
/b/:id | BoardContainer |
/c/:id | CardDetailContainer (modal) |
/profile | ProfileContainer |