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

Fixes #65: Submit online application to Prof M School #78

Merged
merged 4 commits into from
Jul 10, 2018

Commits on Jun 27, 2018

  1. Fixes #65: Submit online application to Prof M School

    - Add new fields for the application form
    - Update the Applicant record view layout
    - Create Online Application Form
    - Create page that is displayed when user submits application form
    - Update Postman Collection to create campaigns
    - Update Postman sample data to include application data
    - Add unit tests
    - Add acceptance tests
    - Add documentation
    lschaefer-sugarcrm committed Jun 27, 2018
    Configuration menu
    Copy the full SHA
    0531c7f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a34a0b4 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2018

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

Commits on Jul 9, 2018

  1. Fixes #65: Add custom endpoint to get Online Applications Campaign

    Remove entrypoint code and add tests
    
    Update Application Form to use REST endpoint
    
    Update Exception type
    
    Remove closing tag
    lschaefer-sugarcrm committed Jul 9, 2018
    Configuration menu
    Copy the full SHA
    2b32eb8 View commit details
    Browse the repository at this point in the history