summaryrefslogtreecommitdiff
path: root/spec/javascripts
Commit message (Expand)AuthorAgeFilesLines
* Backport border inline editbackport-border-inline-editClement Ho2017-11-281-4/+4
* Merge branch 'icon-sizes' into 'master'Tim Zallmann2017-11-281-3/+9
|\
| * limit icon component size to valid valuesicon-sizesSimon Knox2017-11-281-3/+9
* | Merge branch 'backport-epic-fullscreen' into 'master'Fatih Acet2017-11-271-65/+81
|\ \
| * | Backport fix epic fullscreenbackport-fix-epic-fullscreenClement Ho2017-11-221-65/+81
* | | Merge branch 'backport-add-epic-sidebar' into 'master'Fatih Acet2017-11-277-5/+329
|\ \ \ | |_|/ |/| |
| * | Merge branch 'master' into 'backport-add-epic-sidebar'Clement Ho2017-11-1510-143/+263
| |\ \
| * \ \ Merge branch 'master' into backport-add-epic-sidebarClement Ho2017-11-1314-90/+2020
| |\ \ \
| * | | | Backport of add-epic-sidebarClement Ho2017-11-107-9/+331
* | | | | Merge branch 'fix-mermaid-import' into 'master'Filipa Lacerda2017-11-231-2/+0
|\ \ \ \ \
| * | | | | moved to es6 modulesfix-mermaid-importPhil Hughes2017-11-221-2/+0
| | |_|_|/ | |/| | |
* | | | | Improve environments performanceFilipa Lacerda2017-11-2310-221/+290
|/ / / /
* | | | Merge branch 'jivl-replace-vue-resource-prometheus-dashboard' into 'master'Filipa Lacerda2017-11-222-18/+9
|\ \ \ \
| * | | | Replaced vue-resource for axios in the prometheus dashboardjivl-replace-vue-resource-prometheus-dashboardJose Ivan Vargas2017-11-222-18/+9
* | | | | Merge branch 'feature_add_mermaid' into 'master'Phil Hughes2017-11-221-1/+2
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Add support of MermaidVitaliy @blackst0ne Klachkov2017-11-221-1/+2
* | | | | Merge branch '38869-milestone' into 'master'Phil Hughes2017-11-211-2/+1
|\ \ \ \ \
| * | | | | Export code as ES6 modules38869-milestoneFilipa Lacerda2017-11-201-2/+1
* | | | | | Backport ability to enable/disable file attachments in issuable formClement Ho2017-11-211-0/+37
|/ / / / /
* | | | | Async notification subscriptions in issue boardsEric Eastwood2017-11-203-14/+29
* | | | | Use axios instead of vue resource - step 1Filipa Lacerda2017-11-201-12/+8
|/ / / /
* | | | Merge branch 'rc/use-existing-url-helper' into 'master'Grzegorz Bizon2017-11-171-1/+0
|\ \ \ \
| * | | | Replace ci_status_path with pipeline_pathrc/use-existing-url-helperRémy Coutable2017-11-141-1/+0
* | | | | Resolve "lock/confidential issuable sidebar custom svg icons iteration"Luke "Jared" Bennett2017-11-161-3/+3
* | | | | Backport delete epic changesbackport-delete-epicClement Ho2017-11-153-14/+63
| |_|_|/ |/| | |
* | | | Merge branch '39861-follow-up-from-enable-multiple-queries-per-prometheus-gra...Mike Greiling2017-11-151-0/+17
|\ \ \ \
| * | | | Add missing spec for computed prop strokeDashArray39861-follow-up-from-enable-multiple-queries-per-prometheus-graphJose Ivan Vargas2017-11-131-0/+17
| | |_|/ | |/| |
* | | | Merge branch 'update-emoji-digests-with-latest-from-gemojione' into 'master'Filipa Lacerda2017-11-152-7/+31
|\ \ \ \
| * | | | Add rainbow_flag to emoji support mapEric Eastwood2017-11-152-7/+31
* | | | | Merge branch 'ce-backport-39009-fix-approvals-showing-up-in-empty-mr-widget' ...Phil Hughes2017-11-151-9/+10
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Backport spec changes from EE remove approvals in empty statece-backport-39009-fix-approvals-showing-up-in-empty-mr-widgetEric Eastwood2017-11-131-9/+10
| |/ / /
* | | | Stops page reload when changing tabs or pages - uses API requests insteadFilipa Lacerda2017-11-145-126/+179
| |/ / |/| |
* | | Formats bytes to human reabale number in registry table40092-fix-cluster-sizeFilipa Lacerda2017-11-131-1/+26
|/ /
* | fix to allow integer label refernceshaseeb2017-11-131-0/+22
* | Merge branch 'multi-editor-store-specs' into 'master'Filipa Lacerda2017-11-1311-5/+1901
|\ \
| * | added missing specsmulti-editor-store-specsPhil Hughes2017-11-101-0/+211
| * | fixed specsPhil Hughes2017-11-102-39/+13
| * | file action specsPhil Hughes2017-11-101-1/+349
| * | file action specsPhil Hughes2017-11-101-0/+44
| * | tree actions specsPhil Hughes2017-11-102-5/+452
| * | test updatesPhil Hughes2017-11-103-171/+120
| * | Added tests to multi-file Vuex storePhil Hughes2017-11-1011-7/+930
| |/
* | Export text utils as ES6 modulesFilipa Lacerda2017-11-132-84/+94
|/
* Merge branch 'disable-issue-action-button-if-isSubmitting' into 'master'Fatih Acet2017-11-091-0/+19
|\
| * Disable issue action button whilst submitting and testdisable-issue-action-button-if-isSubmittingLuke "Jared" Bennett2017-11-061-0/+19
* | Merge branch 'move-filter-mr-clear-search-spec-to-js' into 'master'Tim Zallmann2017-11-091-0/+19
|\ \
| * | Move clear search test to JS to reduce overkillmove-filter-mr-clear-search-spec-to-jsEric Eastwood2017-11-091-0/+19
* | | Merge branch 'remove-ineffective-service-specs' into 'master'Filipa Lacerda2017-11-082-113/+0
|\ \ \
| * | | Remove ineffective Vue service specsremove-ineffective-service-specsEric Eastwood2017-11-082-113/+0
| |/ /
* | | Resolve "Merge request widget - CI information has different margins"Filipa Lacerda2017-11-081-82/+89