summaryrefslogtreecommitdiff
path: root/features/groups.feature
Commit message (Collapse)AuthorAgeFilesLines
* Move edit group scenario to rspec and refactor groups_specDmitriy Zaporozhets2016-10-141-5/+0
| | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* Remove go to dashboard test suite for group page and get rid of AR warningDmitriy Zaporozhets2016-05-031-4/+0
| | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* Revert "Merge branch 'new-navigation-prototype' into 'master'"Jacob Schatz2016-04-071-0/+4
| | | This reverts merge request !3494
* Remove tests with back buttonDmitriy Zaporozhets2016-04-011-4/+0
| | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* Move group activity feed to separate page for consistency with dashboard and ↵Dmitriy Zaporozhets2016-03-101-0/+4
| | | | | | project pages Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* Don't list merge requests from archived projects in Group view.Rubén Dávila2016-03-021-0/+6
|
* Don't list issues from archived projects in Group view.Rubén Dávila2016-03-021-0/+6
|
* moved and refactored feature based on feedback. Also updated CHANGELOGJames Lopez2016-01-271-0/+4
|
* Split group feature testsDmitriy Zaporozhets2015-11-251-129/+0
| | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* Refactor group members tests a bitDmitriy Zaporozhets2015-11-251-3/+0
| | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* Fix 500 error when update group member permissionDmitriy Zaporozhets2015-11-241-0/+7
| | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* Merge branch 'master' into james11/gitlab-ce-removable-group-ownerDouwe Maan2015-11-171-1/+8
|\
| * Create milestones in the groupDmitriy Zaporozhets2015-11-161-1/+8
| | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* | fixed last group owner issue and added testJames Lopez2015-10-291-0/+8
|/
* Make all group publicValery Sizov2015-09-091-0/+11
|
* Spinach testsArtem Sidorenko2015-08-191-0/+7
|
* Make left menu more hierarchical and less contextual by adding back item at topDmitriy Zaporozhets2015-07-101-0/+4
| | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* Add feature tests for inviting members.Douwe Maan2015-04-141-0/+7
|
* Fix adding new members to groupDmitriy Zaporozhets2015-03-301-0/+8
|
* Fix test for creating group from dashboardDmitriy Zaporozhets2015-03-101-8/+0
|
* Make Spinach test names consistentCiro Santilli2014-10-051-0/+143
- do not add Feature to feature titles - titleize feature titles - put steps on the same path as .feature files - make feature titles match their path