Content
View differences
Updated by Wieland Lindenthal about 5 years ago
Green plus button in header that opens a drop down menu with the following options:
* Work package
* Opens work package form. The current project is pre-selected.
* Project-scoped, show all active work package types
* Globally, show all work package types visible to the user (active in projects that the user is active in)
* Show the type-specific highlighting/colors
* 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 Do not name option in the plus button menu "Project" and not "Subproject" even though when in project context so that the menu stays easy to read.
* Invite user Add user, if you have
* triggers the invite modal. global permission to create/invite users OR
* if you need at least are in a project AND you have the right to manage add 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 users to that project
* Click opens work package form. The current project is pre-selected. The chosen type, too.
* Globally:
* Show all work package types visible to the user (active in projects that the user is active 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)
*
* Opens work package form. The current project is pre-selected.
* Project-scoped, show all active work package types
* Globally, show all work package types visible to the user (active in projects that the user is active in)
* Show the type-specific highlighting/colors
*
* 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
* Invite user
* triggers the invite modal.
*
* 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
* Click opens work package form. The current project is pre-selected. The chosen type, too.
* Globally:
* Show all work package types visible to the user (active in projects that the user is active 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)