Overview
Authentication will occur on a page that uses only the authentication view and related logic. Once a user is authenticated, they are redirected to the single page application that includes the full application based on the privileges granted to the authenticated user.
Directory and File Structure
- mit
- lib
- jquery.js
- director.js
- porter.js
- raft
- lib
- raft-lib-all-comb-min.js
- app
- config
- Router.json
- Services.json
- controller
- main
- App.js
- Header.js
- ContentHeader.js
- page
- home
- worksets
- MyWorksets.js
- SharedWorksets.js
- worksets
- costobject
- Grid.js
- home
- search
- Basic.js
- Advanced.js
- shared
- Grid.js
- main
- model
- comment
- costobject
- people
- pickList
- preference
- scenario
- worksest
- view
- main
- Viewport.js
- Header.js
- ContentHeader.js
- FocalArea.js
- Footer.js
- costobjects
- Main.js
- ContentHeader.js
- FocalArea.js
- home
- Main.js
- ContentHeader.js
- FocalArea.js
- worksets
- my
- Main.js
- ButtonBar.js
- Grid.js
- shared
- Main.js
- Grid.js
- my
- search
- basic
- advanced
- Form.js
- Resuls.js
- SplitterBar.js
- main
- config
- lib
- lib