bmauger
|
70fe2ae6ee
|
CSR-186 update/comment code.
|
2021-12-06 09:45:53 -05:00 |
|
bmauger
|
10ebd5eebc
|
Merge pull request #77 from Safelite/CSR-186-horizontal-radio-buttons
CSR-186 Updates to horizontal radio buttons.
|
2021-12-06 09:17:04 -05:00 |
|
bmauger
|
926668a377
|
CSR-186 Updates to horizontal radio buttons.
Add aria-required to radio and list buttons. Update unit test accordingly.
|
2021-12-06 09:11:26 -05:00 |
|
Max
|
126f4b80ca
|
Updating unit test to reflect header change
|
2021-12-03 14:31:06 -05:00 |
|
Max
|
4bfb82bdb7
|
Changing header from span to h2 tag
|
2021-12-03 14:26:52 -05:00 |
|
Max
|
030da3720d
|
changing parameter name for unit test
|
2021-12-03 13:47:11 -05:00 |
|
Max
|
6c98ab4c2c
|
Merge branch 'develop' into feature/CSR-121_button-click-function
|
2021-12-03 13:43:49 -05:00 |
|
Max
|
dc4bdd3782
|
Updating unit test so that mock data can be implemented
|
2021-12-03 13:43:23 -05:00 |
|
bmauger
|
b4c8e98cd0
|
Fix duplicate.
|
2021-12-03 09:12:59 -05:00 |
|
bmauger
|
99aa3e41ea
|
WIP update unit test to correct failure.
|
2021-12-03 09:05:50 -05:00 |
|
bmauger
|
412999fcea
|
Remove duplicate.
|
2021-12-03 08:54:55 -05:00 |
|
bmauger
|
53019ccfa1
|
Remove horizontal scrollbar from .container and .container-fluid.
|
2021-12-03 07:45:31 -05:00 |
|
Max
|
ba182117cf
|
Merge branch 'develop' into feature/CSR-121_button-click-function
|
2021-12-02 16:23:59 -05:00 |
|
bmauger
|
78bd99af56
|
WIP CSR-186 horizontal radio button updates.
|
2021-12-02 16:19:40 -05:00 |
|
Max
|
bfe800de38
|
Updating unit testing
|
2021-12-02 16:16:00 -05:00 |
|
bmauger
|
1d7c6a29d8
|
Initial push.
|
2021-12-02 12:43:54 -05:00 |
|
bmauger
|
bf63469b90
|
Merge pull request #72 from Safelite/CSR-186-horizontal-radio
Update tabindex to resolve issue where
|
2021-12-02 12:30:51 -05:00 |
|
bmauger
|
c1e935c3d9
|
Fix unit test tabindex.
|
2021-12-02 12:28:31 -05:00 |
|
bmauger
|
56fd342cd6
|
Update tabindex to resolve issue where
tabbing goes to each button instead of the next group.
|
2021-12-02 12:22:28 -05:00 |
|
AdamCaouetteSafelite
|
b532cd86e6
|
Merge pull request #70 from Safelite/feature/CSR-120_vehicle-banner-2
Feature/CSR-120 vehicle banner 2
|
2021-12-02 11:57:30 -05:00 |
|
Adam Caouette
|
2273567856
|
CSR-120: remove unneeded line
|
2021-12-02 11:41:18 -05:00 |
|
Adam Caouette
|
b248a3169a
|
CSR-120: updates to move CMS logic into parent vehicle-year layout
|
2021-12-02 11:39:13 -05:00 |
|
Mark Harris
|
f36e83c7ff
|
Merge remote-tracking branch 'origin/develop' into feature/removing-non-mvp-fields
|
2021-12-02 10:38:32 -05:00 |
|
Mark Harris
|
2471fb9b03
|
Removing non-mvp fields from the store
|
2021-12-02 10:34:40 -05:00 |
|
Adam Caouette
|
e3a2ff431e
|
Merge branch 'develop' into feature/CSR-120_vehicle-banner-2
|
2021-12-02 10:29:54 -05:00 |
|
Adam Caouette
|
c98a7a3f5d
|
CSR-120: update with CMS content for blurry vehicle image
|
2021-12-02 10:27:49 -05:00 |
|
bmauger
|
f4a29d37d8
|
Merge pull request #69 from Safelite/CSR-186-radio-horizontal
Update prop names to be more descriptive.
|
2021-12-02 09:05:33 -05:00 |
|
bmauger
|
9b65586121
|
Remove unneeded prop.
|
2021-12-02 07:57:14 -05:00 |
|
bmauger
|
fb027c281e
|
WIP CSR-186 radio button updates.
|
2021-12-01 17:34:51 -05:00 |
|
Mark Harris
|
a01cba532c
|
miscellaneous comments
|
2021-12-01 17:10:08 -05:00 |
|
Max
|
a74a61aa02
|
Merge branch 'develop' into feature/CSR-121_button-click-function
|
2021-12-01 14:57:39 -05:00 |
|
Max
|
d589ce1b9c
|
Adding functionality to radio buttons on year pages
|
2021-12-01 14:54:58 -05:00 |
|
bmauger
|
e79afbf9c6
|
Merge pull request #66 from Safelite/CSR-186-radio-button-variations
CSR-186 Add multi-line radio variation.
|
2021-12-01 12:58:47 -05:00 |
|
bmauger
|
f250da0fba
|
Unit test fix.
|
2021-12-01 12:56:12 -05:00 |
|
bmauger
|
f0e0318465
|
Remove class from radio-question.vue per Max request.
Add <p> wrapper around copy.
|
2021-12-01 12:28:37 -05:00 |
|
bmauger
|
0bb934129b
|
CSR-186 Add multi-line radio variation. Add loader to primary and secondary buttons.
Many updates to radio buttons, add spacer variable and refactor,
|
2021-12-01 11:34:30 -05:00 |
|
Max
|
b6e0a02deb
|
Auto stash before merge of "feature/CSR-121_button-click-function" and "feature/CSR-6"
|
2021-12-01 09:14:06 -05:00 |
|
Max
|
9ff9975b97
|
Merge branch 'feature/CSR-6' into feature/CSR-121_button-click-function
|
2021-12-01 09:12:50 -05:00 |
|
FrankSafelite
|
0f763bbea1
|
Re-added vehicle banner
|
2021-12-01 09:10:37 -05:00 |
|
Max
|
f5ce0106c8
|
Merge branch 'feature/CSR-6' into feature/CSR-121_button-click-function
|
2021-11-30 16:55:38 -05:00 |
|
Frank
|
94bb61b632
|
Unit tests
|
2021-11-30 16:51:26 -05:00 |
|
Max
|
09396149c5
|
Merge branch 'feature/CSR-6' into feature/CSR-121_button-click-function
|
2021-11-30 16:12:04 -05:00 |
|
Max
|
0b366db781
|
Functionality for year radio buttons
|
2021-11-30 16:08:46 -05:00 |
|
Frank
|
becd4b9e93
|
readability changes
|
2021-11-30 15:11:57 -05:00 |
|
Frank
|
6bafa88c28
|
Merge branch 'develop' into feature/CSR-6
|
2021-11-30 14:35:30 -05:00 |
|
Frank
|
da9aa47521
|
Created layout-helper
|
2021-11-30 14:30:35 -05:00 |
|
Adam Caouette
|
13f819262c
|
CSR-120: undo temporary testing changes
|
2021-11-30 13:42:52 -05:00 |
|
Adam Caouette
|
8ba2d3acae
|
Merge branch 'develop' into feature/CSR-120_vehicle-banner-2
|
2021-11-30 13:31:52 -05:00 |
|
bmauger
|
dd4ca61d86
|
CSR-198 add loader to primary and secondary buttons.
Update alert button size and position.
|
2021-11-30 11:18:07 -05:00 |
|
bmauger
|
e8c285450a
|
Merge branch 'develop' into CSR-198-update-buttons-w-loader
|
2021-11-30 09:33:17 -05:00 |
|
bmauger
|
991210d3f7
|
Merge branch 'develop' into CSR-198-update-buttons-w-loader
|
2021-11-30 09:29:41 -05:00 |
|
bmauger
|
3c7fad1379
|
CSR-185 update padding on Alert component.
|
2021-11-30 09:23:53 -05:00 |
|
bmauger
|
3951c378d7
|
WIP Button Updates
|
2021-11-30 09:13:58 -05:00 |
|
Adam Caouette
|
6513f6cfaa
|
CSR-120: fix component test
|
2021-11-29 17:32:40 -05:00 |
|
Adam Caouette
|
08a6e1e8c3
|
Merge branch 'develop' into feature/CSR-120_vehicle-banner-2
|
2021-11-29 17:22:50 -05:00 |
|
Adam Caouette
|
df92be576d
|
CSR-120: update unit tests, remove setTimeouts
|
2021-11-29 17:22:19 -05:00 |
|
Frank
|
d3d880b2b3
|
Added Promise.All
|
2021-11-29 16:14:32 -05:00 |
|
Adam Caouette
|
314df2d116
|
Merge branch 'feature/CSR-6' into feature/CSR-120_vehicle-banner-2
|
2021-11-29 13:13:29 -05:00 |
|
Max
|
fd83bac04d
|
Merge branch 'develop' into feature/CSR-121_unit-testing-for-radio
|
2021-11-29 10:42:09 -05:00 |
|
Max
|
3ffbf80d9b
|
Updating tests for new radio buttons and adjustment to margin for year page.
|
2021-11-29 10:41:24 -05:00 |
|
bmauger
|
677a4706a6
|
Remove commented code.
|
2021-11-24 13:21:11 -05:00 |
|
bmauger
|
7287062c42
|
Move loader css to component.
|
2021-11-24 13:19:49 -05:00 |
|
bmauger
|
f3ecb534b2
|
CSR-185 alert qa updates.
|
2021-11-24 09:26:16 -05:00 |
|
max-dempsey
|
ce5ddd27a8
|
Merge pull request #57 from Safelite/feature/CSR-121_radio-implementation
integrating updated radio buttons
|
2021-11-23 17:16:23 -05:00 |
|
Max
|
c92112e07f
|
Updating testing for radioTest with new radio buttons
|
2021-11-23 17:13:09 -05:00 |
|
Max
|
3b3af03d8f
|
Adjusting unit test for new radio
|
2021-11-23 16:54:34 -05:00 |
|
Adam Caouette
|
89205da92c
|
CSR-120: tweak height styling
|
2021-11-23 16:48:41 -05:00 |
|
Adam Caouette
|
a05afd9873
|
CSR-120: adjust height on Vehicle Year page
|
2021-11-23 16:43:42 -05:00 |
|
Adam Caouette
|
7a60dd1d9e
|
CSR-120: add vehicle banner to year page
|
2021-11-23 16:22:02 -05:00 |
|
Max
|
180e7ded39
|
Merge branch 'develop' into feature/CSR-121_radio-implementation
|
2021-11-23 16:15:22 -05:00 |
|
Max
|
ba2aec00d6
|
integrating updated radio buttons
|
2021-11-23 16:14:39 -05:00 |
|
Adam Caouette
|
c002b39415
|
Merge branch 'develop' into feature/CSR-120_vehicle-banner-2
|
2021-11-23 15:28:31 -05:00 |
|
Adam Caouette
|
58a0f3a64a
|
CSR-120: expand test coverage
|
2021-11-23 15:22:24 -05:00 |
|
bmauger
|
2e381027f7
|
Merge pull request #56 from Safelite/CSR-119-loader-overlay
Csr 119 loader overlay
|
2021-11-23 15:10:11 -05:00 |
|
bmauger
|
3c6d76a361
|
Change color back to default for loader.
|
2021-11-23 14:56:25 -05:00 |
|
bmauger
|
9dabb050b8
|
Update code comment for clarity.
|
2021-11-23 14:53:51 -05:00 |
|
bmauger
|
ee65765293
|
CSR-119 Push Loader component and updated radio-list and list-button.
|
2021-11-23 14:36:31 -05:00 |
|
Max
|
66df9263f9
|
Updating state unit tests to take in mock data
|
2021-11-23 14:03:44 -05:00 |
|
Max
|
a03e24526a
|
Styling and structure updates
|
2021-11-23 11:46:25 -05:00 |
|
Adam Caouette
|
75f3391423
|
CSR-120: refactoring
|
2021-11-23 10:32:40 -05:00 |
|
Adam Caouette
|
fa711e22d0
|
Merge branch 'develop' into feature/CSR-120_vehicle-banner-2
|
2021-11-23 09:23:50 -05:00 |
|
Adam Caouette
|
f80d01a44a
|
CSR-120 Several updates and refactoring
|
2021-11-22 19:13:31 -05:00 |
|
bmauger
|
22da25328c
|
WIP component spinner.
|
2021-11-22 17:36:36 -05:00 |
|
bmauger
|
ed818f178d
|
WIP loader component.
|
2021-11-22 16:21:07 -05:00 |
|
Frank
|
b0257ecd46
|
Wait for request data to be finished to render component POC
|
2021-11-19 16:12:10 -05:00 |
|
Max
|
7854262fe5
|
Adding unit testing for store
|
2021-11-19 13:39:21 -05:00 |
|
Adam Caouette
|
a3fd8159d8
|
Merge branch 'develop' into feature/CSR-120_vehicle-banner-2
|
2021-11-19 10:21:13 -05:00 |
|
Adam Caouette
|
8bca490f3b
|
CSR-120 refactoring changes
|
2021-11-19 10:11:05 -05:00 |
|
bmauger
|
863d60ee89
|
Updated files and folders.
|
2021-11-19 09:06:22 -05:00 |
|
bmauger
|
d260d00fbd
|
Merge branch 'develop' into CSR-119-loader-overlay
|
2021-11-19 09:04:05 -05:00 |
|
bmauger
|
a1ba5911a2
|
WIP update mixin. Update Alert svg width/height.
|
2021-11-19 08:53:24 -05:00 |
|
FrankSafelite
|
2d78983707
|
init to null
|
2021-11-18 16:10:17 -05:00 |
|
FrankSafelite
|
5b91b7d655
|
moved alert files, updated unit test config
|
2021-11-18 15:54:38 -05:00 |
|
FrankSafelite
|
918e5ea8ee
|
Merge branch 'develop' into feature/CSR-6
|
2021-11-18 15:50:40 -05:00 |
|
Frank
|
ff1511429e
|
kabab-case and a ton of updates
|
2021-11-18 15:46:26 -05:00 |
|
bmauger
|
14f9d86a3d
|
WIP CSR-119 spinner updates and overlay.
|
2021-11-18 15:32:21 -05:00 |
|
Frank
|
22beb0df5f
|
Added global ready variable
|
2021-11-18 11:04:16 -05:00 |
|
Adam Caouette
|
fc8a9632cb
|
Merge branch 'develop' into feature/CSR-120_vehicle-banner-2
|
2021-11-18 09:52:43 -05:00 |
|
bmauger
|
0d010fc204
|
Add headings and spacing to component test page.
|
2021-11-18 08:53:56 -05:00 |
|
bmauger
|
74c169e353
|
Indent code for proper formatting.
|
2021-11-18 08:43:09 -05:00 |
|
bmauger
|
b477a6f5f0
|
CSR-185 update Alert component.
|
2021-11-17 19:13:25 -05:00 |
|
Frank
|
a5ec3b322b
|
async hook with v-if, added state objects
|
2021-11-17 17:51:06 -05:00 |
|
Frank
|
7a5a537cd4
|
Some other stuff
|
2021-11-17 16:32:39 -05:00 |
|
Frank
|
a500ad19e9
|
lint + correcting some actions
|
2021-11-17 15:56:06 -05:00 |
|
Frank
|
8e0f9bf816
|
Multiple refactor / improving changes
|
2021-11-17 14:54:00 -05:00 |
|
bmauger
|
b1db0606ee
|
Remove unneeded row.
Discussed with Max, neither of us is sure why this was here.
|
2021-11-17 09:35:01 -05:00 |
|
bmauger
|
6c5dc5af3d
|
Merge branch 'develop' into csr-116-message-component
|
2021-11-17 09:22:47 -05:00 |
|
bmauger
|
9a82787ae3
|
CSR-116 Resolve merge conflict.
|
2021-11-17 09:13:32 -05:00 |
|
bmauger
|
6974a62368
|
CSR-185 Create alert/notification component.
Four colors, dismissable/close button.
|
2021-11-16 18:29:06 -05:00 |
|
bmauger
|
7d100b652b
|
WIP - alerts component
|
2021-11-15 16:53:23 -05:00 |
|
Max
|
9025883056
|
Changing radio component to accept any value type
|
2021-11-15 16:05:56 -05:00 |
|
Max
|
a5ecea24ca
|
Getting rid of select-year test route
|
2021-11-15 15:19:14 -05:00 |
|
Max
|
07880f7abe
|
Merge remote-tracking branch 'origin/features/funnel-transitions' into features/funnel-transitions
|
2021-11-15 14:57:50 -05:00 |
|
Max
|
838c202f8d
|
Adding store actions to unit testing and changing radio button to take in string
|
2021-11-15 14:56:29 -05:00 |
|
Frank
|
cc1f4331cd
|
Added global-methods unit tests
|
2021-11-15 12:41:46 -05:00 |
|
Max
|
663721cbe3
|
Merge branch 'develop' into features/funnel-transitions
|
2021-11-15 10:22:32 -05:00 |
|
Max
|
b6f2bdce59
|
new unit testing
|
2021-11-15 10:19:12 -05:00 |
|
bmauger
|
f0ebf8ca3b
|
Create radio button that works properly with screen reader
Reviewed with Max and Adam for implementation.
|
2021-11-15 09:57:59 -05:00 |
|
Frank
|
16fc60c12a
|
Unit Test helper for mock functions
|
2021-11-12 16:36:02 -05:00 |
|
Max
|
968ade9afa
|
unit testing functionality for mount options
|
2021-11-12 13:44:58 -05:00 |
|
Max
|
95de6007de
|
Changing functions to global store functions
|
2021-11-11 17:27:49 -05:00 |
|
Adam Caouette
|
0a21b059b4
|
CSR-120: updates from code review
|
2021-11-10 16:59:33 -05:00 |
|
Max
|
8ec76392c1
|
Unit test for year layout and omitting custom routes for merge
|
2021-11-10 13:50:30 -05:00 |
|
Adam Caouette
|
120abf57ab
|
CSR-120: add vehicleBanner component
|
2021-11-10 10:27:45 -05:00 |
|
Max
|
a4244ece3e
|
Adding description for unit test
|
2021-11-10 09:50:51 -05:00 |
|
Max
|
e4a7f30c77
|
Adding unit tests
|
2021-11-10 09:41:10 -05:00 |
|
Max
|
984879c717
|
Merge branch 'develop' into features/funnel-transitions
|
2021-11-09 14:11:53 -05:00 |
|
Max
|
8e49596c5c
|
refactor css
|
2021-11-09 14:10:34 -05:00 |
|
Bryan
|
c25181797d
|
Update color variables per updated Figma file. Add mixin for blue gradient background. Update button spinner to display white on blue background and blue on white background.
|
2021-11-09 13:53:07 -05:00 |
|
Bryan
|
703919cd10
|
Updated listButton styles. Add error state with dynamic error message.
|
2021-11-09 13:09:34 -05:00 |
|
Bryan
|
4c2df7f183
|
Update box shadow variables per Figma spec.
|
2021-11-09 09:10:08 -05:00 |
|
Bryan
|
32ecf51f43
|
Create buttonSecondary component.
Styled per latest Figma file.
|
2021-11-08 16:32:19 -05:00 |
|
Max
|
e4fd449942
|
List scroll and function structure updates
|
2021-11-05 19:22:25 -04:00 |
|
Max
|
ed32135565
|
Adding new styling
|
2021-11-05 16:29:44 -04:00 |
|
Max
|
8b540b722b
|
Merge remote-tracking branch 'origin/develop' into features/funnel-transitions
|
2021-11-05 16:28:19 -04:00 |
|
Max
|
8a84eb6294
|
adding unit tests and refactoring dispatch functions
|
2021-11-05 16:26:11 -04:00 |
|
Bryan
|
0f3f8b3497
|
Create commonComponentStyles folder and move ymmsCommonStyles.scss
|
2021-11-05 15:50:34 -04:00 |
|
Bryan
|
4db1ed7e76
|
Update vehicleSelectAttributes.scss
|
2021-11-05 14:29:22 -04:00 |
|
Bryan
|
1a9bc2652f
|
Update class name.
|
2021-11-05 14:14:28 -04:00 |
|
Bryan
|
9d85b39d7c
|
Created vehicleSelectAttributes.scss and moved style to global file.
|
2021-11-05 14:12:11 -04:00 |
|
Bryan
|
6618301c15
|
Correct typo.
|
2021-11-05 12:23:11 -04:00 |
|
Bryan
|
18710015d5
|
Breakout sass files for granularity/clarity.
Moved selectCar styles to the component instead of a stand-alone style sheet.
|
2021-11-05 12:16:24 -04:00 |
|
Max
|
b6503025a4
|
commenting out custom routes
|
2021-11-05 10:27:13 -04:00 |
|
Max
|
66ee43e269
|
Changing list style
|
2021-11-05 10:22:50 -04:00 |
|
Max
|
2db9ccfdf0
|
dev merge
|
2021-11-04 17:08:33 -04:00 |
|
Max
|
6364d81c3c
|
Merge remote-tracking branch 'origin/develop' into features/funnel-transitions
|
2021-11-04 16:48:42 -04:00 |
|
Max
|
f992da95ab
|
changing to components
|
2021-11-04 16:32:14 -04:00 |
|
Frank
|
fbf1f8c124
|
Added mock case for grabbing content
|
2021-11-04 15:53:15 -04:00 |
|
Bryan
|
b9f9d35ebd
|
Rename uxStyles to uxVariables.
|
2021-11-04 15:47:38 -04:00 |
|
Bryan
|
3ceb550045
|
Code cleanup after restructure.
*Removed scss folder. Moved code to commonStyles.scss.
*Update button spinner color.
*Moved disabled state to within .btn-primary class.
|
2021-11-04 15:29:30 -04:00 |
|