Sebastian Malton
|
51dc862921
|
Merge 6d3342e789 into f1a960fd78
|
2023-08-09 16:04:10 +00:00 |
|
John Daly
|
de5fc19240
|
Update packages/core/src/renderer/components/workloads-pods/container-metrics.injectable.ts
Signed-off-by: John Daly <john.daly2@gmail.com>
|
2023-08-09 09:26:38 -04:00 |
|
John Daly
|
6e8e58eaf9
|
Updating PodDetailsContainerMetrics to support fetching metrics for Pods that have multiple containers
Signed-off-by: John Daly <john.daly2@gmail.com>
|
2023-08-09 09:26:38 -04:00 |
|
Gabriel
|
4ab97d2372
|
chore: Extract @k8slens/spinner
Signed-off-by: Gabriel <gaccettola@mirantis.com>
|
2023-06-02 13:08:18 +02:00 |
|
Gabriel
|
323b3759fc
|
chore: resolve comments
Signed-off-by: Gabriel <gaccettola@mirantis.com>
|
2023-06-01 23:38:14 +02:00 |
|
Gabriel
|
2547b19245
|
chore: update snapshots
Signed-off-by: Gabriel <gaccettola@mirantis.com>
|
2023-06-01 23:38:14 +02:00 |
|
Gabriel
|
8b69c12ed4
|
chore: extract @k8slens/notifications
Signed-off-by: Gabriel <gaccettola@mirantis.com>
|
2023-06-01 23:38:14 +02:00 |
|
Jari Kolehmainen
|
f602ce8f46
|
chore: extract prometheus from core
Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
|
2023-06-01 13:53:39 -04:00 |
|
Gabriel
|
7274cdde50
|
chore: include types with void operator for coverage
Signed-off-by: Gabriel <gaccettola@mirantis.com>
|
2023-06-01 19:03:09 +02:00 |
|
Gabriel
|
34ca6509b8
|
chore: extract tokens
Signed-off-by: Gabriel <gaccettola@mirantis.com>
|
2023-06-01 19:03:09 +02:00 |
|
Sebastian Malton
|
6d3342e789
|
chore: Update custom-resources-in-sidebar snapshots
Signed-off-by: Sebastian Malton <sebastian@malton.name>
|
2023-06-01 09:44:11 -04:00 |
|
Sebastian Malton
|
3a6539ef10
|
chore: Update snapshots
Signed-off-by: Sebastian Malton <sebastian@malton.name>
|
2023-06-01 09:44:11 -04:00 |
|
Sebastian Malton
|
adc4d400bb
|
feat: Add support for using 'Enter' to quickly switch to a filtered namespace
Signed-off-by: Sebastian Malton <sebastian@malton.name>
|
2023-06-01 09:44:11 -04:00 |
|
Sebastian Malton
|
72a48417e4
|
fix: Filtering text of NamespaceSelectFilter shouldn't look bold
Signed-off-by: Sebastian Malton <sebastian@malton.name>
|
2023-06-01 09:44:10 -04:00 |
|
Sebastian Malton
|
5ae2f7dc8f
|
chore: Fixup NamespaceSelectFilter after rebase
Signed-off-by: Sebastian Malton <sebastian@malton.name>
|
2023-06-01 09:44:10 -04:00 |
|
Sebastian Malton
|
839fa64f7d
|
chore: Update snapshots due to new behaviour of namespace-select-filter
Signed-off-by: Sebastian Malton <sebastian@malton.name>
|
2023-06-01 09:44:10 -04:00 |
|
Sebastian Malton
|
e528c729bd
|
chore: Add tests for large number of namespaces
Signed-off-by: Sebastian Malton <sebastian@malton.name>
|
2023-06-01 09:44:10 -04:00 |
|
Sebastian Malton
|
ec1b88b609
|
chore: Add more test for namespace-select-filter to cover new behaviour
Signed-off-by: Sebastian Malton <sebastian@malton.name>
|
2023-06-01 09:44:10 -04:00 |
|
Sebastian Malton
|
fa7bc2ee6b
|
chore: Fixup previous namespace-select-filter unit tests
Signed-off-by: Sebastian Malton <sebastian@malton.name>
|
2023-06-01 09:44:10 -04:00 |
|
Sebastian Malton
|
ce11ef0a2e
|
chore: Rename namespace-select-filter component file
Signed-off-by: Sebastian Malton <sebastian@malton.name>
|
2023-06-01 09:44:10 -04:00 |
|
Sebastian Malton
|
b619eb56d8
|
chore: Consolidate namespace-select-filter model into single file
Signed-off-by: Sebastian Malton <sebastian@malton.name>
|
2023-06-01 09:44:10 -04:00 |
|
Sebastian Malton
|
8fc9fc7a66
|
chore: Refactor isSelectionKey
Signed-off-by: Sebastian Malton <sebastian@malton.name>
|
2023-06-01 09:44:10 -04:00 |
|
Sebastian Malton
|
5811695e49
|
chore: Start moving namespace-select-filter to own folder
Signed-off-by: Sebastian Malton <sebastian@malton.name>
|
2023-06-01 09:44:09 -04:00 |
|
Sebastian Malton
|
151a393fb5
|
feat: Improve UX of namespace select filter
- Add better support for thousands of namespaces
- Add support for mouse only multi-selection
Signed-off-by: Sebastian Malton <sebastian@malton.name>
|
2023-06-01 09:44:09 -04:00 |
|
Sebastian Malton
|
21914db35b
|
chore: Fix unit tests
Signed-off-by: Sebastian Malton <sebastian@malton.name>
|
2023-06-01 09:41:59 -04:00 |
|
Sebastian Malton
|
e7f32bce30
|
fix: Add registration of kubeApiSpecificsFeature
Signed-off-by: Sebastian Malton <sebastian@malton.name>
|
2023-06-01 09:41:59 -04:00 |
|
Sebastian Malton
|
a546ae1000
|
chore: Extract specific KubeApi injectables to own package
Signed-off-by: Sebastian Malton <sebastian@malton.name>
|
2023-06-01 09:41:59 -04:00 |
|
Sebastian Malton
|
eee567b7f2
|
chore: Move storesAndApisCanBeCreatedInjectionToken to @k8slens/kube-api-specifics
Signed-off-by: Sebastian Malton <sebastian@malton.name>
|
2023-06-01 09:41:59 -04:00 |
|
Gabriel
|
58e4ebcdea
|
chore: bump package.json
Signed-off-by: Gabriel <gaccettola@mirantis.com>
|
2023-06-01 11:36:30 +02:00 |
|
Gabriel
|
86fa93ac8b
|
chore: extract @k8slens/random
Signed-off-by: Gabriel <gaccettola@mirantis.com>
|
2023-06-01 11:36:30 +02:00 |
|
Janne Savolainen
|
847f2b1b7b
|
Co-authored-by: Mikko Aspiala <mikko.aspiala@gmail.com>
Bump ogre-tools to latest
Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
|
2023-06-01 11:09:58 +03:00 |
|
Janne Savolainen
|
fe77164311
|
Bump ogre-tools for linkable improvements
Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
|
2023-06-01 11:09:58 +03:00 |
|
Sebastian Malton
|
0c1e822788
|
chore: Move files around to better places
Signed-off-by: Sebastian Malton <sebastian@malton.name>
|
2023-05-31 16:21:35 -04:00 |
|
Sebastian Malton
|
34adfcd20b
|
fix: Retrieve projectVersion from main for 'extensions-persistent-storage'
- Prevent the version being changed by the renderer
Signed-off-by: Sebastian Malton <sebastian@malton.name>
|
2023-05-31 16:21:35 -04:00 |
|
Sebastian Malton
|
5511a2f461
|
chore: Update snapshots after rebase
Signed-off-by: Sebastian Malton <sebastian@malton.name>
|
2023-05-31 14:23:53 -04:00 |
|
Sebastian Malton
|
f6cc1b00c2
|
chore: Fix lint after rebase
Signed-off-by: Sebastian Malton <sebastian@malton.name>
|
2023-05-31 14:23:53 -04:00 |
|
Sebastian Malton
|
b3990b535e
|
chore: Fixup dependency versions of @k8slens/cluster-sidebar
Signed-off-by: Sebastian Malton <sebastian@malton.name>
|
2023-05-31 14:23:53 -04:00 |
|
Sebastian Malton
|
b1a988e133
|
chore: Move around Custom Resource and Custom Resource Definition files to simplify names
Signed-off-by: Sebastian Malton <sebastian@malton.name>
|
2023-05-31 14:23:53 -04:00 |
|
Sebastian Malton
|
66a7615e9c
|
chore: Factor out NavigateToCustomResources type
Signed-off-by: Sebastian Malton <sebastian@malton.name>
|
2023-05-31 14:23:53 -04:00 |
|
Sebastian Malton
|
e641509e3d
|
chore: Cleanup custom resource route definition
Signed-off-by: Sebastian Malton <sebastian@malton.name>
|
2023-05-31 14:23:53 -04:00 |
|
Sebastian Malton
|
147be22db3
|
fix: The command pallet command for navigating to Custom Resource Definitions should navigate to the correct route
Signed-off-by: Sebastian Malton <sebastian@malton.name>
|
2023-05-31 14:23:53 -04:00 |
|
Sebastian Malton
|
bedd7a25bb
|
fix: Custom Resource Definitions sidebar item should navigate to the correct route
Signed-off-by: Sebastian Malton <sebastian@malton.name>
|
2023-05-31 14:23:53 -04:00 |
|
Sebastian Malton
|
49db31a9aa
|
fix: Custom Resource Definitions should be the first entry in the side bar
Signed-off-by: Sebastian Malton <sebastian@malton.name>
|
2023-05-31 14:23:53 -04:00 |
|
Sebastian Malton
|
1ff2436240
|
chore: Fix tests after rebase
Signed-off-by: Sebastian Malton <sebastian@malton.name>
|
2023-05-31 14:23:53 -04:00 |
|
Sebastian Malton
|
54b6375a7e
|
chore: Fix integration tests failing due to helm testid's changing
Signed-off-by: Sebastian Malton <sebastian@malton.name>
|
2023-05-31 14:23:53 -04:00 |
|
Sebastian Malton
|
eb78edb226
|
fix: Fix formatting of custom resource sidebar items
- The titles should better handle being line wrapped
Signed-off-by: Sebastian Malton <sebastian@malton.name>
|
2023-05-31 14:23:53 -04:00 |
|
Sebastian Malton
|
d37a765ac2
|
chore: Improve title formatting for Horizontal/Vertical Pod Autoscalers
Signed-off-by: Sebastian Malton <sebastian@malton.name>
|
2023-05-31 14:23:53 -04:00 |
|
Sebastian Malton
|
27a14714c3
|
chore: Fix IDs for some sidebar items
- Also cleanup formatting of the sidebar item titles
Signed-off-by: Sebastian Malton <sebastian@malton.name>
|
2023-05-31 14:23:53 -04:00 |
|
Sebastian Malton
|
27aaa3623d
|
chore: Fixup tests snapshots to match new testid behaviour
- Move order-of-sidebar-items to the new package
- Fix the extension sidebar item registrator
Signed-off-by: Sebastian Malton <sebastian@malton.name>
|
2023-05-31 14:23:53 -04:00 |
|
Sebastian Malton
|
7924ab5504
|
chore: Convert sidebarItemInjectionToken to use InjectWithMetadata instead of duplicating the IDs
Signed-off-by: Sebastian Malton <sebastian@malton.name>
|
2023-05-31 14:23:53 -04:00 |
|