-
- 下载
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
显示
- CHANGELOG 3 个添加, 2 个删除CHANGELOG
- app/assets/stylesheets/framework/mobile.scss 4 个添加, 0 个删除app/assets/stylesheets/framework/mobile.scss
- app/assets/stylesheets/pages/groups.scss 8 个添加, 5 个删除app/assets/stylesheets/pages/groups.scss
- app/assets/stylesheets/pages/projects.scss 0 个添加, 12 个删除app/assets/stylesheets/pages/projects.scss
- app/views/groups/show.html.haml 3 个添加, 6 个删除app/views/groups/show.html.haml
- app/views/projects/_home_panel.html.haml 1 个添加, 1 个删除app/views/projects/_home_panel.html.haml
- app/views/shared/members/_access_request_buttons.html.haml 2 个添加, 2 个删除app/views/shared/members/_access_request_buttons.html.haml
- doc/workflow/add-user/img/access_requests_management.png 0 个添加, 0 个删除doc/workflow/add-user/img/access_requests_management.png
- doc/workflow/groups.md 1 个添加, 1 个删除doc/workflow/groups.md
- doc/workflow/groups/access_requests_management.png 0 个添加, 0 个删除doc/workflow/groups/access_requests_management.png
- doc/workflow/groups/request_access_button.png 0 个添加, 0 个删除doc/workflow/groups/request_access_button.png
- doc/workflow/groups/withdraw_access_request_button.png 0 个添加, 0 个删除doc/workflow/groups/withdraw_access_request_button.png
加载中
想要评论请 注册 或 登录