fuel-ui/static/views
Vitaly Kramskikh 2756e6b503 Use Keystone V3 API
This commit introduces support of V3 API and also removes token
regeneration every 1 hour which is totally unnecessary. Also,
token is now only stored in User model and passed to the
Keystone client via arguments, so there is no more two sources
of truth. User id and roles are also stored in User model now.

Partial-Bug: #1628445
Closes-Bug: #1618172
Depends-On: If201c247210131ce6ab192362eada250a4f51ce1
Change-Id: I48b73a09cad0d707c16df5ca8ada202173779129
2016-10-04 17:43:43 +03:00
..
cluster_page_tabs Use Keystone V3 API 2016-10-04 17:43:43 +03:00
capacity_page.js Use DownloadFileButton to download Fuel capacity report 2016-08-03 15:59:16 +03:00
cluster_page.js Fix handling of unavailable OSTF 2016-09-21 13:19:34 +03:00
clusters_page.js Introduce Link control to switch to react-routers in future 2016-07-12 16:06:33 +03:00
controls.js Use Keystone V3 API 2016-10-04 17:43:43 +03:00
custom_controls.js Fix consistent-return warnings 2016-09-21 15:15:10 +03:00
dialogs.js Use Keystone V3 API 2016-10-04 17:43:43 +03:00
equipment_page.js Fix React warnings 2016-09-16 11:01:40 +00:00
layout.js Fix React warnings 2016-09-16 11:01:40 +00:00
login_page.js Use Keystone V3 API 2016-10-04 17:43:43 +03:00
notifications_page.js Fix notification layout 2016-07-14 18:24:11 +03:00
plugins_page.js Fix consistent-return warnings 2016-09-21 15:15:10 +03:00
releases_page.js Fix wizard in case of no releases available 2016-09-08 14:17:45 +03:00
root.js Fix React warnings 2016-09-16 11:01:40 +00:00
statistics_mixin.js Fix for random ui test fail 2016-03-23 13:14:17 +03:00
support_page.js Introduce Link control to switch to react-routers in future 2016-07-12 16:06:33 +03:00
welcome_page.js Make app.navigate accept options 2016-07-13 16:08:10 +03:00
wizard.js Close wizard if its components are not loaded 2016-09-21 17:33:30 +03:00