summaryrefslogtreecommitdiffstats
path: root/pkg/gui/confirmation_panel.go
AgeCommit message (Expand)Author
2023-04-30lots more refactoringJesse Duffield
2023-04-30Begin refactoring guiJesse Duffield
2023-03-09Remove alternative confirmation and return keymappingsLuka Markušić
2023-02-11chore: change to work `return-alt1` on all viewsRyooooooga
2023-01-06fix: fix goroutine leaksRyooooooga
2022-12-30defend against possible nil functionJesse Duffield
2022-09-01fix(confirmation_panel.go): fix initial origin of editor boxRyooooooga
2022-08-18fix: fix initial scroll position of edit boxRyooooooga
2022-08-07move merge conflicts code into controllerJesse Duffield
2022-08-06refactor to only have one context per viewJesse Duffield
2022-08-01fix popup focus issueJesse Duffield
2022-07-30Fix github linter errorsLuka Markušić
2022-05-08better popup resizing logicJesse Duffield
2022-05-08add tooltip view for showing menu item descriptionsJesse Duffield
2022-05-07fix: fix the prompt height calculationRyooooooga
2022-05-07more documentationJesse Duffield
2022-04-16restore highlighting of popup messagesJesse Duffield
2022-03-17prevent interrupting confirmation panelJesse Duffield
2022-03-17refactor credential handlingJesse Duffield
2022-03-17move functionJesse Duffield
2022-03-17use PopContextJesse Duffield
2022-03-17refactor contextsJesse Duffield
2022-03-17fix suggestions panelJesse Duffield
2022-03-17move context keys into context packageJesse Duffield
2022-03-17refactor contexts codeJesse Duffield
2022-03-17start moving commit panel handlers into controllerJesse Duffield
2022-03-17start refactoring guiJesse Duffield
2022-01-15fix bug which prevented quitting with confirmJesse Duffield
2022-01-15always specify upstream when pushing/pullingJesse Duffield
2022-01-15stop refreshing the screen so muchJesse Duffield
2022-01-04align Gui struct with GitCommandJesse Duffield
2021-12-06add popup handler for easier testingJesse Duffield
2021-10-23add more suggestionsJesse Duffield
2021-10-19suggest files when picking a path to filter onJesse Duffield
2021-10-17stop opening suggestions tab when no suggestions presentJesse Duffield
2021-10-17fix editorJesse Duffield
2021-07-30Switch to github.com/gookit/color for terminal colorsmjarkk
2021-04-17force cursor to be at end of line when opening confirmation panelJesse Duffield
2021-04-06more refactoringJesse Duffield
2021-04-06fix some things upJesse Duffield
2021-04-06testJesse Duffield
2021-04-06remove sentinel errorsJesse Duffield
2021-04-06refactorJesse Duffield
2021-04-06refactor of contexts and filteringJesse Duffield
2021-04-06get rid of these positively ghastly method signaturesJesse Duffield
2020-11-28refactorJesse Duffield
2020-11-28soft code finding of suggestionsJesse Duffield
2020-11-28support labels for suggestions which are distinct from valuesJesse Duffield
2020-11-28refactor prompt optsJesse Duffield
2020-11-28Start on supporting auto-suggestions when checking out a branchJesse Duffield