summaryrefslogtreecommitdiff
path: root/spec/javascripts
Commit message (Collapse)AuthorAgeFilesLines
* Fix spec nameClement Ho2017-09-191-1/+1
|
* DRY up constants and rename to viewTypesClement Ho2017-09-181-5/+5
|
* Use gl.TEST_HOST instead of host.invalid for consistencyClement Ho2017-09-181-3/+3
|
* Merge commit '9b13753302df7a3e8ef86c6af3f84066bde31a21' into vueify-image-diffClement Ho2017-09-181-1/+8
|\
| * Fixed the new sidebars width when browser has scrollbarsPhil Hughes2017-09-161-1/+8
| |
* | Add testsClement Ho2017-09-187-0/+328
|/
* Return only group's members in user dropdowns on issuables list pages20824-scope-users-to-members-in-group-issuable-listRémy Coutable2017-09-141-0/+2
| | | | Signed-off-by: Rémy Coutable <remy@rymai.me>
* Remove confidential toggle checkbox and related code as no longer necessary37454-remove-confidential-cb-edit-issuekushalpandya2017-09-111-25/+0
|
* Merge branch 'backport-issues-controller-changes' into 'master'Sean McGivern2017-09-081-0/+22
|\ | | | | | | | | Move issues index variable setting to a method See merge request !14048
| * Merge branch 'master' into backport-issues-controller-changesbackport-issues-controller-changesBryce Johnson2017-09-077-3/+50
| |\
| * | Backport getAllParams and other nav changes from service desk.Bryce Johnson2017-09-071-0/+22
| | |
* | | Merge branch 'support-additional-colors' into 'master'Tim Zallmann2017-09-084-24/+31
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Supports additional colors and labels for the prometheus monitoring dashboard Closes #34629 See merge request !14065
| * | | Changed how the backend response is handled for when instead of seriesJose Ivan Vargas2017-09-073-4/+4
| | | |
| * | | Added minor details to specsJose Ivan Vargas2017-09-071-4/+4
| | | |
| * | | small fixes to code and specsJose Ivan Vargas2017-09-072-4/+11
| | | |
| * | | Added specs for the additional color supportJose Ivan Vargas2017-09-073-7/+5
| | | |
| * | | Renamed some componentsJose Ivan Vargas2017-09-072-12/+14
| |/ /
* | | Merge branch 'fix-comment-reflection' into 'security-9-5'Jacob Schatz2017-09-071-0/+14
| |/ |/| | | | | | | Fix Live Comment XSS Vulnerability See merge request gitlab/gitlabhq!2183
* | Merge branch '37158-autodevops-banner' into 'master'Kamil Trzciński2017-09-071-0/+13
|\ \ | | | | | | | | | | | | | | | | | | Resolve "Banner to enable Auto DevOps at project level" Closes #37158 See merge request !13991
| * \ Merge branch 'zj/gitlab-ce-zj-auto-devops-table' into 37158-autodevops-bannerKamil Trzcinski2017-09-0713-71/+132
| |\ \
| * | | Updates tests and i18n37158-autodevops-bannerFilipa Lacerda2017-09-071-12/+3
| | | |
| * | | Merge branch 'zj-auto-devops-table' of gitlab.com:zj/gitlab-ce into ↵Kamil Trzcinski2017-09-071-1/+1
| |\ \ \ | | | | | | | | | | | | | | | 37158-autodevops-banner
| * \ \ \ Merge branch 'zj/gitlab-ce-zj-auto-devops-table' into 37158-autodevops-bannerKamil Trzcinski2017-09-0631-2176/+7799
| |\ \ \ \
| * | | | | Sets callout dissmiss cookie per project using a pathFilipa Lacerda2017-09-051-0/+22
| | | | | |
* | | | | | Merge branch 'zj-auto-devops-table' into 'master'Kamil Trzciński2017-09-074-1/+35
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | Implement the implied CI/CD config for AutoDevOps Closes #34777 See merge request !13923
| * | | | | Merge remote-tracking branch 'origin/master' into ↵Kamil Trzcinski2017-09-0713-71/+132
| |\ \ \ \ \ | | |_|_|/ / | |/| | | / | | | |_|/ | | |/| | zj/gitlab-ce-zj-auto-devops-table
| * | | | Merge branch 'master' into zj-auto-devops-tablezj/gitlab-ce-zj-auto-devops-tableZeger-Jan van de Weg2017-09-071-1/+1
| |\ \ \ \ | | |_|_|/ | |/| | |
| * | | | Merge branch 'master' into zj-auto-devops-tableZeger-Jan van de Weg2017-09-0631-2176/+7799
| |\ \ \ \ | | |_|_|/ | |/| | |
| * | | | Merge branch 'master' into zj-auto-devops-tableZeger-Jan van de Weg2017-09-0449-186/+2289
| |\ \ \ \
| * | | | | Adds documentation link to the autodevops popoverFilipa Lacerda2017-09-014-1/+14
| | | | | |
| * | | | | Adds tooltip for Auto DevOps badge in pipeline tableFilipa Lacerda2017-09-011-0/+21
| | | | | |
* | | | | | Merge branch '37513-projects-dropdown-copy-tweaks' into 'master'Tim Zallmann2017-09-072-2/+2
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change strings for projects dropdown placeholder and error state Closes #37513 See merge request !14079
| * | | | | Change strings for projects dropdown placeholder and error state37513-projects-dropdown-copy-tweaksChris Peressini2017-09-072-2/+2
| | |_|/ / | |/| | | | | | | | | | | | | gitlab-ce#37513
* | | | | Merge branch 'ee_issue_928_backport' into 'master'Sean McGivern2017-09-0711-66/+103
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Group boards CE backport See merge request !13883
| * | | | | api js changes not needed for CESimon Knox2017-09-061-21/+0
| | | | | |
| * | | | | backport boards specsSimon Knox2017-09-0612-67/+104
| | | | | |
| * | | | | FE backport of group boards to reduce CE conflictsSimon Knox2017-09-061-1/+22
| | | | | |
* | | | | | Merge branch 'fly-out-top-level-item' into 'master'Filipa Lacerda2017-09-072-5/+29
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add top level items to fly-out navigation Closes #36294 See merge request !13981
| * | | | | Add top level items to fly-out navigationPhil Hughes2017-09-062-5/+29
| | |/ / / | |/| | | | | | | | | | | | | | | | | | | | | | | This only appears when in the collapsed sidebar. If the sidebar is expanded, then these items are hidden & no fly-out navigation is displayed. Closes #36294
* | | | | Merge branch '37023-remove-focus-styles-from-dropdown-empty-link' into 'master'Tim Zallmann2017-09-071-1/+1
|\ \ \ \ \ | |/ / / / |/| | | | | | | | | | | | | | | | | | | | | | | | Remove focus styles from dropdown empty link Closes #37023 See merge request !13907
| * | | | Remove focus styles from dropdown empty link37023-remove-focus-styles-from-dropdown-empty-linkEric Eastwood2017-09-051-1/+1
| |/ / / | | | | | | | | | | | | Fix https://gitlab.com/gitlab-org/gitlab-ce/issues/37023
* | | | Use flexbox for prometheus graph row grouping instead of bootstrap classesMike Greiling2017-09-062-64/+2
|/ / /
* | | Make search dropdowns consistentWinnie Hellmann2017-09-051-145/+178
| | |
* | | Fix flaky behaviour of `getSearchedProjects` due to missing ↵kushalpandya2017-09-051-1/+2
| | | | | | | | | | | | `gon.current_user_id`
* | | Remove spec as no longer necessarykushalpandya2017-09-051-60/+0
| | |
* | | Merge branch '35010-projects-nav-dropdown' into 'master'Filipa Lacerda2017-09-0511-9/+1013
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Add dropdown to Projects nav item Closes #35010 See merge request !13866
| * | | Projects Dropdown Spec Mock Datakushalpandya2017-09-051-0/+96
| | | |
| * | | Projects Dropdown App Store Speckushalpandya2017-09-051-0/+41
| | | |
| * | | Projects Dropdown App Service Speckushalpandya2017-09-051-0/+178
| | | |
| * | | Projects Dropdown Frequent Projects Item Component Speckushalpandya2017-09-051-0/+65
| | | |