Commit Graph

12 Commits

Author SHA1 Message Date
Jared Tabor
8b271c4caf Promise-ify the call to /config and reduce number
of calls to 1 per session. We'll also pull the config/license info from memory instead of local storage
2016-06-02 17:41:56 -07:00
Jared Tabor
5c02b2dafe Remove route resolves from login/logout routes
Was previously using wrong route names.
2016-05-02 13:12:34 -07:00
Jared Tabor
459fb492f3 Removing the FeatureService from state resolve files
Instead, the FeatureService can be added into hte resolve in the StateExender provider
2016-04-29 16:10:03 -07:00
Ken Hoes
cef4a34679 Updated state extender. 2016-04-05 11:25:06 -04:00
Ken Hoes
e6cbe5589e Move groups and hosts in inventory. Panel pattern.
Copy working. Cleaned up.
2016-04-05 11:06:48 -04:00
Leigh Johnson
235cc6bbd5 remove PortalJobs widget and replace with a view/controller pattern resolves #939 & #940 2016-04-04 11:11:48 -04:00
Leigh Johnson
7c1efea037 add onExit & onEnter hooks to $stateExtender, raze HostEventViewer and replace with host-events module, resolves #1132 2016-03-19 19:36:15 -04:00
John Mitchell
068b32b1b4 updates to scheduler
- form and perspective next scheduler runs are in single list form view for projects and job templates
- submit/cancel/x at top of form project panel work
2016-02-04 13:14:34 -05:00
Michael Abashian
41589ed558 Added basic activity stream functionality by leveraging the data attribute of the state provider. The breadcrumb directive pulls this information from the state provider and uses it to hide/show the activity stream button and pass the stream the correct data. 2016-02-01 15:25:09 -05:00
Jared Tabor
87b0a9abab fixing system tracking route 2016-01-05 14:00:45 -05:00
Michael Abashian
7951d26025 Added breadcrumbs to all the static routes. Dynamic breadcrumbs to come later. 2016-01-05 13:59:40 -05:00
Jared Tabor
3f92e4b193 small symantic changes to $stateExtender and it's directory 2016-01-05 13:59:39 -05:00