Commit Graph

71 Commits (ce95ddea2a761e644124159a713342a3763dbe4b)

Author SHA1 Message Date
Tony-Sol ce95ddea2a
Add networks panel 1 year ago
Jesse Duffield 3e2a3e608a update cheatsheet 2 years ago
Jesse Duffield d6ad538426 refactor side list panel some more 2 years ago
Jesse Duffield fc592b5806 more refactoring of list panels 2 years ago
Jesse Duffield 5d498c796a move context stuff into its own struct 2 years ago
Jesse Duffield 751dbef42e refactor some more 2 years ago
Jesse Duffield f7beb6e83f stop support menu filtering for simplicity 2 years ago
Jesse Duffield 702361559f allow searching in any list view 2 years ago
Jesse Duffield 60df208924 convert menu panel to use new struct 2 years ago
Jesse Duffield 158ef68372 convert project panel to use new struct 2 years ago
Jesse Duffield 5aea90c08b convert containers panel to use new struct 2 years ago
Jesse Duffield a4b4fee868 convert volumes panel to use new struct 2 years ago
Jesse Duffield 79a58c8d48 convert services panel to use new struct 2 years ago
Jesse Duffield b80c8edcd0 convert images panel to use new struct 2 years ago
Jesse Duffield e46b908006 support filtered list panel without dependency on gui package 2 years ago
Jesse Duffield cb38e48add create filtered list struct 2 years ago
Jesse Duffield 57379252a5 bump gocui 2 years ago
Jesse Duffield be347a7216 POC filtering on images panel 2 years ago
Jesse Duffield 008ad719d6 allow jumping to top of main panel with home key 2 years ago
Jesse Duffield 0cdac0bca3 allow upping and downing whole project 2 years ago
Jesse Duffield 195ccf41ce allow upping a service 2 years ago
Jesse Duffield badc43b225 allow changing window size 2 years ago
blennster 7e9bde0f41
add tab and backtab navigation 2 years ago
Jesse Duffield 14af9f4547 exec shell handler for services panel 2 years ago
Luka Markušić 0ced576d9c Add services pause functionality 2 years ago
Luka Markušić badc92f192 Add container pause functionality 2 years ago
Jesse Duffield d0a53fbe60 use SDK to print container logs to stdout 2 years ago
Jesse Duffield 2f08e0942a support starting a service 2 years ago
Konstantin Mikhailov 6c27cf3f32 Open service in browser 3 years ago
Mark Kopenga fb6b73bf5f
Merge pull request #247 from stokito/exec_shell
Exec shell: separate menu item and auto detect shell: bash or sh
3 years ago
Sergey Ponomarev 7ede2f8297 Open in browser
Most containers expose some http port. We can open it in browser.
For simplicity we can just open first container's published port.
3 years ago
Sergey Ponomarev 2688801cbd Separate menu item for Exec shell
Login to container's shell is very popular operation and to make it easier it will be better to make it as a separate menu item with a dedicated hot key.
4 years ago
Jesse Duffield 941c9fff05 couple small fixes 4 years ago
Jesse Duffield 12e486edd8 fix ci errors 4 years ago
Jesse Duffield 012f8d6e08 bump gocui 4 years ago
Dawid Dziurla dc8a624e07
gui: remove duplicate 'c' binding in images panel
closes: #169
5 years ago
Michiel Roos ea18c1b85f Update keybindings.go (#162)
* Update keybindings.go

Remove duplicate keybinding: volumes - c
5 years ago
Jesse Duffield 1f9f82601b support bulk commands in each of the panels 5 years ago
Dowideit, Sven (O&A, St. Lucia) cdf075b00d Initial working demo
Signed-off-by: Dowideit, Sven (O&A, St. Lucia) <Sven.Dowideit@csiro.au>
5 years ago
mjarkk 209456fdcd
Changed the keybinding to e 5 years ago
mjarkk b89b02eee5
Added h key binding 5 years ago
Pieter van de Bruggen 12f3cfab55 Rename StatusPanel to ProjectPanel 5 years ago
Jesse Duffield dcd5bcdfcd remove incorrect description from status click binding 5 years ago
Jesse Duffield e220bedc79 support actual mouse support and focusing the main view 5 years ago
Jesse Duffield 405bb85ed0 support clicking on tabs 5 years ago
Jesse Duffield 0e76f61359 allow click events in menu 5 years ago
Jesse Duffield dcb8b3329f fix up click events on list panels 5 years ago
Jesse Duffield 3105c03bbe add '?' keybinding to view keybindings for a panel 5 years ago
Jesse Duffield 2474c0b34e support custom commands in services and containers panel 5 years ago
Jesse Duffield 87c6208577 add volumes panel 5 years ago