Commit graph

138 commits

Author SHA1 Message Date
Max
a03e24526a Styling and structure updates 2021-11-23 11:46:25 -05:00
Max
7854262fe5 Adding unit testing for store 2021-11-19 13:39:21 -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
Frank
22beb0df5f Added global ready variable 2021-11-18 11:04:16 -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
Max
8ec76392c1 Unit test for year layout and omitting custom routes for merge 2021-11-10 13:50:30 -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