Commit graph

3131 commits

Author SHA1 Message Date
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
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
scottkiener
69c623aa9b
Merge pull request #1069 from Safelite/feature/CSR-1104
CSR-1104 | Change how priceOrderItems sends lineItems to endpoint
2023-04-21 10:26:28 -04:00
Leah Schumann
8ac7007a2a Merge branch 'develop' into feature/CSR-1112 2023-04-21 08:01:44 -04:00
Leah Schumann
888054fe6c Added condition to only display the appointmentTypeQuestion component when there are shops 2023-04-21 07:42:00 -04:00
Leah Schumann
7d0e2513be WIP 2023-04-21 07:12:26 -04:00
Scott Kiener
824bef0fdb CSR-1104 | Fix formatting 2023-04-20 14:27:15 -04:00
Scott Kiener
112f94d376 CSR-1104 | Update pricing call with new query parameter style 2023-04-20 14:24:11 -04:00
scottkiener
6b9eaf9bf4
Merge pull request #1068 from Safelite/feature/CSR-1104
CSR-1104 | Query string parameter builder function
2023-04-20 10:28:50 -04:00
Scott Kiener
3f6d4a151c CSR-1104 | Formatting 2023-04-20 10:22:27 -04:00
Scott Kiener
1754fd4d77 CSR-1104 | Refactoring naming 2023-04-20 10:15:52 -04:00
Scott Kiener
35a941ab6b CSR-1104 | Query string parameter builder function
Also integrated into the GetServiceabilityDetails call
2023-04-20 10:14:04 -04:00
Chloe Herd
ca8edc4387 Increase margins for warnings to match figma. 2023-04-20 09:28:29 -04:00
Chloe Herd
edb1604c55 Initial Merge from Develop 2023-04-19 14:16:15 -04:00
Leah Schumann
f0957a9bba Small refactor 2023-04-18 08:40:41 -04:00
Leah Schumann
d2ed91e919 Just needs styling tweaks and de-mocked 2023-04-18 08:32:43 -04:00
Leah Schumann
4def7c421e Working unit tests 2023-04-17 10:50:55 -04:00
Leah Schumann
86d7760d77 Functionality mostly complete, need Bryan to take a stab at remaining styling 2023-04-14 15:57:49 -04:00
Leah Schumann
96cb744a7c Merge branch 'develop' into feature/CSR-1112 2023-04-14 15:49:28 -04:00
Leah Schumann
0ec7c24087 Fixed dropdown issue 2023-04-14 14:43:47 -04:00
Leah Schumann
7855be6750 WIP 2023-04-14 14:30:14 -04:00
bmauger
307f31060c
Merge pull request #1061 from Safelite/BRM-fix-top-of-page-when-route-changes
Fix issue where "page" does not begin at top when...
2023-04-14 14:04:10 -04:00
Leah Schumann
f01eb65816 Merge branch 'develop' into feature/CSR-1112 2023-04-14 13:50:02 -04:00
Leah Schumann
c6c7a548b7 WIP 2023-04-14 13:48:55 -04:00
Leah Schumann
8d20394405 Changed the unique identifier for the validation field to use groupName instead of generating a unique id or using a customId 2023-04-14 13:08:24 -04:00
Bryan Mauger
de936953bc Format code. 2023-04-14 10:08:29 -04:00
Bryan Mauger
3eb7df9f21 Fix issue where "page" does not begin at top when...
changing routes.
2023-04-14 09:52:24 -04:00
Leah Schumann
5cc7d2526b Merge branch 'develop' into feature/CSR-1112 2023-04-14 09:40:18 -04:00
Leah Schumann
00ffdd6a2c Added 'useField' to the button-question component so the validation value can be changed when the model property changes 2023-04-14 09:12:04 -04:00
Leah Schumann
32d90ba74d WIP 2023-04-14 07:44:17 -04:00
Leah Schumann
b58c9aa56c Added condition that the button should be disabled if the no shops alert is displayed 2023-04-12 14:34:36 -04:00
Leah Schumann
6fda9d71b5 WIP 2023-04-12 14:29:35 -04:00
Leah Schumann
3d2179d884 WIP 2023-04-11 16:27:39 -04:00
Leah Schumann
c30f773d50 Merge branch 'develop' into feature/CSR-1112 2023-04-11 13:32:51 -04:00
Leah Schumann
6214f82269 Merge branch 'develop' into feature/CSR-1112 2023-04-11 13:28:49 -04:00
Chloe Herd
dadf706d89 Merge branch 'develop' into feature/CSR-1063 2023-04-11 13:18:33 -04:00
Leah Schumann
96133bc8ec WIP 2023-04-11 12:41:56 -04:00
Leah Schumann
0591e22148 Update for changes in naming in CMS 2023-04-11 12:35:45 -04:00
Chloe Herd
3aef5f2c6f Update recalibration logic to directly follow endpoint response based on review. 2023-04-11 12:06:00 -04:00
Leah Schumann
634c86bd4f Merge branch 'develop' into feature/CSR-1112 2023-04-10 09:40:25 -04:00
Leah Schumann
f5c61063d5 Removed mocked endpoint 2023-04-10 09:07:31 -04:00
Leah Schumann
d2b926f2f9 Initial check-in 2023-04-10 08:38:52 -04:00
Leah Schumann
fd7c577df6 Added providerNumber datum and now nulling it out when service-zip changes from changing the mobile location zip 2023-04-07 11:40:46 -04:00
Leah Schumann
2be7770503 Added providerNumber datum and now nulling it out when service-zip changes 2023-04-07 11:22:06 -04:00