Scott Kiener
27133a6f56
CSR-1149 | Implement continue button changes
...
Cleaned up timeslot-modal-list-button
Fixed bug with auto-selecting appointments when only one is available
2023-05-25 10:23:55 -04:00
Scott Kiener
28e6ff191d
CSR-1137 | Formatting
2023-05-25 08:16:10 -04:00
Scott Kiener
6bc97bb2df
Merge remote-tracking branch 'origin/develop' into feature/CSR-1137
2023-05-25 08:12:46 -04:00
AdamCaouetteSafelite
b178536d49
Merge pull request #1118 from Safelite/feature/CSR-886
...
CSR-886: tech review cleanup
2023-05-24 14:49:07 -04:00
Adam Caouette
199ca42189
CSR-886: remove superfluous logic
2023-05-24 14:28:19 -04:00
Adam Caouette
686355a22b
CSR-886: cleanup comments on schedule page
2023-05-24 11:55:09 -04:00
Adam Caouette
a944c51327
CSR-886: tech review cleanup
2023-05-24 11:50:34 -04:00
Bryan Mauger
389b11ac2d
CSR-1420 fix misalignment of disclaimer copy
...
Update code for text-block to not use flex. Use text-align accordingly.
2023-05-24 11:00:00 -04:00
Leah Schumann
d52e3135fc
Prettified
2023-05-24 10:54:00 -04:00
Leah Schumann
4dadb01fe8
Spinners working, needs styling detail
2023-05-24 10:53:20 -04:00
Scott Kiener
98889512d6
CSR-1137 | More changes
...
Added early-bird styling
Added auto select if only one option
Refactored early-bird names
Moved constants to constant file
Changed time-slot-modal-question v-model to reflect premium appointment
Moved same-day dropoff content to new CMS widget
2023-05-24 10:37:43 -04:00
Bryan Mauger
9a353913da
WIP update availability badge markup and css.
2023-05-24 09:26:52 -04:00
Leah Schumann
e7e9d18ce4
Pre-styling help on badges
2023-05-24 08:53:39 -04:00
Adam Caouette
5b6e68b8c5
CSR-886: remove demo pages / code
2023-05-23 11:10:31 -04:00
Leah Schumann
0494bdc148
Merge branch 'develop' into feature/CSR-1109
2023-05-23 10:11:14 -04:00
chloeherdsafelite
66385dbae7
Merge pull request #1113 from Safelite/temp/CSR-1367
...
Revert CSR-1367
2023-05-23 09:31:11 -04:00
Leah Schumann
0e167607ad
Fixed unit tests
2023-05-23 09:13:31 -04:00
Chloe Herd
b3813eedb1
Revert CSR-1367
2023-05-23 09:09:54 -04:00
Leah Schumann
73d7a64d19
Bryan pointed out I was diplaying the streetAddress where the city should be
2023-05-23 09:01:04 -04:00
Leah Schumann
1f8a9b4960
WIP - Callback to load availability (no component yet)
2023-05-23 08:59:56 -04:00
Leah Schumann
01e570e70e
Merge branch 'develop' into feature/CSR-1109
2023-05-23 07:05:20 -04:00
Leah Schumann
0431cae39f
WIP
2023-05-23 07:04:51 -04:00
Bill Richardson
eac83dcfb0
prettier
2023-05-22 15:01:24 -04:00
Bill Richardson
0d06ce769f
tech review updates
2023-05-22 14:57:29 -04:00
Scott Kiener
991e000c4e
CSR-1137| Formatting
2023-05-22 09:18:31 -04:00
Scott Kiener
2e18e46907
Merge remote-tracking branch 'origin/develop' into feature/CSR-1137
2023-05-22 09:16:07 -04:00
Scott Kiener
ee73f92d09
CSR-1137 | Remove 'additionalButtonStyling'
...
Replaced with 'additionalButtonData'
This should only affect list-button-horizontal
2023-05-22 09:15:56 -04:00
Scott Kiener
3a6b43a629
CSR-1137 | Integrate appointmentType from store
...
Used to be hardcoded
Also updates some durationText stuff
2023-05-22 08:38:29 -04:00
Leah Schumann
bc6f7d5865
Merge branch 'develop' into feature/CSR-1109
2023-05-19 14:43:42 -04:00
Leah Schumann
057c7fbfbc
Stubbed out getShopTimeSlots method in service-location-helper
2023-05-19 14:39:26 -04:00
Bryan Mauger
31114a0f96
CSR-1112 remove unnecessary !important declarations.
2023-05-19 14:36:32 -04:00
Leah Schumann
e0b552f4f9
Merge pull request #1107 from Safelite/feature/CSR-1112B
...
Add icon for drop off alert.
2023-05-19 14:06:39 -04:00
Leah Schumann
16fc8c3656
Prettified
2023-05-19 13:55:55 -04:00
Bryan Mauger
e90739f76f
Add icon for drop off alert.
2023-05-19 13:50:49 -04:00
scottkiener
ee4e25c62b
Merge pull request #1090 from Safelite/feature/CSR-1137
...
CSR-1137 | Time slot selection modal for in shop
2023-05-19 09:33:14 -04:00
Leah Schumann
e55eda4cee
More Tech Review Changes
2023-05-19 08:42:11 -04:00
Scott Kiener
67f5a140d4
CSR-1137 | Format hours
2023-05-18 16:33:11 -04:00
Scott Kiener
46aa254935
CSR-1137 | Formatting
2023-05-18 15:47:57 -04:00
Scott Kiener
07609b9dde
CSR-1137 | First deploy to dev
2023-05-18 15:44:35 -04:00
Scott Kiener
1f539e9d79
CSR-1137 | Working version before messing with pricing
2023-05-18 15:28:18 -04:00
Scott Kiener
8967676496
Merge remote-tracking branch 'origin/develop' into feature/CSR-1137
2023-05-18 14:34:05 -04:00
Scott Kiener
85b9ce11e2
CSR-1137 | Merge conflicts
2023-05-18 14:33:25 -04:00
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
Scott Kiener
01e294d7fb
Merge remote-tracking branch 'origin/feature/CSR-886' into feature/CSR-1137
2023-05-18 09:48:59 -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
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
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
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
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
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
Sravan Gopathi
1c2c44132e
1204: Payload changes
2023-05-09 10:47:48 -04:00
Sravan Gopathi
1f2ead4579
1204: Front End changes. Added CarId and Glass Pieces to endpoint
2023-05-09 09:49:34 -04:00
Sravan Gopathi
28585e8cfc
Merge branch 'develop' of https://github.com/Safelite/DigitalConsumer.FixMyGlass into feature/CSR-1204
2023-05-09 09:45:17 -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
Adam Caouette
cfb4c73927
CSR-886: 1st round refactoring/cleanup; focused on scrolling anim
2023-04-28 18:30:57 -04:00
Bryan Mauger
4e87b2fd9f
Style and animation updates.
2023-04-26 17:17:52 -04:00
Adam Caouette
8af6ec853d
CSR-886: changes to get scrolling animation working right
2023-04-26 14:29:27 -04:00
Leah Schumann
1bc9050113
Merge branch 'develop' into feature/CSR-1112
2023-04-26 13:10:42 -04:00
CarlNation
81e8f7dd75
prettier
2023-04-26 09:41:13 -04:00
CarlNation
cc56290798
release merge conflict error
2023-04-26 09:33:57 -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
CarlNation
bc30cefbea
Merge pull request #1079 from Safelite/feature/CSR-1339
...
CSR-1399
2023-04-26 09:21: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
CarlNation
d7f2f687b5
CSR-1339
...
Prettier
2023-04-25 15:29:03 -04:00
CarlNation
458b0d19cc
CSR-1399
...
Not all cms answers use name field
2023-04-25 15:25:48 -04:00
bmauger
f419f265f0
Merge pull request #1078 from Safelite/CSR-1306-fix-spacing-issues
...
CSR-1306 fix spacing issues.
2023-04-25 15:15:28 -04:00
Bryan Mauger
e4db85d982
CSR-1306 fix spacing issues.
2023-04-25 14:55:59 -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
CarlNation
57d6dd2784
merge prettier
2023-04-25 10:50:11 -04:00
CarlNation
0a6593c597
Merge branch 'release/2023.05.04' into rlsmerge/2023.04.05-to-develop-04.25
2023-04-25 10:42:54 -04:00
CarlNation
97c38af4d2
Merge pull request #1075 from Safelite/feature/CSR-1339
...
CSR-1339
2023-04-25 10:05:20 -04:00
CarlNation
f18e00caed
CSR-1339
...
Add GA event to show what button options displayed
2023-04-25 09:26:41 -04:00
CarlNation
43954352a0
CSR-1339
...
Allow site to function when analytic service calls fail
2023-04-25 09:18:56 -04:00
Adam Caouette
603be6d206
merge develop
2023-04-25 00:17:30 -04:00
Adam Caouette
06380ee566
Merge branch 'develop' into feature/CSR-886
2023-04-25 00:14:25 -04:00
Adam Caouette
a355b025c1
CSR-1131: preliminary work on getting API call from schedule page to date picker
2023-04-24 12:55:37 -04:00
Leah Schumann
01fbea8f62
Merge branch 'develop' into feature/CSR-1112
2023-04-24 11:05:54 -04:00
Leah Schumann
5933a44bc8
wip
2023-04-24 11:02:00 -04:00
scottkiener
9c36ee944c
Merge pull request #1074 from Safelite/feature/CSR-1104
...
CSR-1104 | Change how priceOrderItems sends lineItems to endpoint
2023-04-24 10:42:16 -04:00
Scott Kiener
92329cb470
CSR-1104 | Fix Formatting
2023-04-24 10:29:00 -04:00
Scott Kiener
9ce34c57a2
CSR-1104 | Fix child parts not being priced
2023-04-24 10:26:42 -04:00
Chloe Herd
b051578cde
Merge branch 'release/image-to-vin' into rlsmerge/image-to-vin-to-2023.05.04
2023-04-21 14:53:39 -04:00
CarlNation
8b824d9ec1
CSR-1338
...
rename hasWindshield to includesWindshieldReplacement
2023-04-21 13:42:32 -04:00