web: add a JobCard
Converts the Job History list from a table to cards with job data.
- Replace the CdxTable of job data with a list of JobCard components.
- Remove "Queued" and "ChangeId" labels from job history overview page.
- Define a Job type.
- Add InfoChips to display the status message.
Bug: T379412