Skip to content

Commit

Permalink
Merge pull request #8242 from kavyanekkalapu/remove_heatmap_chart_code
Browse files Browse the repository at this point in the history
Remove heatmap chart components
  • Loading branch information
Fryguy authored Apr 28, 2022
2 parents 6f4b162 + 4f5d878 commit d877069
Show file tree
Hide file tree
Showing 9 changed files with 0 additions and 422 deletions.
3 changes: 0 additions & 3 deletions app/javascript/oldjs/components/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,7 @@ require('./miq-button.js');
require('./miq_ae_class/namespace-form.js');
require('./ops/log-collection-form.js');
require('./pf_charts/aggregate-status-card.component.js');
require('./pf_charts/c3-chart.component.js');
require('./pf_charts/empty-chart.component.js');
require('./pf_charts/heatmap-legend.component.js');
require('./pf_charts/heatmap.component.js');
require('./provider-option-field-input.js');
require('./provier-option-section.js');
require('./sanitize.js');
Expand Down
51 changes: 0 additions & 51 deletions app/javascript/oldjs/components/pf_charts/c3-chart.component.js

This file was deleted.

This file was deleted.

266 changes: 0 additions & 266 deletions app/javascript/oldjs/components/pf_charts/heatmap.component.js

This file was deleted.

This file was deleted.

Loading

0 comments on commit d877069

Please sign in to comment.