Katie
c70bbf665c
CSR-762 Cleanup
2022-10-17 08:27:25 -04:00
Katie
b2a81875d2
CSR-762 Use shared props between base-input-button and input-button-wrapper-mixin
2022-10-14 15:51:55 -04:00
Katie
9ee87f3437
CSR-762 Fix null check
2022-10-14 15:29:11 -04:00
Katie
cf14826a94
CSR-762 Prevent pushing GA click when tabbing through preloaded page with radio buttons
2022-10-14 15:24:55 -04:00
Katie
cbfd62e3a8
CSR-762 Remove pushing GA on autoselect
2022-10-14 15:07:59 -04:00
Katie
34e5e1db76
Merge branch 'feature/CSR-762' into feature/CSR-762-tests
2022-10-13 15:28:55 -04:00
Katie
c515920069
CSR-762 Fix merge conflicts
2022-10-13 15:16:54 -04:00
Katie
4f5c71dcf9
CSR-762 Refactor to use v-model
2022-10-13 15:01:05 -04:00
Katie
f853134870
CSR-762 tests WIP
2022-10-13 09:58:01 -04:00
Bryan Mauger
9d1a768234
Add comments.
2022-10-13 09:48:28 -04:00
Bryan Mauger
2bfb265291
Moved div to inside label so month name was hoverable with label.
...
Updated CSS accordingly.
2022-10-13 09:30:50 -04:00
Bryan Mauger
204807bf79
Code cleanup per Adam comments.
2022-10-13 09:09:42 -04:00
Bryan Mauger
d0ba0aa8ee
Code cleanup.
2022-10-13 08:40:10 -04:00
Bryan Mauger
deea1abbe3
Add styles for first day of month.
2022-10-13 08:18:30 -04:00
Bryan Mauger
cb063b5363
WIP update styles per Rachel request.
2022-10-12 15:25:40 -04:00
Katie
d695ab2c64
CSR-762 Edit prettier file
2022-10-12 13:46:18 -04:00
Scott Kiener
a60398a55b
CSR-731 | Working version before refactor
2022-10-12 10:53:12 -04:00
Bryan Mauger
532d1e663a
WIP CSS updates.
2022-10-11 16:55:08 -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
Bryan Mauger
71f4dcc663
WIP update classes and markup.
2022-10-11 14:43:41 -04:00
Katie
d7115f2ac6
CSR-762 Fix merge conflicts
2022-10-11 12:09:04 -04:00
Katie
b4a0024912
CSR-762 Push correct value on vehicle-parts nested question
2022-10-11 09:23:32 -04:00
Katie
42eac1d08a
CSR-762 GA Cleanup
2022-10-11 08:27:00 -04:00
Bryan Mauger
40e152df2c
WIP code cleanup.
2022-10-10 16:47:05 -04:00
Bryan Mauger
d8cfcab66b
WIP date picker
...
update hover state, ID's.
2022-10-10 16:00:37 -04:00
Bryan Mauger
eea0b883a7
WIP date picker.
2022-10-10 15:44:37 -04:00
Bryan Mauger
bdfb4bbf8a
WIP date picker
2022-10-07 16:31:49 -04:00
Katie
88944befe0
CSR-762 Fix merge conflicts
2022-10-07 15:50:52 -04:00
Katie
9b95effca5
CSR-762 GA Cleanup
2022-10-07 15:48:17 -04:00
Katie
3b73abbebc
CSR-762 GA Cleanup
2022-10-07 15:44:26 -04:00
Katie
08f43a15a2
CSR-762 GA WIP
2022-10-07 15:29:32 -04:00
Scott Kiener
90eaf8ab63
Merge remote-tracking branch 'origin/develop' into feature/CSR-731
2022-10-06 13:11:40 -04:00
Katie
ee53cac9e3
CSR-762 GA WIP
2022-10-06 12:57:40 -04:00
Bryan Mauger
035ff732e0
WIP date picker and drop down test.
2022-10-06 12:47:47 -04:00
Katie
6e350ac050
Merge remote-tracking branch 'origin/develop' into feature/CSR-762-GA
2022-10-06 10:36:15 -04:00
Katie
bef4baf91b
CSR-762 GA WIP
2022-10-05 15:17:36 -04:00
Katie
7cdb291641
CSR-762 WIP
2022-10-05 14:58:55 -04:00
Katie
fe9602200c
CSR-762 Add tests
2022-10-05 14:22:25 -04:00
Katie
f634d8ced1
Merge branch 'feature/CSR-762-GA' into feature/CSR-762-tests
2022-10-04 14:45:49 -04:00
Katie
2e35d59c89
CSR-762 Fix merge conflicts
2022-10-04 14:45:37 -04:00
Katie
c76d476e5f
Merge branch 'feature/CSR-762' into feature/CSR-762-tests
2022-10-04 14:44:04 -04:00
Katie
a6d8a5d8d1
CSR-762 GA WIP, think it's working but needs more testing
2022-10-04 14:43:43 -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
187b02e512
CSR-762 Fix scrolling issue
2022-10-03 16:27:35 -04:00
Katie
4293781d9b
CSR-762 Fix space
2022-10-03 15:54:35 -04:00
Katie
a669556c80
CSR-762 WIP
2022-10-03 15:51:57 -04:00
Katie
458ee702ae
CSR-762 Change requests/fix bugs
2022-10-03 14:13:24 -04:00
Katie
e546bad283
CSR-762 GA WIP
2022-10-03 13:18:08 -04:00
Scott Kiener
4c8293133d
CSR-731 | Two-way binding finished
...
Commit pre-styling changes
2022-10-03 11:07:43 -04:00
Katie
37207cab3c
CSR-762 Fix broken/remove outdated tests
2022-09-30 14:13:35 -04:00
Katie
7f64513a03
CSR-762 Cleanup
2022-09-30 09:27:37 -04:00
Katie
14bed5524c
CSR-762 Wrap up GA events
2022-09-30 09:20:15 -04:00
Katie
62e3e2dfeb
CSR-762 Fix radio click bug
2022-09-29 15:44:30 -04:00
Katie
0e628a4850
CSR-762 Make sure gaState isn't persisted
2022-09-29 15:25:01 -04:00
Katie
aba72ca593
CSR-762 Get GA event working with state
2022-09-29 15:08:13 -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
Katie
78151929c9
CSR-762 Button click events firing correctly
2022-09-28 13:14:44 -04:00
Katie
e8b751c1b7
CSR-762 Simplify multiselect
2022-09-27 16:30:00 -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
14da65ad25
Merge branch 'develop' into feature/CSR-762
2022-09-22 10:22:08 -04:00
Katie
c04b99af1b
CSR-762 Some naming changes
2022-09-22 10:21:52 -04:00
Bryan Mauger
fae934fce0
CSR-795 update paragraph spacing.
2022-09-22 08:51:54 -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
bmauger
d656299b06
Merge pull request #756 from Safelite/CSR-848-fix-padding
...
CSR-848 fix button padding.
2022-09-20 15:06:35 -04:00
Bryan Mauger
3dba2a04f2
CSR-848 fix button padding.
2022-09-20 15:02:34 -04:00
Scott Kiener
27e06a4add
CSR-735 | Unit test for text-block-widget
2022-09-20 14:53:09 -04:00
Katie
5e63265bec
Merge branch 'develop' into feature/CSR-762
2022-09-20 14:24:31 -04:00
Bryan Mauger
e99fee4311
CSR-848 css update for spacing.
2022-09-20 13:55:33 -04:00
Katie
ffe95e5fba
CSR-762 Split windshield
2022-09-20 13:23:08 -04:00
Bryan Mauger
23e9e5f838
CSR-848
...
Adjust padding on container and button to match Figma.
2022-09-20 11:25:19 -04:00
Katie
ccab154426
CSR-762 Fix keyboard navigation
2022-09-20 11:23:59 -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
Katie
854300d677
CSR-762 Move validation logic to button-wrapper
2022-09-16 13:07:27 -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
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
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
Adam Caouette
922597ca65
CSR-803: add comment
2022-09-14 09:41:21 -04:00
Adam Caouette
d59378588b
Revert "CSR-803: do not think async/await is needed here"
...
This reverts commit e98543dc5c .
2022-09-14 09:36:56 -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
e98543dc5c
CSR-803: do not think async/await is needed here
2022-09-13 17:38:24 -04:00
Adam Caouette
cffbe64b33
CSR-803: remove keyString prop from question-chain component
2022-09-13 17:24:45 -04:00
Adam Caouette
0ed0566395
CSR-803: remove unneeded property
2022-09-13 15:17:59 -04:00
Leah Schumann
4ccfa5e3f0
Remove text-block.orig file
2022-09-13 15:05:00 -04:00
Leah Schumann
bdc9f176b5
fixing error ... again?
2022-09-13 10:56:40 -04:00
Leah Schumann
02ff535f6e
fixed text-block build issues
2022-09-13 10:33:54 -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
Mark Harris
21d4b4884a
fixed remaining merge conflict
2022-09-13 09:25:51 -04:00
Leah Schumann
ceed64cc36
Preparing to merge 2022.09.29 branch into develop
2022-09-12 14:43:06 -04:00
Leah Schumann
681afdc4bd
Cherry-picked changes from commit 145359e226
2022-09-12 13:55:28 -04:00
Scott Kiener
668b1b9f8a
Merge remote-tracking branch 'origin/develop' into feature/CSR-795
2022-09-01 15:10:27 -04:00
Scott Kiener
fba1efc7f9
CSR-795 | Fix typo
2022-09-01 14:22:05 -04:00
Bryan Mauger
9902cc0ce3
Remove unneeded code per tech review.
2022-09-01 13:01:06 -04:00
Scott Kiener
2f2b32fe06
Merge remote-tracking branch 'origin/develop' into feature/CSR-795
2022-09-01 10:55:35 -04:00
Scott Kiener
5c9d7dc53c
CSR-795 | Added unit tests to modal.vue
2022-09-01 10:55:21 -04:00
Bryan Mauger
13d69d8d6a
CSR-725 add subheader copy, remove empty prop.
2022-08-31 08:47:59 -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
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
AdamCaouetteSafelite
f4f2ae3a7d
Merge pull request #700 from Safelite/feature/CSR-110
...
Feature/CSR-110
2022-08-26 16:02:28 -04:00
Adam Caouette
bfce98d1e5
CSR-110: remove debugging
2022-08-26 11:45:35 -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
Leah Schumann
33087d9c60
Removed role='application' for div inside button-question widget to fix accessibility issue
2022-08-26 11:08:20 -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
6626122b1e
CSR-111 EXAMPLE of multiple capability questions
2022-08-24 15:36:21 -04:00
Katie
9c40093144
CSR-111 Fix answer change issue
2022-08-24 15:30:11 -04:00
Katie
f266fce3f5
CSR-111 WIP
2022-08-24 10:56:31 -04:00
Bryan Mauger
4156eb281b
CSR-795 add modal for quote page.
2022-08-24 09:43:34 -04:00
Adam Caouette
fff6018e57
CSR-108: rename function
2022-08-23 09:44:15 -04:00
Adam Caouette
71fe6039d3
CSR-108: remove console logs
2022-08-23 00:01:57 -04:00
Adam Caouette
f2c3e79a57
CSR-108: refactoring
2022-08-22 23:57:08 -04:00
Katie
23ac001a6a
Fix merge conflicts
2022-08-18 16:15:44 -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
Bryan Mauger
9f7e38ebf0
CSR-791 add second button to toggle open/close
...
Useful for accessibility.
2022-08-16 15:13:37 -04:00
Adam Caouette
af9d10d630
CSR-108: updates to prevent duplicate questions from being asked
2022-08-08 16:22:08 -04:00
Bryan Mauger
b7c1e4726b
Remove tab index.
2022-08-05 11:18:08 -04:00
Bryan Mauger
7f81ce0824
CSR-437 accessibility fix
...
Add tabindex to span so that screenreader reads copy.
Add aria-label to list-button so that screenreader reads proper information.
2022-08-05 10:39:17 -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
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
Bryan Mauger
8b94eb2772
CSR-437 add aria-label to hamburger menu.
2022-08-01 15:40:02 -04:00
Bryan Mauger
da7d727474
CSR-568 fix voiceover reading incorrect information
...
Added aria-label to the input.
2022-08-01 14:23:44 -04:00
Katie
1d6a36a79a
CSR-467 Edit aria-labels and what screenreader reads
2022-07-29 11:55:44 -04:00