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,api): add starter bundles to model manager #7097

Merged
merged 15 commits into from
Oct 15, 2024

Commits on Oct 15, 2024

  1. feat(ui,api): add starter bundles to MM

    Mary Hipp authored and psychedelicious committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    d5a4ce6 View commit details
    Browse the repository at this point in the history
  2. only show Add Model button if not adding models

    Mary Hipp authored and psychedelicious committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    eae71fe View commit details
    Browse the repository at this point in the history
  3. more copy and linting

    Mary Hipp authored and psychedelicious committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    8070367 View commit details
    Browse the repository at this point in the history
  4. update button UI

    Mary Hipp authored and psychedelicious committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    1641b85 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9f9785a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    147a3be View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    9292095 View commit details
    Browse the repository at this point in the history
  8. chore(ui): lint

    psychedelicious committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    84edf18 View commit details
    Browse the repository at this point in the history
  9. tidy(ui): starter models logic

    - More comprehensive duplicate model logic
    - De-dupe starter models, which may share dependencies
    - Fix issue w/ duplicate keys in list component
    - Add translations
    - Add toast when installing starter model, matching bundle toast
    psychedelicious committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    d3240bc View commit details
    Browse the repository at this point in the history
  10. chore(ui): lint

    psychedelicious committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    fdf448b View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    aed5d14 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    d7d409d View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    e890b3e View commit details
    Browse the repository at this point in the history
  14. only show starter bundles if feature is enabled and no models install…

    …ed, update getting started text for local vs non-local
    Mary Hipp authored and Mary Hipp committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    18986ef View commit details
    Browse the repository at this point in the history
  15. prettier

    Mary Hipp authored and Mary Hipp committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    4a94484 View commit details
    Browse the repository at this point in the history