Commit graph

3404 commits

Author SHA1 Message Date
bmauger
8308d8cce3
Merge pull request #925 from Safelite/CSR-1052-update-button-type-r2
CSR-1052 update button type.
2023-01-10 11:49:04 -05:00
Bryan Mauger
a28c89dc0e CSR-1052 update button type. 2023-01-10 11:33:59 -05:00
scottkiener
b7e8fc5817
Merge pull request #922 from Safelite/defect/CSR-753
CSR-1022 | Child parts are not priced
2023-01-06 12:09:35 -05:00
Scott Kiener
9d2dd8742d CSR-1022 | Refactor child part pricing 2023-01-06 12:05:17 -05:00
Scott Kiener
6ab421025b CSR-753 | Defect where child parts were not being priced
Still needs some refactoring
2023-01-06 11:12:31 -05:00
katieoh-safelite
fe2d421e16
Merge pull request #919 from Safelite/defect/CSR-1042
CSR-1042 | Changing how price is displayed on Quote
2023-01-05 16:43:48 -05:00
Scott Kiener
ebf1a81e58 CSR-1042 | Formattingv2 2023-01-05 16:38:33 -05:00
Scott Kiener
1458236f33 CSR-1042 | Formatting 2023-01-05 16:31:48 -05:00
Scott Kiener
e9da017ae9 CSR-1042 | Changing how price is displayed on Quote
Removing fees from cash pricing
2023-01-05 16:29:18 -05:00
bmauger
447a24a356
Merge pull request #915 from Safelite/CSR-735-fix-screenreader-hidden-content
CSR-735 fix for screenreader reading hidden content.
2023-01-05 11:05:17 -05:00
Bryan Mauger
a7981a81d4 Update class name. 2023-01-05 10:23:06 -05:00
Bryan Mauger
30a458c64b Update class name and remove visibility. 2023-01-05 09:59:12 -05:00
scottkiener
95792591ba
Merge pull request #916 from Safelite/defect/CSR-1036
CSR-1036 | Unable to navigate past estimate page
2023-01-05 09:39:50 -05:00
Scott Kiener
cd8dfd1b7e CSR-1036 | Unable to navigate past estimate page
Navigation scenario was undefined in the routing table
2023-01-05 09:35:06 -05:00
Bryan Mauger
da363c0453 Update animation. 2023-01-05 09:15:52 -05:00
Bryan Mauger
d33dfa74fc Format code 2023-01-04 17:19:32 -05:00
Bryan Mauger
e50d025cc3 CSR-735 fix for screenreader reading hidden content. 2023-01-04 16:05:33 -05:00
scottkiener
3905ef23d3
Merge pull request #914 from Safelite/defect/CSR-1019
CSR-1019 | Fix text wrapping styling on cash-or-insurance
2023-01-04 09:10:31 -05:00
Scott Kiener
f40b852305 CSR-1019 | Fix text wrapping styling on cash-or-insurance 2023-01-04 09:03:14 -05:00
katieoh-safelite
b4804a7b20
Merge pull request #911 from Safelite/defect/CSR-1027
CSR-1027 Change default for back glass if slider is no longer available
2023-01-04 08:10:39 -05:00
Leah Schumann
5cecc7b91c
Merge pull request #912 from Safelite/defect/CSR-1013
Fixed logic assigning 'current parts or questions' collection when go…
2023-01-04 08:07:12 -05:00
bmauger
0a64459fb7
Merge pull request #913 from Safelite/CSR-989-fix-button-double-click-issue
CSR-989 fix button double click data issue.
2023-01-03 17:00:30 -05:00
Bryan Mauger
e88febbfcc CSR-989 fix button double click data issue. 2023-01-03 16:28:44 -05:00
Leah Schumann
4cd71b466d Fixed logic assigning 'current parts or questions' collection when going back a page 2023-01-03 15:56:50 -05:00
Katie
266a871b50 CSR-1027 Format 2023-01-03 13:20:29 -05:00
Katie
284f239992 CSR-1027 Change default for back glass if slider is no longer available 2023-01-03 13:08:43 -05:00
Leah Schumann
4de6827dd5
Merge pull request #909 from Safelite/revert-903-feature/CSR-989
Revert "Added check for previous click in footer forward and back button / link"
2023-01-03 10:38:26 -05:00
Leah Schumann
6fb3ee5479
Revert "Added check for previous click in footer forward and back button / link" 2023-01-03 10:32:11 -05:00
Leah Schumann
bb82408f3e
Merge pull request #908 from Safelite/revert-905-feature/CSR-989
Revert "Feature/csr 989"
2023-01-03 10:24:23 -05:00
Leah Schumann
9656383bc3
Revert "Feature/csr 989" 2023-01-03 09:57:06 -05:00
katieoh-safelite
e3d8a1b4a1
Merge pull request #907 from Safelite/defect/CSR-1014-release
Defect/csr 1014 release
2023-01-03 09:06:42 -05:00
Katie
b54c046a3d CSR-1014 Remove extra line 2023-01-03 08:59:12 -05:00
Katie
80166826a1 CSR-1014 Format 2023-01-03 08:58:12 -05:00
Katie
ae777d4f2c CSR-1014 Load questionAnswer state 2023-01-03 08:53:32 -05:00
Leah Schumann
6d5e3d95ab
Merge pull request #905 from Safelite/feature/CSR-989
Feature/csr 989
2022-12-30 09:14:13 -05:00
Leah Schumann
70ce325f8e Removed unneeded import that was added during testing 2022-12-30 09:04:46 -05:00
Leah Schumann
8d31d30ec9 Additional comments after testing 2022-12-30 08:42:49 -05:00
Leah Schumann
1563a90da1 Moved the 'turning off' of the keyboard inputs into the if condition that is checking if its ok to emit the forwardClicked event 2022-12-29 10:38:54 -05:00
Leah Schumann
d22bdb98e5
Merge pull request #903 from Safelite/feature/CSR-989
Added check for previous click in footer forward and back button / link
2022-12-29 09:40:11 -05:00
Leah Schumann
2dba3314c1 Prettified again 2022-12-29 09:34:12 -05:00
Leah Schumann
773634e26f Now checking both forwardClick and backClick to ensure the back button isn't clicked after the forward click or vice versa 2022-12-29 09:29:41 -05:00
Leah Schumann
b5148b2d23 Prettified 2022-12-29 09:00:22 -05:00
Leah Schumann
5f202e856d Added check for previous click in footer forward and back button / link 2022-12-29 08:32:17 -05:00
Mark Harris
f94d6f5c68
Merge pull request #899 from Safelite/feature/revert-leahs-pr
Revert "Merge pull request #886 from Safelite/feature/CSR-934"
2022-12-28 14:10:36 -05:00
Mark Harris
1e34d32105
Merge pull request #896 from Safelite/feature/remove-test-approval
Update azure-pipelines.yml for Azure Pipelines
2022-12-28 11:44:08 -05:00
Leah Schumann
93cadc0bd5 Revert "Merge pull request #886 from Safelite/feature/CSR-934"
This reverts commit ea2d044f6f.
2022-12-28 10:05:37 -05:00
Mark Harris
9c6b2793c7 Update azure-pipelines.yml for Azure Pipelines 2022-12-28 09:37:37 -05:00
scottkiener
54000935a9
Merge pull request #895 from Safelite/feature/CSR-731
CSR-999 | Fix repairchips being priced incorrectly
2022-12-27 16:37:40 -05:00
Scott Kiener
65f4338f12 Merge remote-tracking branch 'origin/develop' into feature/CSR-731 2022-12-27 16:31:15 -05:00
Scott Kiener
6fde96f7b0 CSR-999 | Remove items after priced to avoid error
Duplicate partNumbers with different prices were causing the first entry to assign the price to all duplicates
2022-12-27 16:31:03 -05:00