summaryrefslogtreecommitdiff
path: root/spec/frontend
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Remove slugify text utilityfe-remove-slugifyPaul Slaughter2019-04-121-6/+0
|/
* Resolve CE/EE diff in text_utility_specfe-fix-ee-diff-in-text-utility-specPaul Slaughter2019-04-111-8/+6
* Merge branch '60398-increase-timeouts-clusters-bundle' into 'master'Phil Hughes2019-04-111-1/+1
|\
| * Increase clusters bundle specs timeout60398-increase-timeouts-clusters-bundleEnrique Alcantara2019-04-111-1/+1
* | Merge branch 'fixed-web-ide-merge-request-review' into 'master'Kushal Pandya2019-04-111-0/+18
|\ \
| * | Fixes Web IDE not loading merge request filesPhil Hughes2019-04-111-0/+18
| |/
* | Replace individual ESLint rules with jest/recommendedwinh-eslint-jestWinnie Hellmann2019-04-101-5/+2
|/
* Wrap modal mutation names in template stringswinh-jest-valid-describeWinnie Hellmann2019-04-101-3/+3
* Hard code test name in timeline_entry_item_spec.jsWinnie Hellmann2019-04-101-1/+1
* Hard code test name in suggestion_diff_row_spec.jsWinnie Hellmann2019-04-101-1/+1
* Wrap import project mutation names in template stringsWinnie Hellmann2019-04-101-2/+2
* Wrap file template mutation names in template stringsWinnie Hellmann2019-04-101-5/+5
* Enable ESLint rule jest/valid-describeWinnie Hellmann2019-04-101-0/+1
* Merge branch 'winh-jest-no-identical-title' into 'master'Clement Ho2019-04-092-48/+46
|\
| * Refactor diff_spec.js to use table-based testswinh-jest-no-identical-titleWinnie Hellmann2019-04-081-48/+45
| * Enable ESLint rule jest/no-identical-titleWinnie Hellmann2019-04-081-0/+1
* | Replace jasmine.createSpy() with jest.fn()Winnie Hellmann2019-04-093-3/+3
* | Run yarn eslint --fixWinnie Hellmann2019-04-094-10/+10
* | Enable ESLint rule jest/no-jasmine-globalsWinnie Hellmann2019-04-091-0/+1
|/
* Enable ESLint rule jest/no-focused-testsWinnie Hellmann2019-04-082-5/+11
* Migrate clusters tests to jestEnrique Alcántara2019-04-085-0/+1404
* Disable sync mode for serverless testsfix-karma-test-utils-master-overflowLuke Bennett2019-04-076-1/+9
* Fix unmocked requests in serverless testsLuke Bennett2019-04-074-8/+16
* Move karma serverless tests to jest for isolationLuke Bennett2019-04-0713-0/+887
* Merge branch 'ce-9262-move-project-search-bar-into-modal-dialog-on-operations...Filipa Lacerda2019-04-051-0/+27
|\
| * Add reusable project_selector componentNathan Friend2019-04-021-0/+27