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

Student Submission Forms #142

Merged
merged 23 commits into from
Feb 13, 2018
Merged

Student Submission Forms #142

merged 23 commits into from
Feb 13, 2018

Commits on Feb 10, 2018

  1. Fix Typo

    billdybas committed Feb 10, 2018
    Configuration menu
    Copy the full SHA
    ea5c895 View commit details
    Browse the repository at this point in the history
  2. Add Formik & Yup

    billdybas committed Feb 10, 2018
    Configuration menu
    Copy the full SHA
    8f9ca8a View commit details
    Browse the repository at this point in the history
  3. Convert Student Submission to Formik

    And add skeletons for Video & Other Submission Forms
    billdybas committed Feb 10, 2018
    Configuration menu
    Copy the full SHA
    4f6c5ce View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3202165 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0461941 View commit details
    Browse the repository at this point in the history
  6. Add Submission Form Chooser

    billdybas committed Feb 10, 2018
    Configuration menu
    Copy the full SHA
    2d613d9 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ce1d654 View commit details
    Browse the repository at this point in the history
  8. Add Video Submission Form

    billdybas committed Feb 10, 2018
    Configuration menu
    Copy the full SHA
    a2cda6b View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    a3a3ce2 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    478c380 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    42edb41 View commit details
    Browse the repository at this point in the history
  12. stylize form submission type chooser

    robmcl4 authored and billdybas committed Feb 10, 2018
    Configuration menu
    Copy the full SHA
    e613188 View commit details
    Browse the repository at this point in the history
  13. Update 'forSale' and 'moreCopies' Fields

    - Update Wording from Sponsor Feedback
    - Make 'moreCopies' dynamic based on 'forSale' value
    billdybas committed Feb 10, 2018
    Configuration menu
    Copy the full SHA
    41a3882 View commit details
    Browse the repository at this point in the history
  14. Add Group Submission Fields

    billdybas committed Feb 10, 2018
    Configuration menu
    Copy the full SHA
    10b915d View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    fbd864d View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    695b64e View commit details
    Browse the repository at this point in the history
  17. Fix Rendering

    billdybas committed Feb 10, 2018
    Configuration menu
    Copy the full SHA
    a507150 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    259e875 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    03c22bc View commit details
    Browse the repository at this point in the history
  20. Add react-select

    billdybas committed Feb 10, 2018
    Configuration menu
    Copy the full SHA
    5c812d5 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    4e67c9b View commit details
    Browse the repository at this point in the history
  22. Increase Back / Submit Button Sizes

    We could add a 'Cancel' button to the
    Submission Chooser page, but it makes
    the page look a bit off - not exactly
    that aesthetically pleasing.
    
    Since you can click on the Nav Bar
    to get back to the homepage, I think
    it's fine to not add another button.
    billdybas committed Feb 10, 2018
    Configuration menu
    Copy the full SHA
    7ce9b76 View commit details
    Browse the repository at this point in the history
  23. Clear Dropzone Previews After Submission & On Location Change

    Also use correct mutation for Other Media Submission
    billdybas committed Feb 10, 2018
    Configuration menu
    Copy the full SHA
    e39a823 View commit details
    Browse the repository at this point in the history