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

React congrats certificate component #19196

Merged
merged 13 commits into from
Nov 16, 2017
Merged

Commits on Nov 15, 2017

  1. Configuration menu
    Copy the full SHA
    df1a23d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    371fc5d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    770f7f1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e906476 View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2017

  1. Fix certificate share URLs

    joshlory committed Nov 16, 2017
    Configuration menu
    Copy the full SHA
    f0a8916 View commit details
    Browse the repository at this point in the history
  2. Make it possible to create certificates from Dashboard

    Create a `/v2/certificate` alias for `/api/hour/certificate`. The /v2/* path is already proxied to Pegasus, see https://github.com/code-dot-org/code-dot-org/blob/0ea2718b5f33be7956db8942e62cbee298a77dd8/cookbooks/cdo-varnish/libraries/http_cache.rb#L170-L173.
    joshlory committed Nov 16, 2017
    Configuration menu
    Copy the full SHA
    8ef123d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6b3df90 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fd8fb27 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'staging' into congrats-certificate-react

    # Conflicts:
    #	apps/src/templates/Certificate.jsx
    #	apps/src/templates/Congrats.jsx
    joshlory committed Nov 16, 2017
    Configuration menu
    Copy the full SHA
    136f52b View commit details
    Browse the repository at this point in the history
  6. Fix unit tests

    joshlory committed Nov 16, 2017
    Configuration menu
    Copy the full SHA
    0f9a064 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8ae6d7f View commit details
    Browse the repository at this point in the history
  8. Fix Pegasus tests

    joshlory committed Nov 16, 2017
    Configuration menu
    Copy the full SHA
    dfc405f View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    3657f2a View commit details
    Browse the repository at this point in the history