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

349 Commits

Author SHA1 Message Date
Roman
65eea21652 fix: reloading page at Apps/* causing black-screen
Signed-off-by: Roman <ixrock@gmail.com>
2020-07-27 09:14:16 -04:00
Roman
49454c5f88 refactoring, fixes
Signed-off-by: Roman <ixrock@gmail.com>
2020-07-27 09:14:16 -04:00
Roman
ffa0f8814e refactoring, fixes
Signed-off-by: Roman <ixrock@gmail.com>
2020-07-27 09:14:16 -04:00
Roman
25dd645724 fix: "disconnect" cluster from clusters context-menu
Signed-off-by: Roman <ixrock@gmail.com>
2020-07-27 09:14:16 -04:00
Roman
4cb03527ff cluster-ipc refactoring
Signed-off-by: Roman <ixrock@gmail.com>
2020-07-27 09:14:16 -04:00
Roman
51901183cf clean-up/update "todo/fixme-comments"
Signed-off-by: Roman <ixrock@gmail.com>
2020-07-27 09:14:16 -04:00
Roman
b1e6f8da19 fix: terminal was broken at some point during refactoring
Signed-off-by: Roman <ixrock@gmail.com>
2020-07-27 09:14:16 -04:00
Roman
505d3ba1ce fix: search-input warning, removed outdated items-list.tsx
Signed-off-by: Roman <ixrock@gmail.com>
2020-07-27 09:14:16 -04:00
Roman
32dfa1b936 fix: cluster-icon badge margin
Signed-off-by: Roman <ixrock@gmail.com>
2020-07-27 09:14:16 -04:00
Roman
a4424f7e9e cluster-status -- part 3
Signed-off-by: Roman <ixrock@gmail.com>
2020-07-27 09:14:16 -04:00
Roman
eb180a66f1 cluster-status -- part 2
Signed-off-by: Roman <ixrock@gmail.com>
2020-07-27 09:14:16 -04:00
Sebastian Malton
6cc4e79481 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-27 09:14:16 -04:00
Roman
e0d88be3e8 cluster-status -- part 1 (ex. ClusterPage.vue)
Signed-off-by: Roman <ixrock@gmail.com>
2020-07-27 09:14:16 -04:00
Roman
b8e054c0db improved singleton types inferring
Signed-off-by: Roman <ixrock@gmail.com>
2020-07-27 09:14:16 -04:00
Roman
a09caca157 Better log line when quitting Lens, close #480
Signed-off-by: Roman <ixrock@gmail.com>
2020-07-27 09:14:16 -04:00
Sebastian Malton
3547a29b60 configure big folders to ignore for vscode (#593)
Signed-off-by: Sebastian Malton <sebastian@malton.name>

Co-authored-by: Sebastian Malton <smalton@mirantis.com>
Signed-off-by: Sebastian Malton <smalton@mirantis.com>
2020-07-27 09:13:52 -04:00
Roman
153e705822 base-store clean up
Signed-off-by: Roman <ixrock@gmail.com>
2020-07-27 15:00:47 +03:00
Roman
b79a3c8da3 Merge remote-tracking branch 'origin/vue_react_migration' into vue_react_migration
Signed-off-by: Roman <ixrock@gmail.com>
2020-07-27 14:44:27 +03:00
Roman
938464df80 DCO-bot check fix
Signed-off-by: Roman <ixrock@gmail.com>
2020-07-27 14:41:20 +03:00
Roman
e79f78c547 fix: destroy window-manager on app exit
Signed-off-by: Roman <ixrock@gmail.com>
2020-07-25 17:46:06 +03:00
Roman
dd9b2efdc7 fix: detect new contexts on startup and show in add-cluster page
Signed-off-by: Roman <ixrock@gmail.com>
2020-07-25 14:09:52 +03:00
Roman
0489ee25b5 RELEASE_NOTES.md typo, fix #614
Signed-off-by: Roman <ixrock@gmail.com>
2020-07-25 00:39:45 +03:00
Roman
4388558d2e fix: show loading-state when activating a cluster or adding new one
Signed-off-by: Roman <ixrock@gmail.com>
2020-07-24 18:26:13 +03:00
Roman
78a9fcde56 fix: navigation via menu
Signed-off-by: Roman <ixrock@gmail.com>
2020-07-24 17:02:28 +03:00
Roman
7a814635e1 random fixes
Signed-off-by: Roman <ixrock@gmail.com>
2020-07-24 16:50:15 +03:00
Roman
fe06643a8e auto-refresh menu, no-clusters page + navigation fixes
Signed-off-by: Roman <ixrock@gmail.com>
2020-07-24 16:33:20 +03:00
Roman
408f64c184 fix reconnect, better handling no-clusters state
Signed-off-by: Roman <ixrock@gmail.com>
2020-07-24 14:17:14 +03:00
Roman
0490dc1d12 base-store.ts fix
Signed-off-by: Roman <ixrock@gmail.com>
2020-07-24 12:09:14 +03:00
Roman
0b8c96f25e fix: better bgc for remove-cluster button, clean up
Signed-off-by: Roman <ixrock@gmail.com>
2020-07-23 20:23:10 +03:00
Roman
3aef3700de refactoring: get rid of config.store.ts (renderer), moved allowNamespaces/allowedResources to cluster.ts apis
Signed-off-by: Roman <ixrock@gmail.com>
2020-07-23 19:33:10 +03:00
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
117ad584d3 workspaces -- part 2
Signed-off-by: Roman <ixrock@gmail.com>
2020-07-22 14:26:17 +03:00
Roman
c70ed87da9 workspaces -- part 1
Signed-off-by: Roman <ixrock@gmail.com>
2020-07-22 12:06:58 +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
684c1ed068 fix: reloading page at Apps/* causing black-screen
Signed-off-by: Roman <ixrock@gmail.com>
2020-07-21 19:54:56 +03:00
Roman
5040a4354b refactoring, fixes
Signed-off-by: Roman <ixrock@gmail.com>
2020-07-21 18:37:53 +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
c0c1c227ca clean-up/update "todo/fixme-comments"
Signed-off-by: Roman <ixrock@gmail.com>
2020-07-21 11:43:00 +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
2658a0ac74 fix: search-input warning, removed outdated items-list.tsx
Signed-off-by: Roman <ixrock@gmail.com>
2020-07-20 21:24:41 +03:00
Roman
01dd5fda59 fix: cluster-icon badge margin
Signed-off-by: Roman <ixrock@gmail.com>
2020-07-20 19:29:59 +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