| .. |
|
event-bus
|
Final eslint baseline PR linting 9 !
|
2023-08-28 08:59:37 -04:00 |
|
add-to-calendar-helper.js
|
add/update helpers
|
2024-03-07 11:38:47 -05:00 |
|
adyen-helper.js
|
INSR-9036: Fix mapping issue with Adyen Afterpay
|
2026-03-25 10:48:52 -04:00 |
|
bailout-helper.js
|
WIP on feature/richardson/INSR-9400
|
2026-04-29 13:45:38 -04:00 |
|
browser-helper.js
|
INSR-7760: Address copilot comments
|
2026-02-26 15:08:57 -05:00 |
|
button-question-focus-helper.js
|
Baseline linting of helpers & mixins and some fixup of digital-components and iss-components
|
2023-07-25 11:02:55 -04:00 |
|
cart-helper.js
|
INSR-9513: Remove console.log, handle multiple recal parts in price calc
|
2026-05-04 15:39:34 -04:00 |
|
cart-helper.spec.js
|
INSR-9513: Add getRecalibrationTotal tests
|
2026-05-05 08:41:37 -04:00 |
|
clientauth-helper.js
|
SSR-1473 RSA Auth
|
2024-11-18 10:02:38 -06:00 |
|
cms-content-helper.js
|
INSR-10111: Fix error handling, better phone regex
|
2026-06-29 13:21:57 -04:00 |
|
cms-content-helper.spec.js
|
INSR-10111: Address various Copilot comments
|
2026-06-29 10:22:14 -04:00 |
|
cookie-helper.js
|
Removed debugging statement.
|
2026-03-10 14:13:50 -04:00 |
|
damage-helper.js
|
INSR-8455: Skip vehicle-lookup on back navigation when appropriate
|
2026-02-13 17:27:28 -05:00 |
|
damage-review-content-generator.js
|
Fixing vehicle damage lines
|
2024-01-19 11:56:52 -05:00 |
|
damage-review-content-generator.spec.js
|
Updating damage review tests
|
2024-01-22 16:14:49 -05:00 |
|
data-generation.js
|
SSR-1167 Coverage Rework
|
2024-05-20 13:13:40 -05:00 |
|
date-helper.js
|
ESLint fix all warnings / errors. Removed old or disabled statements.
|
2026-02-12 13:26:00 -06:00 |
|
experiment-helper.js
|
ESLint fix all warnings / errors. Removed old or disabled statements.
|
2026-02-12 13:26:00 -06:00 |
|
global-rule-definer.js
|
ESLint from merges
|
2026-02-13 09:14:22 -06:00 |
|
layout-helper.js
|
Final eslint baseline PR linting 9 !
|
2023-08-28 08:59:37 -04:00 |
|
layout-helper.spec.js
|
Final eslint baseline PR linting 9 !
|
2023-08-28 08:59:37 -04:00 |
|
line-items-helper.js
|
ESLint fix all warnings / errors. Removed old or disabled statements.
|
2026-02-12 13:26:00 -06:00 |
|
line-items-helper.spec.js
|
Removing stuff
|
2024-09-11 12:34:42 -04:00 |
|
loading-modal-helper.js
|
LoadingModal updates for coverage statement
|
2024-04-22 16:10:18 -04:00 |
|
logger.js
|
Fix for undefined build time in the error logger.
|
2026-06-23 12:33:52 -04:00 |
|
object-helper.js
|
Moved some common methods around.
|
2026-04-13 10:25:48 -04:00 |
|
order-helper.js
|
Removed debugging statements.
|
2026-07-01 13:20:25 -04:00 |
|
policy-vehicle-helper.js
|
refactor method, reuse existing array for answers
|
2026-04-20 10:44:22 -04:00 |
|
policy-vehicle-helper.spec.js
|
SSR 512 - Skip policy vehicle page when loading session with policy vehicle
|
2024-02-29 09:01:26 -06:00 |
|
price-calculator.js
|
ESLint fix all warnings / errors. Removed old or disabled statements.
|
2026-02-12 13:26:00 -06:00 |
|
price-calculator.spec.js
|
SSR-1412 Fix pricing issues
|
2024-07-15 10:41:17 -05:00 |
|
querystring-helper.js
|
Fix bug in querystring-helper
|
2026-03-31 13:50:35 -04:00 |
|
querystring-helper.spec.js
|
ESLint fix all warnings / errors. Removed old or disabled statements.
|
2026-02-12 13:26:00 -06:00 |
|
recal-helper.js
|
INSR-8493: More robust MSR fee alert logic, fix custom copy
|
2026-06-18 14:59:18 -04:00 |
|
service-location-helper.js
|
Remove heavy truck front-end logic
|
2026-04-17 11:24:09 -04:00 |
|
service-package-helper.js
|
partial work
|
2024-03-14 11:35:56 -04:00 |
|
service-package-helper.spec.js
|
INSR-7892: Some fixes for default package select
|
2025-12-19 09:10:35 -05:00 |
|
session-helper.js
|
Added a helper class for useragent utilities.
|
2026-03-18 13:45:39 -04:00 |
|
session-helper.spec.js
|
prefer default - initial attemp - application-config
|
2023-08-09 11:19:41 -04:00 |
|
text-helper.js
|
INSR-7930 Implement Client Possessive logic
|
2026-02-13 11:56:35 -06:00 |
|
text-helper.spec.js
|
add test for empty p tag
|
2024-09-20 15:39:02 -04:00 |
|
unit-test-helper.js
|
ESLint fix all warnings / errors. Removed old or disabled statements.
|
2026-02-12 13:26:00 -06:00 |
|
unit-test-setup-helper.js
|
INSR-9520
|
2026-05-06 10:23:00 -04:00 |
|
useragent-helper.js
|
Added a helper class for useragent utilities.
|
2026-03-18 13:45:39 -04:00 |
|
validation-rules.js
|
Baseline linting of helpers & mixins and some fixup of digital-components and iss-components
|
2023-07-25 11:02:55 -04:00 |
|
validation-rules.spec.js
|
Misc linting updates, mostly to iss-components
|
2023-08-16 07:35:25 -04:00 |