Commit graph

264 commits

Author SHA1 Message Date
Leah Schumann
fe0d3f45ce Checking for Carl to look at 2023-05-10 08:09:05 -04:00
Leah Schumann
3cf505f697 WIP 2023-05-09 07:30:21 -04:00
Leah Schumann
1dd661e7df WIP 2023-05-04 15:35:25 -04:00
Leah Schumann
964f95c97f WIP 2023-05-04 07:54:37 -04:00
Leah Schumann
c94bff0b55 WIP 2023-05-04 06:35:48 -04:00
Leah Schumann
c5d317e4b7 Added scrollToPageTop to menu-modal 2023-05-03 13:59:44 -04:00
Leah Schumann
89e1708288 Prettified 2023-05-03 09:25:16 -04:00
Leah Schumann
b3f4e09a21 Tech review changes 2023-05-03 09:23:22 -04:00
Bill Richardson
3394266714 change serviceType to damageType 2023-05-02 12:15:41 -04:00
Leah Schumann
55b8c5061f
Merge pull request #1086 from Safelite/feature/CSR-1112
Feature/csr 1112
2023-05-01 16:56:19 -04:00
Leah Schumann
404c50d3a9 Completed some unit tests 2023-05-01 15:02:02 -04:00
Bryan Mauger
7fe99c542d Update modal animations to animate from bottom up. 2023-05-01 14:26:20 -04:00
Leah Schumann
1bc9050113 Merge branch 'develop' into feature/CSR-1112 2023-04-26 13:10:42 -04:00
Leah Schumann
aeb766ac3e Prettified 2023-04-26 09:13:29 -04:00
Leah Schumann
176d51634b Added property to preserve state and zip values for use on service-location page 2023-04-26 09:10:27 -04:00
Leah Schumann
78b4190c37 Now auto-selecting the 'Mobile' option when it is the only option 2023-04-26 08:17:36 -04:00
Leah Schumann
9bc189b639 Fixed placement of error message 2023-04-25 14:29:24 -04:00
Leah Schumann
95d4d151e0 Checking in to work on defects 2023-04-25 14:26:27 -04:00
Bryan Mauger
97a9cfb37f Add <Transition> to button group. 2023-04-25 13:57:49 -04:00
Leah Schumann
77ebdf1a7e Checkpoint - needs additional testing / debugging 2023-04-25 13:04:02 -04:00
Leah Schumann
5933a44bc8 wip 2023-04-24 11:02:00 -04:00
Leah Schumann
8ac7007a2a Merge branch 'develop' into feature/CSR-1112 2023-04-21 08:01:44 -04:00
Leah Schumann
888054fe6c Added condition to only display the appointmentTypeQuestion component when there are shops 2023-04-21 07:42:00 -04:00
Leah Schumann
7d0e2513be WIP 2023-04-21 07:12:26 -04:00
Chloe Herd
ca8edc4387 Increase margins for warnings to match figma. 2023-04-20 09:28:29 -04:00
Leah Schumann
f0957a9bba Small refactor 2023-04-18 08:40:41 -04:00
Leah Schumann
d2ed91e919 Just needs styling tweaks and de-mocked 2023-04-18 08:32:43 -04:00
Leah Schumann
4def7c421e Working unit tests 2023-04-17 10:50:55 -04:00
Leah Schumann
86d7760d77 Functionality mostly complete, need Bryan to take a stab at remaining styling 2023-04-14 15:57:49 -04:00
Leah Schumann
7855be6750 WIP 2023-04-14 14:30:14 -04:00
Leah Schumann
c6c7a548b7 WIP 2023-04-14 13:48:55 -04:00
Leah Schumann
5cc7d2526b Merge branch 'develop' into feature/CSR-1112 2023-04-14 09:40:18 -04:00
Leah Schumann
00ffdd6a2c Added 'useField' to the button-question component so the validation value can be changed when the model property changes 2023-04-14 09:12:04 -04:00
Leah Schumann
32d90ba74d WIP 2023-04-14 07:44:17 -04:00
Leah Schumann
b58c9aa56c Added condition that the button should be disabled if the no shops alert is displayed 2023-04-12 14:34:36 -04:00
Leah Schumann
6fda9d71b5 WIP 2023-04-12 14:29:35 -04:00
Leah Schumann
3d2179d884 WIP 2023-04-11 16:27:39 -04:00
Leah Schumann
c30f773d50 Merge branch 'develop' into feature/CSR-1112 2023-04-11 13:32:51 -04:00
Leah Schumann
6214f82269 Merge branch 'develop' into feature/CSR-1112 2023-04-11 13:28:49 -04:00
Chloe Herd
dadf706d89 Merge branch 'develop' into feature/CSR-1063 2023-04-11 13:18:33 -04:00
Leah Schumann
96133bc8ec WIP 2023-04-11 12:41:56 -04:00
Leah Schumann
0591e22148 Update for changes in naming in CMS 2023-04-11 12:35:45 -04:00
Chloe Herd
3aef5f2c6f Update recalibration logic to directly follow endpoint response based on review. 2023-04-11 12:06:00 -04:00
Leah Schumann
d2b926f2f9 Initial check-in 2023-04-10 08:38:52 -04:00
Leah Schumann
fd7c577df6 Added providerNumber datum and now nulling it out when service-zip changes from changing the mobile location zip 2023-04-07 11:40:46 -04:00
Leah Schumann
2be7770503 Added providerNumber datum and now nulling it out when service-zip changes 2023-04-07 11:22:06 -04:00
Leah Schumann
01e46e2abc Fixed unit tests 2023-04-07 10:41:00 -04:00
Leah Schumann
a1f818ccd6 Moved the mobile location validation rule definition to page level 2023-04-07 09:53:12 -04:00
Leah Schumann
52061134da Merging from develop 2023-04-06 14:37:01 -04:00
Leah Schumann
2e13b84a62 Integrated mobile location questions as a field in the page level validation 2023-04-06 14:31:52 -04:00