summaryrefslogtreecommitdiff
path: root/spec/javascripts
Commit message (Expand)AuthorAgeFilesLines
* Refactored Karma spec to Jest for mr_widget_auto_merge_failedce-xanf-move-auto-merge-failed-to-jestIllya Klymov2019-08-271-47/+0
* Move gke_cluster_dropdowns to create_cluster dirEnrique Alcantara2019-08-278-14/+14
* Add edit_note and spec for editing quick actionsPatrick Derichs2019-08-261-3/+42
* Merge branch '66073-use-time-series-chart-instead-of-area-chart-in-panel_type...Tim Zallmann2019-08-241-3/+4
|\
| * Replace the area with time series where usedMiguel Rincon2019-08-211-3/+4
* | fix charts scroll handle iconLaura Montemayor2019-08-231-0/+8
* | Always pre-select "Start a new merge request"Denys Mishunov2019-08-226-194/+559
* | Merge branch 'ce-6878-add-epic-select-dropdown' into 'master'Nick Thomas2019-08-221-0/+39
|\ \
| * | Add `searchBy` helper & `SidebarItemEpicsSelect`ce-6878-add-epic-select-dropdownKushal Pandya2019-08-221-0/+39
* | | Remove mergeTrain from FE since it's used only in EEIgor2019-08-221-42/+0
|/ /
* | Merge branch 'refactor/notes-getters' into 'master'Paul Slaughter2019-08-211-41/+89
|\ \
| * | Refactor nextUnresolvedDiscussionId and previousUnresolvedDiscussionId gettersArun Kumar Mohan2019-08-151-41/+89
* | | Backport: Issue sidebar trackingDonald Cook2019-08-214-0/+39
* | | Fixed tech debt of using custom componentNick Kipling2019-08-211-7/+4
* | | Resolve "HTML code shown in merge request"Ezekiel Kigbo2019-08-211-0/+18
| |/ |/|
* | This commit adds a new time series componentMiguel Rincon2019-08-212-1/+338
* | Merge branch 'ce-22058-improve-ux-multi-assignees-in-mr' into 'master'Rémy Coutable2019-08-211-180/+26
|\ \
| * | Apply patch and update spec per MR commentsSamantha Ming2019-08-202-12/+0
| * | Improve UX multi assigness in MRSamantha Ming2019-08-202-180/+38
* | | Fix to show renamed file in mrSamantha Ming2019-08-211-1/+1
* | | Throw error for multiple RecaptchaModal instancesWinnie Hellmann2019-08-211-0/+2
* | | CE Port: Use EE panel type to display alert menu correctly in dashboardsMiguel Rincon2019-08-211-1/+1
|/ /
* | Embed metrics undefined param fixTristan Read2019-08-201-0/+20
* | Merge branch 'kp-add-vue-input-autofocus-directive' into 'master'Filipa Lacerda2019-08-201-0/+38
|\ \
| * | Add `autofocus` directive for input elementskp-add-vue-input-autofocus-directiveKushal Pandya2019-08-191-0/+38
* | | Merge branch '64677-delete-directory-webide' into 'master'Paul Slaughter2019-08-191-0/+35
|\ \ \ | |/ / |/| |
| * | Fixed deletion of directories in Web IDE64677-delete-directory-webideDenys Mishunov2019-08-121-0/+35
* | | Add clipboard button to metric chart dropdownTristan Read2019-08-162-2/+86
* | | Rewrite changed_file_icon_spec in JestPaul Slaughter2019-08-161-63/+0
* | | Merge branch '24705-multi-selection-for-delete-on-registry-page' into 'master'Thong Kuah2019-08-152-27/+159
|\ \ \
| * | | Adjustments to event removal and modal descriptionNick Kipling2019-07-301-0/+1
| * | | Reworked how deletion works with multi vs singleNick Kipling2019-07-301-4/+4
| * | | Applying feedback changesNick Kipling2019-07-301-0/+1
| * | | Updated select all to be more explicitNick Kipling2019-07-301-11/+8
| * | | Updating with suggestions as per reviewNick Kipling2019-07-301-30/+53
| * | | Updating table_registry testsNick Kipling2019-07-301-6/+12
| * | | Implement multi select deletion for container registryNick Kipling2019-07-302-11/+115
* | | | Merge branch 'ce-11982-merge-trains-helper-text' into 'master'Paul Slaughter2019-08-151-0/+2
|\ \ \ \
| * | | | Add merge train helper text to MR widget (CE)ce-11982-merge-trains-helper-textNathan Friend2019-08-141-0/+2
* | | | | Adds download CSV functionality to dropdown in metricsLaura Montemayor2019-08-142-30/+34
|/ / / /
* | | | Merge branch 'ce-nfriend-fix-the-merge-button' into 'master'Filipa Lacerda2019-08-141-11/+13
|\ \ \ \
| * | | | Fix merge button dropdown (CE)ce-nfriend-fix-the-merge-buttonNathan Friend2019-08-121-11/+13
| | |/ / | |/| |
* | | | Convert spec/javascripts/environments/*rollback* tests to Jest61800-migrate-environment-rollback-tests-to-jestNathan Friend2019-08-122-131/+0
| |_|/ |/| |
* | | Merge branch 'update-graphicsmagick-to-1.3.33' into 'master'Stan Hu2019-08-121-2/+2
|\ \ \ | |/ / |/| |
| * | Update GraphicsMagick from 1.3.29 to 1.3.33 for CI testsTakuya Noguchi2019-08-121-2/+2
* | | Merge branch '44036-someone-edited-the-issue-at-the-same-time-is-regularly-se...docs-4453-external-exportersFilipa Lacerda2019-08-121-47/+64
|\ \ \
| * | | Fix conflict warning being incorrectly displayed44036-someone-edited-the-issue-at-the-same-time-is-regularly-seen-despite-that-being-a-filthy-lieHeinrich Lee Yu2019-08-121-47/+64
* | | | Merge branch 'fe-fix-diffs-specs-leaking-store' into 'master'Kushal Pandya2019-08-1211-22/+26
|\ \ \ \
| * | | | CE - FE fix diffs specs leaking storefe-fix-diffs-specs-leaking-storePaul Slaughter2019-08-1111-22/+26
| |/ / /
* | | | Add kbd shortcuts for discussion navigationSam Bigelow2019-08-121-0/+48
|/ / /