Bryan Mauger
3d23bdbabc
CSR-1593 set column width to control overly-wide components on larger screens.
...
Change scroll to auto for modals to avoid ghost scrollbars when not needed.
Center content on all screen sizes.
2023-10-16 08:38:23 -04:00
Bryan Mauger
4af8f07a29
Set header to responsive 6-columns. Position alert relative on page.
2023-09-28 15:16:28 -04:00
bmauger
73726af7a3
Merge pull request #1356 from Safelite/CSR-1673-list-button-item-alignment
...
CSR-1673 fix icon and text alignment and add back scroll to bottom fe…
2023-09-22 11:01:05 -04:00
Bryan Mauger
9926126c67
CSR-1673 fix icon and text alignment and add back scroll to bottom feature.
2023-09-22 10:44:55 -04:00
Chloe Herd
8793606397
Merge branch 'develop' into bug/chloeherd/analytics-mismatch
2023-09-21 09:17:12 -04:00
Bryan Mauger
b0b7635e08
Format code.
2023-09-21 09:09:19 -04:00
Bryan Mauger
6828ae264d
CSR-1593 fix address-vehicles page for responsive.
2023-09-21 09:05:32 -04:00
Chloe Herd
5c38498a23
Merge branch 'develop' into bug/chloeherd/analytics-mismatch
2023-09-20 09:06:27 -04:00
Chloe Herd
5ff14add7b
Lookup Pages
2023-09-19 12:22:56 -04:00
Bryan Mauger
ce6916658a
First pass at desktop max width and breakpoints per page.
...
Rename funnel-footer to nav-bar.
2023-09-18 16:20:45 -04:00
Matt Caimi
5e229f74c3
Merge remote-tracking branch 'origin/release/2023.07.07' into rlsmerge/release-2023.07.07-to-develop
2023-07-03 11:53:52 -04:00
Sneha
6572f01910
CSR-1438
...
Reverting back FMG changes
2023-06-29 11:28:01 +05:30
Matt Caimi
cd3992694c
Merge remote-tracking branch 'origin/release/2023.07.07' into rlsmerge/release-2023.07.07-to-develop
2023-06-27 14:56:22 -04:00
Sneha
87451408f4
CSR-1438
...
Front end changes for optional email address
2023-06-27 13:50:57 +05:30
Adam Caouette
f0c7ecbb9b
CSR-1421: refactor work to move router-link into textBlock instead of using it directly on page
2023-06-07 09:49:10 -04:00
Bryan Mauger
04de4c6301
Format code.
2023-01-27 09:04:12 -05:00
Bryan Mauger
386ac66c92
Set text underline spacing to 4px;
2023-01-27 08:59:22 -05:00
Bryan Mauger
ff65f31036
CSR-1024 match/merge code from ISS.
2023-01-24 16:06:29 -05:00
Bryan Mauger
b24f1fb95d
CSR-1021 Move ux-components folder to src
2023-01-18 15:26:20 -05:00
Bryan Mauger
15319196db
WIP Update file paths.
2023-01-17 16:58:09 -05:00
Matt Sykes
093ed0bfad
Most of changes for CSR-941
2022-12-09 09:27:53 -05:00
Katie
bb64ecde29
CSR-748 Remove loading modal from vin and question pages
2022-11-08 11:36:07 -05:00
Katie
edfc97ccad
CSR-923 Format
2022-11-04 09:57:31 -04:00
Katie
3b44b27ee9
CSR-923 Cleanup
2022-11-03 16:28:29 -04:00
Katie
e3b49488c8
CSR-923 Fix alert
2022-11-03 16:27:16 -04:00
Scott Kiener
dc04890223
CSR-731 | Formatting update
2022-11-03 08:22:15 -04:00
Scott Kiener
f58155728a
CSR-731 | Change buttonType to buttonTypeString
...
Removed radio-service-package
2022-10-25 14:29:17 -04:00
Scott Kiener
5e3abe4ebf
CSR-731 | Final copy w/o tests
2022-10-24 11:26:42 -04:00
Katie
c2fa0784a7
CSR-762 Fix tests
2022-10-04 08:51:41 -04:00
Katie
458ee702ae
CSR-762 Change requests/fix bugs
2022-10-03 14:13:24 -04:00
Leah Schumann
3616a7d75f
Merged from develop and updated unit tests
2022-08-17 09:06:10 -04:00
Leah Schumann
00f5092dc1
Added flag to 'navigate' method so that we can specify that the order by saved in the .afterEach method of the router. Added new 'navigateWithSaving' and 'navigateWithoutSaving' to allow us to control when the order is saved.
2022-08-10 13:46:43 -04:00
Matt Sykes
d98c3213cc
Set const value in mockMixin for reference needed at top of file
2022-08-03 10:47:47 -04:00
Matt Sykes
007c464e01
Reference to const
2022-08-03 10:08:41 -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
katieoh-safelite
d683061eeb
Merge pull request #606 from Safelite/rlsmerge/2022.06.23-to-develop
...
Rlsmerge/2022.06.23 to develop
2022-07-14 13:01:51 -04:00
Leah Schumann
049e1caa7c
Changed the number of visible end characters of VINs on address-vehicles from 4 to 6. Also fixed bug that was causing the damage data to be cleared.
2022-07-14 09:34:54 -04:00
Katie
bf35cfa866
Fix merge conflicts
2022-07-13 14:03:46 -04:00
Katie
2f7ca13640
CSR-612 Fix merge conflict
2022-07-13 09:22:08 -04:00
Katie
37123df3f6
CSR-612 Cleanup
2022-07-13 09:20:32 -04:00
Katie
ce90bd75e2
CSR-612 Clean up a few warnings
2022-07-13 08:59:51 -04:00
Adam Caouette
13d6f15d37
CSR-108: complete part-questions page, changes to question-chain
2022-07-12 14:37:55 -04:00
FrankRua
bf3073ef76
remove console log
2022-07-06 13:21:24 -04:00
FrankRua
4ae40b9439
some small changes, fixed one defect
2022-07-06 12:37:47 -04:00
FrankRua
1afdec7138
merge develop into my branch
2022-07-01 12:50:51 -04:00
FrankRua
73c7c6a48b
unit test coverage
2022-07-01 12:40:51 -04:00
FrankRua
3929c90954
Unit tests
2022-06-30 17:25:34 -04:00
FrankRua
ec05b56e51
lp lookup and start of address lookup
2022-06-29 17:52:02 -04:00
FrankRua
3226ec4e6e
Init refactor
2022-06-28 17:01:28 -04:00
DonielleAtSafelite
159aadb2b4
Merge branch 'develop' into feature/CSR-439
2022-06-24 14:43:47 -04:00