Jeremy-Z
|
75c18a29ce
|
Changing pinia persistance to use session storage instead of local storage. Added appropriate store reset logic.
|
2026-02-11 12:43:37 -05:00 |
|
Jeremy-Z
|
ef4a0809c7
|
Added new unit tests for entry-page.
|
2026-01-14 14:34:39 -05:00 |
|
Jeremy-Z
|
e4b7322950
|
Added additional client name value (full client name)
|
2026-01-14 14:33:41 -05:00 |
|
Jeremy-Z
|
350dc1a847
|
Revert "Added additional client name value (full client name)." - needs to be in actual branch.
This reverts commit df75a7c707.
|
2026-01-14 14:26:33 -05:00 |
|
Jeremy-Z
|
df75a7c707
|
Added additional client name value (full client name).
|
2026-01-14 13:25:03 -05:00 |
|
Michaela Brydon
|
b253d3d78e
|
Just spacing
|
2024-11-25 15:42:50 -05:00 |
|
Josh Dassinger
|
84d52c900f
|
SSR-1473 toLowerCase key
|
2024-11-18 12:59:57 -06:00 |
|
Josh Dassinger
|
9d05650476
|
SSR-1473 RSA Auth
|
2024-11-18 10:02:38 -06:00 |
|
Jeremy Zimmerman
|
81f25bafc8
|
Added code comment.
|
2024-10-30 10:49:30 -04:00 |
|
Jeremy Zimmerman
|
8c1e8ba182
|
Added code to remove the loading animation if the client tag validation fails.
|
2024-10-30 10:46:01 -04:00 |
|
Bill Richardson
|
943a17f8df
|
PR updates and scenario 3,4 updates
Clear Cookie on Work order submit
Goto bailout on previously selected bailout
|
2024-08-15 16:05:30 -04:00 |
|
Bill Richardson
|
40c698e6fd
|
wrap entry page cookie logic in try catch
|
2024-08-14 15:31:01 -04:00 |
|
Bill Richardson
|
449c3ae634
|
Continue with Cookie
Handles scenario 1,2,5
Will work on 3,4 while this PR is up.
3: TPA previously chosen
4: finished flow.
|
2024-08-13 16:03:51 -04:00 |
|
Josh Dassinger
|
53536e79ed
|
Fix error logging in lower environments
|
2024-08-08 13:54:05 -05:00 |
|
Josh Dassinger
|
adc911c3bf
|
SSR-1411 rework save session to be awaitable
|
2024-07-10 08:16:32 -05:00 |
|
Michaela Brydon
|
a92676202a
|
Fix merge conflict with store
|
2024-04-15 13:44:45 -04:00 |
|
Johan Gunawan
|
b7f0f0f748
|
SSR-659. Replace hard-coded BillToNumber. (#615)
|
2024-04-12 14:30:04 -04:00 |
|
Michaela Brydon
|
e3cb1ef37a
|
Removing comment
|
2024-04-11 15:43:12 -04:00 |
|
Michaela Brydon
|
7a7185fe8c
|
Merging
|
2024-04-10 15:48:03 -04:00 |
|
Michaela Brydon
|
73969b4352
|
Initial changes
|
2024-04-10 15:44:23 -04:00 |
|
Katie Kroell
|
c577872b66
|
move saving of siteType to existing method
|
2024-04-10 11:50:12 -04:00 |
|
Katie Kroell
|
83a9dcf63d
|
push siteType to GA
|
2024-04-09 16:58:58 -04:00 |
|
Matt Caimi
|
68a97846be
|
SSR-488 disable policyzip and lossdate on welcome page
|
2024-02-02 14:49:26 -05:00 |
|
Katie Kroell
|
a10e12a07b
|
remove console log
|
2024-01-11 09:17:13 -05:00 |
|
Katie Kroell
|
ac2f3f3c4b
|
restrict coverage lookup WIP
|
2024-01-09 15:58:01 -05:00 |
|
Bill Richardson
|
ebc702682c
|
remove call to function that is no longer there
|
2023-12-13 13:10:04 -05:00 |
|
Bill Richardson
|
005b97fcbf
|
updates to cached siteHeader to be more inline with card
|
2023-12-08 16:29:49 -05:00 |
|
Bill Richardson
|
fb8799fe6b
|
Site header proof of concept
Left some console logs in
I think this can be moved out of store to a cms helper class that manages this global data.
|
2023-12-08 16:29:49 -05:00 |
|
Jeremy Zimmerman
|
f990980ab5
|
Updating issConfig accountNumber to parentAccountNumber.
|
2023-09-29 13:57:27 -04:00 |
|
Jeremy-Z
|
d923437c9b
|
Updated the service call to pull account number from new parent account number field.
|
2023-09-29 13:46:12 -04:00 |
|
Jeremy-Z
|
01a7005209
|
Fixing build unit test issues. Attempt #1
|
2023-09-22 13:01:34 -04:00 |
|
Jeremy Zimmerman
|
460de6e436
|
Changing for...in loop for performance.
|
2023-09-22 11:37:19 -04:00 |
|
Jeremy Zimmerman
|
88414d61f7
|
Changing for...in loop for performance.
|
2023-09-22 11:15:03 -04:00 |
|
Jeremy Zimmerman
|
28b402d59b
|
Updates.
|
2023-09-22 11:02:44 -04:00 |
|
Jeremy Zimmerman
|
08ea818460
|
Updates.
|
2023-09-19 12:48:29 -04:00 |
|
Jeremy Zimmerman
|
6ee9223253
|
Updates.
|
2023-09-18 18:01:41 -04:00 |
|
DavidAtSafelite
|
8c6842ca55
|
Final eslint baseline PR linting 9 !
|
2023-08-28 08:59:37 -04:00 |
|
DavidAtSafelite
|
80509bda53
|
We have advanced the code enough to call this one 8.5
It has more layout page linting and I have removed (really re-removed) the reduntant router parms.
|
2023-08-23 07:16:58 -04:00 |
|
DavidAtSafelite
|
8aa1343bcc
|
Linting of first portion of layout.
|
2023-08-21 14:55:41 -04:00 |
|
DavidAtSafelite
|
e489567e5e
|
Various linting, mostly ux-components and prefer default on issPageValues
|
2023-08-18 06:37:20 -04:00 |
|
DavidAtSafelite
|
0578b4669a
|
Misc linting updates, mostly to iss-components
|
2023-08-16 07:35:25 -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
|
20cb89ed8d
|
Linting for first 10 layouts
|
2023-07-26 13:47:35 -04:00 |
|
DavidAtSafelite
|
f056631c01
|
Fixed comma-dangle, quotes and whitespace issues.
|
2023-07-19 15:25:46 -04:00 |
|
Jeremy Zimmerman
|
48eaffb27a
|
This should be true.
|
2023-05-23 13:08:01 -04:00 |
|
Jeremy Zimmerman
|
b0dcf6d746
|
Population from actual flag.
|
2023-05-23 13:06:58 -04:00 |
|
Jeremy Zimmerman
|
44c512aa69
|
Added isClaimRegistrationRequired flag. Also refactored some issconfig params and added notes.
|
2023-05-23 12:59:39 -04:00 |
|
Jason Wheeler
|
863c06871a
|
selection and reselection works, added empty string check to entry page to avoid and error message, fixed styling on vehicle selection
|
2023-05-19 16:18:47 -04:00 |
|
Jason Wheeler
|
c400d7908f
|
partially there
|
2023-05-19 10:51:35 -04:00 |
|