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

Add fuel asset gallery #149

Merged
merged 23 commits into from
Aug 24, 2023
Merged

Add fuel asset gallery #149

merged 23 commits into from
Aug 24, 2023

Commits on Jul 5, 2023

  1. First draft of fuel asset gallery

    Signed-off-by: Luca Della Vedova <lucadv@intrinsic.ai>
    luca-della-vedova committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    b247889 View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2023

  1. Remove spurious panics, fully support local remote and search fuel

    assets
    
    Signed-off-by: Luca Della Vedova <lucadv@intrinsic.ai>
    luca-della-vedova committed Jul 6, 2023
    Configuration menu
    Copy the full SHA
    b3b838c View commit details
    Browse the repository at this point in the history
  2. Improve UX, add tags filter

    Signed-off-by: Luca Della Vedova <lucadv@intrinsic.ai>
    luca-della-vedova committed Jul 6, 2023
    Configuration menu
    Copy the full SHA
    769557f View commit details
    Browse the repository at this point in the history
  3. Add async update to fuel cache

    Signed-off-by: Luca Della Vedova <lucadv@intrinsic.ai>
    luca-della-vedova committed Jul 6, 2023
    Configuration menu
    Copy the full SHA
    bfece66 View commit details
    Browse the repository at this point in the history
  4. Clear compile warnings

    Signed-off-by: Luca Della Vedova <lucadv@intrinsic.ai>
    luca-della-vedova committed Jul 6, 2023
    Configuration menu
    Copy the full SHA
    b603027 View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2023

  1. Cleanup and refactors to model logic

    Signed-off-by: Luca Della Vedova <lucadv@intrinsic.ai>
    luca-della-vedova committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    f29bc12 View commit details
    Browse the repository at this point in the history
  2. Minor cleanups

    Signed-off-by: Luca Della Vedova <lucadv@intrinsic.ai>
    luca-della-vedova committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    314c2bd View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2023

  1. Merge branch 'main' into luca/fuel_asset_gallery

    Signed-off-by: Luca Della Vedova <lucadv@intrinsic.ai>
    luca-della-vedova committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    1832bd5 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2023

  1. Add private models and API key support

    Signed-off-by: Luca Della Vedova <lucadv@intrinsic.ai>
    luca-della-vedova committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    410ac07 View commit details
    Browse the repository at this point in the history
  2. Optimize model filtering

    Signed-off-by: Luca Della Vedova <lucadv@intrinsic.ai>
    luca-della-vedova committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    7bb2c3c View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2023

  1. Remove writing to disk in wasm builds

    Signed-off-by: Luca Della Vedova <lucadv@intrinsic.ai>
    luca-della-vedova committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    19a8c3b View commit details
    Browse the repository at this point in the history
  2. Minor format, info message on API key setting

    Signed-off-by: Luca Della Vedova <lucadv@intrinsic.ai>
    luca-della-vedova committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    12672a9 View commit details
    Browse the repository at this point in the history
  3. Minor cleanups

    Signed-off-by: Luca Della Vedova <lucadv@intrinsic.ai>
    luca-della-vedova committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    13ca180 View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2023

  1. Merge branch 'main' into luca/fuel_asset_gallery

    Signed-off-by: Luca Della Vedova <lucadv@intrinsic.ai>
    luca-della-vedova committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    481126e View commit details
    Browse the repository at this point in the history
  2. Add missing systems to make gallery work in workcell editor mode

    Signed-off-by: Luca Della Vedova <lucadv@intrinsic.ai>
    luca-della-vedova committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    62c7b51 View commit details
    Browse the repository at this point in the history
  3. Merge remote-tracking branch 'origin/main' into luca/fuel_asset_gallery

    Signed-off-by: Luca Della Vedova <lucadv@intrinsic.ai>
    luca-della-vedova committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    789090a View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2023

  1. Configuration menu
    Copy the full SHA
    9f0a832 View commit details
    Browse the repository at this point in the history
  2. Fix merge

    Signed-off-by: Michael X. Grey <grey@openrobotics.org>
    mxgrey committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    3facbed View commit details
    Browse the repository at this point in the history
  3. Leave a note about cargo-check precommit hook

    Signed-off-by: Michael X. Grey <grey@openrobotics.org>
    mxgrey committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    e52612c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    655bcf0 View commit details
    Browse the repository at this point in the history
  5. Bring back cargo-check precommit hook

    Signed-off-by: Michael X. Grey <grey@openrobotics.org>
    mxgrey committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    bd22711 View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2023

  1. Address feedback

    Signed-off-by: Luca Della Vedova <lucadv@intrinsic.ai>
    luca-della-vedova committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    91a8256 View commit details
    Browse the repository at this point in the history
  2. Automatically reset poisoned API key

    Signed-off-by: Michael X. Grey <grey@openrobotics.org>
    mxgrey committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    b13f1f0 View commit details
    Browse the repository at this point in the history