summaryrefslogtreecommitdiffstats
path: root/pkg/gui/popup
AgeCommit message (Expand)Author
2024-04-16Remove PopupHandler index and mutexStefan Haller
2024-01-14Add ErrorToast functionStefan Haller
2024-01-14Make it possible to handle toasts in integration testsStefan Haller
2023-12-09Add WithWaitingStatusSyncStefan Haller
2023-09-20Remove unused WithLoaderPanel codeStefan Haller
2023-09-20Remove unused class FakePopupHandlerStefan Haller
2023-07-31Add demo test variantJesse Duffield
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
2023-01-06fix: fix goroutine leaksRyooooooga
2022-08-07add deadlock mutex packageJesse Duffield
2022-08-01fix popup focus issueJesse Duffield
2022-05-18fix: fix lint errorRyooooooga
2022-05-07more documentationJesse Duffield
2022-04-16restore highlighting of popup messagesJesse Duffield
2022-03-30pkg/gui: Rename IPopupHandler::Ask() to Confirm()Moritz Haase
2022-03-28pkg/gui: Add support for 'notification' popupsMoritz Haase
2022-03-17refactor credential handlingJesse Duffield
2022-03-17refactor contexts codeJesse Duffield
2022-03-17fix some thingsJesse Duffield
2022-03-17start moving commit panel handlers into controllerJesse Duffield
2022-03-17start refactoring guiJesse Duffield