• Matthew Irish's avatar
    UI - replication path filtering (#7620) · 373b5d6a
    Matthew Irish authored
    * rename mount-filter-config models, components, serializer, adapters to path-filter-config
    
    * move search-select component to core addon
    
    * add js class for search-select-placeholder and sort out power-select deps for moving to the core component
    
    * expose oninput from powerselect through search-select
    
    * don't fetch mounts in the replication routes
    
    * remove toggle from add template
    
    * start cross-namespace fetching
    
    * group options and set up for namespace fetch via power-select search prop
    
    * add and style up radio-card CSS component
    
    * add xlm size for icons between l and xl
    
    * copy defaults so they're not getting mutated
    
    * finalize cross-namespace fetching and getting that to work with power-select
    
    * when passing options but no models, format the options in search select so that they render properly in the list
    
    * tint the background of a selected radio card
    
    * default to null mode and uniq options in search-select
    
    * finish sty...
    373b5d6a