Content
View differences
Updated by Oliver Günther about 5 years ago
Green plus button in header that opens a drop down menu with the following options:
* Project
* When in project context, selects the current project as parent
* Extend the advanced settings in project form when parent is passed so that a users sees under which project the new project will get created.
* Name option in the plus button menu "Project" and not "Subproject" even though in project context so that the menu stays easy to read.
* Invite user
* triggers the invite modal.
* you need at least the right to manage members in any project that you are member in.
* you don't need rights to create users or placeholder users.
* Work package
* List work package types
* Project-scoped:
* Show all active work package types of that project
* Click opens work package form. The current project is pre-selected. The chosen type, too.
* Globally:
* Show all work package types ~~visible visible to the user (active in projects that the user is active in)~~ The global WP form also shows all Types, there is no visibility check in)
* Click opens global work package form. The chosen type is selected.
* Show the type-specific highlighting/colors
Affects:
* Header layout. In order to avoid overlapping elements we need to take space away from other header elements. See specification here [https://github.com/opf/openproject/pull/9058](https://github.com/opf/openproject/pull/9058)
* Project
* When in project context, selects the current project as parent
* Extend the advanced settings in project form when parent is passed so that a users sees under which project the new project will get created.
* Name option in the plus button menu "Project" and not "Subproject" even though in project context so that the menu stays easy to read.
* Invite user
* triggers the invite modal.
* you need at least the right to manage members in any project that you are member in.
* you don't need rights to create users or placeholder users.
* Work package
* List work package types
* Project-scoped:
* Show all active work package types of that project
* Click opens work package form. The current project is pre-selected. The chosen type, too.
* Globally:
* Show all work package types ~~visible
* Click opens global work package form. The chosen type is selected.
* Show the type-specific highlighting/colors
Affects:
* Header layout. In order to avoid overlapping elements we need to take space away from other header elements. See specification here [https://github.com/opf/openproject/pull/9058](https://github.com/opf/openproject/pull/9058)