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

Make processing burningman accounting data optional #6644

Commits on Apr 10, 2023

  1. Add processBurningManAccountingData field to preferences

    Signed-off-by: HenrikJannsen <[email protected]>
    HenrikJannsen committed Apr 10, 2023
    Configuration menu
    Copy the full SHA
    fb5b56d View commit details
    Browse the repository at this point in the history
  2. Add toggle to PreferencesView

    Add popup when selecting a burningman to ask for enabling processing
    
    Signed-off-by: HenrikJannsen <[email protected]>
    HenrikJannsen committed Apr 10, 2023
    Configuration menu
    Copy the full SHA
    cec05e1 View commit details
    Browse the repository at this point in the history
  3. Enable processing of accounting data only if option in preferences is…

    … set.
    
    Signed-off-by: HenrikJannsen <[email protected]>
    HenrikJannsen committed Apr 10, 2023
    Configuration menu
    Copy the full SHA
    25fa962 View commit details
    Browse the repository at this point in the history
  4. Add info if burningman accounting data processing is disabled or if i…

    …t is in progress.
    
    We use a postfix to the header title and not a busy animation, as the busy animation is quite CPU intense.
    
    Signed-off-by: HenrikJannsen <[email protected]>
    HenrikJannsen committed Apr 10, 2023
    Configuration menu
    Copy the full SHA
    795964f View commit details
    Browse the repository at this point in the history