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

API Routes for Modules #528

Closed
wants to merge 29 commits into from

Commits on Oct 4, 2023

  1. Panorama config

    trueleo committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    95760b0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cecb5d1 View commit details
    Browse the repository at this point in the history
  3. fix

    trueleo committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    c2f2906 View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2023

  1. - save registration in parseable json

    - pass in body and parseable to module
    aldrinjenson committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    c3fd833 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b7edd96 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    eb2b8ec View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2023

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

Commits on Oct 9, 2023

  1. Configuration menu
    Copy the full SHA
    9744ac7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9bdfafc View commit details
    Browse the repository at this point in the history
  3. Fix

    trueleo committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    bb7b9cf View commit details
    Browse the repository at this point in the history
  4. Fix

    trueleo committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    ea0a575 View commit details
    Browse the repository at this point in the history
  5. add semver checking

    aldrinjenson committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    63de18a View commit details
    Browse the repository at this point in the history
  6. Fix

    trueleo committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    f99003c View commit details
    Browse the repository at this point in the history
  7. Fix

    trueleo committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    4e6b260 View commit details
    Browse the repository at this point in the history
  8. Use id from path

    trueleo committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    2612dd4 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    668fd7c View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    bea613c View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    c10259a View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2023

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

    aldrinjenson committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    7f9215c View commit details
    Browse the repository at this point in the history
  3. Refactor

    trueleo committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    7029ada View commit details
    Browse the repository at this point in the history
  4. Validate Version

    trueleo committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    0311963 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2023

  1. Configuration menu
    Copy the full SHA
    1ac4089 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    19fb1f8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0743567 View commit details
    Browse the repository at this point in the history
  4. deepsource fix

    aldrinjenson committed Oct 11, 2023
    Configuration menu
    Copy the full SHA
    f8948e8 View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2023

  1. Update server/Cargo.toml

    Co-authored-by: Satyam Singh <[email protected]>
    Signed-off-by: Nitish Tiwari <[email protected]>
    nitisht and trueleo authored Oct 12, 2023
    Configuration menu
    Copy the full SHA
    c380e7b View commit details
    Browse the repository at this point in the history
  2. add license

    aldrinjenson committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    88f8dfb View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2023

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