summaryrefslogtreecommitdiff
path: root/spec/javascripts/monitoring/dashboard_spec.js
Commit message (Expand)AuthorAgeFilesLines
* Remove metrics_time_window feature flagSarah Yasonik2019-06-071-36/+4
* Use the selected time window for metrics dashboardSarah Yasonik2019-06-061-19/+51
* Handle external dashboard form submissionAdriel Santiago2019-06-041-2/+2
* Fix warning in spec from committing unused mutationce-fix-vue-spec-warningSimon Knox2019-05-291-8/+0
* Migrate the monitoring dashboard store to vuexJose Ivan Vargas2019-05-271-22/+75
* Add custom metrics form to dashboardAdriel Santiago2019-05-071-2/+5
* Add external dashboard linkAdriel Santiago2019-05-071-0/+62
* Make time window parameters available in the query string59365-include-time-window-parameters-in-the-url-query-stringJose Vargas2019-05-011-1/+36
* Fix Metrics environments dropdown60687-enviro-dropdownSimon Knox2019-04-241-1/+1
* Document getTimeDifferenceMinutes usage31368-support-different-time-windows-for-performance-dashboardJose Vargas2019-04-041-1/+1
* Changed the feature flag usageJose Vargas2019-04-041-19/+53
* Created `getTimeDiff` utility functionJose Vargas2019-04-041-1/+17
* Update translation filesJose Vargas2019-04-041-1/+1
* Add feature flagJose Vargas2019-04-041-2/+8
* Add support for time windows for the performance dashbooardsJose Vargas2019-04-041-1/+22
* Remove EE differences for monitoring dashboardSimon Knox2019-03-271-0/+24
* Change environments dropdown to use gitlab-uiJose Vargas2019-03-211-11/+13
* Use ee_else_ce alias for monitoring_bundleee-8346-hide-unlicensed-alertsSimon Knox2019-02-071-9/+7
* Handle window and container resize eventsAdriel Santiago2019-02-041-6/+6
* Resolve "No longer require a deploy to start Prometheus monitoring"Peter Leitzen2018-10-261-0/+16
* enable jasmine/new-line-before-expectJohann Hubert Sonntagbauer2018-10-171-0/+2
* Backport changes from gitlab-ee!7538Simon Knox2018-10-051-18/+20
* Change forceRedraw key formatjivl-fix-monitoring-dashboard-resizing-navbarJose Vargas2018-09-251-2/+2
* Fix monitoring dashboard not working properlyJose Vargas2018-09-251-1/+41
* populate environments dropdown, add testsJose2018-07-041-4/+41
* fix tests for dahboard.vue42558-add-monitoring-no-data-empty-stateMike Greiling2018-03-191-0/+1
* prefer checking explicitly for nullMike Greiling2018-03-061-2/+2
* replace fixture with simple mount pointMike Greiling2018-03-061-9/+6
* add new tests for metrics dashboard changesMike Greiling2018-03-061-9/+34
* coerce hasMetrics to a boolean value before instantiating the Vue componentMike Greiling2018-03-061-2/+2
* fix karma testsMike Greiling2018-03-061-1/+16
* Use restore() instead of reset() for removing axios MockAdapterwinh-axios-mock-restoreWinnie Hellmann2018-01-231-1/+1
* Replaced vue-resource for axios in the prometheus dashboardjivl-replace-vue-resource-prometheus-dashboardJose Ivan Vargas2017-11-221-3/+9
* update specs to match reorganized monitoring componentsrefactor-prometheus-graph-layoutMike Greiling2017-08-301-0/+49