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

114 Commits

Author SHA1 Message Date
Roman
407c4fb4d0 fix: apply theme on the fly in preferences, theme-store refactoring
Signed-off-by: Roman <ixrock@gmail.com>
2020-07-23 18:26:16 +03:00
Roman
6fd9b7cf76 preferences page -- part 2
Signed-off-by: Roman <ixrock@gmail.com>
2020-07-23 16:01:32 +03:00
Roman
24f754697b preferences page -- part 1
Signed-off-by: Roman <ixrock@gmail.com>
2020-07-22 19:21:46 +03:00
Roman
a4bcfc1e52 menu.ts: refactoring and fixes, reuse route paths from views (renderer)
Signed-off-by: Roman <ixrock@gmail.com>
2020-07-22 17:10:37 +03:00
Roman
012ef0419f window-manager: better handling no-clusters state
Signed-off-by: Roman <ixrock@gmail.com>
2020-07-21 20:45:57 +03:00
Roman
13c29a7fed refactoring, fixes
Signed-off-by: Roman <ixrock@gmail.com>
2020-07-21 16:01:20 +03:00
Roman
a40a9fec0e fix: "disconnect" cluster from clusters context-menu
Signed-off-by: Roman <ixrock@gmail.com>
2020-07-21 13:22:54 +03:00
Roman
70bbb9fa62 cluster-ipc refactoring
Signed-off-by: Roman <ixrock@gmail.com>
2020-07-21 13:04:33 +03:00
Roman
1510091cd2 fix: terminal was broken at some point during refactoring
Signed-off-by: Roman <ixrock@gmail.com>
2020-07-21 11:32:04 +03:00
Roman
7356abc762 cluster-status -- part 3
Signed-off-by: Roman <ixrock@gmail.com>
2020-07-20 19:14:27 +03:00
Roman
323a4c141e cluster-status -- part 2
Signed-off-by: Roman <ixrock@gmail.com>
2020-07-20 19:00:07 +03:00
Roman
ef3962f8b5 Merge remote-tracking branch 'origin/master' into vue_react_migration
# Conflicts:
#	src/common/user-store_spec.ts
#	src/main/context-handler.ts
#	tsconfig.json
2020-07-17 23:25:50 +03:00
Roman
d7d9c99005 cluster-status -- part 1 (ex. ClusterPage.vue)
Signed-off-by: Roman <ixrock@gmail.com>
2020-07-17 23:19:41 +03:00
Roman
a3edb75fea improved singleton types inferring
Signed-off-by: Roman <ixrock@gmail.com>
2020-07-17 20:00:47 +03:00
Roman
0dbb47a398 Better log line when quitting Lens, close #480
Signed-off-by: Roman <ixrock@gmail.com>
2020-07-17 17:48:16 +03:00
Roman
de77f486b1 extend #draggable-top area to header's height
Signed-off-by: Roman <ixrock@gmail.com>
2020-07-17 13:27:41 +03:00
Roman
e11d8582f1 allow to remove cluster from icon's context-menu, random fixes
Signed-off-by: Roman <ixrock@gmail.com>
2020-07-17 13:08:21 +03:00
Roman
33d3181113 add-cluster -- part 2
Signed-off-by: Roman <ixrock@gmail.com>
2020-07-17 11:25:00 +03:00
Roman
3f8fe0fe1b cluster-state serialization fix
Signed-off-by: Roman <ixrock@gmail.com>
2020-07-16 21:11:57 +03:00
Roman
5b98674d80 add-cluster page -- part 1
Signed-off-by: Roman <ixrock@gmail.com>
2020-07-16 20:19:04 +03:00
Roman
2a818601f9 clean up reused vue-parts
Signed-off-by: Roman <ixrock@gmail.com>
2020-07-16 18:28:54 +03:00
Roman
10e68510c4 handle initial loading without clusters
Signed-off-by: Roman <ixrock@gmail.com>
2020-07-16 18:09:08 +03:00
Roman
dec9d92032 ipc refactoring, push-events handling
Signed-off-by: Roman <ixrock@gmail.com>
2020-07-16 14:47:05 +03:00
Roman
ae9afc2894 clean up
Signed-off-by: Roman <ixrock@gmail.com>
2020-07-15 18:58:30 +03:00
Roman
693385a0a0 added what-s-new page, fixes
Signed-off-by: Roman <ixrock@gmail.com>
2020-07-15 17:06:37 +03:00
Sebastian Malton
4bd29a6d88
fix format duration rounding days error (#582)
* fix format duration rounding days error
* added tests

Signed-off-by: Sebastian Malton <smalton@mirantis.com>

Co-authored-by: Sebastian Malton <smalton@mirantis.com>
2020-07-15 09:45:52 -04:00
Roman
47f6a2b7e1 cluster-menu tooltip fixes
Signed-off-by: Roman <ixrock@gmail.com>
2020-07-15 15:38:23 +03:00
Roman
e5aff1fdc8 removed "electron-promise-ipc"
Signed-off-by: Roman <ixrock@gmail.com>
2020-07-15 13:02:02 +03:00
Roman
547d7f8bbe fixes
Signed-off-by: Roman <ixrock@gmail.com>
2020-07-15 12:52:50 +03:00
Roman
c06c322ca9 store-sync-fixes, part 1
Signed-off-by: Roman <ixrock@gmail.com>
2020-07-15 01:07:18 +03:00
Roman
a305b04292 stores sync fixes, refactoring
Signed-off-by: Roman <ixrock@gmail.com>
2020-07-14 19:36:18 +03:00
Roman
79e5d6eddc fixes / refactoring
Signed-off-by: Roman <ixrock@gmail.com>
2020-07-14 15:39:35 +03:00
Roman
fbcb2fd281 apis / clusters-menu refactoring
Signed-off-by: Roman <ixrock@gmail.com>
2020-07-14 15:04:26 +03:00
Roman
4e88715b8d PoC: first run
Signed-off-by: Roman <ixrock@gmail.com>
2020-07-13 19:32:55 +03:00
Roman
a2b5ebb1dc api-fixes
Signed-off-by: Roman <ixrock@gmail.com>
2020-07-13 12:00:13 +03:00
Roman
002176ac25 clean up
Signed-off-by: Roman <ixrock@gmail.com>
2020-07-12 14:30:22 +03:00
Roman
aab91863fc auto-refresh status only for active (selected) cluster
Signed-off-by: Roman <ixrock@gmail.com>
2020-07-12 13:41:05 +03:00
Roman
e7fc6b4a35 kubeconfig-manager.ts fixes / refactoring
Signed-off-by: Roman <ixrock@gmail.com>
2020-07-12 12:49:11 +03:00
Roman
40da87c0ef port.ts refactoring
Signed-off-by: Roman <ixrock@gmail.com>
2020-07-12 10:40:37 +03:00
Roman
62eb0fa592 fixes
Signed-off-by: Roman <ixrock@gmail.com>
2020-07-11 19:22:34 +03:00
Roman
35f081eaf4 refactoring / fixes
Signed-off-by: Roman <ixrock@gmail.com>
2020-07-11 19:09:22 +03:00
Roman
186d69dfc6 router refactoring / added more types
Signed-off-by: Roman <ixrock@gmail.com>
2020-07-11 16:42:36 +03:00
Roman
5eca8bc01c clean up / fixes
Signed-off-by: Roman <ixrock@gmail.com>
2020-07-11 16:19:38 +03:00
Roman
e72e28ddab refactoring
Signed-off-by: Roman <ixrock@gmail.com>
2020-07-11 11:32:29 +03:00
Roman
8bb3954700 clean up, debugging
Signed-off-by: Roman <ixrock@gmail.com>
2020-07-10 23:48:57 +03:00
Roman
33d7036939 refactoring
Signed-off-by: Roman <ixrock@gmail.com>
2020-07-10 19:39:47 +03:00
Roman
6df56b5471 cluster-manager view
Signed-off-by: Roman <ixrock@gmail.com>
2020-07-10 12:47:50 +03:00
Roman
b05ed9822d window-manager tweaks
Signed-off-by: Roman <ixrock@gmail.com>
2020-07-10 05:15:56 +03:00
Roman
25e904d2d5 night insomnia clean-up, part 2
Signed-off-by: Roman <ixrock@gmail.com>
2020-07-10 02:22:53 +03:00
Roman
e1acf7e3d0 night insomnia clean-up
Signed-off-by: Roman <ixrock@gmail.com>
2020-07-10 01:17:00 +03:00