summaryrefslogtreecommitdiff
path: root/features/steps/admin/groups.rb
Commit message (Collapse)AuthorAgeFilesLines
* Fix invite user feature test and improve request member UI rowDmitriy Zaporozhets2016-07-071-1/+2
| | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* Fix specs18871-check-improve-how-we-display-access-requesters-in-admin-areaRémy Coutable2016-06-211-7/+1
| | | | Signed-off-by: Rémy Coutable <remy@rymai.me>
* Bring shared project feature tests from EEDmitriy Zaporozhets2016-03-121-0/+19
| | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* Signed in admin should be able to add/remove himself to a groupDouglas Barbosa Alexandre2015-12-011-0/+29
|
* Fix bug preventing invite by e-mailStan Hu2015-08-211-0/+15
| | | | | | This was broken in 70f5291808 as a result of introducing the ability to filter by current user. Closes #2320
* Add `Group#add_*` convenience methodsrs-group-convenience-methodsRobert Speicher2015-08-071-1/+1
| | | | Encapsulates the logic for `Gitlab::Access::WHATEVER` levels.
* Change `within` to `page.within` in feature stepsRobert Speicher2015-06-121-4/+4
|
* Update all `should`-style syntax to `expect` in featuresRobert Speicher2015-06-121-7/+7
|
* Use `project_member` instead of `team_member`.Douwe Maan2015-03-151-1/+1
|
* Refactor issuable sorting a bitDmitriy Zaporozhets2015-02-051-1/+1
|
* Spelling improvement, add in a group, not into group.Sytse Sijbrandij2015-02-031-1/+1
|
* Fix spinach testDmitriy Zaporozhets2014-12-221-1/+1
| | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* Add tests for remove group member feature in admin areaDmitriy Zaporozhets2014-10-201-2/+21
| | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* Merge branch 'spinach-step' of https://github.com/cirosantilli/gitlabhq into ↵Dmitriy Zaporozhets2014-09-221-5/+5
|\ | | | | | | | | | | | | | | | | cirosantilli-spinach-step Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> Conflicts: features/steps/project/markdown_render.rb
| * Replace old spinach step definitions with step.Ciro Santilli2014-09-221-5/+5
| |
* | Merge pull request #7821 from cirosantilli/factor-spinach-classesDmitriy Zaporozhets2014-09-221-1/+1
|\ \ | | | | | | [factor] Prefix Spinach features with Spinach::Features::.
| * | Prefix Spinach features with Spinach::Features::.Ciro Santilli2014-09-221-1/+1
| |/
* | Fix finder and tests for new membership modelsDmitriy Zaporozhets2014-09-151-1/+1
|/ | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* Remove dir prefix and suffix from tests inside dir.Ciro Santillli2014-02-231-0/+66