oneuptime/Common/Utils
Nawaz Dhandala 21232465bc
feat: Add Service Owners, Settings, Side Menu, Telemetry Services, and Traces pages
- Implemented Service Owners page with team and user management.
- Created Service Settings page for configuring service properties.
- Developed a Side Menu for navigation within the service view.
- Added Telemetry Services page to manage telemetry service assignments.
- Introduced Traces page to display trace data for assigned telemetry services.
- Updated routing to include new service-related pages.
- Enhanced breadcrumbs for improved navigation context.
2026-01-09 13:53:21 +00:00
..
ClientAPI Refactor: Move BaseDatabase utilities to Common/Types and update imports 2025-05-27 11:47:53 +01:00
Dashboard feat: add dropdown support for chart type selection in Dashboard components 2025-12-04 12:43:55 +00:00
Monitor Refactor DashboardChartComponent and related components for improved code readability and maintainability; add optional title and description properties for enhanced chart configuration 2024-12-02 18:03:38 +00:00
Schema Refactor comments across multiple files to improve clarity and consistency 2025-10-02 11:53:55 +01:00
StatusPage feat: add validation for startDate and endDate in uptime API and implement worst status calculation 2025-02-24 17:42:02 +00:00
Uptime Refactor Workspace Notification Log Service and related components 2025-08-13 14:30:51 +01:00
Analytics.ts refactor: Update symbol type to use lowercase 'symbol' in ColumnAccessControl files 2024-06-14 12:09:53 +01:00
API.ts refactor: improve formatting and readability in error handling and network monitoring code 2025-12-04 21:54:13 +00:00
Array.ts refactor: Update import statements to use ArrayUtil from Common/Utils/Array 2024-09-05 13:29:58 +01:00
Base64.ts refactor: update UserWebAuthnAPI and UserWebAuthnService for improved type definitions and clarity 2025-09-30 13:06:46 +01:00
Boolean.ts refactor: Update LastRunMessage and TelemetryServices components 2024-07-17 13:42:12 -06:00
CronTime.ts feat: add new cron schedule for FetchMonitorTest to run every ten seconds 2025-03-21 19:47:58 +00:00
Crypto.ts refactor: Add TelemetryExceptionStatusService to handle telemetry exception status in the database 2024-08-25 19:29:25 +01:00
Enum.ts refactor: Update symbol type to use lowercase 'symbol' in ColumnAccessControl files 2024-06-14 12:09:53 +01:00
Faker.ts should generate a string of random numbers of specified length 2024-08-12 22:57:36 +01:00
Memory.ts chore: Add CPU core count to CPUMetrics 2024-07-02 13:54:04 +01:00
Number.ts Add modulo function to QueryHelper and random number generator to NumberUtil for load distribution in monitor fetching 2024-11-26 15:38:00 +00:00
ObjectUtil.ts refactor: Update symbol type to use lowercase 'symbol' in ColumnAccessControl files 2024-06-14 12:09:53 +01:00
Realtime.ts Add Realtime event types and interfaces; refactor imports for consistency 2024-09-26 13:15:35 +01:00
Slug.ts refactor: Update Slug.ts to use getRandomNumbers method in Faker 2024-08-08 10:45:30 -06:00
TechStack.ts feat: Add Service Owners, Settings, Side Menu, Telemetry Services, and Traces pages 2026-01-09 13:53:21 +00:00
UserPreferences.ts refactor: Improve formatting and consistency in UserPreferences and BaseModelTable components 2025-05-08 15:02:36 +01:00
UUID.ts refactor: Update symbol type to use lowercase 'symbol' in ColumnAccessControl files 2024-06-14 12:09:53 +01:00