CE-2023: remove JobAsyncTable component, update stories
- Removes the JobAsyncTable component
- Updates stories
- Updates JobTable to use ellipsis text, and fixes column widths (DataGrid only accepts number types for *width column def attributes; it ignores e.g. "15ch" values)
Closes CE-2023