---
** [tickets:#8202] Personal Dashboard - Creating basics of Dashboard (Creating
file structure, defining routes and loading sections to main UI)**
**Status:** open
**Milestone:** unreleased
**Labels:** Personal Dashboard
**Created:** Mon May 28, 2018 08:18 AM UTC by Deshani
**Last Updated:** Mon May 28, 2018 08:18 AM UTC
**Owner:** Deshani
In this ticket following features are created.
1. Creating the folder and file structure
2. Creating separate routes for ‘neighborhood’ and ‘dashboard’. Here when a
user logged in, redirected to Dashboard (‘/dashboard’). If not logged in,
redirected to Neighborhood (‘/neighborhood’). However, I didn’t block
‘/neighborhood’ route for a logged in user. (That means by default, when the
user is logged in, Dashboard (‘/dashboard’) will be the landing page. Also, he
can call Neighborhood route (‘/neighborhood’) manually)
3. Loading sections (eg: ProjectsSection, TicketsSection etc.) to the main UI.
---
Sent from forge-allura.apache.org because dev@allura.apache.org is subscribed
to https://forge-allura.apache.org/p/allura/tickets/
To unsubscribe from further messages, a project admin can change settings at
https://forge-allura.apache.org/p/allura/admin/tickets/options. Or, if this is
a mailing list, you can unsubscribe from the mailing list.