-
- Downloads
There was a problem fetching the pipeline summary.
Merge branch '18310-improve-request-access-button' into 'master'
Improve the request / withdraw access button ## What does this MR do? It implements the design proposed in #18310. ## Are there points in the code the reviewer needs to double check? No. ## Why was this MR needed? To close #18310. ## What are the relevant issue numbers? Closes #18310. ## Screenshots ### Group access request #### Request button | Medium | Large | | ----------- | ------- | |  |  | #### Withdraw request button | Medium | Large | | ----------- | ------- | |  |  | ### Project access request #### Request button | Medium | Large | | ----------- | ------- | |  |  | #### Withdraw request button | Medium | Large | | ----------- | ------- | |  |  | ## Does this MR meet the acceptance criteria? - [x] [CHANGELOG](https://gitlab.com/gitlab-org/gitlab-ce/blob/master/CHANGELOG) entry added - [x] [Documentation created/updated](https://gitlab.com/gitlab-org/gitlab-ce/blob/master/doc/development/doc_styleguide.md) - Tests - [x] All builds are passing - [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 you do - rebase it please) - [x] [Squashed related commits together](https://git-scm.com/book/en/Git-Tools-Rewriting-History#Squashing-Commits) See merge request !4860
No related branches found
No related tags found
Pipeline #
Showing
- CHANGELOG 3 additions, 2 deletionsCHANGELOG
- app/assets/stylesheets/framework/mobile.scss 4 additions, 0 deletionsapp/assets/stylesheets/framework/mobile.scss
- app/assets/stylesheets/pages/groups.scss 8 additions, 5 deletionsapp/assets/stylesheets/pages/groups.scss
- app/assets/stylesheets/pages/projects.scss 0 additions, 12 deletionsapp/assets/stylesheets/pages/projects.scss
- app/views/groups/show.html.haml 3 additions, 6 deletionsapp/views/groups/show.html.haml
- app/views/projects/_home_panel.html.haml 1 addition, 1 deletionapp/views/projects/_home_panel.html.haml
- app/views/shared/members/_access_request_buttons.html.haml 2 additions, 2 deletionsapp/views/shared/members/_access_request_buttons.html.haml
- doc/workflow/add-user/img/access_requests_management.png 0 additions, 0 deletionsdoc/workflow/add-user/img/access_requests_management.png
- doc/workflow/groups.md 1 addition, 1 deletiondoc/workflow/groups.md
- doc/workflow/groups/access_requests_management.png 0 additions, 0 deletionsdoc/workflow/groups/access_requests_management.png
- doc/workflow/groups/request_access_button.png 0 additions, 0 deletionsdoc/workflow/groups/request_access_button.png
- doc/workflow/groups/withdraw_access_request_button.png 0 additions, 0 deletionsdoc/workflow/groups/withdraw_access_request_button.png
Loading
Please register or sign in to comment