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

Repositories #219

Merged
merged 51 commits into from
May 16, 2022
Merged

Repositories #219

merged 51 commits into from
May 16, 2022

Commits on May 2, 2022

  1. Add new Explore route

    dherault committed May 2, 2022
    Configuration menu
    Copy the full SHA
    a057e7d View commit details
    Browse the repository at this point in the history

Commits on May 3, 2022

  1. Add usePaginatedQuery

    dherault committed May 3, 2022
    Configuration menu
    Copy the full SHA
    c062d63 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c5cce6b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7124387 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    58ddacd View commit details
    Browse the repository at this point in the history
  5. Add loading state

    dherault committed May 3, 2022
    Configuration menu
    Copy the full SHA
    a8a4532 View commit details
    Browse the repository at this point in the history

Commits on May 4, 2022

  1. Configuration menu
    Copy the full SHA
    228e917 View commit details
    Browse the repository at this point in the history
  2. Edit spacing

    dherault committed May 4, 2022
    Configuration menu
    Copy the full SHA
    bda47d1 View commit details
    Browse the repository at this point in the history
  3. Fix pagination

    dherault committed May 4, 2022
    Configuration menu
    Copy the full SHA
    44817f1 View commit details
    Browse the repository at this point in the history
  4. Add Links

    dherault committed May 4, 2022
    Configuration menu
    Copy the full SHA
    eb89322 View commit details
    Browse the repository at this point in the history
  5. Add categories filtering

    dherault committed May 4, 2022
    Configuration menu
    Copy the full SHA
    57a1716 View commit details
    Browse the repository at this point in the history
  6. Add Repository route

    dherault committed May 4, 2022
    Configuration menu
    Copy the full SHA
    c1c3b89 View commit details
    Browse the repository at this point in the history

Commits on May 5, 2022

  1. Update deps

    dherault committed May 5, 2022
    Configuration menu
    Copy the full SHA
    cb9bd9f View commit details
    Browse the repository at this point in the history
  2. Add new repositories routes

    dherault committed May 5, 2022
    Configuration menu
    Copy the full SHA
    ea15d84 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    69cdc85 View commit details
    Browse the repository at this point in the history
  4. Load charts

    dherault committed May 5, 2022
    Configuration menu
    Copy the full SHA
    4cbff6e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    dcf9172 View commit details
    Browse the repository at this point in the history
  6. Edit Repository layout

    dherault committed May 5, 2022
    Configuration menu
    Copy the full SHA
    c1ee56b View commit details
    Browse the repository at this point in the history

Commits on May 6, 2022

  1. Update deps

    dherault committed May 6, 2022
    Configuration menu
    Copy the full SHA
    93359b8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6599aeb View commit details
    Browse the repository at this point in the history
  3. Fix breadcrumbs

    dherault committed May 6, 2022
    Configuration menu
    Copy the full SHA
    4f8c4ba View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    003086d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6e4d44f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    72f1192 View commit details
    Browse the repository at this point in the history
  7. Try to fix client

    dherault committed May 6, 2022
    Configuration menu
    Copy the full SHA
    b874fc5 View commit details
    Browse the repository at this point in the history

Commits on May 9, 2022

  1. Add Deployments scene

    dherault committed May 9, 2022
    Configuration menu
    Copy the full SHA
    12021f9 View commit details
    Browse the repository at this point in the history
  2. Add Recipes query

    dherault committed May 9, 2022
    Configuration menu
    Copy the full SHA
    e422eeb View commit details
    Browse the repository at this point in the history
  3. Remove 2 rogues console.log

    dherault committed May 9, 2022
    Configuration menu
    Copy the full SHA
    f4abc7d View commit details
    Browse the repository at this point in the history
  4. Rename a var

    dherault committed May 9, 2022
    Configuration menu
    Copy the full SHA
    0e20489 View commit details
    Browse the repository at this point in the history
  5. Update deps

    dherault committed May 9, 2022
    Configuration menu
    Copy the full SHA
    49f28eb View commit details
    Browse the repository at this point in the history
  6. Add InstallDropdownButton

    dherault committed May 9, 2022
    Configuration menu
    Copy the full SHA
    0997928 View commit details
    Browse the repository at this point in the history
  7. Fix var

    dherault committed May 9, 2022
    Configuration menu
    Copy the full SHA
    63b7b9e View commit details
    Browse the repository at this point in the history

Commits on May 10, 2022

  1. Update deps

    dherault committed May 10, 2022
    Configuration menu
    Copy the full SHA
    53bf56f View commit details
    Browse the repository at this point in the history
  2. Add Code component

    dherault committed May 10, 2022
    Configuration menu
    Copy the full SHA
    ca0e46a View commit details
    Browse the repository at this point in the history
  3. Remove xflex props

    dherault committed May 10, 2022
    Configuration menu
    Copy the full SHA
    dc8f9df View commit details
    Browse the repository at this point in the history
  4. Fix some flex

    dherault committed May 10, 2022
    Configuration menu
    Copy the full SHA
    bd7feb9 View commit details
    Browse the repository at this point in the history
  5. Fix Search bar

    dherault committed May 10, 2022
    Configuration menu
    Copy the full SHA
    6c0448e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    84e361c View commit details
    Browse the repository at this point in the history
  7. Create Artifacts route

    dherault committed May 10, 2022
    Configuration menu
    Copy the full SHA
    8f31e42 View commit details
    Browse the repository at this point in the history
  8. Complete Artifacts

    dherault committed May 10, 2022
    Configuration menu
    Copy the full SHA
    eacf602 View commit details
    Browse the repository at this point in the history
  9. Fix Artifact README language

    dherault committed May 10, 2022
    Configuration menu
    Copy the full SHA
    2115c5d View commit details
    Browse the repository at this point in the history
  10. Update deps

    dherault committed May 10, 2022
    Configuration menu
    Copy the full SHA
    0e780f2 View commit details
    Browse the repository at this point in the history

Commits on May 12, 2022

  1. Update deps

    dherault committed May 12, 2022
    Configuration menu
    Copy the full SHA
    487634b View commit details
    Browse the repository at this point in the history
  2. Update deps

    dherault committed May 12, 2022
    Configuration menu
    Copy the full SHA
    1539689 View commit details
    Browse the repository at this point in the history
  3. Update deps

    dherault committed May 12, 2022
    Configuration menu
    Copy the full SHA
    37b4534 View commit details
    Browse the repository at this point in the history
  4. Improve RepositoryEdit

    dherault committed May 12, 2022
    Configuration menu
    Copy the full SHA
    20f4823 View commit details
    Browse the repository at this point in the history
  5. Update deps

    dherault committed May 12, 2022
    Configuration menu
    Copy the full SHA
    8816400 View commit details
    Browse the repository at this point in the history
  6. add tags in RepositoryEdit

    dherault committed May 12, 2022
    Configuration menu
    Copy the full SHA
    56d4d04 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    caf3752 View commit details
    Browse the repository at this point in the history

Commits on May 13, 2022

  1. Configuration menu
    Copy the full SHA
    aa9966a View commit details
    Browse the repository at this point in the history
  2. Remove StrictMode

    dherault committed May 13, 2022
    Configuration menu
    Copy the full SHA
    028914c View commit details
    Browse the repository at this point in the history