summaryrefslogtreecommitdiffstats
path: root/pkg/gui/gui_common.go
AgeCommit message (Expand)Author
3 daysRun PTY tasks after layout so that they get the correct view sizeStefan Haller
2024-04-18Make OnWorker callback return an errorStefan Haller
2024-03-29Extract a function HandleGenericClickStefan Haller
2023-10-08Add WithInlineStatus helper functionStefan Haller
2023-09-18Add Enabled func to BindingStefan Haller
2023-09-04Extract a SaveAppStateAndLogError functionStefan Haller
2023-08-30Don't show toasts when running integration testsStefan Haller
2023-07-31Add demo test variantJesse Duffield
2023-07-30Land in the same panel when switching to a worktreeJesse Duffield
2023-07-19Properly fix accordion issueJesse 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-07-03Introduce filtered list view modelJesse Duffield
2023-05-11remove duplicate methodJesse Duffield
2023-05-11Merge branch 'master' into refactor-better-encapsulationJesse Duffield
2023-05-02merge master into refactor-better-encapsulationJesse Duffield
2023-05-01Merge pull request #2551 from stefanhaller/fix-initial-context-activationv0.38.0Jesse Duffield
2023-04-30Split commit message panel into commit summary and commit description panelSean
2023-04-30remove unused fileJesse Duffield
2023-04-30move another action into controllerJesse Duffield
2023-04-30lots of changesJesse Duffield
2023-04-30lots more refactoringJesse Duffield
2023-04-30Begin refactoring guiJesse Duffield
2023-04-30Split commit message panel into commit summary and commit description panelSean
2023-04-29Fix activation of initial contextStefan Haller
2022-08-07allow rendering to main panels from anywhereJesse Duffield
2022-08-07move merge conflicts code into controllerJesse Duffield
2022-08-06refactor to only have one context per viewJesse Duffield
2022-08-01fix issue caused by opening a menu over a promptJesse Duffield
2022-03-17refactor credential handlingJesse Duffield
2022-03-17add commit message controllerJesse Duffield
2022-03-17refactor contexts codeJesse Duffield
2022-03-17start moving commit panel handlers into controllerJesse Duffield