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 event_logs download functionality #2373

Merged
merged 12 commits into from
Dec 2, 2021

Commits on Nov 23, 2021

  1. Fix event_logs download functionality

    Functionality was previously listed but not working, as mentioned in issue @2329. This fix creates another function that calls the correct API endpoint.
    heatonk authored Nov 23, 2021
    Configuration menu
    Copy the full SHA
    f22e692 View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2021

  1. Configuration menu
    Copy the full SHA
    9ab6413 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ecb9e31 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6c1cf84 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #1 from CDJellen/VIRTS-3055-@2329-Issue_csv_fix

    Fix csv file format in operation report download.
    heatonk authored Nov 30, 2021
    Configuration menu
    Copy the full SHA
    43229b3 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #3 from heatonk/master

    CJellen Additions
    heatonk authored Nov 30, 2021
    Configuration menu
    Copy the full SHA
    990b59b View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2021

  1. Combine download functions

    heatonk authored Dec 1, 2021
    Configuration menu
    Copy the full SHA
    bb52b55 View commit details
    Browse the repository at this point in the history
  2. Combine download functions

    heatonk authored Dec 1, 2021
    Configuration menu
    Copy the full SHA
    4c68466 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    15f4415 View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2021

  1. Configuration menu
    Copy the full SHA
    96a2056 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0a37822 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b2bce54 View commit details
    Browse the repository at this point in the history