Commit graph

4188 commits

Author SHA1 Message Date
Bryan Mauger
038c84542e Format code. 2023-06-05 13:57:08 -04:00
Bryan Mauger
d56638dc17 Remove unneeded router info. 2023-06-05 13:53:29 -04:00
Bryan Mauger
289c6e3d4c Remove unneeded code. Change hardcoded widget name. 2023-06-05 13:51:58 -04:00
Bryan Mauger
e100121e89 Make phone number input so you can paste into it. 2023-06-02 15:13:55 -04:00
Bryan Mauger
52daca07a7 WIP update code for checkbox. 2023-06-02 10:11:34 -04:00
Bryan Mauger
3fd18cb442 Add v-model functionality, rename and move component. 2023-05-31 16:01:05 -04:00
Bryan Mauger
8e98b62b2e WIP update countdown color, add text update checkbox. 2023-05-30 15:07:51 -04:00
Bryan Mauger
a343b4bedb Remove unneeded code. 2023-05-25 11:52:18 -04:00
Bryan Mauger
cb24867fe8 Format code. 2023-05-25 09:49:27 -04:00
Bryan Mauger
86ca39c991 Move phone-number-format logic to phonenumber-question. 2023-05-25 09:48:25 -04:00
Bryan Mauger
0767a6c87b CSR-1357 tech review updates. 2023-05-23 15:36:28 -04:00
Bryan Mauger
c5b71ace57 Merge branch 'CSR-1357-customer-details' of https://github.com/Safelite/DigitalConsumer.FixMyGlass into CSR-1357-customer-details 2023-05-17 14:45:08 -04:00
Bryan Mauger
c015ae448d Format code. 2023-05-17 14:44:44 -04:00
bmauger
b8aec195ba
Merge branch 'develop' into CSR-1357-customer-details 2023-05-17 14:41:32 -04:00
Bryan Mauger
59f4c0d7cc Update validation. 2023-05-17 14:40: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
Bryan Mauger
df97db7100 WIP add first and last name textboxes. 2023-05-17 10:13:07 -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
Bryan Mauger
eb70fda412 WIP update validation for phone. 2023-05-17 08:36:40 -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
2ff0561f8a
Merge pull request #1099 from Safelite/CSR-1144
CSR-1115
2023-05-16 16:20:52 -04:00
CarlNation
d8c503fd8a CSR-1115
check for null provider.  occurs on mobile currently
2023-05-16 16:16:14 -04:00
Bryan Mauger
ca05c03fc5 WIP update focus and hover styles. 2023-05-16 13:27:35 -04:00
Bryan Mauger
b054afaf9a WIP add to customer-details page. 2023-05-16 12:55:23 -04:00
Bryan Mauger
80a3313528 WIP add phonenumber-question. 2023-05-15 16:48:00 -04:00
Bryan Mauger
6166ce3d9f Final updates. Add v-model and data object. 2023-05-15 11:15:21 -04:00
Bryan Mauger
8859f33bec WIP update remaining characters to use computed properties. 2023-05-15 09:48:26 -04:00
CarlNation
35f079b138
Merge pull request #1098 from Safelite/feature/CSR-1115
Feature/csr 1115
2023-05-15 07:11:42 -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
CarlNation
f410fe0525 Merge branch 'develop' into feature/CSR-1115 2023-05-12 13:25:41 -04:00
CarlNation
7ff7462829
Merge pull request #1097 from Safelite/feature/CSR-1112A
Added getSelectedAppointmentType method
2023-05-12 13:22:23 -04:00
Leah Schumann
91d723b3eb Added getSelectedAppointmentType method 2023-05-12 13:08:03 -04:00
CarlNation
36f1001082 Merge branch 'develop' into feature/CSR-1115 2023-05-12 10:50:11 -04:00
Leah Schumann
8553a3e5dd
Merge pull request #1096 from Safelite/feature/CSR-1112A
renamed resetShopList in reloadShopData to resetAnswers
2023-05-12 10:41:16 -04:00
Leah Schumann
bb0dee96ff renamed resetShopList in reloadShopData to resetAnswers 2023-05-12 10:33:53 -04:00
CarlNation
cecaf10f92 Merge branch 'develop' into feature/CSR-1115 2023-05-12 10:21:34 -04:00
Leah Schumann
85896b910b
Merge pull request #1095 from Safelite/feature/CSR-1112A
Added separate emit for the full provider object when a button is cli…
2023-05-12 10:16:27 -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
764e03bf2c
Merge pull request #1094 from Safelite/feature/CSR-1112A
Fixed validation issue when switching between appointment types and f…
2023-05-12 08:02:21 -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
CarlNation
31edfd2208 Merge branch 'develop' into feature/CSR-1115 2023-05-11 15:40:00 -04:00
Leah Schumann
d7faf2766a
Merge pull request #1093 from Safelite/feature/CSR-1112A
Feature/csr 1112 a
2023-05-11 15:24:40 -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