Bryan Mauger
|
170952ce6c
|
Remove light-gray style to match Figma.
|
2024-05-08 11:19:34 -04:00 |
|
Bryan Mauger
|
d998b2d3c1
|
SSR-1201 update padding for all pages to be 24px. Remove unneeded code.
|
2024-05-08 11:12:25 -04:00 |
|
bmauger
|
3ad9a9b734
|
Merge pull request #692 from Safelite/SSR-1201-qa-updates-2
CSR-1201-misc qa updates.
|
2024-05-07 17:24:30 -04:00 |
|
Bryan Mauger
|
2bf45bbed1
|
CSR-1201-misc qa updates.
|
2024-05-07 16:28:31 -04:00 |
|
Josh Dassinger
|
8e20fe084c
|
SSR-1205 PR Changes
|
2024-05-07 12:12:08 -05:00 |
|
Josh Dassinger
|
ed8a60dfd3
|
SSR-1205 Rename cart-dropdown order-> cartOrder
|
2024-05-07 10:00:27 -05:00 |
|
Josh Dassinger
|
0b3511b3aa
|
Merge branch 'develop' into defect/digital/SSR-1205
# Conflicts:
# src/iss-components/cart-dropdown/cart-dropdown.vue
|
2024-05-06 14:30:47 -05:00 |
|
Josh Dassinger
|
2a6e6bd82a
|
SSR-1205 Fix Payment-Page Cart Item List
Fix feeItems list not updating
|
2024-05-06 14:10:44 -05:00 |
|
bmauger
|
857ef7db31
|
Merge pull request #682 from Safelite/SSR-1201-QA-updates
SSR-1201 misc alignment and spacing fixes.
|
2024-05-03 11:49:22 -04:00 |
|
Bryan Mauger
|
7da943a2ed
|
SSR-1201 misc alignment and spacing fixes.
|
2024-05-03 11:12:56 -04:00 |
|
Katie Kroell
|
8f00fd47d3
|
update to cart component
|
2024-05-02 15:44:27 -04:00 |
|
Josh Dassinger
|
6957bcc951
|
SSR-1205 Initial Pricing Fixes
|
2024-05-02 14:16:12 -05:00 |
|
Bryan Mauger
|
a1b457fdff
|
Adjust spacing on multiple pages.
Writing scss to make pages comply with Figma mocks.
|
2024-04-30 17:45:45 -04:00 |
|
Bryan Mauger
|
dee908f60c
|
Adjust spacing to more closely match FMG NextGen.
|
2024-04-30 13:57:44 -04:00 |
|
Bryan Mauger
|
5b9b39ad56
|
SSR-1201 style updates.
|
2024-04-29 10:36:08 -04:00 |
|
bmauger
|
087c746735
|
Merge branch 'develop' into SSR-1201-style-updates
|
2024-04-25 16:55:50 -04:00 |
|
Bryan Mauger
|
dd8106d51d
|
SSR-1201 style updates.
|
2024-04-25 14:06:30 -04:00 |
|
michaela-brydon-safelite
|
eb983efdf9
|
Merge pull request #642 from Safelite/bug/no-comp-should-unverified
Bug/no comp should unverified
|
2024-04-25 13:29:04 -04:00 |
|
Johan Gunawan
|
db36b32cd0
|
Fix code format for site-header (#644)
|
2024-04-25 10:10:30 -04:00 |
|
Bryan Mauger
|
6a24ddf2d7
|
Revert "Replace logo with new brand image and size to match FMG NextGen."
This reverts commit f9b8ef47de.
|
2024-04-24 15:47:51 -04:00 |
|
Michaela Brydon
|
9a2224cc11
|
Merge branch 'develop' of https://github.com/Safelite/DigitalConsumer.ISS into bug/no-comp-should-unverified
|
2024-04-24 14:06:24 -04:00 |
|
Michaela Brydon
|
a419a9e917
|
Making no comp show unverified when expected
|
2024-04-24 14:06:15 -04:00 |
|
Bryan Mauger
|
f9b8ef47de
|
Replace logo with new brand image and size to match FMG NextGen.
|
2024-04-24 13:27:21 -04:00 |
|
Bryan Mauger
|
1adeef09e4
|
SSR-1201 style updates.
|
2024-04-24 10:28:40 -04:00 |
|
Bill Richardson
|
a9f02cdddc
|
LoadingModal updates for coverage statement
Add ability to have textSlides to Global Loading Modal
|
2024-04-22 16:10:18 -04:00 |
|
Bryan Mauger
|
461f09bf44
|
Remove unneeded unit test.
|
2024-04-22 12:18:47 -04:00 |
|
Bryan Mauger
|
e4e959de32
|
Update unit test.
|
2024-04-22 11:20:37 -04:00 |
|
Bryan Mauger
|
771e57f804
|
Fix unit tests.
|
2024-04-22 10:53:24 -04:00 |
|
Bryan Mauger
|
56ad7bcd3d
|
Merge branch 'develop' into SSR-1160-add-desktop-functionality
|
2024-04-22 10:34:47 -04:00 |
|
katiekroell
|
fef57f7a26
|
Merge pull request #623 from Safelite/feature/SSR-1114
add cart to order-confirmation page
|
2024-04-19 07:46:33 -04:00 |
|
Josh Dassinger
|
e7bb76ff81
|
SSR-1067 Payment Page Cart Bug Fixes
Fixed Cart showing for non credit card payments
Fixed remove option showing
|
2024-04-18 15:02:54 -05:00 |
|
Katie Kroell
|
5b361e40ec
|
remove prop, update value
|
2024-04-18 13:36:32 -04:00 |
|
Bryan Mauger
|
3276c013da
|
WIP update modal positioning and text-link styles.
|
2024-04-18 13:17:23 -04:00 |
|
Katie Kroell
|
86d32b2273
|
unit test fix
|
2024-04-18 11:17:09 -04:00 |
|
Katie Kroell
|
2a8317ac33
|
Merge branch 'develop' into feature/SSR-1114
# Conflicts:
# src/iss-components/cart-dropdown/cart-dropdown.spec.js
# src/iss-components/cart-dropdown/cart-dropdown.vue
|
2024-04-18 10:43:22 -04:00 |
|
Michaela Brydon
|
4ac5b788c8
|
Fixing tests
|
2024-04-17 12:39:18 -04:00 |
|
Bryan Mauger
|
29acac17b2
|
WIP Update question-page-layout
|
2024-04-17 10:33:02 -04:00 |
|
Josh Dassinger
|
c75effaac6
|
SSR-1067 PR Changes
|
2024-04-16 15:04:47 -05:00 |
|
Katie Kroell
|
29d063290c
|
unit test fixes
|
2024-04-16 15:11:59 -04:00 |
|
Katie Kroell
|
e4cdc59bc9
|
add amount paid to cart for PIA
|
2024-04-16 11:59:32 -04:00 |
|
Josh Dassinger
|
8dbd653108
|
SSR-1067 Add cart to payment-page
|
2024-04-16 10:57:57 -05:00 |
|
Katie Kroell
|
7f53105827
|
Merge branch 'develop' into feature/SSR-1114
|
2024-04-16 11:35:31 -04:00 |
|
Bryan Mauger
|
c725c0472a
|
WIP Resubmit pages with new formatting.
|
2024-04-16 10:32:19 -04:00 |
|
Katie Kroell
|
f68421a65f
|
add prop
|
2024-04-16 10:14:04 -04:00 |
|
Bryan Mauger
|
8455534ef0
|
Update cms-widget-fields footer image reference.
|
2024-04-15 17:08:43 -04:00 |
|
Bryan Mauger
|
3951dfcf86
|
Remove unneeded code.
|
2024-04-15 13:54:36 -04:00 |
|
bmauger
|
3537fee2ba
|
Merge branch 'develop' into SSR-1160-add-desktop-functionality
|
2024-04-15 13:38:42 -04:00 |
|
Bryan Mauger
|
9648964c27
|
WIP update footer modal width and header overflow properties.
|
2024-04-15 12:17:29 -04:00 |
|
Bryan Mauger
|
7e5c8fd1b6
|
WIP update files with updated ESLint settings.
|
2024-04-15 09:22:44 -04:00 |
|
Katie Kroell
|
4c6cd78e62
|
refactor cart to use submittedOrder values on order-confirmation page
|
2024-04-12 15:15:16 -04:00 |
|