Commit graph

245 commits

Author SHA1 Message Date
bmauger
f4f27499aa Fix footer gutter. 2022-03-24 14:36:10 -04:00
bmauger
495d609d47 Move vin-information to vin-lookup folder. 2022-03-24 08:57:42 -04:00
Leah Schumann
36a98936f2 Post code review related refactoring 2022-03-22 13:34:33 -04:00
Leah Schumann
49cef04e2e Changed file names and added exceptions for unit test processing 2022-03-22 09:47:47 -04:00
Leah Schumann
093845c0f3 Temporarily commented out broken unit tests 2 2022-03-22 09:16:49 -04:00
Leah Schumann
c8438dfeb3 Temporarily commented out broken unit tests 2022-03-22 09:10:43 -04:00
Leah Schumann
bf2c4d60cc Minor code cleanup 2022-03-22 08:51:41 -04:00
Leah Schumann
b769f95d56 Added validation to address-lookup 2022-03-21 10:39:35 -04:00
Leah Schumann
8bd0df4917 Added some validation related stuff 2022-03-18 08:56:39 -04:00
Leah Schumann
e8e8632d2a Converted Spaces to Tabs for cleaner indentation 2022-03-17 15:49:26 -04:00
Leah Schumann
31450a374c Merging from develop 2022-03-16 11:51:59 -04:00
Leah Schumann
bfbe8aa5f0 CMS related coding changes for textbox-question and dropdown-question 2022-03-16 11:46:27 -04:00
Adam Caouette
79dca4d4bb CSR-319: add final special validation for preventSplitAndSingleTogether 2022-03-10 16:37:04 -05:00
bmauger
d58e3f3fb9 CSR-365 set base font color, remove horizontal scrollbar. 2022-03-09 10:18:46 -05:00
bmauger
7ae4baaa4d Footer adjustments to better accommodate variable width button and link.. 2022-03-08 14:43:01 -05:00
Leah Schumann
09530d8338 Merge branch 'develop' into feature/CSR-96 2022-03-08 09:26:03 -05:00
Adam Caouette
aec70a397f CSR-96: fixed aria labels 2022-03-08 09:24:45 -05:00
Leah Schumann
18eccf277e checking in for accesibility testing on label hack 2022-03-07 14:29:58 -05:00
bmauger
6f6cbc9db4 Fix spacing per qa. 2022-03-07 08:14:03 -05:00
Frank Rua
e41dfb1108
Merge pull request #268 from Safelite/feature/CSR-335
Feature/csr 335
2022-03-03 11:14:51 -05:00
bmauger
2149321103 Add unit test and fix link issue for Bindu. 2022-03-03 10:52:30 -05:00
Leah Schumann
1ce165c5a8 Merging from 'develop' 2022-03-03 09:32:55 -05:00
Leah Schumann
02e6fdb335 Now dynamically retrieving the alert headers and text from CMS, also now retrieving Places API key from env variables 2022-03-03 09:28:11 -05:00
CarlNation
440cc39b34
Merge pull request #266 from Safelite/CSR-399-vin-lookup
CSR-399 vin-information
2022-03-03 07:05:03 -05:00
bmauger
a11426f205 Add empty unit test. 2022-03-02 17:36:01 -05:00
bmauger
4b6821c694 CSR-399 vin-information WIP 2022-03-02 17:24:12 -05:00
FrankRua
ab626af82f Populate already selected options 2022-03-02 10:59:51 -05:00
FrankRua
b43bdb3960 Merge branch 'develop' into feature/CSR-335 2022-03-01 10:26:53 -05:00
bmauger
0684a75f40 Remove unneeded code. 2022-03-01 08:14:47 -05:00
Max
54f6f0cad2 aligning question text to left on radio question type 2022-02-28 14:23:35 -05:00
CarlNation
fa82333be5 Merge branch 'develop' into feature/CSR-297 2022-02-28 10:54:54 -05:00
Max
68ccfcbb15 Adjusting button-question so question text is always black font and adjusting list-card padding bottom to 3 rem 2022-02-28 10:37:43 -05:00
Max
71bc0f978c Merge branch 'develop' into feature/CSR-405 2022-02-28 09:46:16 -05:00
Max
f93f26feae spacing adjustment 2022-02-28 09:45:50 -05:00
bmauger
d614e57af2 Style updates to match Figma. 2022-02-28 08:57:08 -05:00
Leah Schumann
474d9a34f6 Merging Bryan's changes from develop 2022-02-28 08:18:27 -05:00
Leah Schumann
6d84d0669b rename 'name' property of dropdown-question from dropdownQuestion to dropdown-question for consistency 2022-02-28 07:53:21 -05:00
max-dempsey
13e5e53965
Merge pull request #254 from Safelite/buttonQuestion-test
Adding button question example test page
2022-02-25 14:51:11 -05:00
Max
f6af95a753 Adding button question example test page 2022-02-25 14:45:57 -05:00
bmauger
2102e007ed Add icon prop to text input. 2022-02-25 11:52:43 -05:00
Leah Schumann
8df8b05e30 added optional input mask to textbox-question component 2022-02-25 11:46:58 -05:00
CarlNation
287c1e97df Merge branch 'develop' into feature/CSR-297 2022-02-24 14:57:24 -05:00
CarlNation
57ee0fd29a CSR-297 wip
store updates.  first of three page routes
2022-02-24 14:55:40 -05:00
Leah Schumann
9ab7b79682 WIP: Cleanup and fixes related to styling merge and others 2022-02-24 13:49:19 -05:00
bmauger
b242538a50 Update placeholder color. 2022-02-24 13:33:07 -05:00
Leah Schumann
ed8cd94ac0 Merged from develop 2022-02-24 13:24:02 -05:00
Leah Schumann
fe87962a41 Before merging latest from develop 2022-02-24 13:17:47 -05:00
CarlNation
896f70c7f8 Merge branch 'develop' into feature/CSR-297 2022-02-24 10:49:19 -05:00
CarlNation
7784a69852 Merge branch 'feature/CSR-335' into feature/CSR-297 2022-02-24 08:45:33 -05:00
Max
74122ae7dc Changing button question logic back on radio button select 2022-02-23 21:38:43 -05:00