cloudstack/ui/src/store
Rohit Yadav fdfa38ac78 auth: wait for auto-discovery before showing view
This partially reverts change from
b194ad205b558803b7a1c0c8cc177e5b14e80835 which introduces loading of
dashboard while auto-discovery takes place in background. The cons is
that user will feel that login is taking time, but he'll be allowed to
redirect to a page before session timeout/logout. In #456 a similar
usability issue was added. However, a tab refresh will be faster
because in b194ad205b558803b7a1c0c8cc177e5b14e80835 we've added support
for using cached discovered APIs.

Fixes #456

Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
2021-01-20 07:06:20 +05:30
..
modules auth: wait for auto-discovery before showing view 2021-01-20 07:06:20 +05:30
getters.js config: implement togglable metrics view 2021-01-20 07:06:19 +05:30
index.js src: add apache v2.0 license header to files 2021-01-20 07:06:14 +05:30
mutation-types.js store: implement API caching for logged in user 2021-01-20 07:06:18 +05:30