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

13 Commits

Author SHA1 Message Date
Roman
1f890f1124 fix: #draggable-top (devtools must be closed on drag)
Signed-off-by: Roman <ixrock@gmail.com>
2020-08-19 13:04:50 +03:00
Alex Andreev
eea149c474
Fixing broken/missing icons (#665)
* Normalizing titles size and weight

Signed-off-by: alexfront <alex.andreev.email@gmail.com>

* Replacing deployment scale icon

Signed-off-by: alexfront <alex.andreev.email@gmail.com>

* Replacing download logs icon

Signed-off-by: alexfront <alex.andreev.email@gmail.com>

* Making <h4> tag bigger than <h5>

Signed-off-by: alexfront <alex.andreev.email@gmail.com>
2020-08-10 16:47:34 +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
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
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
5b98674d80 add-cluster page -- part 1
Signed-off-by: Roman <ixrock@gmail.com>
2020-07-16 20:19:04 +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
Roman
547d7f8bbe fixes
Signed-off-by: Roman <ixrock@gmail.com>
2020-07-15 12:52:50 +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
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
b7974827d2
Lens restructure (#540)
Signed-off-by: Roman <ixrock@gmail.com>
2020-06-30 14:35:16 +03:00