* fix: resource page detail title link
* refactor: extract harvester type in a map
* refactor: put in config/harvester-map.js
---------
(cherry picked from commit 795e5d178f742cc31a5ecf37c61a67ba33308a9c)
Signed-off-by: Andy Lee <andy.lee@suse.com>
Co-authored-by: Andy Lee <andy.lee@suse.com>
(cherry picked from commit 15950eb209165a980ec53d22fe2898b94d6b1c8b)
Signed-off-by: Andy Lee <andy.lee@suse.com>
Co-authored-by: Andy Lee <andy.lee@suse.com>
It looks like addon names were added/changed so I updated those. I also fixed the DeviceList component by adding inherritAttrs: false because rows was getting set incorrectly.