Commit graph

1907 commits

Author SHA1 Message Date
Scott Kiener
85b9ce11e2 CSR-1137 | Merge conflicts 2023-05-18 14:33:25 -04:00
Scott Kiener
01e294d7fb Merge remote-tracking branch 'origin/feature/CSR-886' into feature/CSR-1137 2023-05-18 09:48:59 -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
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
Scott Kiener
23711787dd CSR-1137 | All timeslot implementations working 2023-05-17 14:08:16 -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
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
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
Scott Kiener
6ca3d916ba CSR-1137 | Tech review changes 2023-05-12 10:56:54 -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
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
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
Bill Richardson
1a47f83301 Updates for weather Alerts 2023-05-10 13:20:20 -04:00
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
Scott Kiener
dd502e41ba CSR-1137 | Finished time slot selection for in shop 2023-05-08 15:47:37 -04:00
Scott Kiener
074beab149 CSR-1137 | Rename modal slot method 2023-05-08 09:46:21 -04:00
Scott Kiener
377eb4311c Merge remote-tracking branch 'origin/feature/CSR-886' into feature/CSR-1137 2023-05-08 09:26:34 -04:00
Scott Kiener
491f6b273a CSR-1137 | Initial creation of time-slot modal 2023-05-08 09:25:57 -04:00
Leah Schumann
1dd661e7df WIP 2023-05-04 15:35:25 -04:00
Adam Caouette
32906736dd CSR-886: refactoring, fixes & set up API calls 2023-05-04 14:33:29 -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
Bryan Mauger
4e87b2fd9f Style and animation updates. 2023-04-26 17:17:52 -04:00
Leah Schumann
1bc9050113 Merge branch 'develop' into feature/CSR-1112 2023-04-26 13:10:42 -04:00
CarlNation
a3e12ebff2 Merge branch 'release/2023.05.04' into rlsmerge/2023.05.04-to-develop-04.26 2023-04-26 09:31:16 -04:00