-
- 下载
Merge branch '338506-add-invite-modal-at-higher-level' into 'master'
Add ability for the new dropdown to take a partial and load modal See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/112049 Merged-by:Phil Hughes <me@iamphill.com> Approved-by:
Alper Akgun <aakgun@gitlab.com> Approved-by:
Stanislav Lashmanov <slashmanov@gitlab.com> Approved-by:
Serhii Yarynovskyi <syarynovskyi@gitlab.com> Approved-by:
Phil Hughes <me@iamphill.com> Reviewed-by:
Doug Stull <dstull@gitlab.com> Reviewed-by:
Alper Akgun <aakgun@gitlab.com> Co-authored-by:
Doug Stull <dstull@gitlab.com>
显示
- app/helpers/nav/new_dropdown_helper.rb 17 个添加, 12 个删除app/helpers/nav/new_dropdown_helper.rb
- app/views/groups/_invite_members_modal.html.haml 1 个添加, 1 个删除app/views/groups/_invite_members_modal.html.haml
- app/views/groups/_invite_members_side_nav_link.html.haml 0 个添加, 1 个删除app/views/groups/_invite_members_side_nav_link.html.haml
- app/views/groups/_invite_members_top_nav_link.html.haml 6 个添加, 0 个删除app/views/groups/_invite_members_top_nav_link.html.haml
- app/views/groups/group_members/index.html.haml 0 个添加, 1 个删除app/views/groups/group_members/index.html.haml
- app/views/groups/show.html.haml 0 个添加, 1 个删除app/views/groups/show.html.haml
- app/views/layouts/header/_new_dropdown.html.haml 14 个添加, 6 个删除app/views/layouts/header/_new_dropdown.html.haml
- app/views/projects/_invite_members_empty_project.html.haml 0 个添加, 2 个删除app/views/projects/_invite_members_empty_project.html.haml
- app/views/projects/_invite_members_modal.html.haml 1 个添加, 1 个删除app/views/projects/_invite_members_modal.html.haml
- app/views/projects/_invite_members_side_nav_link.html.haml 0 个添加, 1 个删除app/views/projects/_invite_members_side_nav_link.html.haml
- app/views/projects/_invite_members_top_nav_link.html.haml 6 个添加, 0 个删除app/views/projects/_invite_members_top_nav_link.html.haml
- app/views/projects/issues/show.html.haml 0 个添加, 1 个删除app/views/projects/issues/show.html.haml
- app/views/projects/merge_requests/_page.html.haml 0 个添加, 1 个删除app/views/projects/merge_requests/_page.html.haml
- app/views/projects/project_members/index.html.haml 0 个添加, 1 个删除app/views/projects/project_members/index.html.haml
- app/views/projects/work_items/index.html.haml 0 个添加, 1 个删除app/views/projects/work_items/index.html.haml
- ee/app/views/projects/learn_gitlab/show.html.haml 0 个添加, 2 个删除ee/app/views/projects/learn_gitlab/show.html.haml
- ee/spec/views/projects/project_members/index.html.haml_spec.rb 0 个添加, 2 个删除...ec/views/projects/project_members/index.html.haml_spec.rb
- lib/gitlab/nav/top_nav_menu_item.rb 5 个添加, 2 个删除lib/gitlab/nav/top_nav_menu_item.rb
- spec/helpers/nav/new_dropdown_helper_spec.rb 82 个添加, 20 个删除spec/helpers/nav/new_dropdown_helper_spec.rb
- spec/lib/gitlab/nav/top_nav_menu_item_spec.rb 1 个添加, 1 个删除spec/lib/gitlab/nav/top_nav_menu_item_spec.rb
加载中
想要评论请 注册 或 登录