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

Feature/334 report email confirmation form #395

Merged
merged 19 commits into from
Jul 21, 2022

Commits on Jul 15, 2022

  1. Merge branch 'develop' of https://github.com/fecgov/fecfile-web-app i…

    …nto develop
    Elaine Krauss authored and Elaine Krauss committed Jul 15, 2022
    Configuration menu
    Copy the full SHA
    a1f9fc5 View commit details
    Browse the repository at this point in the history
  2. Creates the first report submission page

    Elaine Krauss authored and Elaine Krauss committed Jul 15, 2022
    Configuration menu
    Copy the full SHA
    d539a84 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2022

  1. Fixes field validation

    Elaine Krauss authored and Elaine Krauss committed Jul 19, 2022
    Configuration menu
    Copy the full SHA
    724d7b0 View commit details
    Browse the repository at this point in the history
  2. Confirmation emails submit as expected

    Elaine Krauss authored and Elaine Krauss committed Jul 19, 2022
    Configuration menu
    Copy the full SHA
    bad1b8d View commit details
    Browse the repository at this point in the history
  3. Removes console.log() statements and adds an '?' to an attribute check

    Elaine Krauss authored and Elaine Krauss committed Jul 19, 2022
    Configuration menu
    Copy the full SHA
    b8ae81e View commit details
    Browse the repository at this point in the history
  4. Gets unit tests passing!

    Elaine Krauss authored and Elaine Krauss committed Jul 19, 2022
    Configuration menu
    Copy the full SHA
    5694cc1 View commit details
    Browse the repository at this point in the history
  5. Incorporates linting feedback

    Elaine Krauss authored and Elaine Krauss committed Jul 19, 2022
    Configuration menu
    Copy the full SHA
    826adce View commit details
    Browse the repository at this point in the history
  6. Replaces <b> with <strong>

    Elaine Krauss authored and Elaine Krauss committed Jul 19, 2022
    Configuration menu
    Copy the full SHA
    5367dc1 View commit details
    Browse the repository at this point in the history
  7. Form Name now correctly renders based on the report's report code

    Elaine Krauss authored and Elaine Krauss committed Jul 19, 2022
    Configuration menu
    Copy the full SHA
    f8936f9 View commit details
    Browse the repository at this point in the history
  8. Linting feedback...

    Elaine Krauss authored and Elaine Krauss committed Jul 19, 2022
    Configuration menu
    Copy the full SHA
    2d998c8 View commit details
    Browse the repository at this point in the history
  9. Should be using develop's version of the validator, not the defunct b…

    …ranch for this feature
    Elaine Krauss authored and Elaine Krauss committed Jul 19, 2022
    Configuration menu
    Copy the full SHA
    d4adf47 View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2022

  1. Removes a holdover reference to memos

    Elaine Krauss authored and Elaine Krauss committed Jul 20, 2022
    Configuration menu
    Copy the full SHA
    7539616 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'develop' into feature/334-report-email-confirmation-form

    Elaine Krauss authored and Elaine Krauss committed Jul 20, 2022
    Configuration menu
    Copy the full SHA
    6dcc675 View commit details
    Browse the repository at this point in the history
  3. Restores the package files to their develop versions

    Elaine Krauss authored and Elaine Krauss committed Jul 20, 2022
    Configuration menu
    Copy the full SHA
    3589ff4 View commit details
    Browse the repository at this point in the history
  4. Refactors email field validation to lean on Angular-provided validato…

    …rs where possible
    Elaine Krauss authored and Elaine Krauss committed Jul 20, 2022
    Configuration menu
    Copy the full SHA
    c438e11 View commit details
    Browse the repository at this point in the history
  5. Makes changes to fix unit tests

    Elaine Krauss authored and Elaine Krauss committed Jul 20, 2022
    Configuration menu
    Copy the full SHA
    24ddb9e View commit details
    Browse the repository at this point in the history
  6. Linting feedback

    Elaine Krauss authored and Elaine Krauss committed Jul 20, 2022
    Configuration menu
    Copy the full SHA
    85d8720 View commit details
    Browse the repository at this point in the history
  7. Fixes the unit tests again

    Elaine Krauss authored and Elaine Krauss committed Jul 20, 2022
    Configuration menu
    Copy the full SHA
    9fca2f3 View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2022

  1. Adds unit tests

    Elaine Krauss authored and Elaine Krauss committed Jul 21, 2022
    Configuration menu
    Copy the full SHA
    7a91f64 View commit details
    Browse the repository at this point in the history