summaryrefslogtreecommitdiff
path: root/app/assets/javascripts
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '42922-environment-name' into 'master'Phil Hughes2018-02-121-11/+20
|\
| * Adds tooltip for environment name42922-environment-nameFilipa Lacerda2018-02-091-11/+20
* | Merge branch 'winh-remove-confirmation_input' into 'master'Clement Ho2018-02-091-62/+0
|\ \
| * | Remove confirmation_inputWinnie Hellmann2018-02-091-62/+0
* | | Merge branch 'fix-mermaid-xss' into 'security-10-4'Douwe Maan2018-02-091-0/+3
|/ /
* | Merge branch 'fl-mr-widget-missing-branch' into 'master'Phil Hughes2018-02-093-44/+63
|\ \
| * | Remove not needed default statementFilipa Lacerda2018-02-091-1/+0
| * | Moves missing branch into a vue filefl-mr-widget-missing-branchFilipa Lacerda2018-02-083-44/+64
| |/
* | Replace $.post in importer status with axiosClement Ho2018-02-091-24/+44
|/
* Added 'clear' button to ci lint editorLin Jen-Shin2018-02-081-0/+7
* Merge branch 'new-list-dropdown-ajax-refactor' into 'master'Filipa Lacerda2018-02-081-3/+4
|\
| * Replaced $.get with axois.getnew-list-dropdown-ajax-refactorConstance Okoghenun2018-02-081-3/+4
* | Refactored merge_requests/show path in dispatcher.jsConstance Okoghenun2018-02-083-19/+29
|/
* Resolve "New design for user deletion confirmation in admin area"Shah El-Rahman2018-02-084-0/+247
* Merge branch '41297-new-design-for-cancel-stop-pipeline-confirmation' into 'm...Clement Ho2018-02-086-13/+152
|\
| * Add modal for stopping and retrying pipelines41297-new-design-for-cancel-stop-pipeline-confirmationShah El-Rahman2018-02-076-13/+152
* | Resolve "New design for project deletion confirmation"Shah El-Rahman2018-02-083-0/+167
* | Merge branch '42462-edit-note' into 'master'Fatih Acet2018-02-071-0/+1
|\ \
| * | Resolve "Cancelling a second comment edit doesn't return its state to before ...Simon Knox2018-02-071-0/+1
* | | Replace $.ajax in profile.js with axiosClement Ho2018-02-071-17/+16
|/ /
* | Merge branch 'axios-diff-file-editor' into 'master'Fatih Acet2018-02-071-10/+11
|\ \
| * | Replace $.get in diff file editor with axiosaxios-diff-file-editorClement Ho2018-02-021-10/+11
* | | Merge branch '4656-ce-port-filtered-search-bar' into 'master'Clement Ho2018-02-079-49/+72
|\ \ \
| * | | Update class initialization syntaxKushal Pandya2018-02-075-6/+14
| * | | Export class instead of assigning to `gl`Kushal Pandya2018-02-071-4/+1
| * | | Make class initialization configurableKushal Pandya2018-02-072-38/+57
| * | | Remove `FilteredSearchTokenKeys` importKushal Pandya2018-02-071-1/+0
* | | | Merge branch 'clear-job-request-timeout' into 'master'Filipa Lacerda2018-02-071-1/+1
|\ \ \ \
| * | | | Clear the timeout in Jobs class after each testPhil Hughes2018-02-071-1/+1
* | | | | Merge branch 'pawel/connect_to_prometheus_through_proxy-30480' into 'master'Robert Speicher2018-02-076-17/+70
|\ \ \ \ \
| * \ \ \ \ Merge branch 'master' into pawel/connect_to_prometheus_through_proxy-30480Mike Greiling2018-02-0680-958/+1549
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| * | | | | add link to cluster configuration from prometheus "getting started" stateMike Greiling2018-01-312-9/+25
| * | | | | Merge branch 'master' into pawel/connect_to_prometheus_through_proxy-30480Mike Greiling2018-01-3125-321/+332
| |\ \ \ \ \
| * | | | | | fix eslint and formatting issuesMike Greiling2018-01-311-4/+4
| * | | | | | display manage application button only when it is installedMike Greiling2018-01-311-2/+5
| * | | | | | internationalize the "Manage" button labelMike Greiling2018-01-301-1/+4
| * | | | | | add button to configure prometheus integration from cluster pageMike Greiling2018-01-302-0/+7
| * | | | | | add manage button to application rows in cluster integrationMike Greiling2018-01-302-5/+28
* | | | | | | Merge branch '3559-ce-port-group-roadmap' into 'master'Filipa Lacerda2018-02-073-2/+149
|\ \ \ \ \ \ \
| * | | | | | | Add `convertObjectPropsToCamelCase` helper methodKushal Pandya2018-02-071-0/+21
| * | | | | | | Add `convertToCamelCase` helper methodKushal Pandya2018-02-071-0/+7
| * | | | | | | Add more date helper functionsKushal Pandya2018-02-071-2/+121
| | |_|/ / / / | |/| | | | |
* | | | | | | Translate issuable sidebar34416-issue-i18nJarka Kadlecová2018-02-0710-42/+61
| |_|_|/ / / |/| | | | |
* | | | | | Merge branch 'ce-39118-dynamic-pipeline-variables-fe' into 'master'Kamil Trzciński2018-02-076-22/+176
|\ \ \ \ \ \
| * | | | | | Use dynamic variable list in scheduled pipelines and group/project CI secret ...Eric Eastwood2018-02-056-22/+176
* | | | | | | Merge branch 'search-autocomplete-axios' into 'master'Filipa Lacerda2018-02-071-16/+23
|\ \ \ \ \ \ \
| * | | | | | | Converted search_autocomplete.js to use axiossearch-autocomplete-axiosPhil Hughes2018-02-061-16/+23
* | | | | | | | Merge branch 'move-board-list-vue-component' into 'master'Phil Hughes2018-02-072-86/+91
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | |
| * | | | | | | Move BoardList vue component to vue fileGeorge Tsiolis2018-02-062-86/+91
| |/ / / / / /
* | | | | | | Merge branch 'winh-kubernetes-clusters' into 'master'Phil Hughes2018-02-063-5/+5
|\ \ \ \ \ \ \