1
0
mirror of https://github.com/lensapp/lens.git synced 2025-05-20 05:10:56 +00:00
Commit Graph

19 Commits

Author SHA1 Message Date
Lauri Nevala
e915a8e184 Fix integration tests
Signed-off-by: Lauri Nevala <lauri.nevala@gmail.com>
2020-10-13 16:37:10 +03:00
Roman
addc220b9f removed redundant tray window
Signed-off-by: Roman <ixrock@gmail.com>
2020-10-12 13:46:56 +03:00
Roman
a3b6efd937 fix: hide traffic-light buttons for tray window
Signed-off-by: Roman <ixrock@gmail.com>
2020-10-11 17:34:43 +03:00
Roman
a2c39358ef small fix
Signed-off-by: Roman <ixrock@gmail.com>
2020-10-07 23:31:52 +03:00
Roman
aac4eb1a3e allow to close main window and re-open from dock or tray icon
Signed-off-by: Roman <ixrock@gmail.com>
2020-10-07 21:09:54 +03:00
Roman
fc20733dde fix: refresh icon after turning on/off + switching dark-mode
Signed-off-by: Roman <ixrock@gmail.com>
2020-10-07 14:01:20 +03:00
Roman
43ea13cfc3 - switching dark/light icon depending on os-x theme settings
- optimization: don't re-create tray icon on menu udpates (avoid blinking)

Signed-off-by: Roman <ixrock@gmail.com>
2020-10-07 13:21:09 +03:00
Roman
8797f0af6f allow to disable tray from preferences
Signed-off-by: Roman <ixrock@gmail.com>
2020-10-02 15:55:02 +03:00
Roman
162b4108dd Tray icon #833 -- part 3
Signed-off-by: Roman <ixrock@gmail.com>
2020-09-30 18:41:24 +03:00
Roman
eee7febfc3 Tray icon #833 -- part 2
Signed-off-by: Roman <ixrock@gmail.com>
2020-09-30 17:30:58 +03:00
Jim Ehrismann
e84082dc6d
Reduce the main BrowserWindow minimum size (#916)
Signed-off-by: Jim Ehrismann <jehrismann@mirantis.com>
2020-09-18 08:55:05 +03:00
Roman
7722f443eb
[FIX]: Cluster dashboard not rendered (#848)
* Cluster dashboard not rendered, fix #811

Signed-off-by: Roman <ixrock@gmail.com>

* refactoring

Signed-off-by: Roman <ixrock@gmail.com>

* actual fix

Signed-off-by: Roman <ixrock@gmail.com>

* reverted back reconnect check in cluster.activate()

Signed-off-by: Roman <ixrock@gmail.com>

* fix: cluster.activate() should not start reconnect on init (if not accessible)

Signed-off-by: Roman <ixrock@gmail.com>
2020-09-11 12:02:25 +03:00
Alex Andreev
43f3044273
Using import type statement (#793)
Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
2020-09-02 17:11:46 +03:00
Alex Andreev
5788c44303
Reload active dashboard view (#783)
Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
2020-09-02 10:05:49 +03:00
Roman
5670312c47
Migrating Vue components to React and stores refactoring (#585)
Signed-off-by: Roman <ixrock@gmail.com>

Co-authored-by: Sebastian Malton <sebastian@malton.name>
Co-authored-by: Sebastian Malton <smalton@mirantis.com>
Co-authored-by: Lauri Nevala <lauri.nevala@gmail.com>
Co-authored-by: Alex Andreev <alex.andreev.email@gmail.com>
2020-08-20 08:53:07 +03:00
Roman
5f4e1253a9
Replace webview tag to iframe (#554)
Signed-off-by: Roman <ixrock@gmail.com>
2020-07-02 17:31:59 +03:00
Roman
b7974827d2
Lens restructure (#540)
Signed-off-by: Roman <ixrock@gmail.com>
2020-06-30 14:35:16 +03:00
Jari Kolehmainen
deb4bf2f7b
Integration tests using spectron (#410)
Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
2020-06-09 13:18:24 +03:00
Jari Kolehmainen
1d0815abd2
Lens app source code (#119)
Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
2020-03-15 09:52:02 +02:00