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

[MERGER] Issue 173: Provide confirmation after submitting idea or issue #183

Merged
merged 3 commits into from
Sep 14, 2020

Commits on Sep 1, 2020

  1. Issue 173: Provide confirmation after submitting idea or issue

    The messages are already handled, however, when going directly to a URL (such as with "/ISSUE" or the "/FEATURE" URL path suffixes) the messages never get displayed.
    This adds the appropriate SUCCESS message handling block.
    kaladay committed Sep 1, 2020
    Configuration menu
    Copy the full SHA
    b777792 View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2020

  1. Add getUser() mocked function.

    The tests need to be updated, this is just a bandaid to get the test to work with the current design.
    kaladay committed Sep 14, 2020
    Configuration menu
    Copy the full SHA
    b5beefc View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'origin/product-sprint6-staging' into pr…

    …oduct-sprint6-173-merger
    kaladay committed Sep 14, 2020
    Configuration menu
    Copy the full SHA
    a42416c View commit details
    Browse the repository at this point in the history