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

feat(UI): New progress bar #3403

Closed
wants to merge 58 commits into from

Commits on Nov 27, 2023

  1. chore(update): rebase from master (prowler-cloud#3067)

    Signed-off-by: dependabot[bot] <[email protected]>
    Signed-off-by: r3drun3 <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: John Mastron <[email protected]>
    Co-authored-by: John Mastron <[email protected]>
    Co-authored-by: Sergio Garcia <[email protected]>
    Co-authored-by: Sergio Garcia <[email protected]>
    Co-authored-by: sergargar <[email protected]>
    Co-authored-by: Pepe Fagoaga <[email protected]>
    Co-authored-by: github-actions <[email protected]>
    Co-authored-by: simone ragonesi <[email protected]>
    Co-authored-by: Johnny Lu <[email protected]>
    Co-authored-by: Vajrala Venkateswarlu <[email protected]>
    Co-authored-by: Ignacio Dominguez <[email protected]>
    13 people committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    856afb3 View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2023

  1. Configuration menu
    Copy the full SHA
    dedb03c View commit details
    Browse the repository at this point in the history
  2. Update awslambda_service.py

    removed function param - it is not needed
    Fennerr committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    7bfdb8c View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2023

  1. Update awslambda_service.py

    fixed blank space + removed the if statement in __init__ which I should have previously removed
    Fennerr committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    f71052b View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2023

  1. Improved threading for EC2

    Fennerr committed Dec 11, 2023
    Configuration menu
    Copy the full SHA
    5dfd846 View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2023

  1. Added threading

    Fennerr committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    06d9ecc View commit details
    Browse the repository at this point in the history
  2. Modified logging statements

    Fennerr committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    19f38db View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e97e2e8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5554e2b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0481435 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f7248df View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    6ee016e View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    1fe7493 View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2023

  1. test(lambda): fix tests

    jfagoagas committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    1b3f830 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fb5d6cf View commit details
    Browse the repository at this point in the history
  3. Initial progress

    Fennerr committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    85c44f0 View commit details
    Browse the repository at this point in the history
  4. Fixed error log message

    Fennerr committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    578b21f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    92e0d74 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    cb4de85 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    2ca4656 View commit details
    Browse the repository at this point in the history
  8. merged issue-2516

    Fennerr committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    5b80082 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    93a2431 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    f324f27 View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2023

  1. Configuration menu
    Copy the full SHA
    126acc0 View commit details
    Browse the repository at this point in the history

Commits on Dec 18, 2023

  1. Configuration menu
    Copy the full SHA
    0ef85b3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d8101ac View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ba70540 View commit details
    Browse the repository at this point in the history
  4. WIP: improved layout

    Fennerr committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    01f3c86 View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2023

  1. WIP: added results table

    Fennerr committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    49003fa View commit details
    Browse the repository at this point in the history
  2. WIP: centered results table

    Fennerr committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    c927408 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e9c6b35 View commit details
    Browse the repository at this point in the history
  4. Pull rebase from master

    Fennerr committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    abaa785 View commit details
    Browse the repository at this point in the history
  5. WIP: improved layout

    Fennerr committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    040b780 View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2023

  1. initial switch

    Fennerr committed Dec 20, 2023
    Configuration menu
    Copy the full SHA
    57550e6 View commit details
    Browse the repository at this point in the history
  2. added progress decorator

    Fennerr committed Dec 20, 2023
    Configuration menu
    Copy the full SHA
    4845d60 View commit details
    Browse the repository at this point in the history
  3. some more progress

    Fennerr committed Dec 20, 2023
    Configuration menu
    Copy the full SHA
    132056f View commit details
    Browse the repository at this point in the history
  4. merged threading progress

    Fennerr committed Dec 20, 2023
    Configuration menu
    Copy the full SHA
    606b4b5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f2f922d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0d97780 View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2023

  1. Configuration menu
    Copy the full SHA
    197a08a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b976cab View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    028d29b View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2024

  1. Configuration menu
    Copy the full SHA
    c2f8980 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c08e244 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    24efb34 View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2024

  1. feat(AwsProvider): include new structure for AWS provider (prowler-cl…

    …oud#3252)
    
    Co-authored-by: Sergio Garcia <[email protected]>
    Co-authored-by: Sergio Garcia <[email protected]>
    3 people committed Jan 15, 2024
    Configuration menu
    Copy the full SHA
    36fc575 View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2024

  1. chore(update): rebase from master (prowler-cloud#3067)

    Signed-off-by: dependabot[bot] <[email protected]>
    Signed-off-by: r3drun3 <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: John Mastron <[email protected]>
    Co-authored-by: John Mastron <[email protected]>
    Co-authored-by: Sergio Garcia <[email protected]>
    Co-authored-by: Sergio Garcia <[email protected]>
    Co-authored-by: sergargar <[email protected]>
    Co-authored-by: Pepe Fagoaga <[email protected]>
    Co-authored-by: github-actions <[email protected]>
    Co-authored-by: simone ragonesi <[email protected]>
    Co-authored-by: Johnny Lu <[email protected]>
    Co-authored-by: Vajrala Venkateswarlu <[email protected]>
    Co-authored-by: Ignacio Dominguez <[email protected]>
    13 people committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    c3d129a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    445821e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    722fe0a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0d96583 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    09b4548 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    217b8ad View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e72831d View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    5419117 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    2eb774b View commit details
    Browse the repository at this point in the history
  10. feat(AwsProvider): include new structure for AWS provider (prowler-cl…

    …oud#3252)
    
    Co-authored-by: Sergio Garcia <[email protected]>
    Co-authored-by: Sergio Garcia <[email protected]>
    3 people committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    537081a View commit details
    Browse the repository at this point in the history
  11. resolve conflicts

    sergargar committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    2f50aaa View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2024

  1. Resolved some conflicts

    Fennerr committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    bcfdcbd View commit details
    Browse the repository at this point in the history