Commit Graph

13 Commits

Author SHA1 Message Date
Jared Tabor
ab9448e039 changing logic for is-loggedOut class 2016-06-16 11:06:53 -07:00
Jared Tabor
322451853d unpromisifying the logout() function call
and fix for other PR feedback
2016-06-16 10:51:31 -07:00
Jared Tabor
c6879e5163 Adding an extra session check for when a user closes tower
before the session times out and returns to Tower. Also changed the login route controller to a resolve to ensure that the login modal appears.
2016-06-16 10:50:53 -07:00
Michael Abashian
e8a39685fc Turned the activity stream button into a toggle and added a conditional tooltip for show/hide 2016-06-08 19:35:59 -04:00
Jared Tabor
4466fc80a2 Fixing features timing with new config work 2016-06-02 17:42:39 -07:00
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
Michael Abashian
ecf8d8765d Turned the activity stream button into a toggle. Removed the dashboard icon that was shown when a state does not have an activity stream. 2016-05-18 11:24:07 -04:00
Akita Noek
01e01fdb82 Hide AS/Dashboard button for basic licenses
#1791
2016-05-16 10:28:40 -04:00
Jared Tabor
8630a14ee8 Changing license workflow for first time user 2016-05-02 13:19:59 -07: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
Michael Abashian
4df231917f Baseline for styling updates to list view. General styling of action buttons, header tags and the table itself. 2016-01-08 16:38:17 -05:00
Michael Abashian
aad2c86752 Added first breadcrumb, the DASHBOARD breadcrumb 2016-01-05 13:59:38 -05:00
Michael Abashian
b9a5664c74 Added bread crumb placeholder with a dummy link to the activity stream. These stubs will be filled in in the future. 2015-12-16 09:51:50 -05:00