Leah Schumann
|
4418f90371
|
Merge branch 'feature/CSR-1012' into feature/CSR-1088
|
2023-02-22 14:54:38 -05:00 |
|
Leah Schumann
|
48e5652a69
|
Prettified
|
2023-02-22 14:41:27 -05:00 |
|
Matt Caimi
|
8af9381771
|
CSR-1012 unit testing for service-zip-modal-question
|
2023-02-22 12:49:05 -05:00 |
|
Leah Schumann
|
96fec12f94
|
Updated Textbox Question and Dropdown Question unit tests
|
2023-02-22 11:39:13 -05:00 |
|
Leah Schumann
|
7af8d9d26e
|
CSR-1088 Added unit tests for modal component
|
2023-02-22 09:20:58 -05:00 |
|
Leah Schumann
|
c533cc4357
|
Added tests to verify that the footer-button-event emit is only fired when the form is valid
|
2023-02-21 14:18:41 -05:00 |
|
Leah Schumann
|
cd9a589110
|
Merge branch 'feature/CSR-1088' into feature/CSR-1012
|
2023-02-20 13:28:34 -05:00 |
|
Leah Schumann
|
023a521ec1
|
Now retrieving the actual mobile fee but we're mocking the part call
|
2023-02-20 13:14:51 -05:00 |
|
Leah Schumann
|
52e5c7d532
|
Checking in before writing some unit tests
|
2023-02-20 10:39:06 -05:00 |
|
Leah Schumann
|
e583a903a1
|
Merge branch 'develop' into feature/CSR-1088
|
2023-02-20 09:23:17 -05:00 |
|
Leah Schumann
|
4ddc9c41d0
|
Suggested changes from Mark regarding inputIDs for textboxQuestion and dropdownQuestion
|
2023-02-20 09:22:22 -05:00 |
|
Matt Caimi
|
66104b1d9e
|
CSR-1012 formatting
|
2023-02-17 10:28:21 -05:00 |
|
Matt Caimi
|
837c4454c8
|
Merge remote-tracking branch 'origin/develop' into feature/CSR-1012
|
2023-02-17 10:23:24 -05:00 |
|
Matt Caimi
|
1fccadd678
|
CSR-1012 some unit tests for service-location-modal-question
|
2023-02-17 10:22:56 -05:00 |
|
Leah Schumann
|
487c83e3a0
|
Resolving this issue: https://stackoverflow.com/questions/75179573/how-to-fix-loading-the-google-maps-javascript-api-without-a-callback-is-not-supp
|
2023-02-17 09:39:40 -05:00 |
|
Leah Schumann
|
4562f7679e
|
Added code to display invalid zip alert
|
2023-02-17 09:35:10 -05:00 |
|
Leah Schumann
|
ba80ae58d2
|
Added alert for invalid zip, still needs code
|
2023-02-17 09:08:09 -05:00 |
|
Leah Schumann
|
95318a38c5
|
Fixed textbox-question label
|
2023-02-16 07:56:13 -05:00 |
|
Leah Schumann
|
5643b82d06
|
Fixed issue where the alert was not being removed when changing the service zip code
|
2023-02-16 07:44:42 -05:00 |
|
Leah Schumann
|
21517e45a7
|
Removed all unused 'disableAutoFill' code
|
2023-02-16 07:36:37 -05:00 |
|
Leah Schumann
|
38b346a05e
|
Finally everything *seems* to be working
|
2023-02-15 15:49:21 -05:00 |
|
Leah Schumann
|
f87368f5e6
|
Merged from autogenerate-input-ids
|
2023-02-15 14:31:06 -05:00 |
|
Leah Schumann
|
12bc2ec36f
|
WIP
|
2023-02-15 14:13:42 -05:00 |
|
Leah Schumann
|
a4dd4340b0
|
WIP
|
2023-02-15 11:13:31 -05:00 |
|
Leah Schumann
|
621b2c18a4
|
getting ready to revert model structure on page level
|
2023-02-15 09:11:58 -05:00 |
|
Leah Schumann
|
e46570fb9e
|
We no longer need obfuscated names for the address fields as we are ok with auto-fill now, removing them for clarity in code that resets validation
|
2023-02-15 08:45:40 -05:00 |
|
Leah Schumann
|
c6b59f1421
|
Model reset stuff, still need to change address-questions to use normal names
|
2023-02-15 08:37:49 -05:00 |
|
scottkiener
|
7fada053b1
|
Merge pull request #973 from Safelite/defect/CSR-1168
CSR-1168 | Default service package selection changes
|
2023-02-14 16:11:57 -05:00 |
|
Scott Kiener
|
91df8c52c2
|
CSR-1168 | Added default service package unit tests
|
2023-02-14 15:17:18 -05:00 |
|
bmauger
|
cf02a17bc9
|
Merge pull request #974 from Safelite/CSR-1178-fix-zip-code-error
CSR-1178 fix incorrect zip code alert being displayed.
|
2023-02-14 14:04:42 -05:00 |
|
Bryan Mauger
|
197c5e7bc6
|
Format code.
|
2023-02-14 13:57:36 -05:00 |
|
Bryan Mauger
|
85f19a8bcd
|
CSR-1178 fix incorrect zip code alert being displayed.
|
2023-02-14 13:55:06 -05:00 |
|
Leah Schumann
|
d7fa90ee58
|
Model reset stuff
|
2023-02-14 10:50:27 -05:00 |
|
Leah Schumann
|
6b24f56a2b
|
Merged from CSR-1012
|
2023-02-14 08:25:04 -05:00 |
|
Leah Schumann
|
b6f70b9b86
|
Moved 'useForm' inside modal component
|
2023-02-14 07:46:29 -05:00 |
|
Scott Kiener
|
c70e161f11
|
Merge remote-tracking branch 'origin/develop' into defect/CSR-1168
|
2023-02-13 15:31:01 -05:00 |
|
Scott Kiener
|
cf86fcae23
|
CSR-1168 | Change how we determine if a package has been selected
|
2023-02-13 15:30:36 -05:00 |
|
Leah Schumann
|
ac99ddfbb4
|
Moved 'useForm' into modal component
|
2023-02-13 15:08:00 -05:00 |
|
Leah Schumann
|
eb87accfb7
|
Moved 'useForm' into modal component
|
2023-02-13 15:06:18 -05:00 |
|
Matt Caimi
|
744939503b
|
CSR-1012 bug fixes for header text and zip on modal open
|
2023-02-13 14:41:51 -05:00 |
|
Matt Caimi
|
9fa85f6295
|
Merge remote-tracking branch 'origin/develop' into feature/CSR-1012
|
2023-02-13 13:28:36 -05:00 |
|
matthew-sykes
|
563f2eef99
|
Merge pull request #972 from Safelite/feature/CSR-1108
Feature/csr 1108
|
2023-02-13 12:48:35 -05:00 |
|
CarlNation
|
44c9bb3e1e
|
CSR-1108 allow cash to flow to heritage
|
2023-02-13 12:16:23 -05:00 |
|
CarlNation
|
7b9cf0a42b
|
Merge branch 'develop' into feature/CSR-1108
|
2023-02-13 12:10:40 -05:00 |
|
Matt Caimi
|
33cc766c91
|
CSR-1012 formatting
|
2023-02-13 10:57:42 -05:00 |
|
Leah Schumann
|
bfed75f7b4
|
merging Matt's fix at page level
|
2023-02-13 10:33:45 -05:00 |
|
Leah Schumann
|
c97b440275
|
Changes to work with top level page
|
2023-02-13 10:29:13 -05:00 |
|
Matt Caimi
|
68c9025733
|
address model setter fixes
|
2023-02-13 10:29:12 -05:00 |
|
Matt Caimi
|
dc86629869
|
CSR-1012 | updated service zip link text computed
|
2023-02-13 09:51:41 -05:00 |
|
Leah Schumann
|
140d54e3b8
|
CSR-1088- Got Mobile location modal working and validating correctly
|
2023-02-13 09:30:14 -05:00 |
|