You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
On the projects detail page add actions on the side bar TOC to edit and delete the project.
The delete action will prompt for confirmation via an alert box and if confirmed will perform a soft delete of the project in the database
The edit action will open the edit form and enable the project fields to be edited.
Both of these action should also trigger an update of the data version in the db.
The text was updated successfully, but these errors were encountered:
jacksono
changed the title
Add delete and edit options for each project on the projects page
Add delete and edit options for each project.
Jul 19, 2023
On the projects detail page add actions on the side bar TOC to edit and delete the project.
The delete action will prompt for confirmation via an alert box and if confirmed will perform a soft delete of the project in the database
The edit action will open the edit form and enable the project fields to be edited.
Both of these action should also trigger an update of the data version in the db.
The text was updated successfully, but these errors were encountered: