summaryrefslogtreecommitdiff
path: root/spec/features/groups_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@15-4-stable-eev15.4.0-rc42GitLab Bot2022-09-191-71/+0
* Add latest changes from gitlab-org/gitlab@15-3-stable-eev15.3.0-rc42GitLab Bot2022-08-181-26/+54
* Add latest changes from gitlab-org/gitlab@15-2-stable-eev15.2.0-rc42GitLab Bot2022-07-201-9/+9
* Add latest changes from gitlab-org/gitlab@15-1-stable-eev15.1.0-rc42GitLab Bot2022-06-201-6/+9
* Add latest changes from gitlab-org/gitlab@15-0-stable-eev15.0.0-rc42GitLab Bot2022-05-191-0/+18
* Add latest changes from gitlab-org/gitlab@14-9-stable-eev14.9.0-rc42GitLab Bot2022-03-181-6/+71
* Add latest changes from gitlab-org/gitlab@14-8-stable-eev14.8.0-rc42GitLab Bot2022-02-181-3/+3
* Add latest changes from gitlab-org/gitlab@14-7-stable-eev14.7.0-rc42GitLab Bot2022-01-201-0/+22
* Add latest changes from gitlab-org/gitlab@14-2-stable-eev14.2.0-rc42GitLab Bot2021-08-191-1/+1
* Add latest changes from gitlab-org/gitlab@14-1-stable-eev14.1.0-rc42GitLab Bot2021-07-201-31/+2
* Add latest changes from gitlab-org/gitlab@14-0-stable-eev14.0.0-rc42GitLab Bot2021-06-161-15/+23
* Add latest changes from gitlab-org/gitlab@13-12-stable-eev13.12.0-rc42GitLab Bot2021-05-191-6/+35
* Add latest changes from gitlab-org/gitlab@13-11-stable-eev13.11.0-rc43GitLab Bot2021-04-201-0/+66
* Add latest changes from gitlab-org/gitlab@13-10-stable-eev13.10.0-rc40GitLab Bot2021-03-161-7/+15
* 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
|/