Simon Larsen
|
3b76b92fcb
|
Refactor interface definitions and formatting for improved consistency and readability
|
2024-11-14 18:21:55 +00:00 |
|
Simon Larsen
|
fe0dc51bef
|
Add DashboardComponentType enum and refactor dashboard component interfaces for improved type safety
|
2024-11-14 18:10:03 +00:00 |
|
Simon Larsen
|
5c459eede8
|
Refactor metric handling by removing MonitorMetricsByMinute references, adding service type to metrics, and implementing a job to delete old monitor metrics
|
2024-11-11 18:06:31 +00:00 |
|
Simon Larsen
|
108dfaccf8
|
Remove MonitorMetricsByMinute model and related service and job files
|
2024-11-06 13:42:25 +00:00 |
|
Simon Larsen
|
988d828bb6
|
Refactor Dashboard components for improved readability and consistency in code formatting
|
2024-11-06 12:20:37 +00:00 |
|
Simon Larsen
|
0bee18fa63
|
Refactor SubscriberSettings component to remove unnecessary code
|
2024-10-28 13:09:26 +00:00 |
|
Simon Larsen
|
33604bba3c
|
Refactor SubscriberSettings component to allow subscribers to choose event types
|
2024-10-28 12:46:16 +00:00 |
|
Simon Larsen
|
06d0dba258
|
add monitor alert
|
2024-10-08 20:26:00 +01:00 |
|
Simon Larsen
|
b624bd49ee
|
add migration for alerts
|
2024-10-02 23:05:45 +01:00 |
|
Simon Larsen
|
11a4f3442d
|
add alert jobs in worker
|
2024-10-02 22:43:04 +01:00 |
|
Simon Larsen
|
f25f7f1f81
|
add jobs for alerts
|
2024-10-02 22:10:37 +01:00 |
|
Simon Larsen
|
03cb414ae4
|
Fix formatting issues in Queue.ts, SendReportsToSubscribers.ts, and Routes.ts
|
2024-09-22 14:57:49 +01:00 |
|
Simon Larsen
|
3809b4585a
|
Refactor queue handling by removing WorkerNotification and updating job configurations in SendReportsToSubscribers
|
2024-09-22 14:24:29 +01:00 |
|
Simon Larsen
|
9be007cbda
|
Add WorkerNotification queue and update SendReportsToSubscribers job configuration
|
2024-09-22 14:15:09 +01:00 |
|
Simon Larsen
|
45b00b3116
|
Disable runOnStartup for various cron jobs to prevent immediate execution on startup
|
2024-09-21 17:05:05 +01:00 |
|
Simon Larsen
|
97f4d3612d
|
Add debug logging for scheduled maintenance event processing and notifications
|
2024-09-20 11:29:03 +01:00 |
|
Simon Larsen
|
21ea8d0aa2
|
Add debug logging for worker initialization and heartbeat checks
|
2024-09-20 11:07:35 +01:00 |
|
Simon Larsen
|
684abc02a0
|
Implement AnalyticsTableManagement and DataMigrationBase classes; remove deprecated files and update cron jobs
|
2024-09-16 08:27:55 -07:00 |
|