Leah Schumann
b74ea28d6a
Merge branch 'develop' into feature/CSR-1088
2023-02-24 09:02:47 -05:00
Leah Schumann
cb917807e7
Mobile fee display and additional functional
2023-02-24 08:57:04 -05:00
Scott Kiener
3f99650208
Unit Tests (Quote Page)
...
Also refactored one store action name.
2023-02-23 15:37:55 -05:00
Matt Caimi
ac18533a90
Merge remote-tracking branch 'origin/feature/CSR-1088' into feature/CSR-1012
2023-02-23 10:54:42 -05:00
Matt Caimi
80719416a0
CSR-1012 unit test and cms prop updates
2023-02-23 10:54:22 -05:00
Leah Schumann
fbbb92c855
Added .spec file for mobile-location-question
2023-02-23 08:51:07 -05:00
CarlNation
36bebf1e0d
CSR-1212 prettier
2023-02-23 08:25:34 -05:00
CarlNation
3399ef24a0
CSR-1212
...
reworked to be more specific so it doesn't pass prereq for an empty array
2023-02-23 08:09:53 -05:00
Leah Schumann
07a54cbf29
Added vehicle-protected-question unit tests
2023-02-23 07:53:17 -05:00
Leah Schumann
c344cf8658
Added service-zip-question tests
2023-02-22 15:58:55 -05:00
Matt Caimi
8af9381771
CSR-1012 unit testing for service-zip-modal-question
2023-02-22 12:49:05 -05:00
Chloe Herd
ca215c3af5
Fix formatting
2023-02-20 15:42:48 -05:00
Chloe Herd
c148f56361
Removed unnecessary nextTick calls from tests
2023-02-20 15:41:43 -05:00
Leah Schumann
cd9a589110
Merge branch 'feature/CSR-1088' into feature/CSR-1012
2023-02-20 13:28:34 -05:00
Leah Schumann
023a521ec1
Now retrieving the actual mobile fee but we're mocking the part call
2023-02-20 13:14:51 -05:00
Leah Schumann
52e5c7d532
Checking in before writing some unit tests
2023-02-20 10:39:06 -05:00
Leah Schumann
e583a903a1
Merge branch 'develop' into feature/CSR-1088
2023-02-20 09:23:17 -05:00
Leah Schumann
4ddc9c41d0
Suggested changes from Mark regarding inputIDs for textboxQuestion and dropdownQuestion
2023-02-20 09:22:22 -05:00
Chloe Herd
1fb34d29b1
Updated test case data
2023-02-17 15:53:06 -05:00
Matt Caimi
66104b1d9e
CSR-1012 formatting
2023-02-17 10:28:21 -05:00
Matt Caimi
837c4454c8
Merge remote-tracking branch 'origin/develop' into feature/CSR-1012
2023-02-17 10:23:24 -05:00
Matt Caimi
1fccadd678
CSR-1012 some unit tests for service-location-modal-question
2023-02-17 10:22:56 -05:00
Leah Schumann
487c83e3a0
Resolving this issue: https://stackoverflow.com/questions/75179573/how-to-fix-loading-the-google-maps-javascript-api-without-a-callback-is-not-supp
2023-02-17 09:39:40 -05:00
Leah Schumann
4562f7679e
Added code to display invalid zip alert
2023-02-17 09:35:10 -05:00
Leah Schumann
ba80ae58d2
Added alert for invalid zip, still needs code
2023-02-17 09:08:09 -05:00
Chloe Herd
97eaf64232
Added additional tests
2023-02-16 17:18:44 -05:00
Herd
8874519cb0
Added first basic test
2023-02-16 16:48:59 -05:00
Herd
30e3ddc541
Initial implementation
2023-02-16 15:09:11 -05:00
Leah Schumann
95318a38c5
Fixed textbox-question label
2023-02-16 07:56:13 -05:00
Leah Schumann
5643b82d06
Fixed issue where the alert was not being removed when changing the service zip code
2023-02-16 07:44:42 -05:00
Leah Schumann
21517e45a7
Removed all unused 'disableAutoFill' code
2023-02-16 07:36:37 -05:00
Leah Schumann
38b346a05e
Finally everything *seems* to be working
2023-02-15 15:49:21 -05:00
Leah Schumann
f87368f5e6
Merged from autogenerate-input-ids
2023-02-15 14:31:06 -05:00
Leah Schumann
12bc2ec36f
WIP
2023-02-15 14:13:42 -05:00
Leah Schumann
a4dd4340b0
WIP
2023-02-15 11:13:31 -05:00
Leah Schumann
621b2c18a4
getting ready to revert model structure on page level
2023-02-15 09:11:58 -05:00
Leah Schumann
e46570fb9e
We no longer need obfuscated names for the address fields as we are ok with auto-fill now, removing them for clarity in code that resets validation
2023-02-15 08:45:40 -05:00
Leah Schumann
c6b59f1421
Model reset stuff, still need to change address-questions to use normal names
2023-02-15 08:37:49 -05:00
scottkiener
7fada053b1
Merge pull request #973 from Safelite/defect/CSR-1168
...
CSR-1168 | Default service package selection changes
2023-02-14 16:11:57 -05:00
Scott Kiener
91df8c52c2
CSR-1168 | Added default service package unit tests
2023-02-14 15:17:18 -05:00
Bryan Mauger
197c5e7bc6
Format code.
2023-02-14 13:57:36 -05:00
Bryan Mauger
85f19a8bcd
CSR-1178 fix incorrect zip code alert being displayed.
2023-02-14 13:55:06 -05:00
Leah Schumann
d7fa90ee58
Model reset stuff
2023-02-14 10:50:27 -05:00
Leah Schumann
6b24f56a2b
Merged from CSR-1012
2023-02-14 08:25:04 -05:00
Leah Schumann
b6f70b9b86
Moved 'useForm' inside modal component
2023-02-14 07:46:29 -05:00
Scott Kiener
c70e161f11
Merge remote-tracking branch 'origin/develop' into defect/CSR-1168
2023-02-13 15:31:01 -05:00
Scott Kiener
cf86fcae23
CSR-1168 | Change how we determine if a package has been selected
2023-02-13 15:30:36 -05:00
Leah Schumann
ac99ddfbb4
Moved 'useForm' into modal component
2023-02-13 15:08:00 -05:00
Leah Schumann
eb87accfb7
Moved 'useForm' into modal component
2023-02-13 15:06:18 -05:00
Matt Caimi
744939503b
CSR-1012 bug fixes for header text and zip on modal open
2023-02-13 14:41:51 -05:00
Matt Caimi
9fa85f6295
Merge remote-tracking branch 'origin/develop' into feature/CSR-1012
2023-02-13 13:28:36 -05:00
CarlNation
44c9bb3e1e
CSR-1108 allow cash to flow to heritage
2023-02-13 12:16:23 -05:00
Matt Caimi
33cc766c91
CSR-1012 formatting
2023-02-13 10:57:42 -05:00
Leah Schumann
bfed75f7b4
merging Matt's fix at page level
2023-02-13 10:33:45 -05:00
Leah Schumann
c97b440275
Changes to work with top level page
2023-02-13 10:29:13 -05:00
Matt Caimi
68c9025733
address model setter fixes
2023-02-13 10:29:12 -05:00
Matt Caimi
dc86629869
CSR-1012 | updated service zip link text computed
2023-02-13 09:51:41 -05:00
Leah Schumann
140d54e3b8
CSR-1088- Got Mobile location modal working and validating correctly
2023-02-13 09:30:14 -05:00
CarlNation
68cca959a7
CSR-1108
...
Prettier
2023-02-10 16:20:34 -05:00
CarlNation
e5bfae5811
CSR-1108
...
navigate to service-location from quote on cash
2023-02-10 16:16:27 -05:00
Matt Caimi
2be72ac348
CSR-1012 | reorganized service-location page data
2023-02-10 13:50:17 -05:00
Adam Caouette
603068f98d
CSR-886: set up demo date picker page and beginnings of date-picker component
2023-02-10 13:18:04 -05:00
Leah Schumann
d606bb6b72
Merged from CSR-1088 and made changes needed to support validation within the modal
2023-02-10 08:36:00 -05:00
Leah Schumann
a5509b88f5
Changes for consistency
2023-02-09 11:55:00 -05:00
Matt Caimi
c274e16aac
CSR-1012 | updated zip input watch
2023-02-09 10:54:07 -05:00
Leah Schumann
1aa470bf18
CSR-1088 - Additional model / prop related changes
2023-02-09 10:45:29 -05:00
Matt Caimi
d5ab28c598
CSR-1012 | moved 'where would you like service?" into page subheader
2023-02-09 10:38:21 -05:00
Matt Caimi
a8b20d48e6
CSR-1012 | service zip and state now stored in parent
2023-02-09 10:24:22 -05:00
Leah Schumann
0517b7072a
Merged from feature/CSR-1012
2023-02-08 13:40:45 -05:00
Leah Schumann
7db466fc60
Additional consistency changes between the two modals
2023-02-08 13:33:10 -05:00
Leah Schumann
5100e5ec5b
CSR-1012 - Uncommented code that is for selecting the first item when clicking outside of box
2023-02-08 09:19:20 -05:00
Leah Schumann
12477ca649
Removed comments on address-questions
2023-02-08 08:39:57 -05:00
Leah Schumann
4e63afb5da
Removed modal form validation from question level, now at Modal level.
2023-02-08 08:23:28 -05:00
Matt Caimi
66f1a0039f
CSR-1012 | modal loader and improved validation
2023-02-07 14:36:07 -05:00
CarlNation
97d347f9c8
CSR-1077 supporting items changes
...
This was required to get repair orders to load when the customer didn't progress past the parts page to quote. the load wouldn't have any parts and no chips to indicate repair.
2023-02-07 13:50:24 -05:00
Matt Caimi
1937b30057
Merge remote-tracking branch 'origin/feature/CSR-1088' into feature/CSR-1012
2023-02-06 13:51:04 -05:00
Leah Schumann
040f3490e4
Prettified
2023-02-06 13:48:05 -05:00
Leah Schumann
f3f17490ee
Modal validates itself now by passing in the modalForm object
2023-02-06 13:46:02 -05:00
Matt Caimi
0fea157c9e
Merge remote-tracking branch 'origin/feature/CSR-1088' into feature/CSR-1012
2023-02-06 10:58:07 -05:00
Leah Schumann
c5a1ea1465
Modal: single instance (getOrCreateInstance) addl changes for card.
2023-02-06 10:30:42 -05:00
Matt Caimi
a7946c0849
Merge remote-tracking branch 'origin/feature/CSR-1088' into feature/CSR-1012
2023-02-03 16:11:09 -05:00
Leah Schumann
55f49606f7
Modal stuff, including validation for localized fields, modal header, etc
2023-02-03 16:01:43 -05:00
Bryan Mauger
31d787d62d
Refactor method, add prop.
2023-02-03 10:55:12 -05:00
Bryan Mauger
bc617b8d79
Revert "CSR-1156 move css to appropriate pages."
...
This reverts commit b0ff984f75 .
2023-02-02 13:43:56 -05:00
Bryan Mauger
b0ff984f75
CSR-1156 move css to appropriate pages.
2023-02-01 14:42:10 -05:00
Leah Schumann
9e762ac770
Updated changes to modal code for Quote page
2023-02-01 13:42:13 -05:00
Bryan Mauger
4deebe3ed6
CSR-1110 remove reveal page and references.
2023-02-01 13:17:09 -05:00
Bryan Mauger
081eab992c
Remove errant text and fix regex build error.
2023-01-31 16:15:38 -05:00
Leah Schumann
d62e666618
Added vehicle protected question component
2023-01-31 08:53:31 -05:00
Leah Schumann
9f363c5ed9
Checkpoint - Quote page models now opening programatically
2023-01-31 08:37:14 -05:00
Bryan Mauger
9817c7d328
Add dash to regex.
2023-01-31 08:26:18 -05:00
Bryan Mauger
10e1c9a172
Update regex.
2023-01-30 16:59:15 -05:00
Bryan Mauger
6e5b98058a
CSR-896 Fix regex to error on more than one dot in email address prior to domain extension.
2023-01-30 15:39:50 -05:00
Leah Schumann
3abb66cf8e
Got the programmatic opening of modals working on quote page, still need to handle the buttonQuestion issue
2023-01-27 16:15:35 -05:00
Matt Caimi
c9736f6d4b
CSR-1012 | content group modals on quote page
2023-01-27 14:18:05 -05:00
Matt Caimi
dfa889b4a6
CSR-1012 | moved body padding into modal component
2023-01-27 14:17:49 -05:00
Matt Caimi
c782dd7e9f
CSR-1012 | created content-group-modal
2023-01-27 14:17:49 -05:00
Leah Schumann
c18af0e897
Fixed error issues with Address component, fixed spacing in modals
2023-01-27 14:17:21 -05:00
Matt Caimi
4bec48f624
CSR-1012 | modal open and close functions
2023-01-27 14:17:03 -05:00
Leah Schumann
069d31aa30
Manual open of modal
2023-01-27 14:16:29 -05:00
Leah Schumann
d3d8d9bfa8
Added onShownCallback property and handler
2023-01-27 14:16:29 -05:00
Matt Caimi
b405245ca9
CSR-1012 | reset modal on open
2023-01-27 14:16:29 -05:00
Matt Caimi
e0298b4fbf
CSR-1012 | call function on textLink click
2023-01-27 14:16:29 -05:00
Matt Caimi
8614942b89
CSR-1012 | modal footer button updates
2023-01-27 14:16:29 -05:00
Matt Caimi
839092571e
CSR-1012 refactor hide alerts on text input
2023-01-27 14:16:29 -05:00
Matt Caimi
d67ed4ddb7
CSR-1012 | reset modal on text input
...
added prop to textbox-question to fire custom function on text updates
2023-01-27 14:16:29 -05:00
Matt Caimi
863c5999f3
CSR-1012 | service zip cms refactor
2023-01-27 14:16:29 -05:00
Matt Caimi
8a7e0b0523
CSR-1012 | file path updates
2023-01-27 14:16:29 -05:00
Matt Caimi
7d75a1d9c6
CSR-1012 | service zip modal question
...
new component service-zip-modal-question added to the service-location page
2023-01-27 14:16:29 -05:00
Leah Schumann
941a92dde4
Changed name of model opened callback
2023-01-27 14:15:29 -05:00
Leah Schumann
a69fe69320
Merged from CSR-1012
2023-01-27 14:15:29 -05:00
Leah Schumann
9b69090670
Added onShownCallback property and handler
2023-01-27 14:15:29 -05:00
Matt Caimi
7fedd83699
CSR-1012 | reset modal on open
2023-01-27 14:15:29 -05:00
Matt Caimi
9c89b89cd1
CSR-1012 | call function on textLink click
2023-01-27 14:15:29 -05:00
Leah Schumann
205b63556e
Added additional field for apartment number or business name
2023-01-27 14:15:29 -05:00
Matt Caimi
8f35e631c4
CSR-1012 | modal footer button updates
2023-01-27 14:15:29 -05:00
Matt Caimi
57065eed87
CSR-1012 refactor hide alerts on text input
2023-01-27 14:15:29 -05:00
Matt Caimi
acf4698798
CSR-1012 | reset modal on text input
...
added prop to textbox-question to fire custom function on text updates
2023-01-27 14:15:29 -05:00
Matt Caimi
2118117c12
CSR-1012 | service zip cms refactor
2023-01-27 14:15:29 -05:00
Matt Caimi
48f71c5a7d
CSR-1012 | file path updates
2023-01-27 14:15:29 -05:00
Matt Caimi
734f3d6643
CSR-1012 | service zip modal question
...
new component service-zip-modal-question added to the service-location page
2023-01-27 14:15:29 -05:00
Matt Caimi
f31574e356
CSR-1012 | moved body padding into modal component
2023-01-27 10:46:04 -05:00
Matt Caimi
7d87ff3240
Merge branch 'feature/CSR-1088' into feature/CSR-1012
2023-01-27 10:33:42 -05:00
Matt Caimi
2da19b8b47
CSR-1012 | created content-group-modal
2023-01-27 10:28:46 -05:00
Leah Schumann
e684260e24
Fixed error issues with Address component, fixed spacing in modals
2023-01-27 10:01:15 -05:00
Bryan Mauger
04de4c6301
Format code.
2023-01-27 09:04:12 -05:00
Bryan Mauger
386ac66c92
Set text underline spacing to 4px;
2023-01-27 08:59:22 -05:00
Bryan Mauger
e9c6e35505
CSR-1050 fix margin top spacing.
2023-01-26 13:54:13 -05:00
Bryan Mauger
3b397b924d
CSR-1051 remove unnecessary code for underline spacing
...
(inherits from text-link)
2023-01-25 16:42:19 -05:00
Matt Caimi
ced1c18c04
CSR-1012 | modal open and close functions
2023-01-25 16:37:34 -05:00
Leah Schumann
23d30d6037
Manual open of modal
2023-01-25 16:18:56 -05:00
Leah Schumann
338d9b7935
Added onShownCallback property and handler
2023-01-25 11:00:01 -05:00
Matt Caimi
f0c655cdd6
CSR-1012 | reset modal on open
2023-01-25 11:00:01 -05:00
Matt Caimi
cfdb97c1d8
CSR-1012 | call function on textLink click
2023-01-25 11:00:01 -05:00
Matt Caimi
f746401311
CSR-1012 | modal footer button updates
2023-01-25 11:00:01 -05:00
Matt Caimi
a24be0cc1d
CSR-1012 refactor hide alerts on text input
2023-01-25 11:00:01 -05:00
Matt Caimi
a6e3c47aa9
CSR-1012 | reset modal on text input
...
added prop to textbox-question to fire custom function on text updates
2023-01-25 11:00:01 -05:00
Matt Caimi
651a4fa0c3
CSR-1012 | service zip cms refactor
2023-01-25 11:00:01 -05:00
Matt Caimi
314fe42c18
CSR-1012 | file path updates
2023-01-25 11:00:01 -05:00
Matt Caimi
b8a87c343b
CSR-1012 | service zip modal question
...
new component service-zip-modal-question added to the service-location page
2023-01-25 11:00:01 -05:00
Leah Schumann
91df4b3165
Changed name of model opened callback
2023-01-25 09:45:15 -05:00
Bryan Mauger
ff65f31036
CSR-1024 match/merge code from ISS.
2023-01-24 16:06:29 -05:00
Leah Schumann
66db63829f
Merged from CSR-1012
2023-01-24 16:03:49 -05:00
Leah Schumann
d9cb7d7936
Merge branch 'feature/CSR-1012' into feature/CSR-1088
2023-01-24 16:00:22 -05:00
Leah Schumann
77d9c27971
Added onShownCallback property and handler
2023-01-24 15:55:13 -05:00
Matt Caimi
61e7c98141
CSR-1012 | reset modal on open
2023-01-24 15:34:45 -05:00
Matt Caimi
11990da132
CSR-1012 | call function on textLink click
2023-01-24 14:25:20 -05:00
Leah Schumann
0fd8a16548
Added additional field for apartment number or business name
2023-01-24 10:42:58 -05:00
Bryan Mauger
01deb7bd0d
CSR-1050 remove unneeded css and refactor with helper classes.
2023-01-24 08:51:40 -05:00
Matt Caimi
7b64ede4b2
CSR-1012 | modal footer button updates
2023-01-23 14:59:31 -05:00
Matt Caimi
95f2c4f8ce
CSR-1012 refactor hide alerts on text input
2023-01-23 13:23:30 -05:00
Matt Caimi
4276f2b516
CSR-1012 | reset modal on text input
...
added prop to textbox-question to fire custom function on text updates
2023-01-23 11:22:05 -05:00
Matt Caimi
5f3f52983a
CSR-1012 | service zip cms refactor
2023-01-23 11:22:05 -05:00
Matt Caimi
4fd467af59
CSR-1012 | file path updates
2023-01-23 11:22:05 -05:00
Matt Caimi
8c79581df0
CSR-1012 | service zip modal question
...
new component service-zip-modal-question added to the service-location page
2023-01-23 11:22:05 -05:00
Leah Schumann
316efeda3c
Prettified
2023-01-20 09:26:46 -05:00
Leah Schumann
0ff8ac7aac
Merge branch 'develop' into defect/CSR-934
2023-01-20 09:22:21 -05:00
Leah Schumann
f708551c88
Updated unit tests for most recent changes
2023-01-20 09:21:34 -05:00
Bryan Mauger
b24f1fb95d
CSR-1021 Move ux-components folder to src
2023-01-18 15:26:20 -05:00
Leah Schumann
279047341e
Merge branch 'develop' into defect/CSR-934
2023-01-18 13:13:12 -05:00
Leah Schumann
2545b655d3
Removing unused state variables
2023-01-18 13:11:48 -05:00
Leah Schumann
00c5b46b5f
Revamping to prevent JAWS Error, an additional changes to resolve issues caused by the fix
2023-01-18 09:15:04 -05:00
Bryan Mauger
e3eb558036
Update paths for unit tests.
2023-01-18 09:07:44 -05:00
Bryan Mauger
b7884be721
WIP update file paths.
2023-01-17 17:16:30 -05:00
Bryan Mauger
15319196db
WIP Update file paths.
2023-01-17 16:58:09 -05:00
Adam Caouette
ad71e03985
CSR-1051: update funnel-sub-header class logic / fix modal ul spacing
2023-01-16 16:58:32 -05:00
Mark Harris
95f9be0480
Revert "Merge pull request #937 from Safelite/feature/reverting-csr-1050"
...
This reverts commit 416bed076f .
2023-01-16 15:20:23 -05:00
Mark Harris
94795a5d1a
Merge remote-tracking branch 'origin/release/2023.01.19' into rlsmerge/2023.01.19-to-develop
2023-01-16 15:09:05 -05:00
Bryan Mauger
03cd254418
Revert "CSR-1050 move paymentServiceOptionsCopy copy to funnel-sub-header"
...
This reverts commit 3ab512ace7 .
2023-01-16 14:18:42 -05:00
Bryan Mauger
7f28e504ab
Revert "Remove textblock. Add subtext copy to CMS."
...
This reverts commit 7cfdc81537 .
2023-01-16 14:18:32 -05:00
Bryan Mauger
7dfa1dc0ba
Revert "Style updates."
...
This reverts commit e59c03bc13 .
2023-01-16 14:18:22 -05:00
scottkiener
b8696a37d9
Merge pull request #936 from Safelite/defect/CSR-1055
...
CSR-1055 | Make the first saveSession synchronous
2023-01-16 13:24:49 -05:00
Scott Kiener
941097a407
CSR-1055 | Defer most await scenarios to saveSession call
2023-01-16 12:09:50 -05:00
Bryan Mauger
22092de90b
Fix missing (not displaying) chevron for where's my vin toggle.
2023-01-13 15:12:04 -05:00
bmauger
3924c52dd5
Merge pull request #928 from Safelite/CSR-1050-quote-page-updates
...
Csr 1050 quote page updates
2023-01-12 11:50:54 -05:00
Bryan Mauger
e59c03bc13
Style updates.
2023-01-11 15:26:19 -05:00
Bryan Mauger
7cfdc81537
Remove textblock. Add subtext copy to CMS.
2023-01-11 13:06:12 -05:00
Scott Kiener
2264acbdff
CSR-1055 | Make sure first saveSession call is not asynchronous
2023-01-11 10:15:20 -05:00
Bryan Mauger
3ab512ace7
CSR-1050 move paymentServiceOptionsCopy copy to funnel-sub-header
2023-01-10 18:39:00 -05:00
bmauger
ebb02ce4b4
Merge pull request #917 from Safelite/BRM-remove-vin-capture-code
...
Remove code for camera vin capture.
2023-01-10 16:02:17 -05:00
Katie
3e9eb27f90
Merge remote-tracking branch 'origin/release/2023.01.12' into rlsmerge/2023.01.12-to-develop
2023-01-09 10:04:17 -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
CarlNation
6e2d9a2d56
Merge branch 'release/2023.01.12' into rlsmerge/2023.01.12-to-develop
2023-01-05 13:47:26 -05:00
Bryan Mauger
7c6dea90be
Remove code for camera vin capture.
2023-01-05 11:36:45 -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
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
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
Matt Caimi
ac1c4cc6cf
Merge remote-tracking branch 'origin/release/location-and-schedule-page-mvp' into rlsmerge/location-and-schedule-page-mvp-to-develop
2022-12-29 14:54:16 -05:00
Matt Caimi
a292b7c843
CSR-997 | new serivce-location page
...
initial setup for the new service-location page, just has header, subheader, footer so far. also created test file
2022-12-28 14:42:17 -05:00
Leah Schumann
f11ffede14
Revert "Merge pull request #897 from Safelite/revert-934-defect"
...
This reverts commit a03c05717f .
2022-12-28 14:16:58 -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
Katie
0fb2104f97
CSR-747 Fix /initialize issue for local
2022-12-22 10:56:41 -05:00
Katie
a9c24359c2
CSR-747 Cleanup
2022-12-22 08:16:40 -05:00
Adam Caouette
36721ef7ee
Merge branch 'develop' into feature/CSR-803-refactoring-2
2022-12-21 11:15:26 -05:00
Leah Schumann
54141b3272
Removed 'disabledAutofill' prop from dropdown-question to match textbox-question and prevent the State label from being read incorrectly by JAWS
2022-12-21 07:35:27 -05:00
katieoh-safelite
4bcfaab004
Merge pull request #888 from Safelite/feature/CSR-747-integration
...
Feature/csr 747 integration
2022-12-20 13:55:34 -05:00
Katie
701b42ac60
CSR-747 Tests and formatting
2022-12-20 13:15:34 -05:00
Katie
ded8032cd0
CSR-747 Fix estimate bug
2022-12-20 12:59:54 -05:00
Adam Caouette
36e2b3c6f1
CSR-938: fix vehicle-parts back button
2022-12-20 11:27:07 -05:00
Leah Schumann
d1db4a4787
Merge branch 'develop' into feature/CSR-934
2022-12-20 08:02:06 -05:00
Leah Schumann
3f87f75be2
Fix for CSR-934, includes several improvements and fixes for undocumented defects.
2022-12-20 08:00:07 -05:00
Katie
69e739622a
CSR-747 Add navigation logic for estimate for 6-digit referral numbers
2022-12-19 16:26:35 -05:00
Scott Kiener
8b8709d1d8
CSR-731 | Fixing package creation logic + styling defect
...
Styling defect is for CSR-986
2022-12-19 11:49:32 -05:00
katieoh-safelite
6d9ddc78bb
Merge pull request #877 from Safelite/feature/CSR-747-integration
...
Feature/csr 747 integration
2022-12-14 11:33:44 -05:00
Jason Wheeler
d928796665
Merge pull request #879 from Safelite/bryan-jason-vin-capture
...
Bryan jason vin capture
2022-12-14 10:24:43 -05:00
Matt Sykes
b9a5e0d03e
extra if check
2022-12-14 09:35:41 -05:00
Jason Wheeler
546dd494ac
Merge branch 'develop' into bryan-jason-vin-capture
2022-12-14 09:07:39 -05:00
Matt Sykes
533eb53b17
Extra place to set zipCodeCtu
2022-12-13 17:30:40 -05:00
Katie
8665569554
CSR-747 Fix merge conflict
2022-12-13 16:47:45 -05:00
Katie
1ba6a13875
CSR-747 Add isInsurance override on quote
2022-12-13 16:40:10 -05:00
Leah Schumann
2bc14c5a31
Added programmatic watch for address model when an address is not found
2022-12-13 16:27:43 -05:00
Scott Kiener
d0c61bcac8
CSR-504 | Small refactoring
2022-12-13 15:27:54 -05:00
Scott Kiener
d135ac2dbc
CSR-504 | Remove comment
2022-12-13 14:56:09 -05:00
Scott Kiener
ac13e264eb
CSR-504 | Formatting
2022-12-13 14:53:33 -05:00
Scott Kiener
7e72d9822d
CSR-504 | Implement pricing endpoint call
2022-12-13 14:50:48 -05:00
Leah Schumann
0b6eed45ac
Merge branch 'develop' into feature/CSR-934
2022-12-13 07:57:54 -05:00
Leah Schumann
1a61604aab
Just some improved comments
2022-12-13 07:55:51 -05:00
Leah Schumann
0402d8469e
Fixed defect CSR-934 as well as fixed other issues made apparent by the fix
2022-12-12 17:14:38 -05:00
Scott Kiener
3e2f78daca
CSR-944-dev | Adding in required import
2022-12-12 13:46:28 -05:00
katieoh-safelite
b760c6aa3f
Merge pull request #869 from Safelite/feature/CSR-747-integration
...
CSR-747 Remove temp heritage button, change account number to int
2022-12-12 13:14:17 -05:00
CarlNation
a64bf65e5a
Merge pull request #868 from Safelite/feature/CSR-944-dev
...
Feature/csr 944 dev
2022-12-12 10:37:16 -05:00
CarlNation
40ce7f90ea
CSR-944 failing tests
2022-12-12 10:29:44 -05:00
Katie
da402bcaa4
CSR-747 Remove temp heritage button, change account number to int
2022-12-12 09:47:20 -05:00
CarlNation
1d816846cb
Merge branch 'develop' into feature/CSR-944-dev
2022-12-09 11:50:44 -05:00
Matt Sykes
f0fb7cfeaa
Formatting stuff
2022-12-09 11:28:18 -05:00
CarlNation
e061105bac
CSR-944 refactoring
2022-12-09 11:23:49 -05:00
Matt Sykes
dcee556dc5
Added to page prereqs
2022-12-09 09:36:53 -05:00
Matt Sykes
261ba7294e
Merge branch 'develop' into feature/CSR-941
2022-12-09 09:31:39 -05:00
Matt Sykes
093ed0bfad
Most of changes for CSR-941
2022-12-09 09:27:53 -05:00
Katie
d018df6a3f
CSR-747 Cleanup
2022-12-08 16:05:29 -05:00
Katie
e25605d4b2
CSR-747 Fix tests
2022-12-08 15:05:01 -05:00
Katie
53adf2f939
CSR-747 Cleanup
2022-12-08 13:25:22 -05:00
Katie
ff5d46bd5f
CSR-747 Fix merge conflict
2022-12-08 13:12:30 -05:00
Katie
69e4d91bd3
CSR-747 Fix merge conflict
2022-12-08 12:18:55 -05:00
CarlNation
64df75aef6
Merge branch 'develop' into feature/CSR-944-dev
2022-12-07 09:54:50 -05:00
CarlNation
f566e11785
CSR-944 fix nav back for skipping vin
2022-12-07 09:54:37 -05:00
Scott Kiener
39b9901d16
CSR-774 | Remove two-way binding
...
Implemented new event that passes VAPs items to parent from service-package-question
2022-12-07 09:46:05 -05:00
Scott Kiener
4b42f2b148
Merge remote-tracking branch 'origin/develop' into feature/CSR-889
2022-12-06 13:56:23 -05:00
Bryan Mauger
c7dfdf71a6
Format code.
2022-12-06 11:55:39 -05:00
Bryan Mauger
a96f1b2c67
Update font sizes per qa request.
2022-12-06 11:52:47 -05:00
scottkiener
4aa74e7298
Merge pull request #855 from Safelite/defect/CSR-949
...
CSR-949 | Subheader text wasn't showing in collapsed state
2022-12-06 09:46:57 -05:00
CarlNation
5edca889ae
CSR-963 uncomment ford test and run prettier
2022-12-06 09:10:49 -05:00
CarlNation
9bea3c96ab
Merge branch 'develop' into feature/CSR-963
2022-12-06 09:00:39 -05:00
CarlNation
5509910c4c
CSR-963 correct navigation to part question pages for vin skip
2022-12-06 09:00:07 -05:00
Scott Kiener
98b3dd8e53
CSR-949 | Formatting
2022-12-05 21:31:39 -05:00
Scott Kiener
114e7ab26c
CSR-949 | Show subheader text when valid
2022-12-05 21:30:49 -05:00
Katie
aa875c84d7
CSR-747 WIP
2022-12-05 15:50:30 -05:00
AdamCaouetteSafelite
5508f266e6
Merge pull request #854 from Safelite/feature/CSR-803-refactoring-2
...
Feature/csr 803 refactoring 2
2022-12-05 15:20:48 -05:00
Bryan Mauger
141a1a9c20
POC vin capture. WIP
2022-12-05 11:13:34 -05:00
CarlNation
7683f559c8
CSR-963 fix broken test
2022-12-05 10:56:53 -05:00
Adam Caouette
c30bd8877c
CSR-803: remaining questions pages
2022-12-05 10:23:01 -05:00
Adam Caouette
d73ddf0b46
CSR-803: updates for part-questions
2022-12-05 10:16:47 -05:00
CarlNation
9880e1e212
Merge branch 'develop' into feature/CSR-963
2022-12-05 10:09:22 -05:00
CarlNation
60e41adf3d
CSR-963 Skip Vin Experiment Setting
2022-12-05 10:08:54 -05:00
Katie
3690ac7b4b
Merge remote-tracking branch 'origin/develop' into feature/CSR-747
2022-12-05 08:52:30 -05:00
Katie
a299e558c1
CSR-747 WIP
2022-12-05 08:52:15 -05:00
Bryan Mauger
1e77948ce3
Remove props for test search input.
2022-12-02 15:19:24 -05:00
CarlNation
fd5db4e206
CSR-944 vin optional alert info
2022-11-30 15:42:44 -05:00
Scott Kiener
700ab40d9c
CSR-889 | Tech review changes
2022-11-30 15:30:06 -05:00
Katie
bd53177d53
CSR-747 Fix merge conflict
2022-11-30 10:52:20 -05:00
Scott Kiener
12209733aa
CSR-774 | Fix Formatting and Tests
2022-11-30 10:47:07 -05:00
Scott Kiener
eb60bfb618
Merge remote-tracking branch 'origin/develop' into feature/CSR-774
2022-11-30 10:32:36 -05:00
Scott Kiener
b613623aa0
CSR-774 | Default package selection
...
Fixed a bug with save/load session
2022-11-30 10:32:16 -05:00
CarlNation
c09dbd2e55
resolving merge differences
2022-11-29 14:29:58 -05:00
CarlNation
2635c90ee8
Merge branch 'release/2022.12.08' into rlsmerge/22.12.08-to-develop-v2
2022-11-29 14:24:54 -05:00
CarlNation
6756c909cd
CSR-944 small refactor
2022-11-29 11:23:42 -05:00
Katie
d442bb7abb
CSR-959 Fix vin info link styling
2022-11-29 11:04:40 -05:00
AdamCaouetteSafelite
915824d424
Merge pull request #836 from Safelite/feature/CSR-803-refactoring-2
...
Feature/CSR-803 refactoring 2
2022-11-29 10:19:25 -05:00
scottkiener
e5087a4f35
Merge pull request #839 from Safelite/feature/CSR-746
...
CSR-746 & CSR-889 | State management for quote page selections
2022-11-29 10:02:29 -05:00
Scott Kiener
488eb5f3cd
CSR-889 | Formatting
2022-11-29 09:58:05 -05:00
Scott Kiener
701e337b9b
CSR-889 | Resolving unit test failures
2022-11-29 09:55:02 -05:00
CarlNation
60e2a069a9
Merge pull request #840 from Safelite/feature/CSR-944-to-develop
...
CSR-944
2022-11-29 09:47:22 -05:00
CarlNation
0043f57a9e
CSR-944
2022-11-29 09:31:27 -05:00
Scott Kiener
ee74065ab1
Merge remote-tracking branch 'origin/develop' into feature/CSR-746
2022-11-29 09:24:48 -05:00
Scott Kiener
5f7154db25
CSR-746 & CSR-889 | State management for quote page selections
2022-11-29 09:24:31 -05:00
Katie
548fb4098b
CSR-959 Fix vin info link styling
2022-11-29 08:11:55 -05:00
Adam Caouette
d003d444c6
CSR-803: final refactoring to simplify mounted
2022-11-28 10:48:19 -05:00
Adam Caouette
8bbf97e488
Merge branch 'develop' into feature/CSR-803-refactoring-2
2022-11-28 09:11:56 -05:00
CarlNation
7e5a0fed3e
merge 12.08 to develop
2022-11-23 13:57:45 -05:00
CarlNation
9bf2733a81
Merge branch 'release/2022.12.08' into rlsmerge/2022.12.08-to-develop
2022-11-23 13:25:44 -05:00
CarlNation
dc8b602e41
CSR-944 optional vin vehicles
2022-11-23 09:30:54 -05:00
Adam Caouette
105a74c618
Merge branch 'develop' into feature/CSR-803-refactoring-2
2022-11-22 17:07:10 -05:00
Bryan Mauger
620e038c57
Update CMS copy. Update style to use BS helpers.
2022-11-21 10:35:28 -05:00
Katie
07ff56808c
CSR-747 Fix replace verified insurance navigation
2022-11-18 12:49:10 -05:00
Adam Caouette
b4b5a5d18b
CSR-803: move common layout into new layouts subfolder
2022-11-18 10:51:34 -05:00
Scott Kiener
d31414b124
Merge remote-tracking branch 'origin/develop' into feature/CSR-504
2022-11-18 10:16:58 -05:00
Scott Kiener
251469144f
CSR-504 | Fixing defect regarding repair work flow
...
Make glassParts nullsafe
2022-11-18 10:16:24 -05:00
scottkiener
5e963ab491
Merge pull request #827 from Safelite/feature/CSR-504
...
CSR-504 | Implement Quote page service calls
2022-11-17 16:49:20 -05:00
Scott Kiener
181de2d386
CSR-504 | Fix unit tests and formatting
2022-11-17 16:37:35 -05:00
Scott Kiener
200918f60f
Merge remote-tracking branch 'origin/develop' into feature/CSR-504
2022-11-17 16:19:29 -05:00
Scott Kiener
9ff8907275
CSR-504 | Quote page service calls
...
Call GetWipers, GetRainDefense, GetSupportingItems, GetPricing
GetPricing is mocked for now
GetSupportingItems will change and need to be modified
Fixed a few bugs related to loading session/order
Modified how we save parts to lineITems
2022-11-17 16:19:13 -05:00
Adam Caouette
c286f748b6
CSR-803: several unit tests
2022-11-17 14:28:40 -05:00
Adam Caouette
c17d3d9194
Merge branch 'develop' into feature/CSR-803-refactoring-2
2022-11-17 14:22:35 -05:00
katieoh-safelite
3b8a8774c5
Merge pull request #821 from Safelite/feature/CSR-748-quote
...
CSR-748 Update navigation-scenarios
2022-11-17 14:09:37 -05:00
Katie
33f58fda6d
CSR-748 Fix tests and format
2022-11-16 23:53:10 -05:00
Adam Caouette
fc8605cbba
Merge branch 'develop' into feature/CSR-803-refactoring-2
2022-11-16 16:49:50 -05:00
Katie
daab990942
CSR-748 Update navigation-scenarios
2022-11-16 15:08:26 -05:00
Katie
506b520b30
CSR-747 Navigation for repairs
2022-11-16 11:39:14 -05:00
Katie
aa6aad7c07
CSR-747 Navigate to and from heritage funnel
2022-11-15 16:49:34 -05:00
scottkiener
d5c56fc7f0
Merge pull request #817 from Safelite/feature/CSR-731
...
CSR-731 | Unit tests
2022-11-15 09:36:35 -05:00
Scott Kiener
c114c75e02
Merge remote-tracking branch 'origin/develop' into feature/CSR-731
2022-11-14 16:11:22 -05:00
Scott Kiener
020bbf6971
CSR-731 | Unit tests
...
Still need to test pricing stuff on service-package-question as well as test the new cms content helper stuff
2022-11-14 16:11:09 -05:00
Scott Kiener
33692d3046
csr-731 | Before large test rewrite
2022-11-14 12:26:42 -05:00
Adam Caouette
76109e0e9e
Merge branch 'develop' into feature/CSR-803-refactoring-2
2022-11-11 10:42:08 -05:00
Adam Caouette
16ab7b25fb
CSR-803: fix back button action on questions pages
2022-11-11 10:41:43 -05:00
Adam Caouette
dcf8a3020a
CSR-803: fix validation rules
2022-11-11 09:26:07 -05:00
Katie
8e2178c435
CSR-747 Send isInsurance to saveSession
2022-11-10 16:04:48 -05:00
Katie
138a8d1c5e
CSR-747 Navigate into heritage funnel from quote page
2022-11-10 10:51:19 -05:00
Katie
8a343650e3
CSR-748 Fix merge conflicts
2022-11-09 15:45:27 -05:00
AdamCaouetteSafelite
ca86cec56c
Merge pull request #805 from Safelite/feature/CSR-803-refactoring-2
...
Feature/CSR-803 refactoring 2
2022-11-09 15:26:22 -05:00
Adam Caouette
2812c9e511
CSR-803: PR refactoring
2022-11-09 14:58:22 -05:00
Katie
ee49a615eb
CSR-748 Formatting
2022-11-09 12:04:02 -05:00
Katie
1944aadb36
CSR-748 Fix vehicle-parts defect
2022-11-09 11:52:22 -05:00
Katie
5e5fbc5f0e
CSR-748 Add heritage button
2022-11-09 10:05:43 -05:00
Bryan Mauger
774306f886
Format code.
2022-11-09 10:00:23 -05:00
Katie
10c1675245
CSR-748 Add temp heritage button
2022-11-09 09:12:40 -05:00
Bryan Mauger
53810f8c9d
Add rounded corners and search icon for testing only.
...
Remove includeSearchIcon, questionAlignment, placeholderText after testing.
2022-11-09 08:52:39 -05:00
Katie
b402894b0b
CSR-748 Fix tests
2022-11-09 08:36:28 -05:00
Katie
8075df60ad
CSR-748 Handle back buttons
2022-11-08 15:09:14 -05:00
Katie
99166d2883
CSR-748 Handle going into concept quote page
2022-11-08 13:33:26 -05:00
Katie
bb64ecde29
CSR-748 Remove loading modal from vin and question pages
2022-11-08 11:36:07 -05:00
Adam Caouette
b98f38e84d
CSR-803: prettier changes
2022-11-08 09:24:43 -05:00
Adam Caouette
262980bfa3
CSR-803: correct missing reference
2022-11-07 14:13:54 -05:00
Adam Caouette
d907080bf6
CSR-803: rename tweaking, again
2022-11-07 11:37:53 -05:00
Adam Caouette
9d38856241
CSR-803: correction and tweaking of names
2022-11-07 11:15:15 -05:00
Adam Caouette
e6b27f2098
CSR-803: prettify formatting changes
2022-11-05 20:28:08 -04:00
Adam Caouette
ef9f259ff4
Merge branch 'develop' into feature/CSR-803-refactoring-2
2022-11-05 18:17:14 -04:00
Adam Caouette
a1c20e41a2
CSR-803: bulk of refactoring
2022-11-05 16:13:50 -04:00
Katie
edfc97ccad
CSR-923 Format
2022-11-04 09:57:31 -04:00
Katie
3b44b27ee9
CSR-923 Cleanup
2022-11-03 16:28:29 -04:00
Katie
e3b49488c8
CSR-923 Fix alert
2022-11-03 16:27:16 -04:00
Scott Kiener
19dc1e9937
CSR-731 | Update glassLocation variable name after dev merge
2022-11-03 08:50:28 -04:00
Scott Kiener
2ae16d3f01
Merge remote-tracking branch 'origin/develop' into feature/CSR-731
2022-11-03 08:37:13 -04:00
Scott Kiener
dc04890223
CSR-731 | Formatting update
2022-11-03 08:22:15 -04:00
Scott Kiener
fff500aef1
CSR-731 | Typo fix
2022-11-02 15:40:31 -04:00
Scott Kiener
bed5011dbc
CSR-731 | Rech review refactor
2022-11-02 15:38:26 -04:00
Adam Caouette
81a45cb730
CSR-803: merge Develop, fix merge conflicts
2022-10-31 12:30:25 -04:00
CarlNation
c19411b9cc
Merge branch 'develop' into feature/CSR-749
2022-10-29 05:08:50 -04:00
Katie
9b1a55e514
CSR-869 Refix
2022-10-28 14:49:34 -04:00
Katie
c7b04667e0
Format everything
2022-10-28 10:10:11 -04:00
Adam Caouette
2d8bce9735
CSR-867: Merge develop and resolve merge conflicts
2022-10-28 09:03:08 -04:00
Adam Caouette
a035e88325
CSR-867: change some naming back to keep existing production vuex state
2022-10-27 22:05:11 -04:00
Scott Kiener
57e39be1b6
CSR-731 | Changes to work with latest merge from dev
2022-10-27 15:50:24 -04:00
Scott Kiener
e9453b250d
Merge remote-tracking branch 'origin/develop' into feature/CSR-731
2022-10-27 15:39:09 -04:00
CarlNation
c263c7fb68
Merge branch 'develop' into feature/CSR-749
2022-10-27 14:01:57 -04:00
Katie
396cd86677
CSR-762 Fix merge conflicts
2022-10-27 13:24:15 -04:00
Katie
e700dc6b4e
CSR-762 Fix merge conflicts, heritage integration
2022-10-27 11:13:33 -04:00
CarlNation
dbaad5c0f0
Merge branch 'develop' into feature/CSR-749
2022-10-25 14:53:15 -04:00
CarlNation
610031f324
CSR-749 save-session additional data
2022-10-25 14:52:40 -04:00
Scott Kiener
f58155728a
CSR-731 | Change buttonType to buttonTypeString
...
Removed radio-service-package
2022-10-25 14:29:17 -04:00
Scott Kiener
6377959980
CSR-731 | Allow button-question to accept component as prop
2022-10-25 11:39:32 -04:00
Scott Kiener
2b5bdfd64a
Making quote page accessible
2022-10-24 14:04:27 -04:00
Scott Kiener
882def70a7
CSR-731 | Fix commenting - fix mock lineItems
2022-10-24 13:59:28 -04:00
Scott Kiener
a4d379d2f7
Merge remote-tracking branch 'origin/feature/CSR-762' into feature/CSR-731
2022-10-24 11:48:10 -04:00
Scott Kiener
5e3abe4ebf
CSR-731 | Final copy w/o tests
2022-10-24 11:26:42 -04:00
Adam Caouette
b6bfc178ed
CSR-867: new simplified updates to match updates in Parts Service API
2022-10-21 15:46:13 -04:00
Katie
f8c11140f1
CSR-762 Reset code coverage threshold
2022-10-21 10:56:53 -04:00
Katie
78bb3f5e8c
CSR-762 tests
2022-10-20 12:36:45 -04:00
Scott Kiener
65cf2d3b84
Merge remote-tracking branch 'origin/feature/CSR-762' into feature/CSR-731
2022-10-19 14:08:35 -04:00
Scott Kiener
8e2e5eb5bd
CSR-731 | Refactor cms-content-helper.js
...
Also fixed a looping issue
2022-10-18 14:32:10 -04:00
Katie
0e3b1d79b8
CSR-762 Remove redundant property'
2022-10-17 09:36:19 -04:00
Katie
bdefe44235
CSR-762 Fix back glass bug
2022-10-17 08:44:48 -04:00
Katie
c70bbf665c
CSR-762 Cleanup
2022-10-17 08:27:25 -04:00
Katie
cbfd62e3a8
CSR-762 Remove pushing GA on autoselect
2022-10-14 15:07:59 -04:00
Katie
c515920069
CSR-762 Fix merge conflicts
2022-10-13 15:16:54 -04:00
Scott Kiener
be9f6a008c
CSR-731 | Fix for cash/insurance toggle styling
2022-10-13 14:31:24 -04:00
Scott Kiener
b3d9eba33f
Merge remote-tracking branch 'origin/develop' into feature/CSR-731
2022-10-12 15:34:53 -04:00
Scott Kiener
18b508a550
CSR-731 | Demo-ready commit
2022-10-12 15:34:02 -04:00
Scott Kiener
9efcb04160
CSR-726 | Fixing unit tests
2022-10-12 15:23:27 -04:00
Scott Kiener
dfef643732
CSR-726 | Tech review changes
2022-10-12 13:40:16 -04:00
Scott Kiener
631db97a15
Merge remote-tracking branch 'origin/develop' into feature/CSR-731
2022-10-12 10:53:29 -04:00
Scott Kiener
a60398a55b
CSR-731 | Working version before refactor
2022-10-12 10:53:12 -04:00
Katie
afa94625f7
CSR-762 Fix tests
2022-10-11 16:52:07 -04:00
Katie
dcd35f1724
CSR-762 Fix vehicle-parts preselecting issue
2022-10-11 15:51:16 -04:00
Katie
d7115f2ac6
CSR-762 Fix merge conflicts
2022-10-11 12:09:04 -04:00
Katie
dc72ead7bc
CSR-762 GA Fix merge conflicts
2022-10-11 10:51:55 -04:00
Leah Schumann
5340f3b303
Merge pull request #771 from Safelite/feature/CSR-858
...
Changed alertClass from 'alert-warning' to 'alert-danger'
2022-10-11 10:33:15 -04:00
Leah Schumann
bd7aa3afcf
Changed alertClass from 'alert-warning' to 'alert-danger'
2022-10-11 10:09:25 -04:00
Katie
b4a0024912
CSR-762 Push correct value on vehicle-parts nested question
2022-10-11 09:23:32 -04:00
Adam Caouette
fbbbf377be
CSR-803 standardize naming across questions pages
2022-10-10 13:24:56 -04:00
Adam Caouette
e604bdb8e1
CSR-803: move handleAnswerUpdates to shared mixin
2022-10-07 16:04:43 -04:00
Katie
88944befe0
CSR-762 Fix merge conflicts
2022-10-07 15:50:52 -04:00
Adam Caouette
b0447586c5
CSR-803: remove obsolete code
2022-10-06 15:12:03 -04:00
Scott Kiener
90eaf8ab63
Merge remote-tracking branch 'origin/develop' into feature/CSR-731
2022-10-06 13:11:40 -04:00
Katie
6e350ac050
Merge remote-tracking branch 'origin/develop' into feature/CSR-762-GA
2022-10-06 10:36:15 -04:00
Katie
c76d476e5f
Merge branch 'feature/CSR-762' into feature/CSR-762-tests
2022-10-04 14:44:04 -04:00
Katie
c2fa0784a7
CSR-762 Fix tests
2022-10-04 08:51:41 -04:00
Adam Caouette
6e06c32c50
Merge branch 'develop' into feature/CSR-803-refactoring-2
2022-10-04 07:38:44 -04:00
Adam Caouette
f21d51f7f4
CSR-803: refactor loadInitialData for questions pages
2022-10-04 07:37:16 -04:00
Katie
458ee702ae
CSR-762 Change requests/fix bugs
2022-10-03 14:13:24 -04:00
Scott Kiener
4c8293133d
CSR-731 | Two-way binding finished
...
Commit pre-styling changes
2022-10-03 11:07:43 -04:00
Katie
d093a9b842
CSR-762 Fix repair/replace combo rule
2022-10-03 09:31:14 -04:00
Katie
3fad6ae842
CSR-762 Add back missing attributes
2022-10-03 08:48:33 -04:00
Katie
76b1bd9b2e
CSR-762 Undo changing from computed to watch
2022-10-03 08:44:58 -04:00
Katie
37207cab3c
CSR-762 Fix broken/remove outdated tests
2022-09-30 14:13:35 -04:00
Katie
98c4849370
Merge branch 'feature/CSR-762' of https://github.com/Safelite/DigitalConsumer.FixMyGlass into feature/CSR-762
2022-09-29 13:05:52 -04:00
Katie
0581fcdc9e
CSR-762 Change requests
2022-09-29 13:05:25 -04:00
katieoh-safelite
73494dcf61
Merge branch 'develop' into feature/CSR-762
2022-09-29 10:44:32 -04:00
Scott Kiener
2addaa01c1
Merge remote-tracking branch 'origin/feature/CSR-762' into feature/CSR-731
2022-09-29 10:10:51 -04:00
Scott Kiener
df62156eaa
CSR-731 | Files created
2022-09-29 10:06:00 -04:00
Katie
38ac36b3fe
CSR-762 Comment out tests
2022-09-29 09:29:36 -04:00
Scott Kiener
0a4ffee447
CSR-726 | Cash or Insurance Toggle
...
Unit Tests
Default selection logic
Fix for list-button-horizontal
2022-09-29 07:36:30 -04:00
Katie
fff1aa1848
CSR-762 Update some tests, get GA working for inputs for keyboard navigation
2022-09-27 15:50:49 -04:00
Katie
d4100f4d26
CSR-762 Edit how most button-question wrappers emit
2022-09-23 09:31:17 -04:00
Katie
dce7a575b6
CSR-762 Cleanup
2022-09-22 14:23:26 -04:00
Katie
25a27563ab
CSR-762 Add shared props
2022-09-22 14:00:44 -04:00
Katie
87a4389e13
CSR-762 Cleanup
2022-09-22 11:32:45 -04:00
Katie
c04b99af1b
CSR-762 Some naming changes
2022-09-22 10:21:52 -04:00
Adam Caouette
720d79ea9d
Merge branch 'develop' into feature/CSR-803-refactoring-2
2022-09-21 16:45:12 -04:00
Katie
b14ca820ac
CSR-762 Fix estimate page, start on question-chain
2022-09-21 15:29:01 -04:00
Katie
04f4a9369b
CSR-762 Finish vehicle-damage
2022-09-21 08:56:41 -04:00
Katie
9e4d244c14
CSR-762 Back glass
2022-09-20 14:22:05 -04:00
Katie
ffe95e5fba
CSR-762 Split windshield
2022-09-20 13:23:08 -04:00
Katie
f7ab4ab503
CSR-762 Fix keyboard navigation
2022-09-20 11:18:18 -04:00
Katie
1a0f71f36f
CSR-762 Preselects chips
2022-09-20 10:07:02 -04:00
Katie
ce46cf4ea6
CSR-762 Preselects windshield damage
2022-09-20 08:42:02 -04:00
Katie
9b3d67fd6e
CSR-762 Fix merge conflicts
2022-09-19 16:20:26 -04:00
Katie
95e972a02f
CSR-762 list-card with aggressive validation
2022-09-19 16:17:52 -04:00
Katie
4a2e21fe25
CSR-762 Wrap up list-card
2022-09-19 14:12:42 -04:00
Katie
4ae0b4e54b
CSR-762 Only read one event per action
2022-09-19 14:06:04 -04:00
Bryan Mauger
143a00e315
CSR-848
...
*Put all package variation modal on test Quote page.
*Fix font color.
*Fix text wrap on cash/insurance button.
*Re-add router info for test page.
2022-09-19 13:06:10 -04:00
Katie
c5fb168161
CSR-762 Fix multiselect
2022-09-19 10:23:30 -04:00
Katie
24ddb9f8a5
CSR-762 Fix for YMMS list-button keypresses
2022-09-19 09:54:31 -04:00
CarlNation
503316774a
Merge branch 'release/2022.09.29' into rlsmerge/2022.09.29-to-developv3
2022-09-16 15:15:15 -04:00
CarlNation
fa10319188
CSR-779 remove comment
2022-09-16 15:10:22 -04:00
CarlNation
40d790bc7e
add footer to cmscontent
2022-09-16 14:56:26 -04:00
CarlNation
8e39c6d2f1
CSR-779 repair button text
2022-09-16 13:52:08 -04:00
Katie
854300d677
CSR-762 Move validation logic to button-wrapper
2022-09-16 13:07:27 -04:00
Leah Schumann
197cd20714
Fixed some issues with the logic in arePagePrerequisitesValid 2
2022-09-16 10:40:19 -04:00
Leah Schumann
200dcd12e4
Fixed some issues with the logic in arePagePrerequisitesValid
2022-09-16 10:38:29 -04:00
Katie
94c3ea326f
CSR-762 Update YMMS
2022-09-16 10:18:59 -04:00
Katie
3707443e15
CSR-762 Finish list-button
2022-09-16 09:12:59 -04:00
Katie
42fdd8aa46
762 Fix button-wrapper functionality
2022-09-16 08:27:54 -04:00
Katie
ace997bbf5
CSR-762 WIP
2022-09-15 17:30:46 -04:00
CarlNation
891e9cb8b2
Merge branch 'release/2022.09.29' into rlsmerge/2022.09.29-to-developv2
2022-09-15 16:14:52 -04:00
Katie
6e901a6918
CSR-762 Add mini test
2022-09-15 14:44:50 -04:00
CarlNation
724220bb4f
Merge branch 'release/2022.09.15' into rlsmerge/2022.09.15-to-2022.09.29v2
2022-09-15 13:52:36 -04:00
CarlNation
cafb8d898d
add zipcode data to api responses to fix tests
2022-09-15 11:40:40 -04:00
CarlNation
a50c2220ed
CSR-779 remove promise settle from mixin
2022-09-15 08:30:34 -04:00
Adam Caouette
a2c85faa87
CSR-803: Move foundDuplicateQuestions to be local var
2022-09-14 16:44:24 -04:00
AdamCaouetteSafelite
275fa72735
Merge pull request #740 from Safelite/feature/CSR-803-refactoring-2
...
Feature/CSR-803 refactoring 2
2022-09-14 16:27:34 -04:00
Katie
3c17de9f2c
Fix merge conflicts
2022-09-14 11:28:41 -04:00
Katie
9078221bb7
Change coverage threshold
2022-09-14 10:49:34 -04:00
CarlNation
4d96191915
Merge branch 'release/2022.09.29' into rlsmerge/2022.09.29-to-develop
2022-09-14 09:35:26 -04:00
Mark Harris
9d6b829cb1
trying to fix repair-chips
2022-09-14 08:04:21 -04:00
Adam Caouette
cffbe64b33
CSR-803: remove keyString prop from question-chain component
2022-09-13 17:24:45 -04:00
Katie
8e8f663be3
Add more tests
2022-09-13 13:13:07 -04:00
Leah Schumann
c0da21419e
Added quote email message to estimate page and changed top / bottom margins to more accurately reflect Figma
2022-09-13 09:26:10 -04:00
Leah Schumann
9c275b6cb7
Before adding text-block to Estimate page
2022-09-13 09:23:52 -04:00
CarlNation
6491b94044
CSR-779 Repair view of estimate page
2022-09-13 08:02:05 -04:00
Leah Schumann
ceed64cc36
Preparing to merge 2022.09.29 branch into develop
2022-09-12 14:43:06 -04:00
Katie
f51135b030
Merge remote-tracking branch 'origin/release/2022.09.15' into feature/parts-pages-cleanup-KO
2022-09-09 13:34:58 -04:00
Katie
24e4441eaf
Add tests
2022-09-09 13:34:42 -04:00
Leah Schumann
cce84cf0ac
Added conditional in arePagePrerequisitesValid to check if order is repair or has glassParts
2022-09-08 08:44:00 -04:00
Katie
b350eaae93
Revert commit 'CSR-743 experiment integration testing' and change hasSettingEqualTo to use loose equality
2022-09-08 08:24:08 -04:00
Katie
89d114edb2
Revert "Commented out tests"
...
This reverts commit 16bbd465af .
2022-09-08 08:20:21 -04:00
Katie
ffebba8652
Update tests for estimate
2022-09-07 16:48:08 -04:00
Katie
64c651edd1
Update universe name
2022-09-06 15:03:11 -04:00
FrankRua
16bbd465af
Commented out tests
2022-09-02 10:53:09 -04:00
Katie
65a2c3ae94
CSR-743 experiment integration testing
2022-09-01 16:53:54 -04:00
Bryan Mauger
13d69d8d6a
CSR-725 add subheader copy, remove empty prop.
2022-08-31 08:47:59 -04:00
Katie
a418144980
Merge remote-tracking branch 'origin/release/2022.09.15' into feature/CSR-111-parts-resetting
2022-08-30 16:17:13 -04:00
Katie
756a6e3ce9
CSR-111 Add resetting logic for molding-questions
2022-08-30 16:06:07 -04:00
katieoh-safelite
9f02569308
Merge pull request #708 from Safelite/defect/CSR-807
...
CSR-807 Edit arePagePrerequisitesValid for estimate
2022-08-30 14:38:55 -04:00
Katie
edb0f8af66
CSR-807 Add test todos for estimate
2022-08-30 14:30:51 -04:00
katieoh-safelite
fbdcd948ea
Merge pull request #707 from Safelite/feature/CSR-111-parts-resetting
...
Feature/csr 111 parts resetting
2022-08-30 14:25:40 -04:00
Katie
28b6524ac5
CSR-807 Edit arePagePrerequisitesValid for estimate
2022-08-30 14:14:25 -04:00
Scott Kiener
fcf95ad734
CSR-795 | Refactor modal etc.
...
Removed collapse toggle on radio-service
Added in cashOrInsurance utilization
Removed reference to quote in the modal class
Changed modal close button text to use Footer from CMS
2022-08-30 13:37:19 -04:00
Katie
6e0c9688d3
CSR-111 Reset answers if they change
2022-08-30 13:12:18 -04:00
Adam Caouette
d6f7e60b07
CSR-110: add additional check to avoid console error in question-chain
2022-08-29 18:05:47 -04:00
Katie
aceea963eb
Merge remote-tracking branch 'origin/release/quote-page-mvp' into rlsmerge/quote-page-mvp-to-develop
2022-08-29 11:41:56 -04:00
scottkiener
82bb777543
Merge pull request #702 from Safelite/feature/CSR-735
...
CSR-735 | Update list-button-horizontal
2022-08-29 11:39:21 -04:00
Scott Kiener
2296379e02
CSR-735 | Fix tests
2022-08-29 11:35:38 -04:00
Katie
e97f466fd7
Fix merge conflicts
2022-08-29 10:44:52 -04:00
Bryan Mauger
74f519b3b1
Add v-html and correct typo.
2022-08-29 10:03:47 -04:00
Bryan Mauger
ce840d8177
CSR-735 create text-block component.
2022-08-29 09:41:13 -04:00
Scott Kiener
06abbc03df
Merge remote-tracking branch 'origin/release/quote-page-mvp' into feature/CSR-735
2022-08-29 09:34:58 -04:00
Scott Kiener
1ac8651719
CSR-735 | Update list-button-horizontal to accept strings
2022-08-29 09:34:29 -04:00
Adam Caouette
517f1d2dea
CSR-110: update name of partIndex
2022-08-26 12:32:33 -04:00
Adam Caouette
bfce98d1e5
CSR-110: remove debugging
2022-08-26 11:45:35 -04:00
Adam Caouette
924157cb80
CSR-110: fixes to recalling user state on molding-questions
2022-08-26 11:40:56 -04:00
Adam Caouette
6e7a791e99
CSR-110: revise 'glassPart' to just 'glass' for clarity on questions pages
2022-08-26 11:21:03 -04:00
Adam Caouette
d288282c5e
CSR-110: updates to other question pages for consistency
2022-08-26 10:36:31 -04:00
Adam Caouette
d9f1076987
CSR-110: code to complete molding-questions
2022-08-26 10:33:22 -04:00
Bryan Mauger
5af0e6855e
Rename quote-modal to modal and move to common-components folder.
2022-08-25 09:15:40 -04:00
Katie
e6dfb8a25f
CSR-111 Cleanup
2022-08-24 15:53:13 -04:00
Katie
76077d7793
CSR-111 Cleanup
2022-08-24 15:39:47 -04:00
Katie
9c40093144
CSR-111 Fix answer change issue
2022-08-24 15:30:11 -04:00
Bryan Mauger
50b868c0cc
Remove button question code (not needed)
2022-08-24 12:22:23 -04:00
Bryan Mauger
94a4cdcb07
Remove unneeded code. Fix indentation.
...
Fix merge conflict.
2022-08-24 12:17:23 -04:00
Katie
f266fce3f5
CSR-111 WIP
2022-08-24 10:56:31 -04:00
bmauger
b2713befd2
Merge branch 'release/quote-page-mvp' into csr-795-modal-for-add-ons
2022-08-24 09:48:11 -04:00
Bryan Mauger
4156eb281b
CSR-795 add modal for quote page.
2022-08-24 09:43:34 -04:00
AdamCaouetteSafelite
0c80eb40a4
Merge pull request #689 from Safelite/feature/CSR-108
...
CSR-108: refactoring
2022-08-23 09:50:01 -04:00
Adam Caouette
f2c3e79a57
CSR-108: refactoring
2022-08-22 23:57:08 -04:00
katieoh-safelite
250b93bca9
Merge pull request #684 from Safelite/rlsmerge/develop-to-quote-page-mvp
...
Rlsmerge/develop to quote page mvp
2022-08-22 09:35:40 -04:00
Katie
378dbea3cb
Fix merge conflicts
2022-08-22 09:01:08 -04:00
Leah Schumann
c03c406eb2
Fixed navigation error, we needed to add the 'isSavingNavigation' parameter to the overrideNavigation call in vehicle-style
2022-08-22 08:45:48 -04:00
Leah Schumann
04ff118b55
merging from develop, fixed conflicts with refactoring vehicle question page navigations
2022-08-19 15:29:22 -04:00
katieoh-safelite
ccdd391bbf
Merge pull request #683 from Safelite/develop
...
Merge develop to quote page MVP release
2022-08-19 14:34:18 -04:00
AdamCaouetteSafelite
232fc3e73a
Merge pull request #680 from Safelite/feature/CSR-108
...
Feature/CSR-108
2022-08-19 13:16:27 -04:00
Adam Caouette
53f1b61176
CSR-108: remove no longer needed code block
2022-08-19 10:37:07 -04:00
Scott Kiener
b936152a1d
CSR-726 | cashOrInsuranceQuestion component
2022-08-19 09:06:52 -04:00
Scott Kiener
24fa724cc2
Merge remote-tracking branch 'origin/release/quote-page-mvp' into feature/CSR-726ComponentCreation
2022-08-19 08:50:20 -04:00
Katie
23ac001a6a
Fix merge conflicts
2022-08-18 16:15:44 -04:00
katieoh-safelite
47f0caf3d5
Merge pull request #678 from Safelite/defect/CSR-794
...
CSR-794 Fix variable name
2022-08-18 15:57:16 -04:00
Katie
46c4b355f7
CSR-794 Fix variable name
2022-08-18 15:33:54 -04:00
bmauger
09edff32e5
Merge pull request #677 from Safelite/CSR-793-vin-information-focus-issue-fix
...
CSR-793 hide content from screen readers when collapsed.
2022-08-18 13:38:00 -04:00
Bryan Mauger
7fe22d0bae
CSR-793 hide content from screen readers when collapsed.
2022-08-18 13:27:39 -04:00
Katie
668a8affb2
Revert "Merge pull request #673 from Safelite/revert-672-feature/CSR-111-parts"
...
This reverts commit c5f76d2424 , reversing
changes made to 2e0f614e1f .
2022-08-18 12:09:46 -04:00
katieoh-safelite
37dc16645f
Revert "Feature/csr 111 parts"
2022-08-18 10:44:49 -04:00
Adam Caouette
20594b3847
Merge branch 'develop' into feature/CSR-108
2022-08-18 10:10:54 -04:00
katieoh-safelite
2e0f614e1f
Merge pull request #672 from Safelite/feature/CSR-111-parts
...
Feature/csr 111 parts
2022-08-18 10:08:44 -04:00
Katie
fa9f4c0ef5
CSR-111-part Go to QuoteDetails instead of quote, update tests
2022-08-18 08:30:09 -04:00
CarlNation
4bfbe3b8d9
Merge branch 'release/2022.08.18' into rlsmerge/2022.08.18-to-develop
2022-08-18 07:19:36 -04:00
Adam Caouette
22e50a576d
Merge branch 'develop' into feature/CSR-108
2022-08-18 03:16:17 -04:00
Adam Caouette
207d18ab80
CSR-108: updates for handling duplicate questions and loading a previous user state
2022-08-18 03:15:31 -04:00
Scott Kiener
e4ff9dae2f
CSR-726 | Remove test file
...
Will write tests along with text-block-component
2022-08-17 10:39:51 -04:00
Leah Schumann
d96731a0d2
Added 'undefined' check for when we are attempting to pull the ConceptFunnel experiment from the experiments collection as it may not be present when running locally
2022-08-17 10:17:21 -04:00
Leah Schumann
3616a7d75f
Merged from develop and updated unit tests
2022-08-17 09:06:10 -04:00
Leah Schumann
ed740a12ab
Front end changes related to CSR-512
2022-08-16 15:31:28 -04:00
Katie
653a41abb8
CSR-111 Cleanup
2022-08-16 14:54:32 -04:00
Katie
4fa36a1100
CSR-111 Cleanup
2022-08-16 14:52:48 -04:00
Scott Kiener
c2c5f17ef7
CSR-726 | Create cashOrInsuranceQuestion component
2022-08-16 14:52:16 -04:00
Katie
d3f7ad68f2
CSR-111 Get part from capability question, save, reset answers when part question answer result changes
2022-08-16 14:44:32 -04:00
Katie
7584968143
CSR-111 Refactor navigation between vehicle questions pages
2022-08-15 14:55:12 -04:00
Katie
a2e0d73c11
CSR-111 Map answerResult value for question-chain component
2022-08-15 12:13:18 -04:00
Katie
2fd175711a
CSR-111 Get capability questions
2022-08-15 10:15:30 -04:00
Katie
6b326e29d2
CSR-778 Fix equality check
2022-08-10 16:32:00 -04:00
katieoh-safelite
f1ec2ad80c
Merge pull request #646 from Safelite/feature/CSR-690
...
CSR-690 Hide capability-questions and molding-questions for testing
2022-08-10 14:30:08 -04:00
Katie
6d9cf886e7
CSR-690 Hide capability-questions and molding-questions for testing
2022-08-10 14:25:43 -04:00
katieoh-safelite
c1490d5a35
Merge pull request #645 from Safelite/feature/CSR-690
...
Feature/csr 690
2022-08-10 14:16:37 -04:00
Leah Schumann
00f5092dc1
Added flag to 'navigate' method so that we can specify that the order by saved in the .afterEach method of the router. Added new 'navigateWithSaving' and 'navigateWithoutSaving' to allow us to control when the order is saved.
2022-08-10 13:46:43 -04:00
Katie
7395d1e2c0
CSR-690 Edit arePagePrequisitesValid logic
2022-08-10 12:20:47 -04:00
Katie
37095ce910
CSR-690 Cleanup
2022-08-10 11:56:01 -04:00
Katie
92e226c610
CSR-690 Add tests
2022-08-10 11:55:31 -04:00
AdamCaouetteSafelite
049c95960d
Merge pull request #643 from Safelite/feature/CSR-108
...
CSR-108: updates to prevent duplicate questions from being asked
2022-08-10 09:53:42 -04:00
Katie
00d62b483f
CSR-690 Cleanup
2022-08-10 09:18:41 -04:00
CarlNation
a02143c934
Merge branch 'release/2022.08.18' into rslmerge/2022.08.18-to-develop
2022-08-09 08:10:05 -04:00
Adam Caouette
d4e87f7263
CSR-108: minor refactoring
2022-08-08 21:06:38 -04:00
Adam Caouette
af9d10d630
CSR-108: updates to prevent duplicate questions from being asked
2022-08-08 16:22:08 -04:00
CarlNation
e4b2b702c6
CSR-658 nav directly to vehicle-damage when 1 style
2022-08-08 15:54:21 -04:00
FrankRua
7d391266e7
Use 'next' function for skipping styles page
2022-08-08 10:07:37 -04:00
CarlNation
ae6c242f2d
CSR-658 skip style page when only 1 style
2022-08-05 15:31:07 -04:00
bmauger
714f863d98
Merge pull request #638 from Safelite/BRM-update-vin-info-to-use-cms
...
CSR-460 Change copy and image from hard coded to CMS driven.
2022-08-04 13:28:17 -04:00
Bryan Mauger
62550ab6a0
Update unit test.
2022-08-04 13:23:34 -04:00
Scott Kiener
ef42c6553a
Defect | Change hardcoded value to prod image
...
Used to be -dev
2022-08-04 09:43:37 -04:00
Bryan Mauger
c61e83695a
Change variable name to something more descriptive.
2022-08-03 13:24:23 -04:00
Bryan Mauger
a48e2c1d01
CSR-460 Change copy and image from hard coded to CMS driven.
2022-08-03 13:19:23 -04:00
Katie
9248a5b3b2
CSR-690
2022-08-03 12:01:43 -04:00
matthew-sykes
b5c0bc8042
Merge pull request #635 from Safelite/defect/CSR-705
...
CSR-705 value logging masking type
2022-08-03 10:53:57 -04:00
Matt Sykes
d98c3213cc
Set const value in mockMixin for reference needed at top of file
2022-08-03 10:47:47 -04:00
Matt Sykes
007c464e01
Reference to const
2022-08-03 10:08:41 -04:00
Katie
008949b7c1
Merge branch 'develop' into feature/CSR-690
2022-08-02 15:32:31 -04:00
Katie
7d7896a012
CSR-690 Fix issue with part-questions back
2022-08-02 15:32:11 -04:00
katieoh-safelite
ed38cb125d
Merge pull request #637 from Safelite/feature/CSR-530
...
CSR-530 Remove test pages and routes
2022-08-02 13:10:42 -04:00
Katie
6defc97a43
CSR-530 Remove test pages and routes
2022-08-02 12:20:12 -04:00
Katie
6359139342
CSR-690 Implement navigation to and from heritage
2022-08-02 12:17:35 -04:00
Katie
50ac848290
CSR-702 Fix going back from vehicle-parts when there were no part-questions
2022-08-02 11:12:19 -04:00
Matt Sykes
b73649e490
CSR-705 value logging masking type
...
- value logging masking type
- added to other components under button-questions
- added logging for radio as it was missing (only fires onchange of radio which is different than others although arguably more right...
2022-08-01 16:42:10 -04:00
Katie
2588ddc066
CSR-756 Fix validation issue on vehicle-damage page
2022-07-28 15:57:49 -04:00
Adam Caouette
b53479dbf1
CSR-110: refactoring from PR comments
2022-07-26 17:56:51 -04:00
Adam Caouette
8034ce8d28
CSR-110 resolve conflicts with merged develop branch
2022-07-26 17:50:33 -04:00
Adam Caouette
149adc9792
CSR-110: restored navigation to go back to heritage funnel
2022-07-26 16:21:13 -04:00
Katie
18524de9a6
CSR-702 Add vehicle-questions-mixin tests
2022-07-26 16:02:53 -04:00
Katie
7e5fb4c906
CSR-702 Cleanup
2022-07-26 15:31:20 -04:00
Katie
868b3d663d
CSR-702 Fix merge conflicts'
2022-07-26 15:08:45 -04:00
Katie
6a8409cd34
CSR-702 Add basic routing for part-questions
2022-07-26 15:03:40 -04:00
Adam Caouette
b41eae1797
CSR-111: set up prerequisite data and navigation for capability questions
2022-07-26 14:39:07 -04:00
Adam Caouette
e31f415aa4
CSR-110: refactoring per PR review
2022-07-26 10:38:10 -04:00
Adam Caouette
7badd9f18e
Merge branch 'develop' into feature/CSR-110
2022-07-26 09:13:20 -04:00
katieoh-safelite
c400ee5a7b
Merge pull request #621 from Safelite/feature/CSR-530
...
Feature/csr 530
2022-07-20 09:39:30 -04:00
Adam Caouette
c7b775863b
CSR-110: navigation/store changes for molding-questions page
2022-07-20 09:27:55 -04:00
Katie
cefd25399e
CSR-530 Add routing for experiment-integration
2022-07-19 15:20:02 -04:00
Adam Caouette
b9ec2a4623
CSR-108: refactors
2022-07-19 12:26:50 -04:00
Bryan Mauger
5e36b01f31
WIP
2022-07-18 16:03:43 -04:00
Katie
3f29cc1a89
CSR-734 Fix validation rule
2022-07-15 12:52:44 -04:00
katieoh-safelite
d683061eeb
Merge pull request #606 from Safelite/rlsmerge/2022.06.23-to-develop
...
Rlsmerge/2022.06.23 to develop
2022-07-14 13:01:51 -04:00
Bryan Mauger
aa90ddfccd
Re-add vin-lookup changes for test page.
...
So Quote page will work locally.
2022-07-14 12:58:04 -04:00
Katie
b0d2cb3a19
Fix typo
2022-07-14 12:54:38 -04:00
Leah Schumann
ae53f4ab50
Removed .only I accidentally let in
2022-07-14 10:04:53 -04:00
Leah Schumann
bda7161248
Fixed broken unit test
2022-07-14 09:58:42 -04:00
Leah Schumann
049e1caa7c
Changed the number of visible end characters of VINs on address-vehicles from 4 to 6. Also fixed bug that was causing the damage data to be cleared.
2022-07-14 09:34:54 -04:00
bmauger
b1a770d8cc
Merge branch 'develop' into merge-conflict-v2
2022-07-14 08:35:46 -04:00
Bryan Mauger
49d678ded7
Remove commented code.
2022-07-14 08:31:27 -04:00
Bryan Mauger
3c22e2cb4e
Updates to remove vin-lookup from PR.
2022-07-13 17:33:50 -04:00
katieoh-safelite
699dafe8f4
Merge pull request #608 from Safelite/defect/CSR-612
...
Defect/csr 612
2022-07-13 17:01:33 -04:00
Katie
a5a86169b7
CSR-612 Fix buttonQuestion issue
2022-07-13 16:55:54 -04:00
Katie
bf35cfa866
Fix merge conflicts
2022-07-13 14:03:46 -04:00
Katie
a80c9b3cca
CSR-729 Fix merge conflict
2022-07-13 11:28:46 -04:00
Katie
bcd3ad8c22
Merge remote-tracking branch 'origin/develop' into defect/CSR-729-3
2022-07-13 11:24:58 -04:00
Leah Schumann
8c2232e911
Some additional small changes requested by Frank
2022-07-13 11:00:11 -04:00
Leah Schumann
2d01a189e8
Merge branch 'develop' into feature/CSR-711-2
2022-07-13 10:55:22 -04:00
Leah Schumann
2184480eb2
Updated unit tests
2022-07-13 10:55:01 -04:00
Katie
cc6ecd9918
CSR-726 Clear serviceLocation address and city on vin-lookup unless zip matches registration zip
2022-07-13 10:53:19 -04:00
Katie
2f7ca13640
CSR-612 Fix merge conflict
2022-07-13 09:22:08 -04:00
Katie
5de45da1d5
Merge branch 'develop' into defect/CSR-612
2022-07-13 09:20:55 -04:00
Katie
37123df3f6
CSR-612 Cleanup
2022-07-13 09:20:32 -04:00
Leah Schumann
de3810d3dd
Fixed typo
2022-07-13 09:17:42 -04:00
Leah Schumann
c8a1938329
Merging from develop
2022-07-13 09:16:59 -04:00
AdamCaouetteSafelite
e4751fd9d0
Merge pull request #599 from Safelite/feature/CSR-108
...
Feature/CSR-108
2022-07-13 09:15:46 -04:00
Leah Schumann
8247c5b9e3
License Plate Lookup refactoring. Refactor mostly complete. There might be some slight differences remaining
2022-07-13 09:14:34 -04:00
Katie
ce90bd75e2
CSR-612 Clean up a few warnings
2022-07-13 08:59:51 -04:00
Adam Caouette
933eb88ecc
CSR-108: few more refactors
2022-07-12 16:03:48 -04:00
Katie
086392c561
CSR-729 Save registration address to service by default, only save service location on vin-lookup if service zip hasn't changed
2022-07-12 15:21:57 -04:00
Adam Caouette
13d6f15d37
CSR-108: complete part-questions page, changes to question-chain
2022-07-12 14:37:55 -04:00
Leah Schumann
e452928c77
vin-lookup: added 'Invalid Zip' alert' and refactored to make it more similar to address-lookup
2022-07-12 08:55:36 -04:00
katieoh-safelite
20482a6c80
Merge pull request #595 from Safelite/defect/CSR-710-2022.08.18
...
Defect/csr 710 2022.08.18
2022-07-12 08:50:17 -04:00
Katie
4ed0512b20
CSR-710 Cleanup
2022-07-11 15:23:50 -04:00
Katie
b2e03e8ee0
CSR-725 Change variable name, change type from array to string
2022-07-11 09:16:04 -04:00
Katie
d4fd61c74f
CSR-710 WIP
2022-07-11 09:09:53 -04:00
Leah Schumann
d7e2f1e0cb
Redo of address-lookup invalid zip alert changes
2022-07-08 10:06:32 -04:00
Katie
fb02189681
Add missing property in vin-lookup
2022-07-07 16:03:16 -04:00
Frank Rua
a5881113c0
Merge pull request #592 from Safelite/feature/CSR-439
...
changed from arrays to string
2022-07-07 07:38:38 -06:00
FrankRua
69e6fa4173
changed from arrays to string
2022-07-07 09:34:13 -04:00
Frank Rua
6fc5ef4d18
Merge pull request #591 from Safelite/feature/CSR-439
...
some small changes, fixed one defect
2022-07-06 11:24:37 -06:00
FrankRua
bf3073ef76
remove console log
2022-07-06 13:21:24 -04:00
FrankRua
4ae40b9439
some small changes, fixed one defect
2022-07-06 12:37:47 -04:00
Katie
5f8b19eb44
CSR-715 Fix merge conflict
2022-07-06 08:57:33 -04:00
Katie
7321e9efcf
CSR-643 Update validation on input change
2022-07-05 11:51:30 -04:00
Katie
acdf8492af
CSR-715 Fix merge conflicts correctly
2022-07-05 11:27:43 -04:00
Katie
f65ef5247b
CSR-715 Fix merge conflict
2022-07-05 10:48:55 -04:00
Katie
99f5671844
CSR-715 Cleanup
2022-07-05 10:40:53 -04:00
Katie
e080ade54c
CSR-715 Cleanup
2022-07-05 10:38:15 -04:00
Katie
9007f99cbc
CSR-715 Remove isUpperCase() for Repair/Replace
2022-07-05 10:33:09 -04:00
Katie
15718a6403
CSR-715 Add check-for-repair-and-replace validation back in
2022-07-05 10:19:46 -04:00
Katie
ba1764b9e6
CSR-715 Replace hardcoded Repair/Replace
2022-07-05 09:23:18 -04:00
Katie
fb4ca55e04
CSR-715 Change to use variables instead of hardcoded Repair/Replace
2022-07-05 09:21:31 -04:00
Katie
75b1640f70
CSR-715 Fix validation
2022-07-05 08:57:21 -04:00
FrankRua
8e4f806b71
removed comment
2022-07-05 08:31:56 -04:00
FrankRua
ad2a4a503e
unneeded
2022-07-01 13:23:27 -04:00
FrankRua
1afdec7138
merge develop into my branch
2022-07-01 12:50:51 -04:00
FrankRua
73c7c6a48b
unit test coverage
2022-07-01 12:40:51 -04:00
Katie
173f1b495b
CSR-715 Cleanup
2022-07-01 09:03:33 -04:00
Katie
d9f7be2c62
CSR-715 Fix tests
2022-07-01 08:57:02 -04:00
Katie
17db77bcb3
CSR-715 WIP
2022-07-01 08:16:54 -04:00
FrankRua
3929c90954
Unit tests
2022-06-30 17:25:34 -04:00
katieoh-safelite
bf99739e98
Merge pull request #584 from Safelite/feature/CSR-343
...
Feature/csr 343
2022-06-30 09:22:27 -04:00
Katie
a112ef2754
CSR-343 Add blank quote page
2022-06-30 09:10:02 -04:00
Katie
15edd47d94
CSR-343 Cleanup
2022-06-30 08:41:51 -04:00
Katie
1f80562765
CSR-343 Cleanup
2022-06-30 08:40:32 -04:00
Katie
0e387da199
CSR-343 Add tests
2022-06-30 08:40:09 -04:00
Leah Schumann
e8dad4f954
Fixed bug where we were displaying 'Continue with ...' when the user had selected one of several of the same type of vehicle as the one entered on the YMM pages
2022-06-30 08:39:11 -04:00
FrankRua
ec05b56e51
lp lookup and start of address lookup
2022-06-29 17:52:02 -04:00
katieoh-safelite
1405c34ef6
Merge pull request #582 from Safelite/feature/CSR-343
...
Feature/csr 343
2022-06-29 14:36:44 -04:00
Katie
ff51a04e30
CSR-343 Fix tests
2022-06-29 13:18:17 -04:00
Leah Schumann
dc0335c38a
Touchups per direction from Mark
2022-06-29 10:40:56 -04:00
Katie
960fec3926
CSR-343 Fix bug
2022-06-29 09:22:14 -04:00
Katie
7796520147
CSR-343 Fix funnelFooter button disabling
2022-06-29 08:59:30 -04:00
Katie
a979bf2c85
CSR-343 Fix back button
2022-06-29 08:40:46 -04:00
Katie
8fe1dd8d7b
CSR-343 Fix reloading/repopulating and CSS
2022-06-28 17:46:05 -04:00
FrankRua
3226ec4e6e
Init refactor
2022-06-28 17:01:28 -04:00
FrankRua
1fae6c5bde
Merge branch 'develop' into feature/CSR-439
2022-06-28 11:24:12 -04:00
FrankRua
2ba298285d
Merge remote-tracking branch 'origin/defect/name-change-update' into feature/CSR-439
2022-06-28 11:22:31 -04:00
Katie
06335ba625
CSR-343 Finish validation
2022-06-28 11:17:57 -04:00
Katie
8a1fc5bbe5
CSR-343 Edit CSS
2022-06-27 15:45:43 -04:00
Katie
f208cb031c
CSR-343 Save glassParts
2022-06-27 14:12:25 -04:00
Katie
7e4494eb25
CSR-343 Finish validation
2022-06-27 13:48:09 -04:00
Bryan Mauger
9d77fa4392
CSR-632 Re-enable autofill.
2022-06-27 13:32:14 -04:00
Katie
f359be41c7
CSR-343 Correctly select parts
2022-06-27 11:45:37 -04:00
Katie
1f67d2960f
Merge branch 'develop' into feature/CSR-343
2022-06-27 10:13:22 -04:00
Katie
a0a0ccfbea
Update names in damage-helper
2022-06-27 08:59:06 -04:00
Katie
9d7c6fc1fc
CSR-343 WIP
2022-06-27 08:40:56 -04:00
Leah Schumann
f47d68f5d0
Merge branch 'develop' into feature/CSR-659
2022-06-27 08:22:57 -04:00
Leah Schumann
fe007b2b99
Updated vin-lookup so that vin field is always read only coming back from Heritage and also to clear out the vin field when reselecting lookup by vin on the estimate page
2022-06-27 08:22:18 -04:00
Donielle Austin
2fb78f4fc5
added missing comma
2022-06-24 16:08:27 -04:00
Donielle Austin
7e8513cdd6
Merge branch 'feature/CSR-439' of https://github.com/Safelite/DigitalConsumer.FixMyGlass into feature/CSR-439
2022-06-24 15:58:37 -04:00
Donielle Austin
5dd9c0fbb5
pushing changes csr -439
2022-06-24 15:58:28 -04:00
DonielleAtSafelite
159aadb2b4
Merge branch 'develop' into feature/CSR-439
2022-06-24 14:43:47 -04:00
Donielle Austin
b76811ded0
pushing changes csr-439
2022-06-24 13:44:03 -04:00
Frank Rua
4d6829c66a
Merge pull request #576 from Safelite/feature/CSR-498
...
Changed to new syntax
2022-06-24 11:24:15 -06:00
Frank Rua
533167b2ee
Merge pull request #573 from Safelite/feature/unit-test-cleanup
...
updated unit test coverage settings and removed unneeded ones
2022-06-23 12:40:22 -06:00
FrankRua
ec2097191c
Changed to new syntax
2022-06-23 14:15:10 -04:00
Adam Caouette
e390ae7ac7
CSR-417-fix: fix for address-vehicles page which stopped working
2022-06-22 21:18:17 -04:00
FrankRua
56574879bd
updated unit test coverage settings and removed unneeded ones
2022-06-21 12:53:05 -04:00
Donielle Austin
123666dd9e
resetting state csr 439
2022-06-20 08:42:18 -04:00
Leah Schumann
0c84428b7e
Merge branch 'develop' into feature/CSR-659
2022-06-20 07:55:21 -04:00
Leah Schumann
5f155d53da
Changes after code reviewed by Mark
2022-06-20 07:53:13 -04:00
Leah Schumann
d0153869f8
Merge branch 'develop' into feature/CSR-249
2022-06-17 11:13:01 -04:00
Leah Schumann
b481ddd5a0
Modified funnel-subheader component and vehicle-make, vehicle-model, and vehicle-style pages to use CMS field 'BackButtonAccessibleText'
2022-06-17 09:43:42 -04:00
Adam Caouette
658a0e7c54
Merge branch 'develop' into feature/CSR-480
2022-06-17 09:26:54 -04:00
Adam Caouette
e9af0c64a5
CSR-480: add unit tests
2022-06-17 09:24:52 -04:00
Bryan Mauger
86541e1e61
Merge branch 'develop' into CSR-465-add-validation-to-parts-page
2022-06-16 15:31:32 -04:00
Bryan Mauger
67ba6a1e0c
CSR-465 Add validation to parts page.
2022-06-16 15:21:37 -04:00
Leah Schumann
597c67da93
Reestablished simultaneous calls to VIN Lookup and Zip Validation
2022-06-16 14:29:58 -04:00
Leah Schumann
5e58722d45
Ensured that both VIN Lookup and Zip Servicability alerts can be displayed at the same time
2022-06-16 13:16:15 -04:00
Leah Schumann
cf29476668
Merge branch 'develop' into feature/CSR-659
2022-06-16 08:29:24 -04:00
Leah Schumann
548f112479
Fixed bug where the Perfect Match New Vin Alert wasn't appearing unless you clicked on masked Vin
2022-06-16 08:29:09 -04:00
Mark Harris
ef67669d1d
Merge pull request #565 from Safelite/feature/treat-ancillaries-differently
...
treat ancillary parts different than glass parts
2022-06-15 16:09:30 -04:00
Mark Harris
d6102ca1bc
treat ancillary parts different than glass parts
2022-06-15 15:17:25 -04:00
Leah Schumann
8e09181629
Removed unused watch for initialVin
2022-06-15 15:10:58 -04:00
Leah Schumann
0ae55bf21a
Updated unit tests
2022-06-15 14:28:54 -04:00
Leah Schumann
9e63cd0f9c
Merge branch 'develop' into feature/CSR-659
2022-06-15 13:39:15 -04:00
Leah Schumann
e2c5fa9633
Fixed bug where we were not correctly checking the zip field when the vin was already populated
2022-06-15 13:38:40 -04:00