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

Upload avatar #167

Draft
wants to merge 38 commits into
base: main
Choose a base branch
from
Draft

Upload avatar #167

wants to merge 38 commits into from

Commits on Jan 23, 2020

  1. add avatar upload component

    Makon Cline committed Jan 23, 2020
    Configuration menu
    Copy the full SHA
    3721586 View commit details
    Browse the repository at this point in the history
  2. schema auto change

    Makon Cline committed Jan 23, 2020
    Configuration menu
    Copy the full SHA
    11e4796 View commit details
    Browse the repository at this point in the history
  3. add axios

    Makon Cline committed Jan 23, 2020
    Configuration menu
    Copy the full SHA
    9d0bbbd View commit details
    Browse the repository at this point in the history
  4. add change avatar mutation

    Makon Cline committed Jan 23, 2020
    Configuration menu
    Copy the full SHA
    02135d3 View commit details
    Browse the repository at this point in the history
  5. add cors. This is bad...I think

    Makon Cline committed Jan 23, 2020
    Configuration menu
    Copy the full SHA
    156e92e View commit details
    Browse the repository at this point in the history
  6. add aws env vars

    Makon Cline committed Jan 23, 2020
    Configuration menu
    Copy the full SHA
    3644031 View commit details
    Browse the repository at this point in the history
  7. add s3 api route

    Makon Cline committed Jan 23, 2020
    Configuration menu
    Copy the full SHA
    5190ff5 View commit details
    Browse the repository at this point in the history
  8. use avatarPhoto if exists

    Makon Cline committed Jan 23, 2020
    Configuration menu
    Copy the full SHA
    acaffb7 View commit details
    Browse the repository at this point in the history
  9. yarn lock change

    Makon Cline committed Jan 23, 2020
    Configuration menu
    Copy the full SHA
    40c4ffb View commit details
    Browse the repository at this point in the history
  10. add avatar upload to settings page

    Makon Cline committed Jan 23, 2020
    Configuration menu
    Copy the full SHA
    02ffa19 View commit details
    Browse the repository at this point in the history
  11. add labels to error, success, and avatar form item

    Makon Cline committed Jan 23, 2020
    Configuration menu
    Copy the full SHA
    882ab58 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    594364c View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2020

  1. add @app/graphql

    makoncline authored Jan 27, 2020
    Configuration menu
    Copy the full SHA
    84e304f View commit details
    Browse the repository at this point in the history

Commits on May 9, 2020

  1. Configuration menu
    Copy the full SHA
    1bb7b59 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e96c5e1 View commit details
    Browse the repository at this point in the history
  3. update schema.graphql

    singingwolfboy committed May 9, 2020
    Configuration menu
    Copy the full SHA
    c9378b3 View commit details
    Browse the repository at this point in the history
  4. use typescript enum

    singingwolfboy committed May 9, 2020
    Configuration menu
    Copy the full SHA
    0309090 View commit details
    Browse the repository at this point in the history
  5. prettier

    singingwolfboy committed May 9, 2020
    Configuration menu
    Copy the full SHA
    f28ebc2 View commit details
    Browse the repository at this point in the history
  6. missed a backtick

    singingwolfboy committed May 9, 2020
    Configuration menu
    Copy the full SHA
    76807dc View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    62c7e83 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    8626b2f View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    8442139 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    8b73401 View commit details
    Browse the repository at this point in the history
  11. resolve conflict

    singingwolfboy committed May 9, 2020
    Configuration menu
    Copy the full SHA
    7d3ff8b View commit details
    Browse the repository at this point in the history
  12. uuid 8

    singingwolfboy committed May 9, 2020
    Configuration menu
    Copy the full SHA
    75475d4 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    d08e934 View commit details
    Browse the repository at this point in the history

Commits on May 15, 2020

  1. Merge remote-tracking branch 'singingwolfboy/upload-via-signed-url-ex…

    …tend-schema' into upload-avatar
    benjie committed May 15, 2020
    Configuration menu
    Copy the full SHA
    2617eb2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d8b0314 View commit details
    Browse the repository at this point in the history
  3. Lint fix

    benjie committed May 15, 2020
    Configuration menu
    Copy the full SHA
    544cee6 View commit details
    Browse the repository at this point in the history
  4. Use 'slugify'

    benjie committed May 15, 2020
    Configuration menu
    Copy the full SHA
    b4c984b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5ff02f3 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5a17463 View commit details
    Browse the repository at this point in the history
  7. Schema export script

    benjie committed May 15, 2020
    Configuration menu
    Copy the full SHA
    c14278d View commit details
    Browse the repository at this point in the history
  8. Start refactoring

    benjie committed May 15, 2020
    Configuration menu
    Copy the full SHA
    0fdc0ff View commit details
    Browse the repository at this point in the history
  9. Split independent forms

    benjie committed May 15, 2020
    Configuration menu
    Copy the full SHA
    65620dd View commit details
    Browse the repository at this point in the history
  10. More refactoring

    benjie committed May 15, 2020
    Configuration menu
    Copy the full SHA
    c521d3d View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    ee48e4c View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    fa15355 View commit details
    Browse the repository at this point in the history