Scott Kiener
122f9bffb5
CSR-1137 | Formatting
2023-05-31 11:48:35 -04:00
Scott Kiener
63245465a8
CSR-1137 | Remove pre-emptive pricing call
...
Added them in sequence to run together with the async group
Also removed the logApiCall:false
2023-05-31 11:44:57 -04:00
CarlNation
6f46f77838
CSR-1144
...
prettier
2023-05-31 11:06:15 -04:00
CarlNation
041281357f
Merge branch 'develop' into feature/CSR-1144
2023-05-31 10:57:14 -04:00
CarlNation
616fe6ddd0
CSR-1144
...
persist job max time
2023-05-31 10:56:59 -04:00
scottkiener
bbfa2e361d
Merge pull request #1134 from Safelite/feature/CSR-1137
...
CSR-1137 | Changing name of "get-mobile-early-bird-fee" to "get-mobile-premium-fee"
2023-05-31 10:13:35 -04:00
Scott Kiener
752de5f0eb
CSR-1137 | Changing 'early bird' endpoint to 'premium'
2023-05-31 10:03:08 -04:00
Leah Schumann
4e6d9b654a
Merge branch 'develop' into feature/CSR-1109
2023-05-31 07:02:49 -04:00
Leah Schumann
8bf25ab9d0
Additional Tech Review changes
2023-05-30 14:02:15 -04:00
CarlNation
212cda21aa
CSR-1144 Persist Schedule Data
2023-05-30 10:18:33 -04:00
Scott Kiener
da4813182e
CSR-1137 | Refactor appointmentDateAndTime object
2023-05-30 09:45:31 -04:00
Scott Kiener
1a9efe7523
Merge remote-tracking branch 'origin/develop' into feature/CSR-1137
2023-05-30 09:32:07 -04:00
Scott Kiener
5d6f1069b3
CSR-1137 | Small refactor
2023-05-30 09:31:50 -04:00
AdamCaouetteSafelite
93ad9de832
Merge pull request #1126 from Safelite/bugfix/CSR-1419
...
CSR-1419: fix issue so matching zips will still save and close
2023-05-30 09:21:05 -04:00
Leah Schumann
0877d7f26a
Prettified
2023-05-30 08:10:58 -04:00
Leah Schumann
148cc44b53
Tech review changes
2023-05-30 08:09:04 -04:00
Adam Caouette
c9776cfa60
CSR-1419: fix issue so matching zips will still save and close
2023-05-26 17:05:05 -04:00
Leah Schumann
0e5a47a733
Prettified
2023-05-26 12:04:02 -04:00
Leah Schumann
edd5597d7b
Added experiment toggle for indicators and fixed unit tests
2023-05-26 12:01:58 -04:00
Leah Schumann
c5d1ae0442
Wired up backend and some styling tweaks
2023-05-26 10:10:48 -04:00
Scott Kiener
6eb0ba2867
CSR-1137 | Final refactor
2023-05-26 09:06:01 -04:00
Leah Schumann
b8978be3d5
Merged from develop
2023-05-26 08:30:35 -04:00
Leah Schumann
0b35fe5872
Added property to loader to allow it not to block the UI
2023-05-26 07:01:05 -04:00
CarlNation
6599f25559
Merge pull request #1123 from Safelite/feature/CSR-1137
...
CSR-1137 | Implement get-mobile-time-slots, get-mobile-early-bird-fee
2023-05-26 06:27:52 -04:00
Scott Kiener
db48ca9fd0
CSR-1137 | Formatting
2023-05-25 16:28:57 -04:00
Scott Kiener
32a6b4d1bb
CSR-1137 | Implement get-mobile-time-slots, get-mobile-early-bird-fee
2023-05-25 16:27:42 -04:00
scottkiener
94740bac02
Merge pull request #1122 from Safelite/feature/CSR-1137
...
CSR-1137 | Integrate shop-time-slots endpoint
2023-05-25 16:04:15 -04:00
Scott Kiener
881004fc9b
CSR-1137 | Integrate shop-time-slots endpoint
2023-05-25 15:31:03 -04:00
AdamCaouetteSafelite
9088991802
Merge pull request #1121 from Safelite/bugfix/CSR-1419
...
CSR-1419: temp test to troubleshoot in dev only
2023-05-25 14:32:53 -04:00
Adam Caouette
2913d8d022
CSR-1419: stupid prettier formatting
2023-05-25 14:28:34 -04:00
Scott Kiener
04a09f6fa2
CSR-1137 | Refactoring
2023-05-25 14:21:27 -04:00
Adam Caouette
1bdc5d30f2
CSR-1419: temp test to troubleshoot in dev only
2023-05-25 14:20:06 -04:00
Scott Kiener
13fa4a4cf5
CSR-1137 | time-slot-modal-list-button refactor
2023-05-25 10:55:02 -04:00
Scott Kiener
7327de6e7b
Refactor timeslot to time-slot and timeSlot
2023-05-25 10:53:46 -04:00
Scott Kiener
6358fbbe96
CSR-1149 | Fix AM/PM Bug and Formatting
2023-05-25 10:42:41 -04:00
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
Adam Caouette
686355a22b
CSR-886: cleanup comments on schedule page
2023-05-24 11:55:09 -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
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
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
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