Skip to content

33 Dashboard list of cloud account summaries, Part 1 of 2

CD Cabrera requested to merge cdcabrera/frontigrade:33-list-accounts into master

What's included

  • base components for listing cloud account summaries
  • list styling moved separate scss, common separate scss
  • add view detail event, add temp notification around functionality
  • unit tests & snapshots updated, redux fixes based on updates
  • minor readme correction
  • update spacing on toast notifications component

Next round and additional issues/stories

  • additional CSS/styling on spacing alignment per design
  • apply summary totals from API, currently static and set to 0
  • allow events to navigate to their respective feature, edit modal and detail view
  • filters, paging, dashboard graphs

Alternate testing (the quick way)

The mock dev setup can be used to help a quick confirmation.

  1. Clone the updates locally, then
  2. From the terminal, within the repo context, run $ npm start
  3. You may need to log in, do so, if not you should see something similar to this layout

Jul-18-2018_19-29-48

Updates #33 (closed)

Edited by CD Cabrera

Merge request reports