summaryrefslogtreecommitdiff
path: root/spec/javascripts
Commit message (Expand)AuthorAgeFilesLines
* Make Variable key not secret43316-controller-parameters-handling-sensitive-information-should-use-a-more-specific-nameMatija Čupić2018-03-221-1/+1
* Check for secret_key and secret_value in CI Variable native list js specMatija Čupić2018-03-171-2/+2
* Merge branch 'mr-widget-deployment-styling' into 'master'Filipa Lacerda2018-03-143-221/+205
|\
| * removed useless v-ifPhil Hughes2018-03-142-43/+14
| * fixed eslintPhil Hughes2018-03-131-1/+1
| * updated specsPhil Hughes2018-03-133-184/+197
* | Merge branch 'master' into 44149-issue-comment-buttonsFilipa Lacerda2018-03-136-19/+123
|\ \ | |/
| * Merge branch 'refactor/move-mr-widget-nothing-to-merge-vue-component' into 'm...Clement Ho2018-03-121-3/+3
| |\
| | * Move NothingToMerge vue componentGeorge Tsiolis2018-03-081-3/+3
| * | Merge branch 'removes-source-branch-widget-state' into 'master'Filipa Lacerda2018-03-121-0/+34
| |\ \
| | * | fixed specPhil Hughes2018-03-121-0/+1
| | * | Fix removes source branch text being rendered in merged stateremoves-source-branch-widget-statePhil Hughes2018-03-121-0/+33
| * | | Merge branch 'fix-duplicate-notes' into 'master'Filipa Lacerda2018-03-123-3/+79
| |\ \ \
| | * | | fixed note polling not sending updated last fetched at datefix-duplicate-notesPhil Hughes2018-03-122-1/+66
| | * | | added mutation specPhil Hughes2018-03-101-2/+13
| * | | | Merge branch '42814-fix-remove-source-branch-when-mwps' into 'master'Phil Hughes2018-03-121-13/+7
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | Fix "Remove source branch" button in MR widget during MWPS state42814-fix-remove-source-branch-when-mwpsEric Eastwood2018-03-081-13/+7
* | | | | Fix loading icon being visible in the wrong button44149-issue-comment-buttonsFilipa Lacerda2018-03-123-0/+96
|/ / / /
* | | | Merge branch 'remove-jquery-globals' into 'master'Phil Hughes2018-03-1264-6/+75
|\ \ \ \
| * | | | require jQuery to be explicitly importedremove-jquery-globalsMike Greiling2018-03-0964-6/+75
* | | | | Add `createLabelTitle` & `manageLabelsTitle` props for action stringKushal Pandya2018-03-121-3/+29
* | | | | Add `headerTitle` prop for container header stringKushal Pandya2018-03-121-3/+13
* | | | | Add `isProject` and computed props to for contextual info for dropdownKushal Pandya2018-03-121-0/+26
* | | | | Add `isProject` mock configKushal Pandya2018-03-121-0/+1
* | | | | Move AssigneeTitle vue componentGeorge Tsiolis2018-03-091-1/+1
|/ / / /
* | | | Merge branch 'merge-request-widget-source-branch-improvements' into 'master'Filipa Lacerda2018-03-092-8/+45
|\ \ \ \ | |_|/ / |/| | |
| * | | use toEqual instead of toBeFalsy/TruthyPhil Hughes2018-03-091-3/+3
| * | | Dont show remove source branch checkbox when user cannot remove the branchPhil Hughes2018-03-082-8/+45
| |/ /
* | | Merge branch 'refactor/move-mr-widget-memory-usage-and-graph-components' into...Phil Hughes2018-03-082-38/+6
|\ \ \ | |_|/ |/| |
| * | Move MemoryGraph and MemoryUsage vue componentsGeorge Tsiolis2018-03-082-38/+6
* | | Merge branch '43770-change-clear-runners-cache-ujs-action-to-an-axios-request...Kamil Trzciński2018-03-082-20/+31
|\ \ \ | |_|/ |/| |
| * | Fix broken tests43770-change-clear-runners-cache-ujs-action-to-an-axios-requestFilipa Lacerda2018-03-072-9/+9
| * | [ci skip] Merge branch 'master' into 43770-change-clear-runners-cache-ujs-act...Filipa Lacerda2018-03-073-0/+176
| |\ \
| * | | Removes UJS from reset cache buttonFilipa Lacerda2018-03-071-13/+24
* | | | Address frontend feedbackBob Van Landuyt2018-03-081-8/+25
* | | | Merge branch 'jivl-backport-custom-metrics-frontend' into 'master'Filipa Lacerda2018-03-071-1/+1
|\ \ \ \
| * | | | backport of custom metrics for the common metrics section of CEjivl-backport-custom-metrics-frontendJose Ivan Vargas2018-03-071-1/+1
* | | | | Merge branch 'ce-3839-ci-cd-only-github-projects-fe' into 'master'Douwe Maan2018-03-071-5/+10
|\ \ \ \ \
| * \ \ \ \ Merge branch 'master' into 'ce-3839-ci-cd-only-github-projects-fe'ce-3839-ci-cd-only-github-projects-feDouwe Maan2018-03-074-0/+195
| |\ \ \ \ \
| * | | | | | CE backport for creating CI/CD projects from GitHubRubén Dávila2018-03-071-5/+10
* | | | | | | Merge branch 'refactor/move-sidebar-assignee-vue-component' into 'master'Clement Ho2018-03-071-1/+1
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | Move SidebarAssignees vue componentGeorge Tsiolis2018-03-071-1/+1
| | |_|_|/ / | |/| | | |
* | | | | | Merge branch 'bvl-allow-maintainer-to-push' into 'master'Douwe Maan2018-03-072-0/+24
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Allow a user to select `allow maintainer to push`Bob Van Landuyt2018-03-072-0/+24
| |/ / / /
* | | | | Merge branch 'jivl-new-modal-project-labels-milestones' into 'master'Filipa Lacerda2018-03-072-0/+171
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | used respond_to formats for persisting flash messages insteadjivl-new-modal-project-labels-milestonesJose Ivan Vargas2018-03-062-10/+0
| * | | | Changed selector names, address code concernsJose Ivan Vargas2018-03-012-28/+15
| * | | | Added vue based promotion modals for labels and milestonesJose Ivan Vargas2018-03-012-0/+194
* | | | | Merge branch '43502-clipboard-btn' into 'master'Phil Hughes2018-03-071-0/+5
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Removes btn-transparent and btn-clipboard as default classes for clipboard bu...43502-clipboard-btnFilipa Lacerda2018-03-061-0/+5