Skip to content

Conversation

@shoumaw
Copy link
Collaborator

@shoumaw shoumaw commented Feb 9, 2026

Similar to the existing customers page, implement an employees page with details & create screens.
Previously cases were using the users table to refer to employees but now we have a separate employees table.

Plus other changes:

  1. Case.assignedTo should reference an Employee
  2. Case.createdBy should reference an Employee (Current employee when creating a case should be Alex Morgan, probably hard-coded)
  3. Remove the Case.updatedBy field
Screenshot 2026-02-09 at 3 42 54 PM Screenshot 2026-02-09 at 3 43 13 PM Screenshot 2026-02-09 at 3 43 36 PM

@shoumaw shoumaw merged commit ccbc65e into main Feb 11, 2026
3 checks passed
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