summaryrefslogtreecommitdiff
path: root/spec/javascripts
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'ph-axios-2' into 'master'Filipa Lacerda2018-02-027-324/+462
|\
| * Merge branch 'master' into ph-axios-2Phil Hughes2018-02-011-83/+48
| |\
| * | fixed axios mock not being restoredPhil Hughes2018-02-011-0/+4
| * | remove useless ajaxPost methodPhil Hughes2018-02-011-13/+0
| * | fixed notes_spec.jsPhil Hughes2018-02-011-58/+124
| * | fixed issue_spec transient failurePhil Hughes2018-01-311-32/+27
| * | fixed eslint :see_no_evil:Phil Hughes2018-01-311-1/+0
| * | Merge branch 'master' into ph-axios-2Phil Hughes2018-01-3112-263/+375
| |\ \
| * | | fixed eslintPhil Hughes2018-01-311-2/+1
| * | | Converted common_utils to axiosPhil Hughes2018-01-311-3/+5
| * | | Converted ajax_cache to axiosPhil Hughes2018-01-311-41/+28
| * | | fixed failing specsPhil Hughes2018-01-314-27/+36
| * | | Converted merge_request_tabs.js to axiosPhil Hughes2018-01-301-30/+66
| * | | Converted job.js to axiosPhil Hughes2018-01-301-126/+137
| * | | Converted issue.js to axiosPhil Hughes2018-01-301-24/+58
* | | | Merge branch 'fl-mr-widget-1' into 'master'Phil Hughes2018-02-022-124/+228
|\ \ \ \
| * | | | Fixes after reviewfl-mr-widget-1Filipa Lacerda2018-02-011-2/+2
| * | | | Merge branch 'master' into fl-mr-widget-1Filipa Lacerda2018-02-016-152/+297
| |\ \ \ \
| * | | | | Transform `a` tag with button role into a `button`Filipa Lacerda2018-02-011-5/+5
| * | | | | Moves widget header into a vue fileFilipa Lacerda2018-02-012-92/+209
| * | | | | Moves merge help into a vue componentFilipa Lacerda2018-01-311-35/+22
* | | | | | Merge branch 'fl-mr-widget-2' into 'master'Phil Hughes2018-02-022-79/+58
|\ \ \ \ \ \
| * | | | | | Moves more mr widget components into vue filesfl-mr-widget-2Filipa Lacerda2018-02-012-79/+58
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'add-confirmation-input-for-modals' into 'master'Clement Ho2018-02-011-0/+63
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Add confirmation input componentJose Ivan Vargas2018-02-011-0/+63
* | | | | | Merge branch 'ph-axios-3' into 'master'Filipa Lacerda2018-02-012-41/+113
|\ \ \ \ \ \
| * | | | | | fixed infinite loop crashing testsph-axios-3Phil Hughes2018-02-011-8/+13
| * | | | | | Converted pager.js to axiosPhil Hughes2018-02-011-15/+61
| * | | | | | Converted mini_pipeline_graph_dropdown.js to axiosPhil Hughes2018-02-011-26/+47
| | |_|_|_|/ | |/| | | |
* | | | | | Merge branch '35779-realtime-update-of-pipeline-status-in-files-view' into 'm...Filipa Lacerda2018-02-011-0/+104
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Added more tests and corrected typos35779-realtime-update-of-pipeline-status-in-files-viewJose Ivan Vargas2018-02-011-27/+58
| * | | | | Added realtime prop and corrected specsJose Ivan Vargas2018-01-301-2/+7
| * | | | | Added pipeline status to the files viewJose Ivan Vargas2018-01-301-0/+68
| |/ / / /
* | | | | Merge branch 'fl-mr-widget' into 'master'Phil Hughes2018-01-311-83/+48
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Move mr widget related links into a vue fileFilipa Lacerda2018-01-301-83/+48
| |/ / /
* | | | Use axios instead of jquery ajax for setCiStatusFaviconClement Ho2018-01-312-28/+32
| |/ / |/| |
* | | Merge branch 'ph-ajax-to-axios' into 'master'Filipa Lacerda2018-01-318-165/+141
|\ \ \ | |/ / |/| |
| * | fixed failing specsph-ajax-to-axiosPhil Hughes2018-01-301-1/+1
| * | fixed more unhandled promise rejectionsPhil Hughes2018-01-302-5/+13
| * | fixed unhandled promise rejectionPhil Hughes2018-01-301-2/+4
| * | changed commits.js to axiosPhil Hughes2018-01-301-12/+31
| * | converted blob viewer to axiosPhil Hughes2018-01-301-19/+17
| * | spec fixes after API axios changePhil Hughes2018-01-303-11/+19
| * | Converted API.js to axiosPhil Hughes2018-01-301-115/+56
| |/
* | Merge branch 'ph-ajax-into-axios' into 'master'Filipa Lacerda2018-01-302-54/+100
|\ \
| * | fixed issuable_spec.jsPhil Hughes2018-01-291-4/+22
| * | Converted integration_settings_form to axiosPhil Hughes2018-01-291-50/+78
* | | Merge branch 'update-create-item-dropdown-with-create-new-item-option' into '...Filipa Lacerda2018-01-301-31/+108
|\ \ \ | |_|/ |/| |
| * | Add createNewItemFromValue option and clearDropdown methodupdate-create-item-dropdown-with-create-new-item-optionEric Eastwood2018-01-301-31/+108
* | | Merge branch 'fl-vue-mr-widget' into 'master'Phil Hughes2018-01-291-111/+97
|\ \ \