debian-image-builder-frontend/src/Components/ImagesTable
Sanne Raymaekers e868ffcaa6 ImagesTable: Reset polling each time the composes are updated
Previously the polling was started once on mount, but the reference to
the list of composes the polling function had didn't get updated. Reset
the polling on each render, ensuring the polling function has the latest
the list of composes from the store.

Fixes #767
2022-09-21 23:09:56 +02:00
..
ImageBuildErrorDetails.js update style across the project 2022-05-23 12:47:20 +02:00
ImageBuildStatus.js ImagesTable: Increase font size of text in Status column 2022-09-20 14:50:10 +02:00
ImageBuildStatus.scss ImageBuildStatus: refactor image status 2021-05-03 13:58:25 +02:00
ImageLink.js ESLint: Use --fix with new rules to order import declarations 2022-09-14 13:24:38 +02:00
ImagesTable.js ImagesTable: Reset polling each time the composes are updated 2022-09-21 23:09:56 +02:00
ImagesTable.scss ImagesTable: Show UUID in expandable details row 2022-04-26 16:11:30 +02:00
Release.js update style across the project 2022-05-23 12:47:20 +02:00
Target.js update style across the project 2022-05-23 12:47:20 +02:00