You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* fix: Resolves issue preventing new MyMLH users from creating questionnaires (#516)
* fix: Resolves issue preventing new MyMLH users from creating questionnaires
* refactor: Cleans code
* Attempt to pull any # of params from MyMLH
frontend validation is triggered via page skip, whether successful (will skip) or not (no skip)
* Cange error msg, pet hound
Co-authored-by: Peter Kos <[email protected]>
* vcs url error now displayed in edit application page (#518)
changed from redirect_to to render "edit" on error. redirect_to makes
a fresh request which causes the error information to be lost
Co-authored-by: Chris Baudouin, Jr <[email protected]>
Co-authored-by: JeremyRudman <[email protected]>
0 commit comments