summaryrefslogtreecommitdiffstats
path: root/pkg/gui/layout.go
AgeCommit message (Expand)Author
2024-03-12Show popup message with breaking changes on startupStefan Haller
2024-01-28Show mode-specific keybinding suggestionsJesse Duffield
2024-01-19Standardise display of range selection across viewsJesse Duffield
2023-10-16Rerender certain views when their width changesStefan Haller
2023-07-30Standardise on using lo for slice functionsJesse Duffield
2023-07-30Update repo switch logicJesse Duffield
2023-07-19Properly fix accordion issueJesse Duffield
2023-07-10Fix flakey misc/initial_open testJesse Duffield
2023-07-08Add busy count for integration testsJesse Duffield
2023-07-03Introduce filtered list view modelJesse Duffield
2023-06-07Fix focus issue when opening recent-repos menu at launchJesse Duffield
2023-05-11Allow the selected line of a list view to be outside the visible areaStefan Haller
2023-05-02merge master into refactor-better-encapsulationJesse Duffield
2023-04-30move some methodsJesse Duffield
2023-04-30move more actions into controllerJesse Duffield
2023-04-30move window arrangement helperJesse Duffield
2023-04-30lots of changesJesse Duffield
2023-04-30lots more refactoringJesse Duffield
2023-04-30Begin refactoring guiJesse Duffield
2023-02-10chore: remove `UNKNOWN_VIEW_ERROR_MSG`Ryooooooga
2022-08-06refactor to only have one context per viewJesse Duffield
2022-05-18fix: fix lint errorRyooooooga
2022-05-08add tooltip view for showing menu item descriptionsJesse Duffield
2022-05-08refactor view definitionsJesse Duffield
2022-03-26show namesake for child viewsJesse Duffield
2022-03-26support viewing commits of reflog entry and show better view titleJesse Duffield
2022-03-17refactor credential handlingJesse Duffield
2022-03-17working againJesse Duffield
2022-03-17more refactoringJesse Duffield
2022-03-17resetting controllers on new repoJesse Duffield
2022-03-17start moving commit panel handlers into controllerJesse Duffield
2022-03-17start refactoring guiJesse Duffield
2022-01-15stop refreshing the screen so muchJesse Duffield
2022-01-09start breaking up git structJesse Duffield
2022-01-04align Gui struct with GitCommandJesse Duffield
2021-11-01some refactoring in anticipation of the graph featureJesse Duffield
2021-10-30stream output from certain git commands in command log panelJesse Duffield
2021-10-23add more suggestionsJesse Duffield
2021-04-12add random tip to command logJesse Duffield
2021-04-11print header for command logJesse Duffield
2021-04-11ask question buttonJesse Duffield
2021-04-11support scrolling extras viewJesse Duffield
2021-04-11add cmdLog panelJesse Duffield
2021-04-11fix merge conflict panel not renderingJesse Duffield
2021-04-09potentially fix credentials issuev0.27.2Jesse Duffield
2021-04-09fix crash at startJesse Duffield
2021-04-07fix crash on first openJesse Duffield
2021-04-06move suggestions view behind confirmation viewJesse Duffield
2021-04-06more refactoringJesse Duffield
2021-04-06testJesse Duffield