Gitnuro/src/main/kotlin/com/jetpackduba/gitnuro/ui
Abdelilah El Aissaoui 5359f58a67
Added progress title and subtitle for push
Also added option to cancel a push
2023-04-08 21:12:40 +02:00
..
components Completed tabs refactor 2023-04-06 01:18:42 +02:00
context_menu Added progress title and subtitle for push 2023-04-08 21:12:40 +02:00
dialogs Fixed directory text input shape on clone dialog 2023-04-03 17:23:03 +02:00
diff Fixed multiple dialogs/windows were closed in a single press on ESC 2023-03-25 14:03:51 +01:00
dropdowns Moved classes to match the package name 2022-09-28 01:56:21 +02:00
log Fixed multiple dialogs/windows were closed in a single press on ESC 2023-03-25 14:03:51 +01:00
AppTab.kt Added progress title and subtitle for push 2023-04-08 21:12:40 +02:00
Blame.kt Fixed multiple dialogs/windows were closed in a single press on ESC 2023-03-25 14:03:51 +01:00
CommitChanges.kt Added basic idea of files search in commited changes 2023-03-21 01:47:28 +01:00
FileHistory.kt Fixed multiple dialogs/windows were closed in a single press on ESC 2023-03-25 14:03:51 +01:00
Menu.kt Processing tasks now can show a title, subtitle and an option to cancel it. 2023-04-04 22:00:19 +02:00
RebaseInteractive.kt Replaced hard coded icons with constants 2023-03-08 01:41:10 +01:00
RepositoryOpen.kt Implemented search in side panel 2023-01-29 19:27:17 +01:00
SidePanel.kt Replaced compose dropdown with a custom implementation based on context menu 2023-03-25 14:07:38 +01:00
SystemDialogs.kt Reformated proejct's code 2023-03-08 01:07:58 +01:00
TabsManager.kt Completed tabs refactor 2023-04-06 01:18:42 +02:00
UncommitedChanges.kt Added author info request when doing a new commit if the info is not set previously 2023-03-13 11:36:56 +01:00
WelcomePage.kt Increased font weight of repository title in recents list 2023-03-24 21:26:49 +01:00