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
feat: add assign/unassign handlers and due date UI to ActivityPage
Import assignToActivity and unassignToActivity and implement async handlers that call those services and refresh data with fetchData (with error logging). Update activity ownership field access from assignedTo to assigned_to. Add FaCalendarAlt icon and a new UI card to display the activity due_date (formatted as dd/mm/yyyy or a fallback message).
Signed-off-by: David Ericson <davidestudofcg@gmail.com>
0 commit comments