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

16 Commits

Author SHA1 Message Date
Roman
5c779007de chore: fix type ipc#handle
Signed-off-by: Roman <ixrock@gmail.com>
2020-08-17 21:28:48 +03:00
Roman
b280f4a2dd replace webview-tag to iframe with nodeIntegrationInSubFrames=true
Signed-off-by: Roman <ixrock@gmail.com>
2020-08-17 19:09:39 +03:00
Roman
0f3ad9171a fix: navigate to cluster-settings page from clusters-menu
Signed-off-by: Roman <ixrock@gmail.com>
2020-08-11 14:38:25 +03:00
Roman
b8bde06869 clean up
Signed-off-by: Roman <ixrock@gmail.com>
2020-08-11 01:41:51 +03:00
Roman
27e8dd2f5b cluster-view bugfixing, attempt 100500..
Signed-off-by: Roman <ixrock@gmail.com>
2020-08-07 16:18:56 +03:00
Roman
0ba275b332 cluster-view battling -- part 3
Signed-off-by: Roman <ixrock@gmail.com>
2020-08-07 10:54:21 +03:00
Roman
aa718dd7e1 cluster-view battling -- part 2
Signed-off-by: Roman <ixrock@gmail.com>
2020-08-07 09:59:07 +03:00
Roman
4543d8e178 ipc-refactoring, fixes
Signed-off-by: Roman <ixrock@gmail.com>
2020-08-06 22:49:18 +03:00
Sebastian Malton
d4ff99f3bf
convert the cluster settings view from Vue to React (#613)
- Add a basic file picker component
- Now stores the icons as base64 img src formatted data blobs
- Changed over cluster settings to mobx
- Removed old Vue files

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

Co-authored-by: Sebastian Malton <smalton@mirantis.com>
2020-08-02 15:56:39 +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
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
323a4c141e cluster-status -- part 2
Signed-off-by: Roman <ixrock@gmail.com>
2020-07-20 19:00:07 +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
3f8fe0fe1b cluster-state serialization fix
Signed-off-by: Roman <ixrock@gmail.com>
2020-07-16 21:11:57 +03:00
Roman
dec9d92032 ipc refactoring, push-events handling
Signed-off-by: Roman <ixrock@gmail.com>
2020-07-16 14:47:05 +03:00