Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Containers Provider Dashboard conversion to use Angular/PF components #2499

Merged
merged 17 commits into from Jul 27, 2018

Commits on Jul 25, 2018

  1. Configuration menu
    Copy the full SHA
    b630035 View commit details
    Browse the repository at this point in the history
  2. Added Trends Chart support

    - Added trend chart controller/components/template/view etc to show NEtworks Metrics charts on Container Provider Dashboard.
    - Some other minor changes such as moving of parseDate method ot chartMixin so that DashboardUtilsFactory can be removed once ContainerProject Dashboard is also converted.
    - And some other minor changes.
    
    https://www.pivotaltracker.com/story/show/147962059
    h-kataria committed Jul 25, 2018
    Configuration menu
    Copy the full SHA
    be7fda5 View commit details
    Browse the repository at this point in the history
  3. Some further changes towards deduplication of chartsMixins code

    - Updated a key/method name in Container Project dashboard code to be able to reuse common code
    
    https://www.pivotaltracker.com/story/show/147962059
    h-kataria committed Jul 25, 2018
    Configuration menu
    Copy the full SHA
    7d0788c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e1e6043 View commit details
    Browse the repository at this point in the history
  5. Fixed current state image on aggregate status card

    Fixed missing partials error when viewing container overview dashboard. Dashboards in this PR can be accessed from Container Provider and Container Overview screen.
    
    https://www.pivotaltracker.com/story/show/147962059
    h-kataria committed Jul 25, 2018
    Configuration menu
    Copy the full SHA
    50ef447 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    780a15f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f47a01d View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    3ba28cd View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    3963fef View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    287ae18 View commit details
    Browse the repository at this point in the history
  11. Fixing spec test failure

    h-kataria committed Jul 25, 2018
    Configuration menu
    Copy the full SHA
    8e7df0c View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    e935740 View commit details
    Browse the repository at this point in the history
  13. Change after merge conflict.

    Removed test for the file that no longer exists
    h-kataria committed Jul 25, 2018
    Configuration menu
    Copy the full SHA
    662d96d View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    6ff7625 View commit details
    Browse the repository at this point in the history
  15. Fixed 'New Image Usage Trend' chart data format

    Addressed rubocop comment
    h-kataria committed Jul 25, 2018
    Configuration menu
    Copy the full SHA
    8525ad1 View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2018

  1. Show count and link on Containers Dashboard view in aggregate card.

    Fixed existing spec test
    h-kataria committed Jul 26, 2018
    Configuration menu
    Copy the full SHA
    e50a3be View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2018

  1. Fixed font issue on aggregate status card

    Fixed heatmap loading so it loads charts everytime properly.
    h-kataria committed Jul 27, 2018
    Configuration menu
    Copy the full SHA
    c369f5c View commit details
    Browse the repository at this point in the history