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

1947 Commits

Author SHA1 Message Date
Alex Andreev
40d296eb01 Returning legacy styles
Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
2021-11-22 13:00:26 +03:00
Alex Andreev
5c8e443334 Style Extensions page
Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
2021-11-22 11:28:34 +03:00
Alex Andreev
eb29b2d8ee Styling Editor and Extensions pages
Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
2021-11-22 11:21:34 +03:00
Alex Andreev
83841aae90 Styling Kubernetes page
Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
2021-11-22 11:12:54 +03:00
Alex Andreev
4c1067b1e8 Styling sidebar tabs
Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
2021-11-22 11:03:55 +03:00
Alex Andreev
0c4cb415aa Remove contentGaps prop
Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
2021-11-19 16:24:36 +03:00
Alex Andreev
89a84faf14 Add paddings in Proxy page
Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
2021-11-19 16:24:10 +03:00
Alex Andreev
5e4be5f6b2 Add paddings in Application page
Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
2021-11-19 16:23:17 +03:00
Alex Andreev
1d8b7e15e0 Move SettingsLayout styles to css modules
Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
2021-11-19 16:22:48 +03:00
Alex Andreev
7b0f4a1899 Adjusting Select height
Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
2021-11-19 16:20:30 +03:00
Alex Andreev
3d76407552 Increase FormSwitch label font-size
Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
2021-11-19 16:20:16 +03:00
Sebastian Malton
885af07d0b
Improve bootstrap logging for help with iframe debugging (#4020) 2021-11-18 16:54:43 -05:00
Jim Ehrismann
e779c7c317
release v5.3.0-beta.2 (#4381)
Signed-off-by: Jim Ehrismann <jehrismann@mirantis.com>
2021-11-18 11:02:27 -05:00
Jari Kolehmainen
fe4a56ba59
Add keepalive option in JsonApi.getResponse (#4374)
* add keepalive option in JsonApi.getResponse

Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>

* cleanup

Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
2021-11-18 09:21:28 -05:00
Alex Andreev
4121672838
Fixing cluster dropdown focus state (#4377) 2021-11-18 09:09:31 -05:00
Alex Andreev
8bc936802b
Maximize window on topbar double click (#4379) 2021-11-18 09:08:53 -05:00
Roman
7b68c08dfe
update built-in extensions package-lock.json (#4368)
Signed-off-by: Roman <ixrock@gmail.com>
2021-11-18 15:04:44 +02:00
Alex Andreev
92e178a70d
Fix material icons flash on app load (#4378)
Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
2021-11-18 15:48:12 +03:00
Sebastian Malton
994208b25a
Fix documentation around components examples (#4375) 2021-11-17 17:06:29 -05:00
Sebastian Malton
0f2801552f
Fix handling of PTYs when renderer is reloaded (#4346)
Co-authored-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
2021-11-17 13:48:46 -05:00
Janne Savolainen
e146dff9da
Prefer ref over findDOMNode to make unit tests not flaky (#4372)
Co-authored-by: Mikko Aspiala <mikko.aspiala@gmail.com>
2021-11-17 11:38:42 -05:00
Jim Ehrismann
1fad7a18f9
Ensure Drawer copyTitle() copies everything after the first ':' (#4373)
Signed-off-by: Jim Ehrismann <jehrismann@mirantis.com>
2021-11-17 11:34:45 -05:00
Jari Kolehmainen
2446b6cf9b
Add tests for KubeApi.watch timeout (#4367) 2021-11-17 09:34:05 -05:00
Jim Ehrismann
c9d4f37ead
Merge pull request #4366 from lensapp/release/v5.3.0-beta.1
Release v5.3.0-beta.1
2021-11-17 09:07:26 -05:00
Sebastian Malton
7ccac061d9
Use actions@stale/v4 instead of actions@stale/4 (#4343)
Signed-off-by: Sebastian Malton <sebastian@malton.name>
2021-11-17 08:02:06 -05:00
Sebastian Malton
2fc588aed5
Fix dropdowns not being searchable for ClusterRoleBindingDialog and RoleBindingDialog (#4272)
* Fix dropdowns not being searchable for ClusterRoleBindingDialog and RoleBindingDialog

- Added some tests

Signed-off-by: Sebastian Malton <sebastian@malton.name>

* Fix unit test

Signed-off-by: Sebastian Malton <sebastian@malton.name>
2021-11-17 08:01:40 -05:00
Jari Kolehmainen
3f02a2356a v5.3.0-beta.1
Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
2021-11-17 11:39:18 +02:00
Jim Ehrismann
561cd4d75b
release v5.3.0-beta.0 (#4362)
Signed-off-by: Jim Ehrismann <jehrismann@mirantis.com>
2021-11-17 11:38:11 +02:00
Panu Horsmalahti
14ab00d017
Fix concurrent loadItems in CatalogEntityStore (#4356)
* Fix concurrent loadItems in CatalogEntityStore

Signed-off-by: Panu Horsmalahti <phorsmalahti@mirantis.com>

* Add parameter to loadItems.

Signed-off-by: Panu Horsmalahti <phorsmalahti@mirantis.com>

* Remove unnecessary overloading.

Signed-off-by: Panu Horsmalahti <phorsmalahti@mirantis.com>
2021-11-17 11:33:42 +02:00
Alex Andreev
0587301cc9
Fix drawer icons unexpected outline (#4364)
* Removing MenuItem border in MenuActions

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

* Adding hover effect to catalog details icons

Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
2021-11-17 11:30:54 +03:00
Jari Kolehmainen
ca15919218
Add timeout option to KubeApi.watch (#4365)
Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
2021-11-17 10:23:05 +02:00
Jim Ehrismann
105c875c84
Merge pull request #4347 from lensapp/fix/release-drafter-change-template
Further tweaking to the release drafter description
2021-11-16 15:20:43 -05:00
Roman
4eb9a689ba
Allow to scroll table columns with labels (badges) (#4358) 2021-11-16 14:05:14 -05:00
Sebastian Malton
159c240a80
Display resource load errors seperately from list of items (#4228) 2021-11-16 12:41:10 -05:00
Alex Andreev
df230d2bec
<Menu/> styles fine-tuning (#4279) 2021-11-16 11:14:28 -05:00
Roman
c3bf05a263
Catalog pin icon too far from entity name, fix #4350 (#4355)
Signed-off-by: Roman <ixrock@gmail.com>
2021-11-16 14:47:09 +02:00
Alex Andreev
125f49fc8e
Fixing setting page bottom margin (#4353)
Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
2021-11-16 15:45:50 +03:00
chh
2d5b39e0e6
Fix typo KubeObject.nonEditiablePathPrefixes > KubeObject.nonEditablePathPrefixes (#4351) 2021-11-16 14:04:12 +02:00
Jari Kolehmainen
385de469ad
allow to call KubeApi.delete without namespace parameter (#4349)
Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
2021-11-16 09:14:41 +02:00
Jim Ehrismann
448c6711c5 Add title back to the release draft PR description
Signed-off-by: Jim Ehrismann <jehrismann@mirantis.com>
2021-11-15 18:37:02 -05:00
Sebastian Malton
53dd538350
Fix edit-resource by correctly saving first draft (#4342) 2021-11-15 16:32:46 -05:00
Jim Ehrismann
3feb0d1651
Made 'Forward...' buttons have primary style (#4341) 2021-11-15 11:16:55 -05:00
Sebastian Malton
e51ff5051f
Fix crash when finding CRD's preferred version (#4332) 2021-11-15 11:16:37 -05:00
Roman
4c83f5becf
Replacing global themed sass-vars to css-vars (#4322)
* generating css-vars
* convert all global / theme sass vars to css vars with available default theme colors
* added missing colors to dark lens theme
2021-11-15 17:37:23 +02:00
Panu Horsmalahti
3214d8dfd5
Export KubeStatus to extensions api. (#4339)
Signed-off-by: Panu Horsmalahti <phorsmalahti@mirantis.com>
2021-11-15 15:51:29 +02:00
Jari Kolehmainen
882f216368
Use propagationPolicy=Background by default for delete (#4337) 2021-11-15 08:29:22 -05:00
Jari Kolehmainen
4292968f82
tweak release drafter template (#4329)
Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
2021-11-15 07:12:07 +02:00
Sebastian Malton
085d08cefd
Use specific version of actions/stale (#4330)
Signed-off-by: Sebastian Malton <sebastian@malton.name>
2021-11-12 13:44:14 -05:00
Jim Ehrismann
8f65a89ffb
Merge pull request #4327 from lensapp/release/v5.3.0-alpha.11
release v5.3.0-alpha.11
2021-11-12 13:12:26 -05:00
Jim Ehrismann
6dbed68761 release v5.3.0-alpha.11
Signed-off-by: Jim Ehrismann <jehrismann@mirantis.com>
2021-11-12 09:05:23 -05:00