Nawaz Dhandala
9fdf46889c
feat(Text): add truncate method for string length limitation
2025-11-11 21:32:57 +00:00
Nawaz Dhandala
5c464ae137
refactor: Add type annotations for improved type safety across multiple files
2025-06-26 14:24:15 +01:00
Nawaz Dhandala
cf6ee298cc
Refactor and clean up code formatting across multiple files
...
- Improved code formatting in AnnouncementsTable.tsx for better readability.
- Simplified description formatting in AnnouncementView.tsx.
- Adjusted lazy loading syntax in StatusPagesRoutes.tsx for consistency.
- Enhanced script formatting in MCPServerGenerator.ts for better clarity.
- Streamlined error handling and response parsing in OpenAPIParser.ts.
- Refined resource generation logic in ResourceGenerator.ts for improved maintainability.
- Updated comments and structure in GenerateMCPServer.ts for better understanding.
- General code cleanup and formatting adjustments across various files to adhere to style guidelines.
2025-06-26 13:51:11 +01:00
Simon Larsen
d291cdad26
feat: Enhance Base64 handling in Text utility and update DatabaseService for MIME type extraction
2025-06-26 11:10:31 +01:00
Simon Larsen
a50cce6c6f
refactor: Update MetricsAggregationType enum values to uppercase
...
This commit updates the MetricsAggregationType enum values to uppercase for consistency and clarity. The previous lowercase values were inconsistent with the naming convention used throughout the codebase. This change improves the readability and maintainability of the code.
2024-07-17 14:50:15 -06:00
Simon Larsen
3c839799da
refactor: Update LastRunMessage and TelemetryServices components
2024-07-17 13:42:12 -06:00
Simon Larsen
d8c38a3564
chore: Add necessary configuration files for OneUptime service
2024-07-09 17:40:26 +01:00
Simon Larsen
5251b93fc9
refactor: Improve logging in Llama class
2024-07-09 12:54:49 +01: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
54776576a7
Refactor code for improved performance and readability
2024-03-04 12:01:55 +00:00
Simon Larsen
f8810d0711
Add telemetry initialization for each service
2024-02-23 13:50:47 +00:00
Simon Larsen
ccb960f30e
Fix formatting issues and update dependencies
2024-02-23 13:25:15 +00:00
Simon Larsen
07ab132946
Refactor OpenTelemetry exporter configuration and convert base64 IDs to hex
2024-02-23 13:15:08 +00:00
Simon Larsen
8f1826c69c
Refactor code and fix formatting issues
2024-02-21 11:34:45 +00:00
Simon Larsen
dd144d00ac
Add utility functions for converting time units and calculating divisibility factor
2024-02-20 19:06:55 +00:00
Simon Larsen
52f2c8ad14
Refactor Text.trimLines method to use arrow function with explicit return
2023-12-20 13:30:23 +00:00
Simon Larsen
3c06af91ba
Add Text.trimLines() method and use it in SmsService.sendSms()
2023-12-20 13:29:23 +00:00
Simon Larsen
f4ffc4f115
Add replaceAll method to Text class and update component id in Manual.ts
2023-12-11 18:45:22 +00:00
Simon Larsen
713d9464a2
add default value capability
2023-06-14 14:04:32 +01:00
Simon Larsen
db6f43af73
make ui better
2023-04-27 18:22:17 +01:00
Simon Larsen
1f543fa69d
add env vars
2023-02-21 17:58:55 +00:00
Simon Larsen
8db217580b
add database components to workflow service
2023-02-21 15:09:36 +00:00
Simon Larsen
7f9b819d93
make comp delete work
2023-02-10 23:13:16 +00:00
Simon Larsen
3703fe4ef0
fix lint
2023-02-10 21:18:17 +00:00
Simon Larsen
70803957ca
fix workflow style
2023-02-10 14:17:13 +00:00
Simon Larsen
38eb8d6820
fix lint.
2022-07-24 09:31:50 +01:00
Simon Larsen
14ee1c6353
fix lint.
2022-07-23 22:05:57 +01:00
Simon Larsen
8fae7ac161
fix in query.
2022-07-19 19:18:21 +01:00
Sostene MUNEZERO BAGIRA
08ca6c68f6
Chore: test
...
- add test for Role, SecuritySeverity, Text, XML
2022-05-25 00:30:37 +02:00
Nawaz Dhandala
e97aeb209a
fix
2022-04-15 16:29:13 +01:00
Nawaz Dhandala
aa33753768
fix
2022-04-12 15:40:58 +01:00
Nawaz Dhandala
5d22287b29
fix mailservice.
2022-04-12 13:41:51 +01:00