Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix/new features from sc4snmp #26

Merged
merged 3 commits into from
Jul 7, 2023
Merged

Commits on Jul 7, 2023

  1. fix: enable compound indices in profiles and configuration of hosts i…

    …n the inventory using string address
    
    fix: enable compound indices and configuration of string based hosts
    
    fix: refactor condition in profiles form
    
    fix: in ProfileConversion._backend2ui_map for empty patterns filed return empty list instead of None
    
    fix: refactor varBinds form
    wojtekzyla committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    30f6d90 View commit details
    Browse the repository at this point in the history
  2. fix: add conditional profiles

    fix: add conversion of conditional profiles
    
    fix: validate if any varBind, pattern or conditions were added
    
    fix: remove filed and patterns columns from profiles screen, rename fileds in profile form
    
    fix: rename UI fileds in profiles
    
    change conversion to int and float
    wojtekzyla committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    1e146c9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3f7bbdf View commit details
    Browse the repository at this point in the history