oneuptime/Common
Simon Larsen 9f8764d741
refactor: Add canReadOnRelationQuery property to TelemetryService's serviceColor
This commit adds the `canReadOnRelationQuery` property to the `serviceColor` field in the `TelemetryService` model. The `canReadOnRelationQuery` property allows for reading the `serviceColor` field when querying related data. This change enhances the functionality and flexibility of the `TelemetryService` model when working with related data.
2024-07-23 09:50:15 -06:00
..
AnalyticsModels refactor: Improve variable names in codebase 2024-06-27 14:15:18 +01:00
Models refactor: Improve variable names in codebase 2024-06-27 14:15:18 +01:00
Tests refactor: Update SubscriptionPlan method name to getPlanType 2024-06-27 18:00:08 +01:00
Types refactor: Add canReadOnRelationQuery property to TelemetryService's serviceColor 2024-07-23 09:50:15 -06:00
Typings refactor: Update symbol type to use lowercase 'symbol' in ColumnAccessControl files 2024-06-14 12:09:53 +01:00
Utils refactor: Update LastRunMessage and TelemetryServices components 2024-07-17 13:42:12 -06:00
.dockerignore
.gitignore
jest.config.json
package-lock.json fix: upgrade posthog-js from 1.138.0 to 1.139.3 2024-07-10 06:12:11 +00:00
package.json fix: upgrade posthog-js from 1.138.0 to 1.139.3 2024-07-10 06:12:11 +00:00
README.md
ServiceRoute.ts refactor: Update symbol type to use lowercase 'symbol' in ColumnAccessControl files 2024-06-14 12:09:53 +01:00
tsconfig.json

OneUptime Common UI Library

The OneUptime Common UI Library is a collection of shared components, utilities that are used across the OneUptime platform. It is designed to be easy to install and use, and to be extensible. This library is built with React and TypeScript. It includes components like buttons, modals, and form elements. It also includes utilities like date formatting, and string manipulation.