summaryrefslogtreecommitdiffstats
path: root/pkg/gui/controllers/helpers/app_status_helper.go
AgeCommit message (Expand)Author
2024-01-14Add ErrorToast functionStefan Haller
2023-12-09Add WithWaitingStatusSyncStefan Haller
2023-09-20Add constant for LoaderAnimationIntervalStefan Haller
2023-09-20When pausing a task during a waiting status, hide the status while pausedStefan Haller
2023-09-20Extract WaitingStatusHandleStefan Haller
2023-08-30Don't show toasts when running integration testsStefan Haller
2023-07-10Use an interface for tasks instead of a concrete structJesse Duffield
2023-07-09Use first class task objects instead of global counterJesse Duffield
2023-07-08Add busy count for integration testsJesse Duffield
2023-04-30lots of changesJesse Duffield