Matt Sykes
90bc0a3684
Vue module augmentation and Convert main.js to main.ts
...
1. Vue module augmentation (src/shims-vue.d.ts)
*Added ComponentCustomProperties so this.$store is typed as Store<RootState> in components.
*Extended Window for $ and jQuery so the jQuery global assignment type-checks.
2. Convert main.js to main.ts
*Renamed main.js to main.ts.
*Removed the vue.config.js entry override so the Vue CLI TypeScript plugin uses main.ts.
*Updated jest.config.js to exclude main.ts from coverage.
*Adjusted the error handler to use unknown for err and vm to match Vue’s types.
*Added as unknown to the jQuery require for type safety.
2026-03-09 14:19:18 -04:00
Matt Sykes
90f5022787
Cursor converted store/index.js to typescript file, compiles successfuly
2026-03-09 13:55:11 -04:00
Chloe Herd
9dd9e9cfc8
Consolidated defs to single file.
2025-09-19 10:26:19 -04:00
Chloe Herd
938dd0b5ca
Use webpack-environment-plugin to read env variables
2025-09-18 16:48:14 -04:00
CarlNation
07c19db9d0
revert commit for new var
2025-09-17 09:00:23 -04:00
CarlNation
f658142de4
add new heritage var
...
add new heritage var to see if it fixes the old one not transforming during deploy
2025-09-16 20:56:06 -04:00
CarlNation
9822cdfedf
CASH-109 return user page
...
CASH-109 return user page for when a session times out
2025-01-17 15:34:05 -05:00
Matt Sykes
efda440db5
Adding solarwinds monitoring script
2024-11-12 17:35:35 -05:00
Chloe Herd
bca068e3fb
Point local to dev for safelite hop
2024-10-28 12:21:08 -04:00
CarlNation
2ebc00225f
CSR-2130 removed port
2024-07-10 07:28:07 -04:00
CarlNation
b3cba6520b
CSR-2130 more commented code
...
CSR-2130 more commented code
2024-07-10 07:26:40 -04:00
CarlNation
a7d5f776a4
CSR-2130
...
CSR-2130
2024-07-10 06:47:42 -04:00
CarlNation
bf105542a1
CSR-1072
...
CSR-1072 allow end to end insurance local development without having to run heritage locally
2024-03-04 15:26:40 -05:00
CarlNation
56e261ddfc
CSR-1392
...
move paypal urls to application config file
2023-10-09 10:18:03 -04:00
CarlNation
60f6110341
Merge branch 'develop' into feature/CSR-1392
2023-10-05 08:52:57 -04:00
CarlNation
1dba4521c5
CSR-1392
...
added paypal errorhandling and modals
2023-10-05 08:51:16 -04:00
hiteshkumar87
a93d8bca11
Merge branch 'feature/Digital/csr-1411' of https://github.com/Safelite/DigitalConsumer.FixMyGlass into feature/Digital/csr-1411
2023-10-04 16:57:12 +05:30
hiteshkumar87
eecfa64fe9
formatting code
...
formatting code
2023-10-04 16:56:30 +05:30
hiteshkumar87
067c2bd585
Merge branch 'develop' into feature/Digital/csr-1411
2023-10-04 16:50:52 +05:30
hiteshkumar87
9f5612c2f7
confirmation email
...
confirmation email placeholder
2023-10-04 13:56:11 +05:30
CarlNation
bd994e8b74
CSR-1392
...
begin paypal integration work
2023-10-02 10:26:54 -04:00
FrankRua
1968d5dc1e
Change DNS
2022-10-07 12:56:35 -04:00
FrankRua
73b625f4da
Switch DNS to new Digital API DNS
2022-09-20 06:06:26 -04:00
FrankRua
0b9a1802f3
updated local variable for now
2022-09-16 15:25:33 -04:00
Katie
d556a4492e
Add current environment to cookie name
2022-05-03 08:09:02 -04:00
FrankRua
a1138153a2
Changed var name
2022-05-02 12:58:12 -04:00
FrankRua
20d1b346f1
GTM/GA for Vue
2022-04-21 11:23:26 -04:00
Katie
e24f61e5f1
CSR-98 Use correct domain in cookie
2022-03-30 11:36:23 -04:00
FrankRua
9548c9f198
Merge branch 'develop' into feature/CSR-99
2022-03-24 14:40:03 -04:00
Katie
6ce8bbec8a
CSR-98 Save on every page and redirect to heritage funnel on one
2022-03-08 17:24:10 -05:00
Leah Schumann
02e6fdb335
Now dynamically retrieving the alert headers and text from CMS, also now retrieving Places API key from env variables
2022-03-03 09:28:11 -05:00
Katie
edda638d4f
CSR-98 Test call order/save endpoint on vehicle-damage page
2022-03-01 17:03:14 -05:00
Adam Caouette
045a77b11a
CSR-302: add comments and also put change on vue.release.config.js
2022-01-17 14:35:45 -05:00
Adam Caouette
d038b44198
CSR-302: move certain scss files to avoid prepend duplications
2022-01-17 14:21:34 -05:00
bmauger
e7e0f234d4
Renam radio components, css naming.
2021-12-14 08:49:46 -05:00
bmauger
2e381027f7
Merge pull request #56 from Safelite/CSR-119-loader-overlay
...
Csr 119 loader overlay
2021-11-23 15:10:11 -05:00
Max
a03e24526a
Styling and structure updates
2021-11-23 11:46:25 -05:00
bmauger
d260d00fbd
Merge branch 'develop' into CSR-119-loader-overlay
2021-11-19 09:04:05 -05:00
Frank
ff1511429e
kabab-case and a ton of updates
2021-11-18 15:46:26 -05:00
bmauger
14f9d86a3d
WIP CSR-119 spinner updates and overlay.
2021-11-18 15:32:21 -05:00
bmauger
b477a6f5f0
CSR-185 update Alert component.
2021-11-17 19:13:25 -05:00
Frank
a500ad19e9
lint + correcting some actions
2021-11-17 15:56:06 -05:00
Frank
8e0f9bf816
Multiple refactor / improving changes
2021-11-17 14:54:00 -05:00
bmauger
6974a62368
CSR-185 Create alert/notification component.
...
Four colors, dismissable/close button.
2021-11-16 18:29:06 -05:00
bmauger
f0ebf8ca3b
Create radio button that works properly with screen reader
...
Reviewed with Max and Adam for implementation.
2021-11-15 09:57:59 -05:00
Bryan
0f3f8b3497
Create commonComponentStyles folder and move ymmsCommonStyles.scss
2021-11-05 15:50:34 -04:00
Bryan
9d85b39d7c
Created vehicleSelectAttributes.scss and moved style to global file.
2021-11-05 14:12:11 -04:00
Bryan
086ddcc786
Re-add commonStyles.scss.
2021-11-05 12:44:49 -04:00
Bryan
6618301c15
Correct typo.
2021-11-05 12:23:11 -04:00
Bryan
18710015d5
Breakout sass files for granularity/clarity.
...
Moved selectCar styles to the component instead of a stand-alone style sheet.
2021-11-05 12:16:24 -04:00