-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
SIT-1211 Transportation Wallet (#2955)
* SIT-1211 initial demo version of Transportation Wallet form * SIT-1211 12/02 changes, added null check to address verifier widget * SIT-1211 split out hop card recipient names into firstname/lastname * SIT-1211 commit work in progress so I can switch branches. Started making requested changes to form. * SIT-1211 massive set of revisions requested by customer, includes funds calculator * SIT-1211 major form refactoring, changed custom composites to regular elements * SIT-1211 fixed logic issues, finished reqeusted updates and improvements, ready for next demo * SIT-1211 incremental update so I can switch branches * SIT-1211 incremental commit so I can merge changes from master * SIT-1211 incremental commit so I can switch to a workstation with working debugger * SIT-1211 updated zendesk handler to support Problem-Incident relationship, configure form to use updated handler, fix Xdebug config * SIT-1211 updated address verifier js to support widgets on wizard pages, more form updates including better data being pushed into tickets * SIT-1211 lots of form updates, fixed all the calculator fields, updated household ticket handlers * SIT-1211 fixed up handlers, added organizaiton name field support, added more test handlers, committing changes before another major round of updates in case they need to be reversed. * SIT-1211 final tweaks before QA testing * SIT-1211 removed debugging code. * SIT-1211 remove unneeded references * SIT-1211 final updates to form: fixed (I think) the form reset bug, updated ticket subject for options 1 and 2, set hop card amount for option 2. * SIT-1211 hide computed amount for options 1/2 * SIT-1211 fixed value for personalized honored citizen hop card * SIT-1211 added ReceviedAt value for outdoor dining in their Zendesk handler * SIT-1211 added date of birth elements for all househould members * SIT-1211 refactored to use much less computed twig content * SIT-1211 refactored calculator to use custom javascript instead of relying on computed twig (fixes the 'start over' bug), misc form updates, made the first page accessible. * SIT-1211 add 1sec delay to ajax to hopefully prevent the 'start over' bug * SIT-1211 final form tweaks to hopefully prevent reset bug * SIT-1211 clean up unused lines --------- Co-authored-by: Oden <hello@odensc.com>
- Loading branch information
Showing
5 changed files
with
1,950 additions
and
16 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.