summaryrefslogtreecommitdiff
path: root/app/views/groups/edit.html.haml
Commit message (Collapse)AuthorAgeFilesLines
* 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/+1
|
* Add latest changes from gitlab-org/gitlab@13-0-stable-eeGitLab Bot2020-05-201-2/+2
|
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-12-301-0/+2
|
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-10-151-2/+2
|
* CE Backport of EE changesqa-restric-access-by-ip-address-spec-ceSanad Liaquat2019-08-271-1/+1
| | | | Add qa selector elements and files from the EE branch
* Prefer usage of helper `expanded_by_default?`Peter Leitzen2019-04-291-1/+1
| | | | Stop using `Rails.env.test?` in views.
* Port EE insights configuration partial renderingLin Jen-Shin2019-03-061-0/+2
|
* Backport from gitlab-org/gitlab-ee!6878Rubén Dávila2018-11-271-0/+1
|
* Backport CE to changes to support group-level file templatesNick Thomas2018-10-191-0/+2
| | | | | | | When the feature is available, this setting allows admins to choose a project as a source of custom file templates. This is in addition to any instance-wide templates, whether custom or vendored into the GitLab codebase.
* Prioritize group settings, improve panel titles, disable submit without changesLuke Bennett2018-10-151-12/+12
|
* Move badge settings to general settingsWinnie Hellmann2018-09-031-0/+12
|
* Simplify titles for group settings sectionsDmitriy Zaporozhets2018-05-281-2/+2
| | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* Fix tests after group settings page redesignDmitriy Zaporozhets2018-05-281-3/+3
| | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* Redesign group settings page into expandable sectionsDmitriy Zaporozhets2018-05-281-74/+35
| | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* Fix group settings layoutAnnabel Dunstone Gray2018-05-241-1/+1
|
* Fix panel/card stylingAnnabel Dunstone Gray2018-05-221-1/+1
|
* Merge branch 'master' into bootstrap4Clement Ho2018-04-251-0/+2
|\
| * Show group id in group settingsGeorge Tsiolis2018-04-251-0/+2
| |
* | [skip ci] Replace col-*-offset-* with offset-*-*Clement Ho2018-04-131-2/+2
| |
* | [skip ci] .form-horizontal => .form-group.rowClement Ho2018-04-121-5/+5
| |
* | [skip ci] .control-label to .col-form-labelClement Ho2018-04-111-1/+1
| |
* | [skip ci] Convert .checkbox to .form-checkClement Ho2018-04-111-1/+1
| |
* | [skip ci] Convert panel related class names to cardClement Ho2018-04-101-9/+9
|/
* 31885 - Ability to transfer a single group to another groupMayra Cabrera2018-02-061-0/+16
|
* Uniform style between all upload forms40780-choose-fileFilipa Lacerda2017-12-221-2/+2
|
* Created group_icon and group_icon_urlTim Zallmann2017-10-041-1/+1
| | | | Tests for these new helper methods
* Remove all old sub nav barsAnnabel Dunstone Gray2017-09-251-1/+0
|
* Refer to “Share with group lock” consistentlyimprove-share-locking-feature-for-subgroupsMichael Kozono2017-09-061-1/+1
|
* Replace <h5> with <label>Winnie Hellmann2017-09-061-1/+1
|
* Fix “Share lock” help textMichael Kozono2017-09-061-1/+1
|
* Simplify disabling checkboxMichael Kozono2017-09-061-1/+1
|
* Make texts translatableWinnie Hellmann2017-09-061-4/+3
|
* Use <h5> for .control-labelWinnie Hellmann2017-09-061-1/+1
|
* Replace duplicate <label> by <div>winh2017-09-061-1/+2
|
* Remove unnessesary slash from HAMLwinh2017-09-061-1/+1
|
* Vary share lock setting UIMichael Kozono2017-09-061-2/+2
| | | | …based on whether the current user owns the parent group and whether the parent group or current group is share locked.
* Move share lock setting and tweak UIMichael Kozono2017-09-061-7/+10
|
* updated a bunch of breadcrumb titlesPhil Hughes2017-08-181-0/+1
| | | | [ci skip]
* Remove group modal like remove project modal. Closes #33130Diego Souza2017-07-041-6/+9
|
* Groups section capitalization fixJose Ivan Vargas Lopez2017-04-061-1/+1
|
* Support 2FA requirement per-groupMarkus Koller2017-04-061-1/+1
|
* Moved the gear settings dropdown in the group view to a tabJose Ivan Vargas2017-03-141-0/+1
|
* Merge branch 'remove-wiki-image-border-radius' into 'master' Fatih Acet2016-11-041-1/+1
|\ | | | | | | | | | | | | | | | | | | | | | | | | Update avatar container name so it doesnt conflict with other image containers Bug from https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/7206 renders all wiki images circular Before: ![Screen_Shot_2016-11-03_at_9.27.45_AM](/uploads/f49baa4481cec6d6c043087aa1a83d09/Screen_Shot_2016-11-03_at_9.27.45_AM.png) After: ![Screen_Shot_2016-11-03_at_9.27.37_AM](/uploads/5b21d1752b5fa5adcabd44b8973fb55d/Screen_Shot_2016-11-03_at_9.27.37_AM.png) cc @tauriedavis @dzaporozhets See merge request !7268
| * Update avatar container name so it doesnt conflict with other image containersremove-wiki-image-border-radiusAnnabel Dunstone Gray2016-11-031-1/+1
| |
* | Merge branch 'group-name-validation' into 'master' Alfredo Sumaran2016-11-031-1/+1
|\ \ | |/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Adds JavaScript validation for group path editing ## What does this MR do? - Prevents group_edit form submission when special characters are included in the new group name - Enhances gl_field_errors to support this use case and be more re-usable. ## Are there points in the code the reviewer needs to double check? **The implementation of validation is here: https://gitlab.com/gitlab-org/gitlab-ce/commit/73d997046cac376ccdbcaac6f183002bc19b9a1f** The rest of the diff for this MR is augmenting gl_field_errors ## Why was this MR needed? - Currently we allow submission and a 500 error is returned. ## Screenshots (if relevant) ![2016-10-21_14.11.21](/uploads/2bef5764d3f2429dd0f900661153eef7/2016-10-21_14.11.21.gif) ## Does this MR meet the acceptance criteria? - [x] [CHANGELOG](https://gitlab.com/gitlab-org/gitlab-ce/blob/master/CHANGELOG.md) entry added - [x] [Documentation created/updated](https://gitlab.com/gitlab-org/gitlab-ce/blob/master/doc/development/doc_styleguide.md) - [x] All builds are passing - [x] Conform by the [merge request performance guides](http://docs.gitlab.com/ce/development/merge_request_performance_guidelines.html) - [x] Conform by the [style guides](https://gitlab.com/gitlab-org/gitlab-ce/blob/master/CONTRIBUTING.md#style-guides) - [x] Branch has no merge conflicts with `master` (if it does - rebase it please) - [x] [Squashed related commits together](https://git-scm.com/book/en/Git-Tools-Rewriting-History#Squashing-Commits) ## What are the relevant issue numbers? Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/23564, https://gitlab.com/gitlab-org/gitlab-ce/issues/19756, https://gitlab.com/gitlab-org/gitlab-ce/issues/19736, https://gitlab.com/gitlab-org/gitlab-ce/issues/23922 See merge request !7041
| * Change show-gl-field-errors to gl-show-field-errorsBryce Johnson2016-11-021-1/+1
| |
| * Add gl field errors to group name edit form.Bryce Johnson2016-11-011-1/+1
| |
* | 23545 Fix distorted project and group avatarstauriedavis2016-11-011-1/+2
|/
* Syntax fixes and better tests for helper methods. Updated docs.group-specific-lfs-settingsPatricio Cano2016-09-151-1/+1
|