openflexure-microscope-server/webapp/src/components/labThingsComponents
Julian Stirling 830929a693 Split up the action button methods for monitoring and starting a task
Previously the start task method of action button handled awaiting
polling and resetting variables when the task completes. If an ongoing
task was found polling was started so that logs could be communicated
but no clean up happened when the task finished. This has been split
up and the checks for ongoing tasks improved so they also clean up
after ongoing tasks finish.

Closes #442
2025-10-30 10:28:12 +00:00
..
actionButton.vue Split up the action button methods for monitoring and starting a task 2025-10-30 10:28:12 +00:00
actionLogDisplay.vue Run lint:fix and accept a huge formatting change 2025-10-28 15:44:17 +00:00
actionProgressBar.vue Run lint:fix and accept a huge formatting change 2025-10-28 15:44:17 +00:00
endpointButton.vue Fix lint warnings 2025-10-28 15:44:17 +00:00
inputFromSchema.vue Fix lint warnings 2025-10-28 15:44:17 +00:00
propertyControl.vue Run lint:fix and accept a huge formatting change 2025-10-28 15:44:17 +00:00
serverSpecifiedActionButton.vue Run lint:fix and accept a huge formatting change 2025-10-28 15:44:17 +00:00
serverSpecifiedPropertyControl.vue Run lint:fix and accept a huge formatting change 2025-10-28 15:44:17 +00:00
syncPropertyButton.vue Run lint:fix and accept a huge formatting change 2025-10-28 15:44:17 +00:00