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

✨ Bulk download analysis details #2142

Open
wants to merge 13 commits into
base: main
Choose a base branch
from

Commits on Nov 4, 2024

  1. Configuration menu
    Copy the full SHA
    4c0e299 View commit details
    Browse the repository at this point in the history
  2. add handle download function

    Signed-off-by: MiriSafra <[email protected]>
    MiriSafra authored and Shevijacobson committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    472a52a View commit details
    Browse the repository at this point in the history
  3. Add file download functionality for JSON/YAML tasks data

    Signed-off-by: shevijacobson <[email protected]>
    Shevijacobson committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    0a32ae3 View commit details
    Browse the repository at this point in the history
  4. add modal

    Signed-off-by: MiriSafra <[email protected]>
    MiriSafra authored and Shevijacobson committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    654aabf View commit details
    Browse the repository at this point in the history
  5. Change getTasksByIds from POST to GET and add filterParam

    Signed-off-by: shevijacobson <[email protected]>
    Shevijacobson committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    00008f9 View commit details
    Browse the repository at this point in the history
  6. add params

    Signed-off-by: MiriSafra <[email protected]>
    MiriSafra authored and Shevijacobson committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    60290cc View commit details
    Browse the repository at this point in the history
  7. Remove unnecessary whitespace

    Signed-off-by: shevijacobson <[email protected]>
    Shevijacobson committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    0f6ab82 View commit details
    Browse the repository at this point in the history
  8. Remove selectedFormat parameter from server request

    Signed-off-by: shevijacobson <[email protected]>
    Shevijacobson committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    1bdf29a View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    b0a806a View commit details
    Browse the repository at this point in the history
  10. update download modal

    Signed-off-by: MiriSafra <[email protected]>
    MiriSafra committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    c61a69f View commit details
    Browse the repository at this point in the history
  11. Merge pull request #7 from MiriSafra/bulk-download-reports

    ✨ Update Download Modal
    Shevijacobson authored Nov 4, 2024
    Configuration menu
    Copy the full SHA
    8919b1e View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2024

  1. add buttons to download modal

    Signed-off-by: shevijacobson <[email protected]>
    Shevijacobson committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    37c8d47 View commit details
    Browse the repository at this point in the history
  2. update dropdown key

    Signed-off-by: shevijacobson <[email protected]>
    Shevijacobson committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    3797695 View commit details
    Browse the repository at this point in the history