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

Merge dev to master (release 1.3.0) #112

Merged
merged 35 commits into from
Sep 4, 2024
Merged

Merge dev to master (release 1.3.0) #112

merged 35 commits into from
Sep 4, 2024

Commits on Jun 27, 2022

  1. Add docker pulls badge

    sverdlov93 authored Jun 27, 2022
    Configuration menu
    Copy the full SHA
    ff23460 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2022

  1. Configuration menu
    Copy the full SHA
    0e26076 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    651e049 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    85a00f6 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2022

  1. Add csv button

    sverdlov93 committed Jul 12, 2022
    Configuration menu
    Copy the full SHA
    58b8ae8 View commit details
    Browse the repository at this point in the history
  2. Fix impact path ui

    sverdlov93 committed Jul 12, 2022
    Configuration menu
    Copy the full SHA
    32e661f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    80edffe View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2022

  1. Configuration menu
    Copy the full SHA
    190b6ca View commit details
    Browse the repository at this point in the history
  2. Improve settings

    sverdlov93 committed Jul 26, 2022
    Configuration menu
    Copy the full SHA
    a0e48af View commit details
    Browse the repository at this point in the history
  3. fix connection details

    sverdlov93 committed Jul 26, 2022
    Configuration menu
    Copy the full SHA
    b739c41 View commit details
    Browse the repository at this point in the history
  4. fix button loading

    sverdlov93 committed Jul 26, 2022
    Configuration menu
    Copy the full SHA
    a86ae68 View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2022

  1. fix scan policy settings

    sverdlov93 committed Aug 16, 2022
    Configuration menu
    Copy the full SHA
    3c2b8e9 View commit details
    Browse the repository at this point in the history
  2. change log update

    sverdlov93 committed Aug 16, 2022
    Configuration menu
    Copy the full SHA
    52cda54 View commit details
    Browse the repository at this point in the history
  3. remove log

    sverdlov93 committed Aug 16, 2022
    Configuration menu
    Copy the full SHA
    2adfc18 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2022

  1. New features (#78)

    New image scan animation
    Improve error and warning messages
    JFrog CLI version 2.25.1
    Fix scanning policy watches/project issue
    Improve Scan page UI
    Improve Setting page UI
    Adjust App for small/large screens
    Added Mac ARM64 CLI Support
    Change log level to DEBUG
    sverdlov93 authored Aug 30, 2022
    Configuration menu
    Copy the full SHA
    2bb90f9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b9d1b6b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    db30dd3 View commit details
    Browse the repository at this point in the history
  4. merge

    sverdlov93 committed Aug 30, 2022
    Configuration menu
    Copy the full SHA
    20d6c41 View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2022

  1. Configuration menu
    Copy the full SHA
    4600afb View commit details
    Browse the repository at this point in the history
  2. fix login

    sverdlov93 committed Aug 31, 2022
    Configuration menu
    Copy the full SHA
    6305fc4 View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2022

  1. Fix windows issues

    sverdlov93 committed Sep 1, 2022
    Configuration menu
    Copy the full SHA
    01cebbd View commit details
    Browse the repository at this point in the history
  2. update release notes

    sverdlov93 committed Sep 1, 2022
    Configuration menu
    Copy the full SHA
    2ea166f View commit details
    Browse the repository at this point in the history
  3. update yarn.lock

    sverdlov93 committed Sep 1, 2022
    Configuration menu
    Copy the full SHA
    bc16900 View commit details
    Browse the repository at this point in the history
  4. update dockerfile

    sverdlov93 committed Sep 1, 2022
    Configuration menu
    Copy the full SHA
    44e7798 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2022

  1. Configuration menu
    Copy the full SHA
    9ab74ad View commit details
    Browse the repository at this point in the history
  2. Update bug_report.yml

    sverdlov93 authored Sep 12, 2022
    Configuration menu
    Copy the full SHA
    dcd8675 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2022

  1. Update bug_report.yml

    sverdlov93 authored Oct 24, 2022
    Configuration menu
    Copy the full SHA
    6e3cf54 View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2024

  1. Merge Main to Dev (#104)

    eyalk007 authored Aug 20, 2024
    Configuration menu
    Copy the full SHA
    66a56f3 View commit details
    Browse the repository at this point in the history
  2. Main to dev (#106)

    attiasas authored Aug 20, 2024
    Configuration menu
    Copy the full SHA
    3401b8f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    79f0797 View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2024

  1. Configuration menu
    Copy the full SHA
    48b4021 View commit details
    Browse the repository at this point in the history
  2. Redirected the url to the Jfrog sign up page. (#109)

    * Redirected the url to the Jfrog sign up page.
    Remove the implementation of creating a new env for free.
    
    * cr fixes
    
    Update README.md
    
    Co-authored-by: Hadar Shpivak <[email protected]>
    
    ---------
    
    Co-authored-by: Hadar Shpivak <[email protected]>
    eyalk007 and hadarshjfrog authored Aug 25, 2024
    Configuration menu
    Copy the full SHA
    2c70dc4 View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2024

  1. Bug fix/windows username not recognized (#107)

    * added quotes for windows users with spcaes
    
    * added a modification that will maybe work
    
    * application now works with usernames with spaces
    
    * removed echos and console logs from code
    eyalk007 authored Aug 26, 2024
    Configuration menu
    Copy the full SHA
    bb84cc0 View commit details
    Browse the repository at this point in the history
  2. Feature/update changelog (#110)

    * changelog update
    
    * changelog update
    
    * cr fixes
    eyalk007 authored Aug 26, 2024
    Configuration menu
    Copy the full SHA
    c82d488 View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2024

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