Simon Larsen
|
54c526ffed
|
Refactor import paths in utility files to use relative paths instead of absolute paths. This change enhances module resolution and maintains consistency across the codebase. Updated imports in Execute.ts, Express.ts, Greenlock.ts, JsonToCsv.ts, JsonWebToken.ts, LocalFile.ts, Logger.ts, various Monitor criteria files, Realtime.ts, Response.ts, StartServer.ts, Stream.ts, Telemetry.ts, TwoFactorAuth.ts, VMAPI.ts, VMRunner.ts, and Workspace files.
|
2025-05-21 13:55:49 +01:00 |
|
Simon Larsen
|
b39b9c02bf
|
feat: integrate CaptureSpan decorator into multiple services for enhanced telemetry tracking
|
2025-03-17 20:18:43 +00:00 |
|
Simon Larsen
|
ba32732ef0
|
feat: integrate CaptureSpan decorator into multiple monitor criteria classes for improved telemetry tracking
|
2025-03-17 19:35:51 +00:00 |
|
Simon Larsen
|
d9d2b615d2
|
Refactor code for consistency by standardizing property names and improving formatting across various components
|
2024-11-11 17:24:05 +00:00 |
|
Simon Larsen
|
86e6bca5e1
|
Enhance analytics functionality by adding groupBy support in various models and components
|
2024-11-11 17:01:35 +00:00 |
|
Simon Larsen
|
8145f07e51
|
refactor: Update projectId usage in multiple files to use non-null assertion operator
|
2024-08-19 14:10:03 +01:00 |
|
Simon Larsen
|
b3cf198649
|
refactor: Update QueryOperator class to extend SerializableObject
|
2024-08-19 13:15:17 +01:00 |
|
Simon Larsen
|
dea6c55365
|
refactor: Update import statements for CommonUI to use Common/UI
|
2024-08-07 15:50:32 -06:00 |
|