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

6 Commits

Author SHA1 Message Date
Roman
779a8600b0 clean-up: namespace-store, updating comments
Signed-off-by: Roman <ixrock@gmail.com>
2021-03-10 14:36:44 +02:00
Roman
25e5122a3f added missing storage clean-up
Signed-off-by: Roman <ixrock@gmail.com>
2021-03-09 20:04:42 +02:00
Roman
30f900fd5e
Refactoring usages of renderer/utils/createStorage (#2280)
* - refactoring: usages of `renderer/utils/createStorage`
- refactoring: Sidebar, SidebarItem and MainLayout
- ux-fix: expanding sidebar by clicking to the arrow-icon (for consistency with compact mode where no sub-menus)

Signed-off-by: Roman <ixrock@gmail.com>

* refactoring, adding some unit tests

Signed-off-by: Roman <ixrock@gmail.com>

* mark StorageHelper.options as private

Signed-off-by: Roman <ixrock@gmail.com>
2021-03-08 20:07:45 +02:00
Panu Horsmalahti
dcf253e7d5
Add eslint rule padding-line-between-statements (#1593)
Signed-off-by: Panu Horsmalahti <phorsmalahti@mirantis.com>
2020-12-02 09:55:52 +02:00
Panu Horsmalahti
1477bb8274 Enforce semicolons in eslint
Signed-off-by: Panu Horsmalahti <phorsmalahti@mirantis.com>
2020-11-19 16:35:04 +02:00
Roman
b7974827d2
Lens restructure (#540)
Signed-off-by: Roman <ixrock@gmail.com>
2020-06-30 14:35:16 +03:00