Leah Schumann
cefa91e508
Merge branch 'develop' into feature/CSR-591
2022-05-18 10:11:59 -04:00
Leah Schumann
f74b5100ae
Changed original code to disable address autocomplete after showing city, state, and zip. The original method introduced a bug when a completely un matchable address was entered
2022-05-18 10:10:37 -04:00
FrankRua
46ed8caa6f
small refactor + defect fix
2022-05-18 09:53:05 -04:00
Donielle Austin
b1e14f80df
ga event defect
2022-05-18 08:43:06 -04:00
Leah Schumann
7dc7531533
Now disabling the address autocomplete after displaying city, state, and zip
2022-05-18 08:02:07 -04:00
bmauger
ccf6d59481
Merge pull request #461 from Safelite/brm-qa-fixes-multiple-tickets
...
Multiple QA fixes.
2022-05-17 17:20:27 -04:00
bmauger
9f88939c78
Multiple QA fixes.
...
Fixes:
CSR-578, spacing between copy and vin-info toggle
CSR-101, padding incorrect on input
2022-05-17 16:18:49 -04:00
Scott Kiener
9ba5acc63c
Merge remote-tracking branch 'origin/develop' into feature/CSR-563
2022-05-17 16:09:39 -04:00
Scott Kiener
6a14ea429e
CSR-563 | Further refactoring - changing alerts to v-if
2022-05-17 16:07:25 -04:00
Adam Caouette
670372c608
CSR-584: fix email regex to force dot character
2022-05-17 15:29:40 -04:00
FrankRua
5a3a4e409b
Don't reset vehicle image on style page
2022-05-17 13:41:30 -04:00
katieoh-safelite
61883846e0
Merge pull request #458 from Safelite/feature/CSR-592
...
CSR-592 Clear VIN and image information if user goes back
2022-05-17 10:59:27 -04:00
katieoh-safelite
9fcabdf064
Merge pull request #457 from Safelite/feature/CSR-588
...
CSR-588 Fix autocomplete results box to the input field on scroll
2022-05-17 10:23:32 -04:00
Katie
d082b484e6
CSR-592 Clear VIN and image information if user goes back
2022-05-17 10:22:24 -04:00
Leah Schumann
7d0c925578
Merging from develop, fixed merge conflict
2022-05-17 10:10:51 -04:00
Leah Schumann
2bd1c81a95
See previous comment
2022-05-17 10:09:39 -04:00
Leah Schumann
1bfe78c3bc
Updated code that shows or hides address error messages based on user input
2022-05-17 10:06:53 -04:00
Katie
bb2a79d9c2
CSR-588 Fix autocomplete results box to the input field on scroll
2022-05-17 09:15:56 -04:00
bmauger
09a3d1e26a
Fix spacing between input and alert.
2022-05-16 18:18:12 -04:00
bmauger
9d5d51cb57
Turn off active zip check.
2022-05-16 15:02:10 -04:00
bmauger
a512e45d9b
CSR-572 fix display of improper alert based on correct/incorrect vin match to vehicle.
2022-05-16 13:49:04 -04:00
katieoh-safelite
8a6790cd87
Merge pull request #449 from Safelite/feature/CSR-583
...
Feature/csr 583
2022-05-16 12:38:31 -04:00
Katie
3ffd41ff0e
CSR-583 Rename variable
2022-05-16 12:34:04 -04:00
Katie
e401129dcf
CSR-583 Save vin when there's a match in address with multiple vehicles
2022-05-16 12:32:25 -04:00
bmauger
e31ad24a6e
CSR-572 fix so proper alert shows based on VIN.
2022-05-16 10:59:18 -04:00
bmauger
1985932f0f
CSR-561 QA Updates
...
Fix so perfect match alert doesn't display if zip code error alert is present.
2022-05-16 10:31:56 -04:00
Leah Schumann
094ce5098b
Fixed vertical spacing between email field and first alert
2022-05-13 15:40:14 -04:00
Leah Schumann
19602c8357
Merge branch 'develop' into feature/CSR-104
2022-05-13 15:14:35 -04:00
bmauger
3c7f795712
CSR-564, CSR-552 QA bug fixes.
...
Update vinInformation line spacing, image size, spacing. Update error message letter case. Update alert color.
2022-05-13 14:24:02 -04:00
Donielle Austin
1c4d609959
testing
2022-05-13 14:07:06 -04:00
Leah Schumann
186cf226ea
Merging from develop, removed unnecessary line break
2022-05-13 14:05:21 -04:00
Leah Schumann
ba623fc85e
Merge branch 'develop' into feature/CSR-104
2022-05-13 14:02:44 -04:00
Leah Schumann
fc8be0cee2
Fixed multiple vehicle matching entered vehicle bug
2022-05-13 14:01:11 -04:00
Donielle Austin
4ecf7b0d5a
will update tests later
2022-05-13 13:40:15 -04:00
Adam Caouette
c07f259dfc
CSR-347: fix errant semi colon
2022-05-13 12:59:11 -04:00
Adam Caouette
1ed8063e94
fix zip type error in lookup-vin-by-address API call
2022-05-13 12:56:30 -04:00
Scott Kiener
3fd13842d9
Merge remote-tracking branch 'origin/develop' into feature/CSR-408
2022-05-13 10:44:57 -04:00
Scott Kiener
4ec5217dae
CSR-408 | Refactor and Fix Unrelated Bugs
...
Bugs fixed:
-Compile time error regarding logic done in "computed"
-Forward button now updates correctly on license-plate-lookup when VIN is changed.
Refactored alert.vue to make it more readable
2022-05-13 10:44:43 -04:00
katieoh-safelite
19d796f49c
Merge pull request #441 from Safelite/feature/CSR-416
...
CSR-416 Move setting service address to address-lookup
2022-05-13 09:24:15 -04:00
Katie
ddc47e346b
CSR-416 Move setting service address to address-lookup
2022-05-13 09:20:04 -04:00
Donielle Austin
89d32b6a5b
ga event defect
2022-05-12 16:52:40 -04:00
katieoh-safelite
e054eef031
Merge pull request #433 from Safelite/feature/CSR-416
...
Feature/csr 416
2022-05-12 15:57:01 -04:00
Katie
7fae07a59e
CSR-416 Revert
2022-05-12 15:53:49 -04:00
Katie
50d837b798
CSR-416 Rename function
2022-05-12 15:31:21 -04:00
Katie
7a511d73bc
CSR-416 Move setupOrderBeforeSave to address-lookup
2022-05-12 15:28:45 -04:00
bmauger
a4c4022031
Merge pull request #439 from Safelite/brm-alert-fixes
...
Alert fixes. Remove incorrect duplicate alert.
2022-05-12 15:17:34 -04:00
bmauger
3f7e7921aa
Alert fixes. Remove incorrect duplicate alert.
2022-05-12 15:12:21 -04:00
AdamCaouetteSafelite
075b79dd9c
Merge pull request #417 from Safelite/feature/CSR-347
...
Feature/CSR-347
2022-05-12 14:44:25 -04:00
Adam Caouette
016e5c93af
CSR-347: refactor per PR comments
2022-05-12 14:06:46 -04:00
Leah Schumann
449f3acde3
Merge branch 'develop' into feature/CSR-104
2022-05-12 13:08:00 -04:00
Leah Schumann
d820c67352
Added missing back button event handler
2022-05-12 13:05:10 -04:00
katieoh-safelite
8ca6108fa4
Merge pull request #436 from Safelite/feature/CSR-553
...
CSR-553 Fix address-lookup margin
2022-05-12 11:46:34 -04:00
Katie
a1eccbc565
CSR-553 Fix address-lookup margin
2022-05-12 11:39:30 -04:00
Leah Schumann
adf823a1b9
Merge branch 'develop' into feature/CSR-104
2022-05-12 10:38:15 -04:00
Leah Schumann
7e9a719f8a
Fixed navigation bug for when multiple vehicles are found and one of them matches the vehicle entered
2022-05-12 10:34:39 -04:00
Katie
38619cba32
CSR-553 Fix margin on address-lookup page
2022-05-12 10:26:17 -04:00
Katie
e9524018bf
Merge branch 'revert-415-revert-411-feature/CSR-416' into feature/CSR-416
2022-05-12 08:44:42 -04:00
bmauger
a0b4603056
Merge pull request #431 from Safelite/brm-remove-dup-alert
...
Remove duplicate alert. Fix word wrap in alert.
2022-05-12 08:28:12 -04:00
Leah Schumann
3c9ddc6914
Merge branch 'develop' into feature/CSR-104
2022-05-12 08:16:39 -04:00
Leah Schumann
9846e1bf83
Latest auto-fill fix
2022-05-12 08:07:46 -04:00
bmauger
19e78e0bba
Remove duplicate alert. Fix word wrap in alert.
2022-05-11 17:00:03 -04:00
Adam Caouette
06602711b7
CSR-551 restore missing cmsWidgetName
2022-05-11 16:48:32 -04:00
bmauger
997b88f926
CSR-458 bug fix updates.
...
Fix font size, remove duplicate alert, fix alert color, fix service zip required error message, update vin format message.
2022-05-11 14:24:55 -04:00
katieoh-safelite
284aea5a9a
Merge pull request #423 from Safelite/feature/CSR-543
...
CSR-543 Allow for number validation in textbox-questions for initialV…
2022-05-11 13:36:18 -04:00
Katie
5ea372c1b4
CSR-523 Fix registration zip error on license-plate-lookup
2022-05-11 13:31:22 -04:00
Katie
a3476b7098
CSR-543 Allow for number validation in textbox-questions for initialValues
2022-05-11 13:22:13 -04:00
Adam Caouette
97bde06c7a
Merge branch 'develop' into feature/CSR-347
2022-05-11 13:10:57 -04:00
Adam Caouette
3a75745764
CSR-347: finish building address-vehicles page
2022-05-11 09:33:26 -04:00
Leah Schumann
c598dbf2dd
Merge pull request #414 from Safelite/feature/CSR-104
...
Added loading modal when the entered vehicle is found or the glass is…
2022-05-11 09:13:52 -04:00
katieoh-safelite
764c8559d2
Revert "Revert "Feature/csr 416""
2022-05-11 08:17:33 -04:00
katieoh-safelite
825b50505e
Revert "Feature/csr 416"
2022-05-11 08:12:37 -04:00
bmauger
53aaa14b6c
Merge pull request #411 from Safelite/feature/CSR-416
...
Feature/csr 416
2022-05-11 08:09:52 -04:00
Leah Schumann
cd930af6b8
Added loading modal when the entered vehicle is found or the glass is available for the vehicle found
2022-05-11 08:02:36 -04:00
Adam Caouette
4e349eaee4
Merge branch 'develop' into feature/CSR-347
2022-05-10 17:16:57 -04:00
Leah Schumann
4ae205aea1
Merge pull request #413 from Safelite/feature/CSR-104
...
Feature/csr 104
2022-05-10 17:00:49 -04:00
DonielleAtSafelite
48bc7f47c4
Merge pull request #412 from Safelite/csr/414-v3
...
ui defects
2022-05-10 16:42:27 -04:00
Donielle Austin
69d94610d7
ui defects
2022-05-10 16:39:23 -04:00
Leah Schumann
0d0c4a8b27
Merge branch 'develop' into feature/CSR-104
2022-05-10 16:38:47 -04:00
Leah Schumann
5e0174c64a
We now populate the service zip code with the registration zip code when the registration zip code is serviceable and the service zip code is not entered
2022-05-10 16:38:02 -04:00
Katie
92900249f7
CSR-416 Change using registrationZip to serviceZip on vin-lookup
2022-05-10 16:34:16 -04:00
Donielle Austin
2ae1c20c98
ui defects
2022-05-10 16:30:26 -04:00
Katie
fdc95af943
CSR-416 Cleanup
2022-05-10 16:10:37 -04:00
Katie
4478dea248
CSR-416 Cleanup + use serviceZip for vin-lookup, registrationZip as backup
2022-05-10 16:01:42 -04:00
Scott Kiener
62ab6b3111
CSR-507 | Alerts were outside of fade transition wrapper
2022-05-10 15:09:26 -04:00
Katie
2adc26d365
Merge remote-tracking branch 'origin/develop' into feature/CSR-416
2022-05-10 14:35:57 -04:00
Katie
7c7e04728f
CSR-416 Cleanup
2022-05-10 14:35:44 -04:00
Katie
e834f2e1ae
CSR-416 Finish adding serviceLocation
2022-05-10 14:23:54 -04:00
bmauger
8446f8bf6c
Remove duplicate alert.
2022-05-10 13:26:20 -04:00
Adam Caouette
8615676cdf
Merge branch 'develop' into feature/CSR-347
2022-05-10 13:13:20 -04:00
AdamCaouetteSafelite
408d5a35a2
Merge pull request #407 from Safelite/feature/CSR-104
...
Feature/csr 104
2022-05-10 13:10:15 -04:00
Katie
9786c954d0
CSR-416 Add updating serviceLocation with vehicle registration information as needed
2022-05-10 12:28:25 -04:00
bmauger
adb07c12c8
Merge pull request #406 from Safelite/CSR-101-updates
...
CSR-101-updates consolidate code.
2022-05-10 11:42:38 -04:00
DonielleAtSafelite
aac179d623
Merge pull request #408 from Safelite/csr/414-v3
...
ui defect
2022-05-10 11:34:04 -04:00
Adam Caouette
05bada41b4
Merge branch 'develop' into feature/CSR-347
2022-05-10 10:56:38 -04:00
Donielle Austin
7959dbc453
ui defect
2022-05-10 10:31:16 -04:00
Leah Schumann
9217a25ec6
Didn't save address-lookup.vue after fixing merge conflict
2022-05-10 09:38:13 -04:00
Leah Schumann
7ffd5121b2
Merging from develop, fixed conflict
2022-05-10 09:08:58 -04:00
Leah Schumann
c025365ad7
fixed call to 'updateVehicleInfo' which was saving the vin as null
2022-05-09 16:51:25 -04:00
Katie
09fb6e40f9
CSR-416 Save vin for single vehicle found on address-lookup
2022-05-09 16:49:17 -04:00
bmauger
71d4a5c918
CSR-101-updates consolidate code.
2022-05-09 16:45:06 -04:00
Katie
ebaf13cc56
Merge remote-tracking branch 'origin/feature/CSR-104' into feature/CSR-416
2022-05-09 16:28:14 -04:00
Katie
2790f78aa9
CSR-416 Fix merge conflict
2022-05-09 16:28:06 -04:00
Leah Schumann
e9d4f738ed
Changed the watch on showServiceZipField so that it sets the service zip to null rather than ''
2022-05-09 16:26:58 -04:00
Leah Schumann
93605adec0
Made the calls to vin lookup and zip verification asynchronous
2022-05-09 16:21:07 -04:00
CarlNation
4f952beaf3
CSR-520 Remove slots
2022-05-09 15:34:50 -04:00
CarlNation
8839d08c23
CSR-520
2022-05-09 15:23:04 -04:00
CarlNation
e9c5a38b20
Merge branch 'develop' into feature/CSR-520
2022-05-09 15:20:04 -04:00
CarlNation
ea0613c913
CSR-520 remove close modal gold plating
2022-05-09 15:17:46 -04:00
Donielle Austin
89633cec71
ui defect
2022-05-09 15:07:58 -04:00
Donielle Austin
26e3023995
ui defect
2022-05-09 15:01:57 -04:00
Katie
5bc6ad16df
CSR-416 Fix merge conflict
2022-05-09 13:56:45 -04:00
Katie
674386c7b4
CSR-416 Add vin-lookup integration
2022-05-09 13:45:56 -04:00
Scott Kiener
29aeddd189
CSR-240 | Group stylings into one class
2022-05-09 10:57:25 -04:00
Adam Caouette
2014ca4f04
Merge branch 'develop' into feature/CSR-347
2022-05-09 10:56:58 -04:00
Leah Schumann
4606067aa2
Merging from develop
2022-05-09 08:48:44 -04:00
Max
e6f1a0cf14
Merge branch 'develop' into lpl-test
2022-05-06 16:22:21 -04:00
Max
aab32ef7b1
Bug fixes, 1) added zipToDisplay datum for cases when registration zip entered is also not valid, 2) changed navigateAfterSaveToHeritageFunnel function to exported function as it is not in global and fixed unit tests with it. 3) Fixed updateServiceLocationZipCode name in vuex.
2022-05-06 16:12:56 -04:00
CarlNation
fd998f21e8
Merge pull request #398 from Safelite/feature/CSR-520
...
Feature/csr 520
2022-05-06 15:31:12 -04:00
CarlNation
e1fa0df820
CSR-520 broken test fix
2022-05-06 15:28:02 -04:00
bmauger
f802035b26
Merge pull request #399 from Safelite/CSR-101-insurance-verified-updates2
...
Add insurance verified alert.
2022-05-06 13:01:40 -04:00
bmauger
14f53103ee
Add insurance verified alert.
2022-05-06 12:57:40 -04:00
Leah Schumann
379faf1a4c
Fixed merge conflicts, renamed 'zip' to 'zipCode' where applicable for consistency
2022-05-06 10:19:44 -04:00
CarlNation
3466347eb7
CSR-520
2022-05-06 10:17:02 -04:00
CarlNation
78f965ec4f
CSR-520 loading modal
2022-05-06 10:12:04 -04:00
CarlNation
e0c067a883
Merge branch 'develop' into feature/CSR-520
2022-05-06 10:02:15 -04:00
CarlNation
3c06e44da5
CSR-520 loading modal
2022-05-06 09:57:31 -04:00
Max
651d7c017c
Resolving merge conflicts
2022-05-06 09:48:56 -04:00
Leah Schumann
d276a24b87
'Final' check-in before submitting to QA
2022-05-06 09:38:56 -04:00
Adam Caouette
98eeb816fc
Merge branch 'develop' into feature/CSR-347
2022-05-06 09:19:40 -04:00
Scott Kiener
31defe304e
CSR-240 | Fixing merge conflicts
2022-05-06 08:11:48 -04:00
Scott Kiener
434811ccf7
Merge remote-tracking branch 'origin/develop' into feature/CSR-240
2022-05-06 08:10:36 -04:00
Scott Kiener
3854aa5dff
CSR-240 | Implement transition as div wrapper
...
Also fix padding on first 4 pages
2022-05-05 16:38:26 -04:00
Scott Kiener
30419e2eee
Auto stash before merge of "feature/CSR-240" and "origin/develop"
2022-05-05 15:47:37 -04:00
Scott Kiener
f95aebc0aa
Merge remote-tracking branch 'origin/develop' into feature/CSR-240
2022-05-05 15:45:36 -04:00
Max
3935e8acc6
Merge branch 'develop' into feature/CSR-92
2022-05-05 13:33:38 -04:00
Max
47380eda80
Fixing unit tests
2022-05-05 12:11:31 -04:00
FrankRua
aaf70410e2
fixed merge
2022-05-05 09:18:57 -04:00
Leah Schumann
d84607ba7a
merging from develop, restoring original validation method for textbox-question
2022-05-05 09:10:35 -04:00
Max
842a444e5c
Fixing lpl page and nav scenario
2022-05-04 16:28:20 -04:00
bmauger
e4f2fa9ea5
Merge branch 'develop' into CSR-101-code-review-updates
2022-05-04 16:22:51 -04:00
bmauger
7b8ad775cf
WIP code review updates.
2022-05-04 14:22:39 -04:00
Katie
f8e4d2aecb
CSR-416 Fix merge conflicts
2022-05-04 14:17:58 -04:00
Max
88dcff55af
Merge branch 'develop' into feature/CSR-92
2022-05-04 14:13:09 -04:00
Max
fef7a2227e
Merge branch 'develop' into feature/CSR-92 and fix / update unit tests
2022-05-04 13:21:05 -04:00
Adam Caouette
f78b5b20c3
CSR-347: WIP, more elements and data setup for address-vehicles page
2022-05-04 10:47:35 -04:00
FrankRua
eb1843d7c0
Fixed weird formatting / duplicates and added QA var's
2022-05-04 09:53:59 -04:00
Scott Kiener
d9115c65f4
Merge remote-tracking branch 'origin/develop' into feature/CSR-240
2022-05-03 16:09:30 -04:00
Scott Kiener
c3b3fda79f
CSR-240 | Fade between page transitions
...
Two different approaches - PR created for review purposes
2022-05-03 16:04:49 -04:00
Donielle Austin
b5b40d2c5c
estimate page
2022-05-03 15:15:34 -04:00
Donielle Austin
a6481307f7
estimate page edits
2022-05-03 14:49:12 -04:00
Adam Caouette
3d905c65e8
CSR-347: create page shell and routing
2022-05-03 14:48:07 -04:00
DonielleAtSafelite
551e557922
Merge branch 'develop' into feature/CSR-414-V2
2022-05-03 14:42:09 -04:00
Leah Schumann
1c43d00461
Merge branch 'develop' into feature/CSR-104
2022-05-03 13:25:31 -04:00
Max
e640ff292c
Fixing routing table and creating unit tests
2022-05-03 13:14:26 -04:00
FrankRua
694a3aabc7
remove unneeded code
2022-05-03 12:47:14 -04:00
FrankRua
07dcfe8177
merge
2022-05-03 12:38:01 -04:00
bmauger
f720a044ec
Fix overlay issue and grayed out button until data is correct.
2022-05-03 11:54:07 -04:00
Mark Harris
3a5725360a
Updated service "zip" to "zipCode" to stay consistent with registration zipCode.
2022-05-03 11:43:57 -04:00
Max
e89cb1eeb3
Merge branch 'develop' into feature/CSR-92
2022-05-03 10:50:59 -04:00
Max
5e0e631180
Unit tests
2022-05-03 10:49:06 -04:00
Leah Schumann
3a3bbf738a
Merging from develop
2022-05-03 10:23:24 -04:00
Leah Schumann
358895278c
Changed name of naviation scenario 'CLICKED_FORWARD' to 'CONTINUING_WITH_DIFFERENT_GLASS'
2022-05-03 10:21:11 -04:00
Mark Harris
e86085e9d3
Fixed unit tests for changed functionality.
2022-05-03 09:28:43 -04:00
Mark Harris
d42a8b4af2
nav updates (to remove temp hacks)
2022-05-03 09:18:15 -04:00
Katie
8ba60b988c
CSR-416 Fix merge conflict
2022-05-03 08:21:10 -04:00
Donielle Austin
641bbb03dc
estimate page
2022-05-03 08:14:40 -04:00
Katie
219fb3a731
CSR-416 WIP
2022-05-02 17:19:22 -04:00
AdamCaouetteSafelite
f58607c135
Merge pull request #381 from Safelite/bugfix/CSR-408
...
CSR-408: add aria-required field to license plate lookup fields
2022-05-02 16:40:01 -04:00
Adam Caouette
aca38928aa
CSR-408: add aria-required field to license plate lookup fields
2022-05-02 16:34:10 -04:00
bmauger
e49cd70874
Fix breakage from merge.
2022-05-02 16:30:56 -04:00
bmauger
876f68c8c0
Fix unit test.
2022-05-02 16:20:14 -04:00
bmauger
f21baf67a2
Merge branch 'develop' into CSR-101-vin-lookup
2022-05-02 15:59:12 -04:00
bmauger
f13443f855
Push vin-lookup page to dev.
2022-05-02 15:34:28 -04:00
Mark Harris
cb65b60b14
renamed method
2022-05-02 13:46:25 -04:00
Max
768191ea1a
Omitting unneeded api parts call and adding unit tests
2022-05-02 12:30:46 -04:00
Leah Schumann
299293467a
Merge branch 'develop' into feature/CSR-104
2022-05-02 11:22:22 -04:00
Leah Schumann
18017b7eb0
removed get parts call
2022-05-02 11:21:52 -04:00
Leah Schumann
023cb9e421
Added navigateAfterSaveToHeritageFunnel method is place of navigateToHeritageFunnel
2022-05-02 11:14:01 -04:00
Leah Schumann
a4f7b862eb
Corrected some store code, added data retrieval from store for when the user has returned to the page.
2022-05-02 11:09:06 -04:00
scottkiener
dd6980fd42
Merge pull request #376 from Safelite/feature/CSR-507
...
CSR-507 | Implement 'vehicleChangeAlert' on vehicle-damage
2022-05-02 10:28:30 -04:00
Mark Harris
de011ae24a
Renamed method
2022-05-02 09:14:06 -04:00
Scott Kiener
8fbc1a04b3
Merge remote-tracking branch 'origin/develop' into feature/CSR-507
2022-05-02 08:06:57 -04:00
Scott Kiener
6d2d077bf1
CSR-507 | Implement vehicleChangeAlert on vehicle-damage
...
Alert fires when vehicle is changed and does not contain the glass previously selected
2022-05-02 08:05:53 -04:00
Frank Rua
9401dabaa3
Merge pull request #375 from Safelite/feature/CSR-33
...
Feature/csr 33
2022-04-29 16:32:30 -04:00
FrankRua
533bc558e0
More events
2022-04-29 16:11:10 -04:00
bmauger
1d1384dbcc
WIP vin lookup.
2022-04-29 10:45:41 -04:00
Leah Schumann
c533c8b819
renamed test files
2022-04-29 09:48:09 -04:00
Leah Schumann
a597da287f
merging from develop
2022-04-29 09:31:13 -04:00
Leah Schumann
bf96c9652b
Added temporary hard-code to go to address-lookup when the vehicle year is 2014
2022-04-29 09:13:29 -04:00
Leah Schumann
c5179e928d
preparing to merge from develop
2022-04-29 08:43:23 -04:00
FrankRua
a638f63cdd
Rename consts
2022-04-28 18:39:11 -04:00
bmauger
ebeb40a0fb
WIP vin-lookup
2022-04-28 16:54:11 -04:00
FrankRua
a6f8a6289e
GA events
2022-04-28 16:25:32 -04:00
Leah Schumann
2c9264f2e6
Modified auto-fill preventing label obfuscation to inject '⁠' into all the words of the label
2022-04-28 15:50:40 -04:00
Mark Harris
77932fa0d9
Merge remote-tracking branch 'origin/develop' into feature/removed-unused-props
2022-04-28 15:35:03 -04:00
Mark Harris
24b4fc9d16
removed unused props
2022-04-28 15:34:53 -04:00
FrankRua
c0290c43ee
Auto stash before merge of "develop" and "origin/develop"
2022-04-28 13:13:50 -04:00
Adam Caouette
aaa468a016
CSR-392: add aria-required to Glass Parts Question
2022-04-28 11:18:09 -04:00
Leah Schumann
624bf4501b
Checking in, most save and navigation logic in place may need tweaks
2022-04-28 10:22:43 -04:00
bmauger
d0fb0ee541
WIP vin-lookup page.
2022-04-28 09:59:08 -04:00