summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Removes unnecessary test and adds disable rulewinh-fix-flaky-dashboard_speclauraMon2019-09-051-22/+4
* Updates proper time window testlauraMon2019-09-051-1/+2
* Fixes lintinglauraMon2019-09-051-4/+5
* Adds setupComponentStore functionlauraMon2019-09-051-0/+15
* Updates 8 hour test expectationlauraMon2019-09-051-3/+3
* Removes eslint-disable-next-linelauraMon2019-09-051-2/+0
* Adds return to functionlauraMon2019-09-051-1/+1
* Refactors to show ID instead of classlauraMon2019-09-051-8/+7
* Adds safeguard to testlauraMon2019-09-051-0/+1
* Removes unnecessary if statement and codelauraMon2019-09-051-4/+1
* Updates linkToChart expectationlauraMon2019-09-051-2/+2
* Adds sync: false and localVue and return keywordLaura Montemayor2019-09-051-2/+12
* Apply suggestion to spec/frontend/monitoring/components/dashboard_spec.jsTristan Read2019-09-051-1/+0
* Apply suggestion to spec/frontend/monitoring/components/dashboard_spec.jsTristan Read2019-09-051-1/+0
* Add comment regarding module mocksTristan Read2019-09-051-1/+0
* Fix 'fetches the metrics data with proper time window' testTristan Read2019-09-051-1/+1
* Fix the 'hides the environments dropdown list when there is no environments' ...Tristan Read2019-09-051-0/+1
* Remove unnecessary localVueTristan Read2019-09-051-2/+0
* Fix external dashboard link testsTristan Read2019-09-051-2/+1
* Fix the Dashboard dropdown testsTristan Read2019-09-051-0/+2
* Fix copy link testsTristan Read2019-09-051-0/+1
* Use Jest mock for getTimeDiff()Winnie Hellmann2019-09-051-0/+1
* Use Jest mock for getParameterValues()Winnie Hellmann2019-09-051-0/+1
* Updates wording on testlauraMon2019-09-051-2/+3
* Un-quarantine failing testTristan Read2019-09-051-1/+1
* Apply suggestion to spec/frontend/monitoring/components/dashboard_spec.jsTristan Read2019-09-051-1/+0
* Apply suggestion to spec/frontend/monitoring/components/dashboard_spec.jsTristan Read2019-09-051-1/+0
* Add comment regarding module mocksTristan Read2019-09-051-1/+2
* Fix 'defaults to the eight hours time window for non valid url parameters' testTristan Read2019-09-051-8/+9
* Fix 'shows a specific time window selected from the url params' testTristan Read2019-09-051-8/+16
* Fix 'fetches the metrics data with proper time window' testTristan Read2019-09-051-22/+34
* Fix 'renders the time window dropdown with a set of options' testTristan Read2019-09-051-8/+8
* Fixes 'renders the environments dropdown with a single active element' testTristan Read2019-09-051-14/+11
* Fix the 'hides the environments dropdown list when there is no environments' ...Tristan Read2019-09-051-31/+23
* Fix 'renders the environments dropdown with a number of environments' testTristan Read2019-09-051-11/+10
* Remove unnecessary localVueTristan Read2019-09-051-2/+0
* Fix hides the group panels when showPanels is false testTristan Read2019-09-051-7/+7
* Remove unnecessary showLegend testTristan Read2019-09-051-19/+0
* Fix external dashboard link testsTristan Read2019-09-051-12/+9
* Fix the Dashboard dropdown testsTristan Read2019-09-051-33/+26
* Fix copy link testsTristan Read2019-09-051-6/+4
* Migrate csvDownload tests to jestTristan Read2019-09-052-3/+18
* Add global IS_EE to JestWinnie Hellmann2019-09-051-0/+1
* Use Jest mock for getTimeDiff()Winnie Hellmann2019-09-051-3/+4
* Use Jest mock for getParameterValues()Winnie Hellmann2019-09-051-4/+5
* Replace Jasmine clock with Jest timersWinnie Hellmann2019-09-051-6/+1
* Replace spyOn with jest.spyOnWinnie Hellmann2019-09-051-2/+2
* Fix path to mock dataWinnie Hellmann2019-09-051-1/+4
* Move monitoring dashboard_spec to JestWinnie Hellmann2019-09-051-0/+0
* Merge branch 'instance-level-security-dashboard-ce' into 'master'Mike Greiling2019-09-051-0/+1
|\