Mo Mesgin
4b77f42f44
refactor accessing color property from cluster's badge
2023-09-26 08:41:59 -07:00
Mo Mesgin
4a75717d91
fixed unit tests coverage error because of using optional chaining in template
2023-09-22 11:29:08 -07:00
Sorin
67e6691934
fix: some scenarios with the smallIdentifier() ( #9706 )
...
* 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>
2023-09-15 11:06:44 +02:00
richa
2ffe8d3170
App bar pin cluster ( #9674 )
...
* feat: app-bar init implementation
* fix: users e2e test
* chore: removes extra code
* fix: adds the correct width for the app-bar
* fix: addressing feedback
* fix: cleans up max-items preference, layout improvements
* chore: removes extra file
* feedback
* fixes issue with extra padding in standalone
* fix: loading overlay
* fix: spaces
* fix: missing content
* Added pin clusetr list
* Removed commented code
* Fixed sorted list order
* fix: fedback
* removes the 2px top
* fix: brings back the local cluster icon
* fix: adds cluster filter badge & cluster count
* Fix pin cluster test
* Rename pinned-clusters in pref
* Added pin methoded in cluster model
* Added test for unpinning cluster
* Fixed test
* Fixed lint
* Clean up css
* Resolved feedback
* Fixed lint
* Removed local cluster badge test
* Removed model
---------
Co-authored-by: scures <scurescu@suse.com>
2023-09-13 15:45:39 +02:00