summaryrefslogtreecommitdiff
path: root/spec/features
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'add_mr_info_to_issues_list' into 'master'Sean McGivern2017-02-221-0/+17
|\ | | | | | | | | | | | | Add merge request count to each issue on issues list Closes #19786 and #23208 See merge request !9252
| * Refactored specsblackst0ne2017-02-221-2/+2
| |
| * Refactored specsblackst0ne2017-02-221-8/+8
| |
| * Merge remote-tracking branch 'upstream/master' into add_mr_info_to_issues_listblackst0ne2017-02-2113-159/+224
| |\
| * | Improved specsblackst0ne2017-02-211-7/+11
| | |
| * | Fixed rubocop offensesblackst0ne2017-02-181-4/+4
| | |
| * | Added specsblackst0ne2017-02-181-0/+13
| | |
* | | Merge branch 'lnovy/gitlab-ce-empty-variables' into 'master'Rémy Coutable2017-02-221-2/+26
|\ \ \ | | | | | | | | | | | | | | | | UI: Allow a project variable to be set to an empty value See merge request !9414
| * | | Fix specslnovy/gitlab-ce-empty-variablesRémy Coutable2017-02-211-17/+11
| | | | | | | | | | | | | | | | Signed-off-by: Rémy Coutable <remy@rymai.me>
| * | | UI: Allow a project variable to be set to an empty valueLukáš Nový2017-02-211-7/+37
| | | | | | | | | | | | | | | | Signed-off-by: Rémy Coutable <remy@rymai.me>
* | | | Merge branch '26087-asciidoc-cicd-badges-snippet' into 'master'Rémy Coutable2017-02-221-2/+4
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add AsciiDoc snippet for CI/CD Badges Closes #26087 See merge request !9164
| * | | | Add AsciiDoc snippet for CI/CD BadgesJan Christophersen2017-02-201-2/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This commit adds CI/CD Badges Snippets for AsciiDoc as requested in #26087. I've however run into an issue in highlighting the snippet, it seems as if AsciiDoc is currently not being highlighted properly (displayed as plaintext) Add testcase for to_asciidoc Update test case for Badges list
* | | | | Merge branch '27287-label-dropdown-error-messages' into 'master'Sean McGivern2017-02-221-29/+36
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Fix form response errors not shown for create label dropdown. See merge request !9058
| * | | | | fix new label errors not visible in dropdown for #27287, also humanize error ↵Tom Koole2017-02-091-29/+36
| | | | | | | | | | | | | | | | | | | | | | | | key, improve testing hieararchy for reuse, remove duplicate test
* | | | | | Merge branch 'add-filtered-search-to-mr' into 'master' Alfredo Sumaran2017-02-227-290/+167
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add filtered search to MR page Closes #27131 See merge request !9284
| * | | | | | Add filtered search to MR pageadd-filtered-search-to-mrClement Ho2017-02-217-290/+167
| | |_|_|_|/ | |/| | | |
* | | | | | Merge branch '26703-todos-count' into 'master' Clement Ho2017-02-211-0/+23
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | #26703 change todos counter position & format ( for large counts ) Closes #26703 See merge request !9171
| * | | | | | change todos counter position & format ( for large counts )mhasbini2017-02-211-0/+23
| |/ / / / /
* | | | | | Merge branch 'rename-retry-failed-pipeline-to-retry' into 'master' Filipa Lacerda2017-02-212-8/+8
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | Rename retry failed button on pipeline page to just retry See merge request !9369
| * | | | | | Fix broken testFilipa Lacerda2017-02-211-1/+1
| | | | | | |
| * | | | | | Fix broken testrename-retry-failed-pipeline-to-retryFilipa Lacerda2017-02-211-2/+2
| | | | | | |
| * | | | | | fix more testsdimitrieh2017-02-211-2/+2
| | | | | | |
| * | | | | | fixed specs + docsdimitrieh2017-02-202-8/+8
| |/ / / / /
* | | | | | Merge branch '26879-fix-preselected-namespace-when-creating-project' into ↵Rémy Coutable2017-02-211-0/+45
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 'master' Fix preselected namespace when creating a project Closes #26879 See merge request !9389
| * | | | | | Fix preselected namespace when creating a projectDavid Piegza2017-02-211-0/+45
| |/ / / / /
* | | | | | Merge branch 'group-memebrs-owner-level' into 'master'Sean McGivern2017-02-211-0/+15
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Added ability to change user permissions in group to owner Closes #28233 See merge request !9299
| * | | | | Added ability to change user permissions in group to ownergroup-memebrs-owner-levelPhil Hughes2017-02-161-0/+15
| | | | | | | | | | | | | | | | | | | | | | | | Closes #28233
* | | | | | Fixed ref switcher testsPhil Hughes2017-02-201-0/+2
| |/ / / / |/| | | |
* | | | | Merge branch '25465-todo-done-clicking-is-kind-of-unsafe' into 'master' Clement Ho2017-02-181-31/+46
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Todo done clicking is kind of unusable. Closes #25465 See merge request !8691
| * | | | | Todo done clicking is kind of unusable.Jacopo2017-02-171-31/+46
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The Done button will change to an Undo button and the line item will be greyed out. Bold links will be unbolded. The user can undo the task by clicking the Undo button.
* | | | | | Merge branch 'global-dropdown-edits' into 'master' Alfredo Sumaran2017-02-171-2/+2
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | Global dropdown edits See merge request !9336
| * | | | | | Fix issuables_counter_specglobal-dropdown-editsAnnabel Dunstone Gray2017-02-171-2/+2
| | | | | | |
* | | | | | | Fix grammer issue in admin/runners28353-little-grammar-issueClement Ho2017-02-171-1/+1
|/ / / / / /
* | | | | | Merge branch 'boards-sidebar-spec-refactor' into 'master' Rémy Coutable2017-02-171-86/+53
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Refactor boards sidebar spec Closes #28310 See merge request !9330
| * | | | | | Reduced sidebar wait timeoutboards-sidebar-spec-refactorPhil Hughes2017-02-171-1/+1
| | | | | | |
| * | | | | | Refactor boards sidebar specPhil Hughes2017-02-171-86/+53
| |/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Uses Timecop to fix due date spec - Waits for sidebar to be visible before doing anything - Fixes weird issues where the link would be clicked instead of the card itself Closes #28310
* | | | | | Merge branch 'move-spinach-dashboard-issues-test-to-rspec' into 'master'Rémy Coutable2017-02-171-0/+48
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | Move dashboard issues spinach test to Rspec See merge request !8955
| * | | | | | Move dashboard issues spinach test to RspecSemyon Pupkov2017-02-101-0/+48
| | | | | | | | | | | | | | | | | | | | | | | | | | | | https://gitlab.com/gitlab-org/gitlab-ce/issues/23036
* | | | | | | Merge branch 'issue_26714' into 'master' Rémy Coutable2017-02-171-2/+4
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix 'reset-email' link spec Closes #26714 See merge request !9317
| * | | | | | | Fix 'reset-email' link specissue_26714Felipe Artur2017-02-161-2/+4
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge branch '26200-convert-sidebar-to-dropdown' into 'master'Sean McGivern2017-02-174-38/+11
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Resolve "Update global sidebar to dropdown" Closes #26200 See merge request !9199
| * | | | | | | Delete sidebar specs and fixtures; update shortcuts_spec to check page titleAnnabel Dunstone Gray2017-02-151-6/+5
| | | | | | | |
| * | | | | | | Move migration to post_migrate; fix shortcuts_specAnnabel Dunstone Gray2017-02-151-1/+2
| | | | | | | |
| * | | | | | | Fix active_tab and issuables_counter specsAnnabel Dunstone Gray2017-02-152-4/+6
| | | | | | | |
| * | | | | | | Remove all gitlab theme related codeAnnabel Dunstone Gray2017-02-151-29/+0
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge branch ↵Filipa Lacerda2017-02-171-0/+14
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | '27883-autocomplete-seems-to-not-trigger-when-at-character-is-part-of-an-autocompleted-text' into 'master' Trigger at.js after selecting slash commands with autocomplete suffix Closes #27883 See merge request !9117
| * | | | | | Retrigger at.js for slash commands with autocomplete suffix27883-autocomplete-seems-to-not-trigger-when-at-character-is-part-of-an-autocompleted-textSam Rose2017-02-131-0/+14
| | |_|_|_|/ | |/| | | |
* | | | | | Merge branch '28248-use-page' into 'master' Robert Speicher2017-02-171-0/+21
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Use `page` query parameter instead of `p` to keep consistency with all URLs Closes #28248 See merge request !9268
| * | | | | | Reduce number of pipelines created to test pagination28248-use-pageFilipa Lacerda2017-02-161-6/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | stub pagination in tests
| * | | | | | Merge branch 'master' into 28248-use-pageFilipa Lacerda2017-02-164-1/+31
| |\ \ \ \ \ \ | | | |_|/ / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * master: (65 commits) Add CHANGELOG file Fix positioning of top scroll button add space between ci text and commit sha in Merge Request widget Do not use single quote in headings as it breaks docs.gitlab.com Fix broken test Update services templates docs Fix error in MR widget after /merge slash command Remove arrow icon from folders Create util to handle pagination transformation Wrap long Project and Group titles Changes after review Changes after review Rename storePagination to setPagination Transforms startTimeAgoLoops into a static method so we can reuse it instead of have 2 Only run timeago loops after rendering timeago components fix tmpdir Fix broken tests Show merge errors in merge request widget Move babel config for instanbul to karma config (!9286) Clarify that stage is needed to stop environments ...