• S
    Add filtering (search) support (#1875) · 07f648d1
    Sebastian Florek 提交于
    * Move pagination to the footer of the list
    
    * Add filtering support to pods list
    
    * Reverse filter by logic and use contains instead of startsWith
    
    * Update list header title to correctly support overriding
    
    * Refactor zerostate and make it work better with filtering
    
    * Update search UI
    
    * Add search support to remaining resources and adapt backend
    
    * Fix existing tests
    
    * Update debounce of search input
    
    * Add tests
    
    * Add externs for dirPagination module and format project
    07f648d1
cardlist_component.js 1.8 KB