Skip to content

feat(all-users): show action type in Last Action column#781

Merged
ismaeldosil merged 1 commit intostagingfrom
feature/last-action-type
Jan 27, 2026
Merged

feat(all-users): show action type in Last Action column#781
ismaeldosil merged 1 commit intostagingfrom
feature/last-action-type

Conversation

@ismaeldosil
Copy link
Collaborator

@ismaeldosil ismaeldosil commented Jan 27, 2026

Summary

  • Display action type alongside date in Last Action column (e.g., "12/15/25, 3:45 PM (Observation)")
  • Add lastActionType field to User interface
  • Update CSV export with separate "Action Type" column
  • Fix potential undefined email issue in Edit dialog

Action Types

  • Observation - Classroom observations
  • Training - Knowledge checks completed
  • Conference Plan - Conference plans created/modified
  • Action Plan - Action plans created/modified
  • Email - Emails sent/received

Test plan

  • Verify Last Action column shows date with action type in parentheses
  • Test CSV export includes new "Action Type" column
  • Verify Edit button opens dialog correctly

- Display action type (Observation, Training, Conference Plan, etc.) alongside date
- Add lastActionType field to User interface
- Update CSV export with Action Type column
- Fix potential undefined email issue in Edit dialog

Closes CHALK-090
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant