* fixes i18n and small UX
* new layout design for the modal
* enables edit badge from cluster explorer
---------
Signed-off-by: scures <scurescu@suse.com>
* add logic to handle key combos + add route change on key combo press
* fix issue with tooltip position + add correct icon for when key combo pressed + added all logic to make key combo capture and route change work
* final adjustments + bug fix with width of text in side nav which caused horizontal scroll
* add e2e test
* finish key combo logic + finish e2e tests
* fix icon in dark mode
---------
Co-authored-by: Alexandre Alves <aalves@Alexandres-MacBook-Pro.local>
* fix: some scenarios with the smallIdentifier()
* Minor refactor, add unit test
- Move bulk of smallIdentifier out to custom abbreviateClusterName
- Made `case 1` easier to read
- Added a bunch of unit tests
- need to discuss some results
---------
Co-authored-by: Richard Cox <richard.cox@suse.com>