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

200 Commits

Author SHA1 Message Date
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
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
a0831b3283 added css-class "is-mac" to #app for customizing mac-specific styles
Signed-off-by: Roman <ixrock@gmail.com>
2020-07-17 08:46:33 +03:00
Roman
285bcb4795 fix: allow to drag window at top
Signed-off-by: Roman <ixrock@gmail.com>
2020-07-17 01:32:40 +03:00
Roman
e14b52446c show startup-hint tooltip when no-clusters
Signed-off-by: Roman <ixrock@gmail.com>
2020-07-17 01:18:48 +03:00
Roman
89af715f08 traffic-light bgc fix
Signed-off-by: Roman <ixrock@gmail.com>
2020-07-16 21:16:59 +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
ab61fd6308 auto-update clusters state in renderer stores
Signed-off-by: Roman <ixrock@gmail.com>
2020-07-16 15:31:06 +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
717dfff851 added landing-page
Signed-off-by: Roman <ixrock@gmail.com>
2020-07-15 14:37:18 +03:00
Roman
d20e61b3e2 added more routes, refactoring
Signed-off-by: Roman <ixrock@gmail.com>
2020-07-15 14:09:31 +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
67377af52e cluster-store-3.6.0 migration regression fix
Signed-off-by: Roman <ixrock@gmail.com>
2020-07-14 19:51:35 +03:00
Roman
a305b04292 stores sync fixes, refactoring
Signed-off-by: Roman <ixrock@gmail.com>
2020-07-14 19:36:18 +03:00
Roman
b8eaa657a2 added tooltip to cluster-icon.tsx, continue debugging windows-manager...
Signed-off-by: Roman <ixrock@gmail.com>
2020-07-14 15:55:04 +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
Roman
0e8187c2b0 window-manager refactoring -- part 2
Signed-off-by: Roman <ixrock@gmail.com>
2020-07-09 21:38:39 +03:00
Roman
cac4896517 window-manager refactoring
Signed-off-by: Roman <ixrock@gmail.com>
2020-07-09 20:15:15 +03:00
Roman
ce1cccc965 upgrade electron to latest version
Signed-off-by: Roman <ixrock@gmail.com>
2020-07-09 17:24:13 +03:00
Roman
a440f60ea3 clusters-menu
Signed-off-by: Roman <ixrock@gmail.com>
2020-07-09 12:29:46 +03:00
Roman
ba4f5cb47d workspaces: extract bottom-bar to separated component
Signed-off-by: Roman <ixrock@gmail.com>
2020-07-09 10:53:01 +03:00
Roman
507e2dcfee refactoring
Signed-off-by: Roman <ixrock@gmail.com>
2020-07-08 22:59:33 +03:00
Roman
4a06f65cb8 added workspaces layout, more refactoring
Signed-off-by: Roman <ixrock@gmail.com>
2020-07-08 17:22:53 +03:00
Roman
b9089a7c5e more react dummy files
Signed-off-by: Roman <ixrock@gmail.com>
2020-07-08 13:32:47 +03:00
Roman
434f26f17f added dummy react files for replacing vue-components
Signed-off-by: Roman <ixrock@gmail.com>
2020-07-08 12:58:49 +03:00
Roman
1f26f0b3a7 epic: getting rid of vue -- part 2
Signed-off-by: Roman <ixrock@gmail.com>
2020-07-08 12:12:11 +03:00
Roman
63de5fce3c epic: getting rid of vue -- part 1
Signed-off-by: Roman <ixrock@gmail.com>
2020-07-08 01:37:31 +03:00
Roman
cf00debb33 added tracking cluster-manager's ipc events
Signed-off-by: Roman <ixrock@gmail.com>
2020-07-07 21:13:23 +03:00
Roman
f474a20904 cluster-store refactoring -- part 3
Signed-off-by: Roman <ixrock@gmail.com>
2020-07-07 20:46:46 +03:00
Roman
bde60b1625 added common/ipc-helpers
Signed-off-by: Roman <ixrock@gmail.com>
2020-07-07 15:10:43 +03:00
Roman
17cd886ce6 cluster-store refactoring -- part 2
Signed-off-by: Roman <ixrock@gmail.com>
2020-07-06 17:07:17 +03:00
Roman
9f9701544b fix type imports
Signed-off-by: Roman <ixrock@gmail.com>
2020-07-06 14:35:11 +03:00
Roman
afb54694f4 cluster-store refactoring -- part 1
Signed-off-by: Roman <ixrock@gmail.com>
2020-07-06 14:31:34 +03:00
Roman
d4bbaf4f34 workspace-store refactoring
Signed-off-by: Roman <ixrock@gmail.com>
2020-07-06 11:33:51 +03:00
Roman
a27ce9cf8b use common/base-store for config-file based stores (e.g. user-store)
Signed-off-by: Roman <ixrock@gmail.com>
2020-07-06 10:33:14 +03:00
Roman
5c8dd89a88 incorrect seen context update -- fixed vue-store mutation
Signed-off-by: Roman <ixrock@gmail.com>
2020-07-05 23:00:19 +03:00
Roman
9244e8f58e user-store: more fixes 2
Signed-off-by: Roman <ixrock@gmail.com>
2020-07-05 22:45:39 +03:00
Roman
397d7c5137 user-store: more fixes
Signed-off-by: Roman <ixrock@gmail.com>
2020-07-05 21:10:31 +03:00
Roman
9d42b2c025 user-store: more debug logging
Signed-off-by: Roman <ixrock@gmail.com>
2020-07-05 20:54:29 +03:00
Roman
387bc07dbc fix errors
Signed-off-by: Roman <ixrock@gmail.com>
2020-07-05 20:50:06 +03:00
Roman
deea97ec5c added "logger" to user-store
Signed-off-by: Roman <ixrock@gmail.com>
2020-07-05 20:19:47 +03:00
Roman
4270ec4240 tracker / user-store refactoring, part 1
Signed-off-by: Roman <ixrock@gmail.com>
2020-07-05 17:16:50 +03:00
Roman
c9fb015bcf master-merge fixes
Signed-off-by: Roman <ixrock@gmail.com>
2020-07-04 13:01:15 +03:00
Roman
f9c0c5d825 Merge remote-tracking branch 'origin/master' into vue_react_migration
# Conflicts:
#	src/common/cluster-store.ts
#	src/common/cluster-store_spec.ts
2020-07-04 12:50:23 +03:00
Roman
e7975ec71f clean up
Signed-off-by: Roman <ixrock@gmail.com>
2020-07-03 17:33:59 +03:00
Roman
776fc4462c use common/utils/singleton class for the stores
Signed-off-by: Roman <ixrock@gmail.com>
2020-07-03 16:57:31 +03:00
Jussi Nummelin
55687b7d35
Kubeconfigs as file references (#466)
Signed-off-by: Jussi Nummelin <jussi.nummelin@gmail.com>
Co-authored-by: Lauri Nevala <lauri.nevala@gmail.com>
Co-authored-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
2020-07-03 16:53:23 +03:00
Roman
d7cffeb7a8 store migrations refactoring
Signed-off-by: Roman <ixrock@gmail.com>
2020-07-03 14:15:35 +03:00
Lauri Nevala
c15aa7972c
Remove redundant applyHeaders method (#469)
Signed-off-by: Lauri Nevala <lauri.nevala@gmail.com>
2020-07-03 11:22:58 +03:00
Jari Kolehmainen
69778d5dcc
Show devtools always in menu (#559)
Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
2020-07-03 11:13:53 +03:00
Jari Kolehmainen
097776411f
Use LensDev on development environment (#557)
Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
2020-07-03 08:32:12 +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
d90be46a1f
use common vars in router, minor clean up (#551)
Signed-off-by: Roman <ixrock@gmail.com>
2020-07-02 17:21:38 +03:00
Roman
b7974827d2
Lens restructure (#540)
Signed-off-by: Roman <ixrock@gmail.com>
2020-06-30 14:35:16 +03:00