summaryrefslogtreecommitdiffstats
path: root/pkg/gui/filtering_menu_panel.go
AgeCommit message (Collapse)Author
2022-05-08rename displayString to label for menu itemsJesse Duffield
2022-03-19use generics to DRY up context codeJesse Duffield
2022-03-17refactor contextsJesse Duffield
2022-03-17resetting controllers on new repoJesse Duffield
2022-03-17move helpers into their own structJesse 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
2022-03-17start refactoring guiJesse Duffield
2021-10-23add more suggestionsJesse Duffield
2021-10-23show suggestions when typing in an originJesse Duffield
2021-10-19suggest files when picking a path to filter onJesse Duffield
async fetching of suggestions remove limit cache the trie for future use more more
2021-04-06allow opening filter menu panel when other popup is openJesse Duffield
2021-04-06refactor of contexts and filteringJesse Duffield
2021-04-06get rid of these positively ghastly method signaturesJesse Duffield
2021-04-02refactor to no longer call these things file changesJesse Duffield
2021-04-02file tree for commit filesJesse Duffield
2021-03-30rename functionJesse Duffield
2021-03-30small thingJesse Duffield
2020-11-28refactor prompt optsJesse Duffield
2020-10-10type i18nJesse Duffield
2020-08-23use context to return to the correct viewJesse Duffield
2020-08-23better handling of our different modes and also cherry pickingJesse Duffield
2020-08-23refactor how we handle different modesJesse Duffield
2020-08-23standardise getting selected itemJesse Duffield
2020-08-15renameJesse Duffield
2020-08-15clean up interface for popup panelsJesse Duffield
2020-03-29add new diff modeJesse Duffield
WIP WIP WIP WIP WIP WIP WIP
2020-03-29reset state on each Run() callJesse Duffield