Date
1 - 1 of 1
[MarquezProject/marquez] f9465b: UI: Selection on graph with edges. Status for jobs...
GitHub
Branch: refs/heads/main
Home: https://github.com/MarquezProject/marquez Commit: f9465bf4d2a5c783b1bc88378983667b3b1465df https://github.com/MarquezProject/marquez/commit/f9465bf4d2a5c783b1bc88378983667b3b1465df Author: Vlad S <vladyslav.sedenko@...> Date: 2023-02-09 (Thu, 09 Feb 2023) Changed paths: M docker/metadata.json A web/src/components/core/status/MqStatus.tsx M web/src/components/datasets/DatasetColumnLineage.tsx M web/src/components/datasets/DatasetDetailPage.tsx M web/src/components/datasets/DatasetVersions.tsx M web/src/components/jobs/JobDetailPage.tsx M web/src/components/jobs/RunStatus.tsx M web/src/components/lineage/Lineage.tsx M web/src/components/lineage/components/drag-bar/DragBar.tsx M web/src/components/lineage/components/edge/Edge.tsx M web/src/components/lineage/components/node/Node.tsx M web/src/components/namespace-select/NamespaceSelect.tsx M web/src/components/search/Search.tsx M web/src/helpers/nodes.ts M web/src/i18n/config.ts M web/src/routes/datasets/Datasets.tsx M web/src/routes/events/Events.tsx M web/src/routes/jobs/Jobs.tsx M web/src/types/api.ts M web/src/types/util/groupBy.ts Log Message: ----------- UI: Selection on graph with edges. Status for jobs/datasets (#2384) * Selection on graph with edges. Status for jobs/datasets Signed-off-by: tito12 <vladyslav.sedenko@...> --------- Signed-off-by: tito12 <vladyslav.sedenko@...> Co-authored-by: Willy Lulciuc <willy@...> |
|