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

Add: Add new Report Config data type #167

Merged
merged 4 commits into from
Feb 20, 2024
Merged

Commits on Feb 14, 2024

  1. Add: Add new Report Config data type

    This adds GMP handlers for the new report config data type.
    
    The new data type will allow configuring parameters of predefined report
    formats when exporting reports or setting up alerts.
    timopollmeier committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    477e217 View commit details
    Browse the repository at this point in the history
  2. Remove alerts parameter from get_report_config

    Alerts will always be included with the details.
    timopollmeier committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    b01164d View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2024

  1. Apply suggestions from code review

    Co-authored-by: Ahmed <[email protected]>
    timopollmeier and a-h-abdelsalam authored Feb 19, 2024
    Configuration menu
    Copy the full SHA
    1743888 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    db3e776 View commit details
    Browse the repository at this point in the history