Luka Markušić
0ced576d9c
Add services pause functionality
2022-05-12 14:01:44 +02:00
Luka Markušić
badc92f192
Add container pause functionality
2022-05-12 14:01:44 +02:00
Jesse Duffield
d0a53fbe60
use SDK to print container logs to stdout
2022-05-12 19:03:15 +10:00
Jesse Duffield
2f08e0942a
support starting a service
2022-05-11 19:48:11 +10:00
Konstantin Mikhailov
6c27cf3f32
Open service in browser
2021-03-27 07:15:41 +10:00
Mark Kopenga
fb6b73bf5f
Merge pull request #247 from stokito/exec_shell
...
Exec shell: separate menu item and auto detect shell: bash or sh
2021-03-24 21:38:10 +01:00
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.
2021-03-22 17:43:10 +02:00
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.
2020-12-12 18:45:24 +02:00
Jesse Duffield
941c9fff05
couple small fixes
2020-09-23 20:31:21 +10:00
Jesse Duffield
12e486edd8
fix ci errors
2020-09-23 20:19:36 +10:00
Jesse Duffield
012f8d6e08
bump gocui
2020-02-02 10:14:44 +11:00
Dawid Dziurla
dc8a624e07
gui: remove duplicate 'c' binding in images panel
...
closes : #169
2019-09-11 10:16:18 +02:00
Michiel Roos
ea18c1b85f
Update keybindings.go ( #162 )
...
* Update keybindings.go
Remove duplicate keybinding: volumes - c
2019-09-03 14:34:04 +02:00
Jesse Duffield
1f9f82601b
support bulk commands in each of the panels
2019-07-29 18:59:07 +10:00
Dowideit, Sven (O&A, St. Lucia)
cdf075b00d
Initial working demo
...
Signed-off-by: Dowideit, Sven (O&A, St. Lucia) <Sven.Dowideit@csiro.au>
2019-07-08 17:01:15 +10:00
mjarkk
209456fdcd
Changed the keybinding to e
2019-07-07 14:44:59 +02:00
mjarkk
b89b02eee5
Added h key binding
2019-07-06 21:20:21 +02:00
Pieter van de Bruggen
12f3cfab55
Rename StatusPanel to ProjectPanel
2019-07-03 10:48:55 -07:00
Jesse Duffield
dcd5bcdfcd
remove incorrect description from status click binding
2019-06-30 22:22:35 +10:00
Jesse Duffield
e220bedc79
support actual mouse support and focusing the main view
2019-06-29 13:41:15 +10:00
Jesse Duffield
405bb85ed0
support clicking on tabs
2019-06-29 11:27:21 +10:00
Jesse Duffield
0e76f61359
allow click events in menu
2019-06-29 10:47:45 +10:00
Jesse Duffield
dcb8b3329f
fix up click events on list panels
2019-06-29 10:22:37 +10:00
Jesse Duffield
3105c03bbe
add '?' keybinding to view keybindings for a panel
2019-06-29 08:55:27 +10:00
Jesse Duffield
2474c0b34e
support custom commands in services and containers panel
2019-06-15 14:08:12 +10:00
Jesse Duffield
87c6208577
add volumes panel
2019-06-10 18:08:23 +10:00
Jesse Duffield
d81c407dd2
allow for viewing logs in both status and containers panel
2019-06-09 12:24:22 +10:00
Jesse Duffield
b65df625f4
much more stuff
2019-06-09 00:08:22 +10:00
Jesse Duffield
7e45881dc3
a lot of change
2019-06-08 13:00:37 +10:00
Jesse Duffield
1f5df32141
WIP streaming commands
2019-06-05 23:20:42 +10:00
Jesse Duffield
129c9bbe9e
type the translations
2019-06-05 22:20:30 +10:00
Jesse Duffield
c55e83aeaa
support custom commands and do minor refactor
2019-06-05 19:58:08 +10:00
Jesse Duffield
365096d5b0
subprocesses that can be safely interrupted
2019-06-03 22:02:44 +10:00
Jesse Duffield
f0f96de2b5
WIP on subprocesses
2019-06-03 21:52:25 +10:00
Jesse Duffield
02b735e011
minor fixups
2019-06-02 21:35:03 +10:00
Jesse Duffield
664058d5f0
make config type safe
2019-06-02 11:37:21 +10:00
Jesse Duffield
aa55ff1a8e
more progress
2019-06-02 00:28:47 +10:00
Jesse Duffield
f0ffdcd81f
more progress
2019-06-01 16:09:54 +10:00
Jesse Duffield
15bd991560
support pruning images
2019-05-19 01:44:52 +10:00
Jesse Duffield
4fe26f4f88
add images panel
2019-05-19 01:00:02 +10:00
Jesse Duffield
cf8e1f0195
support attaching to containers
2019-05-19 00:19:04 +10:00
Jesse Duffield
9ad6181420
more progress
2019-05-18 23:01:10 +10:00
Jesse Duffield
4a76f7b65e
more keybindings
2019-05-18 22:34:28 +10:00
Jesse Duffield
2d858955e6
more progress
2019-05-18 21:58:10 +10:00
Jesse Duffield
1585b30904
more progress
2019-05-18 14:12:15 +10:00
Jesse Duffield
d3eea00139
more progess
2019-05-18 13:50:27 +10:00
Jesse Duffield
cf5ec17197
repurpose lazygit code
2019-05-12 10:32:02 +10:00