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
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
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
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
CarlNation
44c9bb3e1e
CSR-1108 allow cash to flow to heritage
2023-02-13 12:16:23 -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
CarlNation
68cca959a7
CSR-1108
...
Prettier
2023-02-10 16:20:34 -05:00
CarlNation
e5bfae5811
CSR-1108
...
navigate to service-location from quote on cash
2023-02-10 16:16:27 -05:00
Matt Caimi
2be72ac348
CSR-1012 | reorganized service-location page data
2023-02-10 13:50:17 -05:00
Leah Schumann
d606bb6b72
Merged from CSR-1088 and made changes needed to support validation within the modal
2023-02-10 08:36:00 -05:00
Leah Schumann
a5509b88f5
Changes for consistency
2023-02-09 11:55:00 -05:00
Matt Caimi
c274e16aac
CSR-1012 | updated zip input watch
2023-02-09 10:54:07 -05:00
Leah Schumann
1aa470bf18
CSR-1088 - Additional model / prop related changes
2023-02-09 10:45:29 -05:00
Matt Caimi
d5ab28c598
CSR-1012 | moved 'where would you like service?" into page subheader
2023-02-09 10:38:21 -05:00
Matt Caimi
a8b20d48e6
CSR-1012 | service zip and state now stored in parent
2023-02-09 10:24:22 -05:00
Leah Schumann
0517b7072a
Merged from feature/CSR-1012
2023-02-08 13:40:45 -05:00
Leah Schumann
7db466fc60
Additional consistency changes between the two modals
2023-02-08 13:33:10 -05:00
Leah Schumann
5100e5ec5b
CSR-1012 - Uncommented code that is for selecting the first item when clicking outside of box
2023-02-08 09:19:20 -05:00
Leah Schumann
12477ca649
Removed comments on address-questions
2023-02-08 08:39:57 -05:00
Leah Schumann
4e63afb5da
Removed modal form validation from question level, now at Modal level.
2023-02-08 08:23:28 -05:00
Matt Caimi
66f1a0039f
CSR-1012 | modal loader and improved validation
2023-02-07 14:36:07 -05:00
CarlNation
97d347f9c8
CSR-1077 supporting items changes
...
This was required to get repair orders to load when the customer didn't progress past the parts page to quote. the load wouldn't have any parts and no chips to indicate repair.
2023-02-07 13:50:24 -05:00
Matt Caimi
1937b30057
Merge remote-tracking branch 'origin/feature/CSR-1088' into feature/CSR-1012
2023-02-06 13:51:04 -05:00
Leah Schumann
040f3490e4
Prettified
2023-02-06 13:48:05 -05:00
Leah Schumann
f3f17490ee
Modal validates itself now by passing in the modalForm object
2023-02-06 13:46:02 -05:00
Matt Caimi
0fea157c9e
Merge remote-tracking branch 'origin/feature/CSR-1088' into feature/CSR-1012
2023-02-06 10:58:07 -05:00
Leah Schumann
c5a1ea1465
Modal: single instance (getOrCreateInstance) addl changes for card.
2023-02-06 10:30:42 -05:00
Matt Caimi
a7946c0849
Merge remote-tracking branch 'origin/feature/CSR-1088' into feature/CSR-1012
2023-02-03 16:11:09 -05:00
Leah Schumann
55f49606f7
Modal stuff, including validation for localized fields, modal header, etc
2023-02-03 16:01:43 -05:00
Bryan Mauger
31d787d62d
Refactor method, add prop.
2023-02-03 10:55:12 -05:00
Bryan Mauger
bc617b8d79
Revert "CSR-1156 move css to appropriate pages."
...
This reverts commit b0ff984f75 .
2023-02-02 13:43:56 -05:00
Bryan Mauger
b0ff984f75
CSR-1156 move css to appropriate pages.
2023-02-01 14:42:10 -05:00
Leah Schumann
9e762ac770
Updated changes to modal code for Quote page
2023-02-01 13:42:13 -05:00
Bryan Mauger
4deebe3ed6
CSR-1110 remove reveal page and references.
2023-02-01 13:17:09 -05:00
Bryan Mauger
081eab992c
Remove errant text and fix regex build error.
2023-01-31 16:15:38 -05:00
Leah Schumann
d62e666618
Added vehicle protected question component
2023-01-31 08:53:31 -05:00
Leah Schumann
9f363c5ed9
Checkpoint - Quote page models now opening programatically
2023-01-31 08:37:14 -05:00