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

Image uploading #220

Open
wants to merge 13 commits into
base: main
Choose a base branch
from
Open

Image uploading #220

wants to merge 13 commits into from

Commits on Mar 16, 2024

  1. Add image input field

    nina-dk committed Mar 16, 2024
    Configuration menu
    Copy the full SHA
    b7ccb24 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7764089 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    18fc101 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    54c9f55 View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2024

  1. Upload user img from backend; fix dob bug.

    Install package to accept FormData on backend.
    Send user deets as formData along with image if submitted.
    Upload image to cloudinary and send back URL.
    Fix date bug by sending undefined to db for empty date input
    nina-dk committed Mar 17, 2024
    Configuration menu
    Copy the full SHA
    7223add View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f78bc18 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8709332 View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2024

  1. Configuration menu
    Copy the full SHA
    1f182f4 View commit details
    Browse the repository at this point in the history
  2. Fix tests

    nina-dk committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    0b6b9e8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e179b4a View commit details
    Browse the repository at this point in the history
  4. Fix height css bug

    nina-dk committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    7c851f8 View commit details
    Browse the repository at this point in the history
  5. Comment out unused functions

    nina-dk committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    b2afa35 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    be0b1d1 View commit details
    Browse the repository at this point in the history