aquality-automation / aquality-tracking

Apache License 2.0
5 stars 2 forks source link

[NF] Support for multiple dashboards #10

Open knysh opened 5 years ago

knysh commented 5 years ago

Is your feature request related to a problem? Please describe. If I have lot of suites which can be divided by some parts it would be good to create new dashboard for them.

Describe the solution you'd like I expect I go to dashboards tab and I have possibility to create a new one and add suites which I need.

As a user, I suppose following behavior:

  1. I go to dashboards tab
  2. There is a button like "Create new dashboard"
  3. I click the button and portal redirects me to page where I can configure my new dashboard
  4. On configuration page I set name of dashboard, choose what suites should be displayed for this dashboard and click save button.
  5. I see notification like "dashboard is created".
  6. I go to dashboards tab and expect to see button like "Create new dashboard" and my new dashboard here.