Katie Kroell
|
9e95b1cb45
|
refactor styling fix
|
2024-05-20 10:57:10 -04:00 |
|
Katie Kroell
|
41bf1b9ae8
|
Merge branch 'develop' into feature/SSR-1257
|
2024-05-20 09:45:57 -04:00 |
|
Katie Kroell
|
984b3c6e02
|
left align date of loss in iOS
|
2024-05-20 09:45:04 -04:00 |
|
Katie Kroell
|
d7d9233f15
|
fix spacing between subheader and field
|
2024-05-20 09:44:48 -04:00 |
|
Johan Gunawan
|
223c6791d9
|
SSR-1276. Fix UI differences in the schedule-page. (#707)
|
2024-05-17 11:32:30 -04:00 |
|
Johan Gunawan
|
332f6b4ec5
|
SSR-1273. Fix bug on the policy-holder-details page (#706)
|
2024-05-15 14:32:52 -04:00 |
|
Johan Gunawan
|
61beb2bbe6
|
SSR-1169. Refactor to use parentAccountNumber. (#704)
|
2024-05-15 11:30:27 -04:00 |
|
Bryan Mauger
|
09fcea00e7
|
SSR-1274 remove placeholder, fix label text case, set icon size.
|
2024-05-15 09:50:40 -04:00 |
|
Johan Gunawan
|
bcd0076e44
|
SSR-1254. Fix existing claim still appear after WO is submitted. (#703)
|
2024-05-14 12:37:03 -04:00 |
|
Bill Richardson
|
a28f1f1cfb
|
swap out keypress for keydown
|
2024-05-13 16:22:44 -04:00 |
|
Bill Richardson
|
f5d46be983
|
Modal Enter button
Remove focus trap
Add onEnter event for keypress.enter
- preventDefault
- call main button click event
Cleaned up modal.vue to un-red it
|
2024-05-13 15:28:11 -04:00 |
|
Bryan Mauger
|
809e764f04
|
SSR-1201 font style upddates.
|
2024-05-10 13:09:54 -04:00 |
|
Bill Richardson
|
ffe404379c
|
update tests, skipping one for now
|
2024-05-09 17:30:31 -04:00 |
|
Bill Richardson
|
cedfc22d33
|
implement allowPageInteraction that was missed
|
2024-05-09 16:38:36 -04:00 |
|
Bill Richardson
|
1e5b13a2bb
|
getTaxLineItem unit tests
|
2024-05-09 16:25:52 -04:00 |
|
Bill Richardson
|
ba6c7075e1
|
get sales tax from tax api
|
2024-05-09 15:32:56 -04:00 |
|
Bill Richardson
|
4ee789b6e4
|
include serverData in save session for getting prices
|
2024-05-09 13:55:29 -04:00 |
|
Katie Kroell
|
835e5e7b27
|
remove console log, update unit test
|
2024-05-09 09:32:03 -04:00 |
|
Katie Kroell
|
c26fb8e612
|
Merge branch 'develop' into feature/SSR-1227
|
2024-05-09 09:26:47 -04:00 |
|
Katie Kroell
|
69f6ccc3f0
|
unit test fix
|
2024-05-09 09:26:22 -04:00 |
|
Katie Kroell
|
861841a68b
|
unit test fix WIP
|
2024-05-08 16:31:05 -04:00 |
|
Katie Kroell
|
deec1854fb
|
change computed to data
|
2024-05-08 16:30:53 -04:00 |
|
Josh Dassinger
|
79d22db200
|
Fix getMobileTimeSlots
|
2024-05-08 14:38:31 -05:00 |
|
bmauger
|
6595f6dc14
|
Merge pull request #695 from Safelite/SSR-1201-subheader-font-updates
SSR-1201 subheader font style updates.
|
2024-05-08 14:54:22 -04:00 |
|
Bryan Mauger
|
45cb8c00b2
|
SSR-1201 subheader font style updates.
Spoke with Devyn about changing multiple gray color values to all use #4d5151 font weight 400 font size 14px.
|
2024-05-08 14:41:57 -04:00 |
|
Josh Dassinger
|
743fbc924a
|
SSR-1252 Fix bailout phone number
|
2024-05-08 13:25:08 -05:00 |
|
Bryan Mauger
|
d7fcf34704
|
Update unit test.
|
2024-05-08 12:37:18 -04:00 |
|
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 |
|
brich1212safe
|
39dbb86efa
|
Merge pull request #691 from Safelite/feature/richardson/misc2-style-fixes
set padding back to 24px
|
2024-05-07 16:26:04 -04:00 |
|
Josh Dassinger
|
86f2fcd311
|
Merge pull request #685 from Safelite/defect/digital/SSR-1205
SSR-1205
|
2024-05-07 15:24:46 -05:00 |
|
Bill Richardson
|
3ba11e0b71
|
set padding back to 24px
|
2024-05-07 16:17:59 -04:00 |
|
Bill Richardson
|
1592e0ee15
|
format only
|
2024-05-07 16:10:58 -04:00 |
|
Josh Dassinger
|
82d63a5d66
|
SSR-1205 Move store helpers and add unit tests
|
2024-05-07 14:38:43 -05:00 |
|
Josh Dassinger
|
8e20fe084c
|
SSR-1205 PR Changes
|
2024-05-07 12:12:08 -05:00 |
|
Bill Richardson
|
9e6d069747
|
fix padding back to 24px (1.5rem px-5)
|
2024-05-07 12:54:39 -04:00 |
|
brich1212safe
|
f560b60b00
|
Merge pull request #687 from Safelite/feature/richardson/misc-style-fixes
format only
|
2024-05-07 12:50:28 -04:00 |
|
Bill Richardson
|
af647c0acc
|
format only
|
2024-05-07 12:40:49 -04:00 |
|
Josh Dassinger
|
789e98e0b1
|
SSR-1205 Fix glass parts error for repair
|
2024-05-07 10:01:03 -05:00 |
|
Josh Dassinger
|
ed8a60dfd3
|
SSR-1205 Rename cart-dropdown order-> cartOrder
|
2024-05-07 10:00:27 -05:00 |
|
Johan Gunawan
|
15a21d1410
|
SSR-1217. Referral number from email and global store are not matched. (#686)
|
2024-05-07 10:20:22 -04: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 |
|
Bill Richardson
|
4e14826647
|
fix for scheduling page second hidden loader.
|
2024-05-06 12:13:56 -04:00 |
|
Bill Richardson
|
78a08653c2
|
format only
|
2024-05-06 11:46:01 -04:00 |
|
michaela-brydon-safelite
|
72241de674
|
Merge pull request #681 from Safelite/bug/brydon/SSR-1248
Bug/brydon/ssr 1248
|
2024-05-06 10:27:36 -04: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 |
|