refactor: share rich job cards across job views #13
Loading…
Reference in a new issue
No description provided.
Delete branch "feat/shared-job-cards"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Extract the dashboard rich job card into a shared component and reuse it across the dashboard, jobs index, and job detail views. The detail card is now the edit action with a pencil icon.
Validation: frontend lint, unit tests, and production build pass.
Use shared rich job cards across job viewsto refactor: share rich job cards across job views