Content
View differences
Updated by Jens Ulferts over 2 years ago
**As** a user
**I want to** have the top left menu on the project list page cleaned up
**so that** I can find actions more easily and focus on the important parts of the page
**Acceptance criteria**
* The "more" menu on the project list page
* receives additional entries
* "Rename": Triggers the renaming functionality (done in #51673)
* "Open in Gantt view": same functionality as currently but moved into the dropdown
* "Overall activity": same functionality as currently but moved into the dropdown
* "Save" (done in #51666)
* "Save as" (done in <mention class="mention" data-id="51675" data-type="work_package" data-text="#51675">#51675</mention> ) ...)
* "Export": Same functionality as before
* "Configure view" (done in #51670 and #51671)
* "Delete" (done in #51666)
* Entries not applicable e.g. "Delete" in case of an unpersisted list or for which the user lacks permission are hidden.
* The entry "Configure" which currently takes the user to the administration is removed
* A "Zen" button is added (done in <mention class="mention" data-id="52150" data-type="work_package" data-text="#52150">#52150</mention> )
* A "Share" button is added (done in #51779)
**Note**
A lot of requirements in here are implemented by other tickets. The whole change is described in here nevertheless to give a holistic view of the changes in the menu. The implementation is considered completed once all the parts not done in another ticket are done.
**I want to** have the top left menu on the project list page cleaned up
**so that** I can find actions more easily and focus on the important parts of the page
**Acceptance criteria**
* The "more" menu on the project list page
* receives additional entries
* "Rename": Triggers the renaming functionality (done in #51673)
* "Open in Gantt view": same functionality as currently but moved into the dropdown
* "Overall activity": same functionality as currently but moved into the dropdown
* "Save" (done in #51666)
* "Save as" (done in <mention class="mention" data-id="51675" data-type="work_package" data-text="#51675">#51675</mention> )
* "Export": Same functionality as before
* "Configure view" (done in #51670 and #51671)
* "Delete" (done in #51666)
* Entries not applicable e.g. "Delete" in case of an unpersisted list or for which the user lacks permission are hidden.
* The entry "Configure" which currently takes the user to the administration is removed
* A "Zen" button is added (done in <mention class="mention" data-id="52150" data-type="work_package" data-text="#52150">#52150</mention> )
* A "Share" button is added (done in #51779)
**Note**
A lot of requirements in here are implemented by other tickets. The whole change is described in here nevertheless to give a holistic view of the changes in the menu. The implementation is considered completed once all the parts not done in another ticket are done.