Small addition on my plans / description docusaurus pages

This commit is contained in:
Thomas Georgios Giannos 2024-07-25 10:29:12 +03:00
parent 3d3ae7e040
commit 78cae2168b
2 changed files with 16 additions and 0 deletions

View File

@ -16,6 +16,14 @@ Let's explore these actions and what privileges they require.
- **Copy Description**: More information is available in the [description lifecycle](/docs/documentation/application/descriptions/description-lifecycle) section.<br/>*Only the collaborators with the role `Owner` can do this*
- **Delete**<br/>*Only the collaborators with the role `Owner` can do this*
## Authorization
All the users can access this page.
## Navigation
This view is available when the user presses the `My Descriptions` link from the side navigation menu.
## Filtering and searching
Using the searchbox above the description cards on the right, you can search for descriptions by text.

View File

@ -19,6 +19,14 @@ Let's explore these actions and what privileges they require.
- **New Version**: More information is available in the [versioning](/docs/documentation/application/plans/versions) and the [plan lifecycle](/docs/documentation/application/plans/plan-lifecycle) sections.<br/>*Only the collaborators with the role `Owner` can do this*
- **All Plan Versions**: From here, the user gets redirected to a listing with all the versions of the plan.<br/>*Every collaborator can do this.*
## Authorization
All the users can access this page.
## Navigation
This view is available when the user presses the `My Plans` link from the side navigation menu.
## Filtering and searching
Using the searchbox above the plan cards on the right, you can search for plans by text.