summaryrefslogtreecommitdiff
path: root/spec/features/groups_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Autofixed some untranslated stringsi18n-copLuke Bennett2019-01-311-3/+3
* 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
|/
* Allow creating nested group via UIdz-create-nested-groups-via-uiDmitriy Zaporozhets2017-02-071-1/+18
* Refactor nested group related codedz-nested-group-miscDmitriy Zaporozhets2016-12-291-1/+1
* Show nested groups tab on group pageDmitriy Zaporozhets2016-12-261-0/+13
* 19205 Redesign group page header to match new navigation19205-group-header-redesigntauriedavis2016-11-091-4/+4
* Move edit group scenario to rspec and refactor groups_specDmitriy Zaporozhets2016-10-141-36/+42
* Add specs for group edit and deletionissue-23306-fixStan Hu2016-10-141-0/+26
* Correct namespace validation to forbid bad names #21077Will Starms2016-10-071-1/+31
* Fix creating group with space in group pathDouglas Barbosa Alexandre2016-07-141-4/+16
* Add `feature` tag to feature specsRobert Speicher2015-07-061-1/+1
* Add feature specs for Project and Group description renderingRobert Speicher2015-06-021-0/+36