Nawaz Dhandala
3947b0bba1
fix: Enhance UUID validation in ObjectID and ProjectUtil classes
2026-01-16 10:29:20 +00:00
Nawaz Dhandala
9dd2876664
feat: add UUID validation methods to ObjectID and update BaseAPI to use them
2025-12-18 12:44:24 +00:00
Simon Larsen
917e43143a
fix: simplify ObjectID schema and update ModelSchema to use string format for identifiers
2025-06-12 17:29:21 +01:00
Simon Larsen
1ccc3765e8
refactor: standardize import statements and format example objects in Monitor and Database classes
2025-06-02 17:49:31 +01:00
Simon Larsen
6db6857dbe
feat: add Zod schema validation for Domain, Email, IP, MonitorCriteria, MonitorCriteriaInstance, MonitorStep, MonitorSteps, Name, ObjectID, Phone, Port, and Version classes
2025-06-02 17:33:33 +01:00
Simon Larsen
8d75128603
Add debug logging for updated items in DatabaseService and improve ObjectID equality check
2024-12-03 17:59:16 +00:00
Simon Larsen
02f91d26ff
refactor: Update import statements for ProbeMonitor and ServerMonitor to use ProbeMonitorResponse and ServerMonitorResponse
2024-08-05 15:40:20 -06:00
Simon Larsen
5221c20ee2
refactor: Remove commented out code and unused monitor types in MonitorTypeHelper
2024-08-05 15:11:54 -06:00
Simon Larsen
8caac12041
refactor: Update LogSeverity enum to use string values instead of enum values
2024-08-04 17:29:38 -06:00
Simon Larsen
d84cf5b8ec
refactor: Update LogSeverity enum to use string values instead of enum values
...
This refactor updates the LogSeverity enum to use string values instead of enum values. This change allows for better compatibility and flexibility when working with log severity levels. The enum values have been replaced with corresponding string values.
Files modified:
- Common/Types/Log/LogSeverity.ts
- Ingestor/API/OTelIngest.ts
- Ingestor/API/FluentIngest.ts
- Model/AnalyticsModels/Log.ts
- CommonUI/src/Components/LogsViewer/LogItem.tsx
- CommonUI/src/Components/LogsViewer/LogsViewer.tsx
- CommonUI/src/Components/Filters/DropdownFilter.tsx
- Common/Types/ObjectID.ts
- CommonUI/src/Components/Filters/FiltersForm.tsx
2024-08-04 16:41:07 -06:00
Simon Larsen
70a2a3993b
refactor: Update symbol type to use lowercase 'symbol' in ColumnAccessControl files
2024-06-14 12:09:53 +01:00
Simon Larsen
faf0641503
refactor: Update package.json and Encryption.ts to use latest version of crypto-js
2024-05-29 15:25:09 +01:00
Simon Larsen
b819083bb9
Fix formatting and add missing semicolon
2024-02-19 11:31:17 +00:00
Simon Larsen
7764d946cf
Fix ObjectID conversion issue in CommonModel and ObjectID class
2024-02-19 11:29:50 +00:00
Simon Larsen
8772071aa0
Refactor database property classes to handle string values in toDatabase method
2024-01-12 10:51:16 +05:30
Simon Larsen
8584726d22
Refactor code formatting and remove unnecessary whitespace
2023-12-26 11:23:18 +00:00
Simon Larsen
224eff0d3d
Update launch.json and ObjectID.ts, add debugger statement, modify BillingService.test.ts, Statement.ts, and NavBar.tsx, and update OTelIngest.ts
2023-12-25 19:21:04 +00:00
Simon Larsen
f72d5550cf
delete by
2023-10-02 16:49:58 +01:00
Simon Larsen
2c8019bfc6
add upate query
2023-10-02 16:37:40 +01:00
Simon Larsen
d0b2667b25
fix fmt
2023-09-06 21:38:00 +05:30
Simon Larsen
e588eba932
add master admin to request
2023-09-06 20:27:55 +05:30
Simon Larsen
962c79e3dc
add user notification rule
2023-07-02 13:39:51 +01:00
Simon Larsen
8442bc9411
fix fmt
2023-04-26 11:41:30 +01:00
Simon Larsen
495120b83b
refactor json functions
2023-04-26 11:25:46 +01:00
Simon Larsen
dbccb323b4
fix lint.
2023-04-17 19:18:37 +01:00
Simon Larsen
c54532a6a8
add default monitor in step
2023-04-17 18:24:02 +01:00
Simon Larsen
b8c1e47c73
fix database transformer
2022-06-06 12:00:39 +01:00
Simon Larsen
3b302d2f95
add sccess control decorators.
2022-05-10 20:26:44 +01:00
Simon Larsen
f65cfc7b8c
fix db property
2022-05-05 22:15:03 +01:00
Simon Larsen
6e9fecb298
fix
2022-05-04 21:47:41 +01:00
Simon Larsen
4b49db22ad
fix database
2022-05-03 21:50:17 +01:00
Simon Larsen
b64febb5d0
compile app
2022-05-02 20:30:57 +01:00
Simon Larsen
9809ecb272
fix compile errors
2022-05-01 22:35:04 +01:00
Nawaz Dhandala
ff0911fc03
fix
2022-04-15 16:34:18 +01:00
Nawaz Dhandala
dd009cf193
fix
2022-04-15 12:57:47 +01:00
Nawaz Dhandala
c903ce838b
Fix
2022-04-12 21:33:28 +01:00
Nawaz Dhandala
ef7118699b
fix
2022-04-12 20:23:49 +01:00