summaryrefslogtreecommitdiff
path: root/spec/features/groups_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@13-7-stable-eev13.7.0-rc42GitLab Bot2020-12-171-12/+42
* Add latest changes from gitlab-org/gitlab@13-6-stable-eev13.6.0-rc42GitLab Bot2020-11-191-20/+28
* Add latest changes from gitlab-org/gitlab@13-3-stable-eeGitLab Bot2020-08-201-1/+1
* Add latest changes from gitlab-org/gitlab@13-2-stable-eeGitLab Bot2020-07-201-0/+29
* Add latest changes from gitlab-org/gitlab@13-1-stable-eeGitLab Bot2020-06-181-1/+1
* Add latest changes from gitlab-org/gitlab@13-0-stable-eeGitLab Bot2020-05-201-0/+36
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-01-231-2/+2
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-10-301-2/+16
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-10-231-1/+1
* Merge branch 'frozen_string_spec_features' into 'master'Rémy Coutable2019-07-291-0/+2
|\
| * Add frozen_string_literal to spec/featuresThong Kuah2019-07-261-0/+2
* | Remove code related to object hierarchy in MySQLremove-nested-groups-checksHeinrich Lee Yu2019-07-251-2/+2
|/
* Autocorrect with RSpec/ExampleWording copThong Kuah2019-04-051-1/+1
* Merge branch '53104-redesign-group-overview-ui-mvc' into 'master'Kushal Pandya2019-01-301-4/+4
|\
| * Refresh group overview to match project overviewDennis Tang2019-01-251-4/+4
* | Enable the Layout/ExtraSpacing cop56392-enable-the-layout-extraspacing-copRémy Coutable2019-01-241-1/+1
* | Fix DirtySubmit handling of checkbox and radio inputsLuke Bennett2019-01-221-1/+3
|/
* Fix new group visibility form for non-admins52771-ldap-users-can-t-choose-private-or-internal-when-creating-a-new-groupLuke Bennett2018-11-071-1/+21
* Resolve "Create new group: Rename form fields and update UI"Martin Wortschack2018-10-301-6/+8
* Prioritize group settings, improve panel titles, disable submit without changesLuke Bennett2018-10-151-1/+4
* Fix #48934 - Focus on text input on danger confirmationJamie Schembri2018-07-061-0/+6
* Enable Capybara/FeatureMethods copWinnie Hellmann2018-07-051-1/+1
* Fix tests after group settings page redesignDmitriy Zaporozhets2018-05-281-1/+1
* Redesign group settings page into expandable sectionsDmitriy Zaporozhets2018-05-281-2/+4
* Merge branch 'master' into sh-headless-chrome-supportMike Greiling2017-10-231-16/+7
|\
| * Merge branch 'master' into bvl-group-treesBob Van Landuyt2017-10-101-3/+3
| |\
| * | Update feature specs for updated group listsBob Van Landuyt2017-10-051-11/+6
| * | Remove the subgroups path on a groupBob Van Landuyt2017-10-041-13/+9
* | | explicitly specify search for hidden elementMike Greiling2017-10-231-1/+1
| |/ |/|
* | Replaces `tag: true` into `:tag` in the specsJacopo2017-10-071-3/+3
|/
* more spec fixesPhil Hughes2017-08-291-1/+1
* Improves subgroup creation permissions35845-improve-subgroup-creation-permissionsTiago Botelho2017-08-211-5/+12
* Remove superfluous type defs in specsKeifer Furzland2017-07-271-1/+1
* Merge branch 'master' into rs-sign_inRobert Speicher2017-07-061-3/+9
|\
| * Remove group modal like remove project modal. Closes #33130Diego Souza2017-07-041-3/+9
* | Change gitlab_sign_in to sign_in where possibleRobert Speicher2017-06-291-5/+5
|/
* Change `logout` uses to `gitlab_sign_out`Robert Speicher2017-06-191-2/+2
* Change `login_as` uses to `gitlab_sign_in`Robert Speicher2017-06-191-3/+3
* Correct RSpec/SingleLineHook cop offensesRobert Speicher2017-06-141-2/+6
* Use CTEs for nested groups and authorizationsYorick Peterse2017-05-171-2/+2
* Add a name field to the group edit formadd-field-for-group-nameDouglas Lovell2017-04-091-1/+1
* Groups section capitalization fixJose Ivan Vargas Lopez2017-04-061-1/+1
* Add more tests for subgroups featuredz-inherit-create-group-permissionDmitriy Zaporozhets2017-04-051-8/+31
* Merge branch 'jej-group-name-disclosure' into 'security'Sean McGivern2017-03-291-0/+10
* Add a new `stub_mattermost_setting` stub helper to properly stub Mattermost s...Rémy Coutable2017-03-281-1/+1
* Merge branch '26371-native-emojis-v3' into 'master' Filipa Lacerda2017-03-071-1/+1
|\
| * Use native unicode emojisEric Eastwood2017-03-061-1/+1
* | Clean up specZ.J. van de Weg2017-03-061-3/+1
* | Minor edits, incorporate reviewZ.J. van de Weg2017-03-061-1/+4
* | Finished up mattermost team creationzj-create-mattermost-team-lbLuke "Jared" Bennett2017-02-221-0/+37
|/