As an Admin, when I logged to CloudForms for the first time, I should have a page welcoming me and telling me what is the next action: Add Provider
Created attachment 1543953 [details] empty state example
https://github.com/ManageIQ/manageiq-ui-classic/pull/5434
New commit detected on ManageIQ/manageiq-ui-classic/master: https://github.com/ManageIQ/manageiq-ui-classic/commit/f65634a32e3f092fc838fa808a6d629298a845d6 commit f65634a32e3f092fc838fa808a6d629298a845d6 Author: Roman Blanco <rblanco> AuthorDate: Fri Apr 5 07:42:09 2019 -0400 Commit: Roman Blanco <rblanco> CommitDate: Fri Apr 5 07:42:09 2019 -0400 Adding a welcoming page prompting to add a Provider Fixes: https://bugzilla.redhat.com/show_bug.cgi?id=1678190 app/views/ems_cloud/show_list.html.haml | 6 +- app/views/ems_container/show_list.html.haml | 5 +- app/views/ems_infra/show_list.html.haml | 5 +- app/views/ems_network/show_list.html.haml | 6 +- app/views/ems_physical_infra/show_list.html.haml | 5 +- app/views/layouts/_empty.html.haml | 19 + config/routes.rb | 5 + 7 files changed, 46 insertions(+), 5 deletions(-)
FIXED. Verified on 5.11.0.3.20190507174347_a77bd90. Looks like it's been settled how the start page should look. I'll cancel the needinfo.
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHBA-2019:4199