* feat(pipeline-ui): Display spark graph in destinations table
* Sync lint-staged paths with CI
Otherwise couldn't even merge with master due to `bin/build-schema.mjs` being linted in the pre-commit hook despite not being included by `tsconfig.json`. CI didn't notice this because it never ran on that file - so we shouldn't run on it locally either.
* Fix `pipelineAppMetricsLogic`
* Generalize `Sparkline`
* run prettier
* Mock metrics in all stories
* Speed Storybook up slightly
* Update UI snapshots for `chromium` (1)
---------
Co-authored-by: Michael Matloka <michal@matloka.com>
Co-authored-by: Thomas Obermüller <thomas.obermueller@gmail.com>
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Michael Matloka <dev@twixes.com>