summaryrefslogtreecommitdiff
path: root/spec/features/groups/members/request_access_spec.rb
Commit message (Collapse)AuthorAgeFilesLines
* Updates from `rubocop -a`Lin Jen-Shin2018-07-091-1/+1
|
* Enable Capybara/FeatureMethods copWinnie Hellmann2018-07-051-9/+9
|
* Add top level items to fly-out navigationPhil Hughes2017-09-061-1/+1
| | | | | | 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
* Change all `:empty_project` to `:project`rs-empty_project-defaultRobert Speicher2017-08-021-1/+1
|
* Use `empty_project` where possible in spec/features/groupsRobert Speicher2017-07-271-1/+1
|
* Remove superfluous type defs in specsKeifer Furzland2017-07-271-1/+1
| | | | Signed-off-by: Rémy Coutable <remy@rymai.me>
* Change gitlab_sign_in to sign_in where possibleRobert Speicher2017-06-291-1/+1
|
* Rename group member specs for consistent namingDmitriy Zaporozhets2017-06-261-0/+78
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>