summaryrefslogtreecommitdiff
path: root/spec/frontend
Commit message (Expand)AuthorAgeFilesLines
* Use component selectors in serverless frontend testsWinnie Hellmann2019-05-194-24/+37
* Merge branch '61657-allow-report-section-list-to-not-have-redundant-status-ic...Fatih Acet2019-05-171-0/+33
|\
| * Allow hiding of report status icon in report item61657-allow-report-section-list-to-not-have-redundant-status-iconSam Bigelow2019-05-091-0/+33
* | Increase Jest timeout to 500msWinnie Hellmann2019-05-174-10/+1
* | Merge branch 'fe-use-process-timer-in-jest-timeout' into 'master'Fatih Acet2019-05-161-10/+17
|\ \
| * | Use process timer for jest timeout testingfe-use-process-timer-in-jest-timeoutPaul Slaughter2019-05-081-10/+17
* | | Merge branch 'winh-fix-jest-fixtures-wrapper' into 'master'Kushal Pandya2019-05-161-3/+6
|\ \ \
| * | | Fix loadJSONFixtures wrapper in Jestwinh-fix-jest-fixtures-wrapperWinnie Hellmann2019-05-151-3/+6
| | |/ | |/|
* | | Merge branch 'winh-jestify-security-dashboard-filter-spec' into 'master'Kushal Pandya2019-05-161-0/+10
|\ \ \ | |/ / |/| |
| * | Mock away document.createRange()winh-jestify-security-dashboard-filter-specWinnie Hellmann2019-05-091-0/+10
* | | Fix discussion notes spec timeout61596-increase-timeout-for-discussion-notes-specPaul Slaughter2019-05-081-2/+5
| |/ |/|
* | Add failing test for hasQuickActionsWinnie Hellmann2019-05-071-0/+17
|/
* Merge branch '54405-resolve-discussion-when-applying-a-suggested-change' into...Phil Hughes2019-05-071-0/+103
|\
| * Resolve discussion when suggestion is applied54405-resolve-discussion-when-applying-a-suggested-changePaul Slaughter2019-05-071-0/+103
* | Add external dashboard linkAdriel Santiago2019-05-071-0/+100
* | Merge branch 'winh-separate-frontend-fixtures' into 'master'Phil Hughes2019-05-072-4/+7
|\ \ | |/ |/|
| * Load EE fixtures from ee/ directory in Jestwinh-separate-frontend-fixturesWinnie Hellmann2019-05-022-4/+7
* | Resolve "Support Prometheus for group-level clusters"Peter Leitzen2019-05-061-1/+1
* | CE-backport track uninstall button clicks10763-track-uninstall-button-clicks-ceEnrique Alcantara2019-05-021-3/+12
|/
* Uninstall application confirm modal componentEnrique Alcántara2019-05-027-103/+291
* Extract discussion notes into new componentPaul Gascou-Vaillancourt2019-05-011-0/+139
* Merge branch 'refactor/58830-migrate-sidebar-spec-to-jest' into 'master'Kushal Pandya2019-04-3013-0/+1049
|\
| * refactor(sidebar): Refactored Karma spec files to JestMartin Hobert2019-04-2613-0/+1049
* | Merge branch '61036-fix-ingress-base-domain-text' into 'master'Tim Zallmann2019-04-291-28/+7
|\ \
| * | Fix base domain help text updateEnrique Alcantara2019-04-261-28/+7
* | | Init MR Popovers on system note mountedSam Bigelow2019-04-261-0/+7
|/ /
* | Revert "Merge branch '60855-mr-popover-is-not-attached-in-system-notes' into ...Phil Hughes2019-04-261-6/+0
* | Merge branch '60855-mr-popover-is-not-attached-in-system-notes' into 'master'Filipa Lacerda2019-04-261-0/+6
|\ \
* | | Use a FSM to determine application next stateEnrique Alcántara2019-04-265-93/+200
* | | Merge branch 'refactor/58827-migrate-issue-spec-to-jest' into 'master'Kushal Pandya2019-04-264-0/+543
|\ \ \
| * | | refactor(issue): Refactored issue tests from Karma to JestMartin Hobert2019-04-254-0/+543
* | | | Merge branch 'migrate-import-projects-spec' into 'master'Kushal Pandya2019-04-264-0/+631
|\ \ \ \ | |_|_|/ |/| | |
| * | | Move import projects karma specs to jestLuke Bennett2019-04-254-0/+631
* | | | Implement toast componentJacques Erasmus2019-04-251-1/+22
* | | | test(Refactored notes tests from Karma to Jest):Martin Hobert2019-04-253-0/+137
* | | | Escape special characters in GFM auto complete highlightingJan Beckmann2019-04-251-0/+32
| |/ / |/| |
* | | Resolve "Merge Request Popover is not working on the To Do page"Sam Bigelow2019-04-241-2/+18
* | | Merge branch '10096-gfm-autocomplete-ce' into 'master'Kushal Pandya2019-04-241-1/+1
|\ \ \ | |_|/ |/| |
| * | Move EE specific GfmAutocomplete code to EE file10096-gfm-autocomplete-ceRajat Jain2019-04-241-1/+1
| |/
* | Revert "Increased page size to 100"Natalia Tepluhina2019-04-231-11/+30
|/
* Increase timeout for abuse_reports_spec.js to 500msWinnie Hellmann2019-04-181-0/+3
* Merge branch 'fe-uninstall-cluster-apps' into 'master'Filipa Lacerda2019-04-182-7/+44
|\
| * Show uninstall button when app is uninstallableEnrique Alcantara2019-04-181-1/+27
| * Determine if app is installed in the storeEnrique Alcantara2019-04-172-13/+24
* | Merge branch 'markdown-autocomplete-escaping' into 'master'Kushal Pandya2019-04-181-6/+15
|\ \
| * | Only use backslash escapes in autocomplete when neededmarkdown-autocomplete-escapingSean McGivern2019-04-171-6/+15
| |/
* | Extract discussion actions into separate component58293-extract-discussion-actionsPaul Gascou-Vaillancourt2019-04-171-0/+104
|/
* CE backport of Add Snowplow tracking to notesConstance Okoghenun2019-04-121-0/+6
* Merge branch '60241-merge-request-popover-doesn-t-go-away-on-mouse-leave' int...Phil Hughes2019-04-121-0/+30
|\
| * Fix bug where MR Popover wont go away60241-merge-request-popover-doesn-t-go-away-on-mouse-leaveSam Bigelow2019-04-121-0/+30