bmauger
e7e0f234d4
Renam radio components, css naming.
2021-12-14 08:49:46 -05:00
bmauger
db33f31648
WIP updating component names and unit tests.
2021-12-13 17:11:47 -05:00
Mark Harris
904df04ac7
Merge remote-tracking branch 'origin/develop' into archived/apiRefactoring-encapsulated
2021-12-13 14:09:01 -05:00
Mark Harris
06dbf642c9
encapsulated api, widget parsing into component
2021-12-13 12:33:50 -05:00
Mark Harris
8b48ec6d11
renamed some variables
2021-12-13 12:30:01 -05:00
Mark Harris
4aeef51834
renamed some variables
2021-12-13 12:27:33 -05:00
bmauger
e4b67979e1
Add back button component.
2021-12-13 08:38:13 -05:00
Max
a5e89a81f9
Adding new class for sr-only and adjusting spacing on radio question
2021-12-10 10:54:24 -05:00
bmauger
e31592e885
Fix syntax error.
2021-12-10 09:36:06 -05:00
bmauger
2819f47b94
Merge branch 'develop' into CSR-186-radio-button-updates
2021-12-10 09:25:19 -05:00
bmauger
0e0321b30e
CSR-186
...
Indicate that clicking a radio-button takes the user somewhere
Add a fieldset around the radio button group
Update the loader to indicate that it’s loading
Update the page-header component to use a new color: Gray 550 (#727676 )
2021-12-09 16:26:28 -05:00
Frank
2c7b8359c9
remove testing things
2021-12-08 21:17:13 -05:00
Frank
daab1b0f1a
Ran linter
2021-12-08 21:00:37 -05:00
Frank
43c6aed0a2
improvements
2021-12-08 20:56:57 -05:00
bmauger
1f7525abdc
CSR-186 WIP radio button updates.
2021-12-08 14:42:36 -05:00
Adam Caouette
2d6dcc812f
CSR-203: adjust to use bootstrap style
2021-12-07 15:10:43 -05:00
Adam Caouette
0253c2efef
CSR-203: resolve conflict with develop branch
2021-12-07 15:04:26 -05:00
Adam Caouette
f5c87af4a2
Merge branch 'develop' into feature/CSR-203
2021-12-07 14:52:03 -05:00
bmauger
5c72c56b0c
CSR-213 fix scroll issue per qa.
2021-12-07 14:51:52 -05:00
Adam Caouette
d5f971b403
CSR-203: add site header component
2021-12-07 14:50:40 -05:00
Max
c739653a71
Updating unit testing to match new emit format on button click
2021-12-07 13:50:22 -05:00
Max
75f7c4abbc
unit testing
2021-12-06 16:55:52 -05:00
Max
b1685360ac
Merge branch 'develop' into feature/CSR-74
2021-12-06 13:44:00 -05:00
Max
026f1dbf23
Updating button click functionality to emit data up to parent components
2021-12-06 13:43:32 -05:00
Adam Caouette
edf9608b0d
Merge branch 'develop' into feature/CSR-120_vehicle-banner-2
2021-12-06 10:27:04 -05:00
Adam Caouette
af0414d241
CSR-120: remove premature logic and code
2021-12-06 10:09:15 -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
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
412999fcea
Remove duplicate.
2021-12-03 08:54:55 -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
Adam Caouette
b248a3169a
CSR-120: updates to move CMS logic into parent vehicle-year layout
2021-12-02 11:39:13 -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
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
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
991210d3f7
Merge branch 'develop' into CSR-198-update-buttons-w-loader
2021-11-30 09:29:41 -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
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
3ffbf80d9b
Updating tests for new radio buttons and adjustment to margin for year page.
2021-11-29 10:41:24 -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
Adam Caouette
c002b39415
Merge branch 'develop' into feature/CSR-120_vehicle-banner-2
2021-11-23 15:28:31 -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
ee65765293
CSR-119 Push Loader component and updated radio-list and list-button.
2021-11-23 14:36:31 -05:00
Max
a03e24526a
Styling and structure updates
2021-11-23 11:46:25 -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
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
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
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
838c202f8d
Adding store actions to unit testing and changing radio button to take in string
2021-11-15 14:56:29 -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
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
703919cd10
Updated listButton styles. Add error state with dynamic error message.
2021-11-09 13:09:34 -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
8a84eb6294
adding unit tests and refactoring dispatch functions
2021-11-05 16:26:11 -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
Max
e42b5820b8
Merge branch 'develop' into features/funnel-transitions
2021-11-04 10:51:43 -04:00
Max
bd623e09c5
funnel process
2021-11-04 10:16:02 -04:00
Bryan
c16a86ddaa
CSR-116 Global style updates
...
Update fonts, headings, spacing, breakpoints
2021-11-02 17:14:38 -04:00
Frank
62a44c31b0
Corrected 404 page, added developer test page
2021-11-01 17:21:39 -04:00
Frank
c3c4606fcd
pull route info by query string
2021-11-01 16:39:55 -04:00
Max
a21c5c61c1
edits
2021-10-29 16:40:18 -04:00
Frank
d4dacd63ae
More for dynamic routing
2021-10-28 22:31:37 -04:00
Frank
e92d3933d5
Merge branch 'develop' into feature/dynamic-routing
2021-10-27 21:12:15 -04:00
Frank
d85a1feb7b
Added store actions to real api calls
2021-10-27 21:09:38 -04:00
Frank
da0ce5c07d
Added back jest support for unit testing, added mock unit test
2021-10-27 11:24:32 -04:00
Frank
170eff0ed8
changed to new structure
2021-10-26 17:29:35 -04:00
Frank
31fe28f8d2
Updated routing for S3
2021-10-26 09:19:54 -04:00
Frank
7f3134a929
md into dynamic routing
2021-10-25 10:46:28 -04:00
Max
e30a4e94cd
Adding radio buttons
2021-10-25 10:10:46 -04:00
Max
593c5470cb
Button modification and car image stored in state
2021-10-19 16:20:38 -04:00
FrankSafelite
ebd3cbbbdb
Dynamic Routing
2021-10-19 15:37:14 -04:00
Max
c24cb57863
Button and transition updates
2021-10-19 10:02:55 -04:00
FrankSafelite
f0baf72d7b
Dynamic Routing
2021-10-19 08:50:47 -04:00
Max
1ff96792dc
Breaking out funnel into repeatable template
2021-10-18 10:00:22 -04:00
Max
ff5409dbf6
Vuex setup and page components
2021-10-15 10:23:59 -04:00
Max
e67c64bb42
Setting up routing and vuex
2021-10-12 15:36:09 -04:00