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 avatar photo upload component #101

Open
wants to merge 13 commits into
base: main
Choose a base branch
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