hiteshkumar87
cef3a22bce
CSR-2087
2024-07-23 17:51:29 +05:30
hiteshkumar87
ac873bf893
CSR-2087
...
create session storage
2024-07-18 20:15:09 +05:30
hiteshkumar87
2e12fb3c90
CSR-2087
...
Custom query strings
2024-06-25 18:26:02 +05:30
Chloe Herd
bbb3cafc59
Return early so page-not-found errors only create one error on bus.
2024-05-09 15:54:06 -04:00
Chloe Herd
1f781aab03
Fix Typo
2024-05-09 13:15:45 -04:00
Chloe Herd
de4dd9bada
Change location of checks + exact check for "verified" navigation
2024-05-09 13:07:34 -04:00
Chloe Herd
830988a9a0
Merge branch 'develop' into feature/csr-1984
2024-03-07 16:24:54 -05:00
Chloe Herd
020908f8e9
Route quote to heritage when verified insurance
2024-03-07 15:27:07 -05:00
CarlNation
085534d0fc
CSR-1072 prettier
2024-03-05 14:49:39 -05:00
CarlNation
4fcfabfc77
CSR-1072 allow end to end insurance local development without having to run heritage locally
...
CSR-1072 allow end to end insurance local development without having to run heritage locally
2024-03-05 14:41:47 -05:00
Leah Schumann
9b7d2c8e81
Merge branch 'develop' into feature/CSR-32-A
2024-03-05 06:44:59 -05:00
Leah Schumann
3586ae1b94
Frontend Logging - MVP
2024-03-05 06:43:58 -05:00
CarlNation
1b1702ed5f
CSR-1072
...
CSR-1072 do not run analytics calls without page name
2024-03-01 15:39:39 -05:00
CarlNation
4a03629754
CSR-1072
...
CSR-1072 send verified insurance to vehicle-damage on page error
2024-02-29 09:55:49 -05:00
Leah Schumann
763956caef
Frontend Logging
2024-02-29 09:35:07 -05:00
CarlNation
0c8ff99726
CSR-1855 prettier
2024-02-28 09:53:38 -05:00
CarlNation
9260892727
CSR-1855
...
CSR-1855 hold off on bailout page. Instead, route to vehicle page with a querystring parm that will clear state if the error occurs more than once.
2024-02-28 09:21:02 -05:00
CarlNation
e6b2a95f14
prettier
2024-02-26 09:40:30 -05:00
CarlNation
d9b5902ea4
CSR-1855
...
CSR-1855 route to a bailout page when an api call returns a 500. 500 errors cause the current page to hang.
2024-02-26 09:35:33 -05:00
Scott Kiener
05f50e863e
Merge remote-tracking branch 'origin/release/2024.02.22' into rlsmerge/2024.02.22-to-end-to-end
2024-02-19 13:49:58 -05:00
CarlNation
3cfd9a1ca2
CSR-1072
...
prettier
2024-02-19 07:46:12 -05:00
CarlNation
4e1caf8559
CSR-1072
...
CSR-1072 insurance orders will remove line items depending on the company. mobile fee, recycle fee, etc. So we can return from heritage with nothing in supporting items causing exceptions when lineItems is no longer required.
2024-02-19 07:40:07 -05:00
Chloe Herd
fbdea3582f
Trigger on every navigation
2024-02-14 13:59:35 -05:00
CarlNation
fa046b33be
Merge branch 'release/2024.01.19' into rlsmerge/2024.01.19-to-develop
2024-01-19 14:25:04 -05:00
CarlNation
9ed0972854
Merge branch 'release/2024.01.19' into rlsmerge/2024.01.19-to-2024.02.08
2024-01-19 14:23:35 -05:00
CarlNation
91b55a3a71
Revert "debug qa env logging"
...
This reverts commit e793b6bf84 .
2024-01-19 11:14:33 -05:00
Chloe Herd
708a9bbe8b
Clear funnelsessioninfo when expired, insteaed of just state
2024-01-19 10:35:52 -05:00
CarlNation
e793b6bf84
debug qa env logging
...
debug qa env logging
2024-01-19 08:12:33 -05:00
CarlNation
a717ebb4db
Merge branch 'release/2024.01.19' into rlsmerge/2024.01.19-to-develop
2024-01-18 15:47:22 -05:00
CarlNation
f5380e5f5a
Merge branch 'release/2024.01.19' into rlsmerge/2024.01.19-to-2024.02.08
2024-01-18 15:45:00 -05:00
Chloe Herd
10f1673622
Formatting
2024-01-18 14:40:01 -05:00
Chloe Herd
4a0c92a0f7
Clear state when erroring on nav to funnel start
2024-01-18 14:19:39 -05:00
CarlNation
e056887ca5
CSR-1855 pretier
2024-01-09 10:00:51 -05:00
CarlNation
285bad0eb1
CSR-1855 global error handling
...
CSR-1855 global error handling
2024-01-09 09:55:30 -05:00
hiteshkumar87
e08e73bbc5
CSR-1898
...
remove modal background shifted to Schedule page and rename ForwardClicked event to TimeSlotSelected
2024-01-04 13:21:12 +05:30
hiteshkumar87
2e422019e6
CSR-1898
...
Button copy change & immediately continue (from modal) on Schedule page
2024-01-03 16:35:53 +05:30
Matt Caimi
393ce3df4d
CSR-1852 updated to use page constants
2023-12-28 16:49:54 -05:00
Matt Caimi
44a6218328
CSR-1852 navigate out of iframe to confirmation page
2023-12-28 15:32:36 -05:00
Chloe Herd
345265ca17
Change some magic values to constants
2023-12-18 16:30:56 -05:00
Chloe Herd
0998285fd8
Remove calls to RouteInfo and GetHomePage in router.
2023-12-18 15:25:38 -05:00
Chloe Herd
fae98b0e37
Quickfix -- restrict prior fix to vehicle only to preserve modals
2023-12-08 14:28:04 -05:00
Chloe Herd
87bac3566f
Reload on self-navigation to avoid total locks on vehicle
2023-12-07 15:21:58 -05:00
Chloe Herd
4510241bdd
Cleanup
2023-12-01 08:12:19 -05:00
Scott Kiener
76905cb3f1
CSR-1816 | SaveSessionPromise invalidation fix
...
Separate out the saveSessionPromise reset from other "fresh" funnel entry logic
2023-11-21 10:27:16 -05:00
Scott Kiener
637919abd2
CSR-1816 | Refresh on payment-method breaks saveSession
...
Made sure that the saveSessionPromise is not invalidated by a refresh on payment-method
2023-11-21 10:02:28 -05:00
Matt Caimi
702d03f974
CSR-1462 break confirmation page out of iframe
2023-11-10 11:44:37 -05:00
Chloe Herd
36ab8e04eb
Redirect to confirmation if submitted order is present
2023-11-01 15:32:00 -04:00
Bill Richardson
92778c8bcb
Merge branch 'release/pre-cash-enhancements' into feature/richardson/CSR-1696.merge-to-dev
2023-10-31 16:40:52 -04:00
Bill Richardson
e25425e2a0
This should have the new behavior and keep the old behavior
2023-10-27 14:16:12 -04:00
Scott Kiener
291e13330d
CSR-1520 | First integration of promo logic
...
Implementation of validate and revalidate endpoints in the store
Validate promo on quote via query string promo
Revalidate promos on quote page load
Remove promo query string on quote and payment-method forward navigation
Add in Id logic for all line items
Send relevant pricing data to service package question to be used later for UX changes
2023-10-12 12:03:02 -04:00