summaryrefslogtreecommitdiffstats
path: root/pkg/gui/controllers/undo_controller.go
AgeCommit message (Collapse)Author
2023-02-19migrate undo testJesse Duffield
2022-05-08add tooltip view for showing menu item descriptionsJesse Duffield
2022-03-30pkg/gui: Rename IPopupHandler::Ask() to Confirm()Moritz Haase
Follow the JavaScript naming scheme for user interaction (alert, prompt, confirm) as discussed in #1832.
2022-03-24add confirmation before performing undo or redo actionJesse Duffield
2022-03-17refactor controllersJesse Duffield
2022-03-17more refactoringJesse Duffield
2022-03-17refactor keybindingsJesse Duffield
2022-03-17standardise namingJesse Duffield
2022-03-17refactor contexts codeJesse Duffield
2022-03-17start moving commit panel handlers into controllerJesse Duffield
more and more move rebase commit refreshing into existing abstraction and more and more WIP and more handling clicks properly fix merge conflicts update cheatsheet lots more preparation to start moving things into controllers WIP better typing expand on remotes controller moving more code into controllers