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

chore: resolve photo metadata from backend #800

Merged
merged 17 commits into from
May 9, 2023
Merged

chore: resolve photo metadata from backend #800

merged 17 commits into from
May 9, 2023

Commits on Apr 29, 2023

  1. chore: resolve photo metadata from backend

    chore: resolve user uuid -> uesr nick name to backend
    
    chore: use google bucket for climb/area/front page photos
    viet nguyen committed Apr 29, 2023
    Configuration menu
    Copy the full SHA
    79926d9 View commit details
    Browse the repository at this point in the history
  2. fix linting errors

    viet nguyen committed Apr 29, 2023
    Configuration menu
    Copy the full SHA
    64685f8 View commit details
    Browse the repository at this point in the history
  3. WIP: use new API for user's photos + tags

    chore: simplify media/tag types
    viet nguyen committed Apr 29, 2023
    Configuration menu
    Copy the full SHA
    ea16445 View commit details
    Browse the repository at this point in the history
  4. WIP: migrate climb GQL to the same type as user profile

    viet nguyen committed Apr 29, 2023
    Configuration menu
    Copy the full SHA
    6e4e1f2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    749bd3d View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2023

  1. refactor(area/crag page): move page GQL query out of page

    refactor(gql): reuse media fragment in area query
    viet nguyen committed Apr 30, 2023
    Configuration menu
    Copy the full SHA
    12b1f40 View commit details
    Browse the repository at this point in the history

Commits on May 2, 2023

  1. refactor: update leaderboard query & components to match new shapes

    make sure all GQL queries use new media fields
    viet nguyen committed May 2, 2023
    Configuration menu
    Copy the full SHA
    3240b23 View commit details
    Browse the repository at this point in the history
  2. refactor: use the new author metadata object

    viet nguyen committed May 2, 2023
    Configuration menu
    Copy the full SHA
    e71a447 View commit details
    Browse the repository at this point in the history

Commits on May 8, 2023

  1. chore: update code to work new types

    chore: retire Sirv
    viet nguyen committed May 8, 2023
    Configuration menu
    Copy the full SHA
    7c30ea8 View commit details
    Browse the repository at this point in the history
  2. chore: retire sirv e2e test

    viet nguyen committed May 8, 2023
    Configuration menu
    Copy the full SHA
    d0bff70 View commit details
    Browse the repository at this point in the history
  3. bug: assume no trailing slash in CDN url

    viet nguyen committed May 8, 2023
    Configuration menu
    Copy the full SHA
    dfb1ded View commit details
    Browse the repository at this point in the history
  4. linting error

    viet nguyen committed May 8, 2023
    Configuration menu
    Copy the full SHA
    b8e37dd View commit details
    Browse the repository at this point in the history
  5. linting error

    viet nguyen committed May 8, 2023
    Configuration menu
    Copy the full SHA
    07c7b8e View commit details
    Browse the repository at this point in the history
  6. fix failing test

    viet nguyen committed May 8, 2023
    Configuration menu
    Copy the full SHA
    84d04c3 View commit details
    Browse the repository at this point in the history
  7. fix bb

    viet nguyen committed May 8, 2023
    Configuration menu
    Copy the full SHA
    86c2f42 View commit details
    Browse the repository at this point in the history

Commits on May 9, 2023

  1. Configuration menu
    Copy the full SHA
    981374a View commit details
    Browse the repository at this point in the history
  2. bug: fix type error

    viet nguyen committed May 9, 2023
    Configuration menu
    Copy the full SHA
    8983a1d View commit details
    Browse the repository at this point in the history