Skip to content
  • Tom Darneix's avatar
    enh(Resource Status/Filter): Add new status type filter (#10441) · c7ad109b
    Tom Darneix authored
    
    
    * enh(resource): handle state type as filter criteria (#10419)
    
    * enh(resource): handle state type as filter criteria
    
    * phpstan: fix some errors
    
    * feedback: monitoring server name can't be null
    
    * code-review: monitoring_server_name mandatory to create a resource
    
    * Revert "code-review: monitoring_server_name mandatory to create a resource"
    
    This reverts commit 6c30ea8a0e1f74010d70911b0a7dd71bc383652d.
    
    * fix(resource): state_types can be empty
    
    * fix(resource): rename the filter criteria parameter value
    
    * rename the filter criteria from state_types to status_types
    
    * doc-api: add missing / new filter documentation
    
    * enh(UI): Add state_type as new criteria (#10431)
    
    * Add new state type criteria
    
    * Fix tests
    
    * Fix multiselect criterias order
    
    * Add test case
    
    * Ad translations
    
    * Remove criteria order fix
    
    * Change wording
    
    * Fix test
    
    * Fix query parameter
    
    * Fix query property
    
    Co-authored-by: default avatarAdrien Morais-Mestre <31647811+adr-mo@users.noreply.github.com>
    Co-authored-by: default avatarAdrien Morais <amorais@centreon.com>
    c7ad109b