#8202 Personal Dashboard - Creating basics of Dashboard (Creating file structure, defining routes and loading sections to main UI)

v1.9.0
closed
Deshani
General
2018-09-24
2018-05-28
Deshani
No

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.

Discussion

  • Dave Brondsema

    Dave Brondsema - 2018-06-11
    • status: open --> closed
    • Reviewer: Dave Brondsema
     
  • Dave Brondsema

    Dave Brondsema - 2018-09-24
    • Milestone: unreleased --> v1.9.0
     

Log in to post a comment.