Commit graph

195 commits

Author SHA1 Message Date
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
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
5d6f1069b3 CSR-1137 | Small refactor 2023-05-30 09:31:50 -04:00
Scott Kiener
6eb0ba2867 CSR-1137 | Final refactor 2023-05-26 09:06:01 -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
Scott Kiener
881004fc9b CSR-1137 | Integrate shop-time-slots endpoint 2023-05-25 15:31:03 -04:00
Scott Kiener
04a09f6fa2 CSR-1137 | Refactoring 2023-05-25 14:21:27 -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
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
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
3a6b43a629 CSR-1137 | Integrate appointmentType from store
Used to be hardcoded
Also updates some durationText stuff
2023-05-22 08:38:29 -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
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
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
Scott Kiener
6ca3d916ba CSR-1137 | Tech review changes 2023-05-12 10:56:54 -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
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
Adam Caouette
32906736dd CSR-886: refactoring, fixes & set up API calls 2023-05-04 14:33:29 -04:00
Adam Caouette
603be6d206 merge develop 2023-04-25 00:17:30 -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
Adam Caouette
faf9d1e420 CSR-1129: formatting changes 2023-04-05 11:49:09 -04:00