summaryrefslogtreecommitdiff
path: root/features/steps/admin/groups.rb
Commit message (Collapse)AuthorAgeFilesLines
* 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