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/issues found in testing #31

Merged
merged 2 commits into from
Jul 27, 2023
Merged

Commits on Jul 25, 2023

  1. fix: add warnings when deleting groups or profiles which are configur…

    …ed in the inventory. No frequency configuration for walk profiles. Default number of presented items changed to 20.
    
    fix: change message while deleting profiles. Change what is displayed in Frequency column for walk profiles
    
    fix: update tests
    
    fix: remove unnecessary print
    
    fix: improve logging in handle_changes.py, update config_collection in job insted of in CheckIfPreviousJobFailed
    
    fix: fix error in celery job
    
    fix: update request message in apply_changes
    
    fix: typo in return message
    
    fix: fix problem with editing walk profile
    
    fix: refactor files and write config from mongo to yaml files on host machine
    
    fix: change message in error thrown by SaveConfigToFileHandler
    wojtekzyla committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    8a6cb01 View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2023

  1. fix: save mongo configuration to values.yaml

    fix: change directory for temp files
    
    fix: add test for edited values.yaml file
    
    fix: typos and description of yaml_escape_list function
    wojtekzyla committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    fb615f6 View commit details
    Browse the repository at this point in the history