Commit graph

30 commits

Author SHA1 Message Date
Josh Dassinger
551b1fdf52 Initial setup of global bailout system
Added router.navigateBailout
Added global bailout handling for javascript, api, and router errors
Removed unused / unneeded parameters passed into callHttpClient
2026-02-16 13:27:35 -06:00
Sujatha Anishetty
a5bd2fcfaa exception logging to cloudwatch 2024-07-30 14:22:36 -04:00
Johan Gunawan
b7f0f0f748
SSR-659. Replace hard-coded BillToNumber. (#615) 2024-04-12 14:30:04 -04:00
Bill Richardson
0c75e9a311 Include Experiment Setting for whether to display PIA message/questions 2024-04-08 09:20:18 -04:00
Johan Gunawan
7c5dd4fbf0
SSR-1117. Order Confirmation page: Add Customer Portal integration (#598) 2024-03-21 14:51:55 -04:00
Katie Kroell
b314138d8c add to calendar functionality 2024-03-15 15:19:29 -04:00
Matt Caimi
d42c45024c SSR-1063 added SAFELITE_HOP to application-config 2024-02-22 15:18:13 -05:00
Matt Caimi
00b81f05c5 SSR-1063 remove eslint no globals 2024-02-22 10:43:22 -05:00
Matt Caimi
799d6bbb2c Merge remote-tracking branch 'origin/develop' into feature/digital/SSR-1063 2024-02-22 10:38:18 -05:00
Bill Richardson
ceb48a9240 Set some variables to be more accurate for testing 2024-02-21 15:43:21 -05:00
Matt Caimi
32af347771 SSR-1063 credit card form on payment-page 2024-02-20 09:38:10 -05:00
DavidAtSafelite
8aa1343bcc Linting of first portion of layout. 2023-08-21 14:55:41 -04:00
DavidAtSafelite
890f9b3e39 Additional linting and updates. Mostly digital-components. 2023-08-15 07:05:55 -04:00
DavidAtSafelite
3037b43a88 prefer default - initial attemp - application-config 2023-08-09 11:19:41 -04:00
Jeremy-Z
bc5d9842d0 Reverting Commit #386 from linting9 branch. 2023-08-02 10:45:39 -04:00
DavidAtSafelite
5e6ab3b549 Linting including prefer default, vue event format, etc. And also added () to expects that lacked them and skipped many tests. 2023-07-31 16:16:10 -04:00
DavidAtSafelite
a36292d384 Baseline linting of helpers & mixins and some fixup of digital-components and iss-components 2023-07-25 11:02:55 -04:00
DavidAtSafelite
f056631c01 Fixed comma-dangle, quotes and whitespace issues. 2023-07-19 15:25:46 -04:00
David Back
af78d9b4e1 Updated Draft 2023-04-04 13:05:47 -04:00
Jeremy Zimmerman
329a9fbae3 Updates. 2023-02-17 13:23:01 -05:00
Jason Wheeler
3b7d708cd0 Merge branch 'develop' into feature/Digital/SSR-193
# Conflicts:
#	package-lock.json
#	package.json
#	src/constants/application-config.js
#	src/constants/endpoints.js
2023-01-13 11:57:51 -05:00
Kroell
4410816c86 Created common config value to pull dev domain from 2023-01-11 09:38:45 -05:00
Jason Wheeler
d53b7e276c check in so I can pull develop into this branch. 2023-01-10 09:07:35 -05:00
Johan Gunawan
ee564d6d5b Change to a more accurate variable name
From Mark Harris: "... The rationale is that it’s not a querystring for passing the name of the application.  It’s a querystring for passing the name of the page.  (It just happens to be named after the applications, but that’s more of business requirement ..."
2022-12-29 15:56:51 -05:00
Johan Gunawan
99fab0cc13 Use the query string value from config
This replaces the 'fmgPage' hard-coded value.
2022-12-29 14:40:31 -05:00
Jeremy Zimmerman
9b69b8e6e9 Updates 2022-11-07 16:22:53 -05:00
Kulbhushan Kaushik
5ca6887464 commit 2022-10-10 08:35:23 -04:00
FrankRua
9b92943db0 Some suggested edits 2022-09-30 09:09:48 -04:00
Kulbhushan Kaushik
9918aec438 commit 2022-09-15 08:29:20 -04:00
Kulbhushan Kaushik
ee2b719a7a Initial set up. 2022-09-14 10:03:10 -04:00