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

Hookup create sections FE/BE #164

Merged

Commits on Jul 20, 2021

  1. Configuration menu
    Copy the full SHA
    44f3d51 View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2021

  1. Wire up adding sections

    chrisrrowland committed Jul 22, 2021
    Configuration menu
    Copy the full SHA
    04bcb1a View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2021

  1. Handle error display

    chrisrrowland committed Jul 27, 2021
    Configuration menu
    Copy the full SHA
    64071b7 View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2021

  1. File name alignment fix

    chrisrrowland committed Jul 28, 2021
    Configuration menu
    Copy the full SHA
    76a1419 View commit details
    Browse the repository at this point in the history
  2. File name alignment fix

    chrisrrowland committed Jul 28, 2021
    Configuration menu
    Copy the full SHA
    0af6590 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2021

  1. Refactor flow.

    Apply context free validation on file upload.
    Apply validation requiring awareness of server data on submit.
    chrisrrowland committed Aug 2, 2021
    Configuration menu
    Copy the full SHA
    69c4ecd View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2021

  1. Configuration menu
    Copy the full SHA
    4dd1d9e View commit details
    Browse the repository at this point in the history
  2. Update ccm_web/client/src/api.ts

    Co-authored-by: Mr. Lance E Sloan «UMich» <lsloan-github.com@umich.edu>
    chrisrrowland and lsloan committed Aug 4, 2021
    Configuration menu
    Copy the full SHA
    586ffdb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    477e551 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    dfdbbf0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c551ff2 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    75c9da5 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    2ab72f6 View commit details
    Browse the repository at this point in the history
  8. rename a variable

    chrisrrowland committed Aug 4, 2021
    Configuration menu
    Copy the full SHA
    6df77d6 View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2021

  1. Configuration menu
    Copy the full SHA
    f03449b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d951d16 View commit details
    Browse the repository at this point in the history
  3. Update ccm_web/client/src/pages/BulkSectionCreate.tsx

    Suggested formatting change
    
    Co-authored-by: Sam Sciolla <35741256+ssciolla@users.noreply.github.com>
    chrisrrowland and ssciolla committed Aug 5, 2021
    Configuration menu
    Copy the full SHA
    6a60c85 View commit details
    Browse the repository at this point in the history
  4. Update ccm_web/client/src/pages/BulkSectionCreate.tsx

    Suggested formatting change
    
    Co-authored-by: Sam Sciolla <35741256+ssciolla@users.noreply.github.com>
    chrisrrowland and ssciolla committed Aug 5, 2021
    Configuration menu
    Copy the full SHA
    5ef8b47 View commit details
    Browse the repository at this point in the history
  5. Update ccm_web/client/src/pages/BulkSectionCreate.tsx

    Fix alert text
    
    Co-authored-by: Sam Sciolla <35741256+ssciolla@users.noreply.github.com>
    chrisrrowland and ssciolla committed Aug 5, 2021
    Configuration menu
    Copy the full SHA
    4503bbb View commit details
    Browse the repository at this point in the history
  6. Escape quotes in text

    chrisrrowland committed Aug 5, 2021
    Configuration menu
    Copy the full SHA
    4bd2796 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e70ddfb View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    27b081d View commit details
    Browse the repository at this point in the history
  9. Add Canvas settings URL (#3)

    * Send Canvas URL in /api/globals; wire up BulkSectionCreate to use it for settings link
    
    * Use Link component; add target _parent
    ssciolla committed Aug 5, 2021
    Configuration menu
    Copy the full SHA
    06dfdfd View commit details
    Browse the repository at this point in the history