Commit graph

3233 commits

Author SHA1 Message Date
AdamCaouetteSafelite
25607e8f19
Merge pull request #1105 from Safelite/feature/CSR-886
Feature/csr 886
2023-05-18 12:50:24 -04:00
Adam Caouette
f838265297 CSR-886: remove accidental changes to button question 2023-05-18 12:13:59 -04:00
Adam Caouette
55837e33ee CSR-886: revert global-methods back (had accidentally included local test code) 2023-05-18 12:06:49 -04:00
Adam Caouette
ffe8e0c817 CSR-886: temporariy avoid date-picker unit tests 2023-05-18 12:02:55 -04:00
Leah Schumann
192db1177b Prettified 2023-05-18 08:47:32 -04:00
Leah Schumann
49d6eb3a72 Removed unneeded check for 'None' on getSelectedAppointmentType 2023-05-18 08:44:57 -04:00
Leah Schumann
4257828465 Added additional unit tests and excluded from coverage those components still in development 2023-05-18 08:43:03 -04:00
Leah Schumann
27d44aae7a Prettified and fixed unit tests 2023-05-18 07:53:28 -04:00
Leah Schumann
72315f779e Merged latest from develop 2023-05-18 07:03:32 -04:00
Leah Schumann
effedf87ea WIP 2023-05-18 06:43:14 -04:00
Adam Caouette
a585627110 CSR-886: more cleanup 2023-05-17 19:34:56 -04:00
Adam Caouette
d7f406b2ba CSR-886: new refactoring changes to use beforeRouteEnter on Schedule page to do heavy lifting 2023-05-17 19:19:48 -04:00
Adam Caouette
53166fc0ea Merge branch 'develop' into feature/CSR-886 2023-05-17 19:12:00 -04:00
CarlNation
6a2e497a79 CSR-1115
provider address structure change
2023-05-17 15:58:58 -04:00
CarlNation
306f40c3de CSR-1144
fix test
2023-05-17 15:12:57 -04:00
CarlNation
76d251b200 Merge branch 'develop' into feature/CSR-1144 2023-05-17 14:50:23 -04:00
CarlNation
3ef722bb0b CSR-1144
add initial schedule properties to be persisted.  changed provider address structure
2023-05-17 14:50:06 -04:00
chloeherdsafelite
db7bddb98e
Merge pull request #1100 from Safelite/feature/CSR-1367
Feature/csr 1367
2023-05-17 11:55:43 -04:00
Chloe Herd
f239631d05 Clarify todo 2023-05-17 11:23:45 -04:00
Leah Schumann
3f2acd7bf0 Merge branch 'develop' into feature/CSR-1112A 2023-05-17 10:37:44 -04:00
Leah Schumann
09b489218f Removed watch for debugging 2023-05-17 10:33:28 -04:00
Leah Schumann
4887385f00 Prettified 2023-05-17 10:11:34 -04:00
Leah Schumann
e98efb7d6a Tech review changes 2023-05-17 10:10:19 -04:00
Chloe Herd
511577cd43 Very basic test stub. 2023-05-17 09:16:07 -04:00
Chloe Herd
eeb1ee5066 Fiddling with margins 2023-05-17 08:44:31 -04:00
Chloe Herd
548b729745 Change to textblock implementation. 2023-05-17 08:20:57 -04:00
Chloe Herd
8e63abd08d Add initial iteration for review page 2023-05-16 17:39:30 -04:00
CarlNation
d8c503fd8a CSR-1115
check for null provider.  occurs on mobile currently
2023-05-16 16:16:14 -04:00
Leah Schumann
1283cfab2b Prettified 2023-05-16 14:05:38 -04:00
Leah Schumann
c2b683114f WIP 2023-05-16 09:26:03 -04:00
Leah Schumann
1a92b71927 Merge branch 'develop' into feature/CSR-1112A 2023-05-16 06:45:04 -04:00
Leah Schumann
6bb83f4d65 Wrapped saveMobileLocation (mobile-location-modal-questions) into a condition to ensure that the zip has actually changed. 2023-05-16 06:44:24 -04:00
CarlNation
de4568f9f3 CSR-1115 2023-05-12 14:26:09 -04:00
CarlNation
76136bc311 CSR-1115 2023-05-12 13:59:09 -04:00
CarlNation
7f634c4db8 CSR-1115 2023-05-12 13:27:00 -04:00
Leah Schumann
91d723b3eb Added getSelectedAppointmentType method 2023-05-12 13:08:03 -04:00
Leah Schumann
bb0dee96ff renamed resetShopList in reloadShopData to resetAnswers 2023-05-12 10:33:53 -04:00
Leah Schumann
63fa093de9 Removed testing watch 2023-05-12 10:10:13 -04:00
Leah Schumann
e115b2a5c1 Added separate emit for the full provider object when a button is clicked 2023-05-12 10:07:23 -04:00
Leah Schumann
8a6dbe7b0c Fixed validation issue when switching between appointment types and fixed broken unit test 2023-05-12 07:33:17 -04:00
Leah Schumann
e13739aeab Prettyfied 2023-05-11 15:03:25 -04:00
Leah Schumann
1869d86973 Commented out broken unit test for now 2023-05-11 14:53:49 -04:00
Leah Schumann
19de844b36 Merge branch 'develop' into feature/CSR-1112A 2023-05-11 13:03:37 -04:00
Leah Schumann
7d6973107c CSR-1112 with fix for serviceability call 2023-05-11 13:01:02 -04:00
Leah Schumann
36f6040589 Merge branch 'develop' into feature/CSR-1112A 2023-05-10 14:00:05 -04:00
Leah Schumann
8586d6d35a WIP 2023-05-10 13:58:30 -04:00
Bill Richardson
78ec13b7fe prettier'd 2023-05-10 13:20:20 -04:00
Bill Richardson
0307ab1c0a unneeded variable 2023-05-10 13:20:20 -04:00
Bill Richardson
166d52467e remove unused import 2023-05-10 13:20:20 -04:00
Bill Richardson
8a55e1dbdd more inline with other page patterns 2023-05-10 13:20:20 -04:00