Commit Graph

621 Commits

Author SHA1 Message Date
Simon Larsen
29ac16def5 Add public note functionality to IncidentStateTimeline and ScheduledMaintenanceStateTimeline 2024-02-01 07:26:39 +00:00
Simon Larsen
55ad18118c Add new data migration scripts and fix error handling in Workers/Index.ts 2024-01-31 09:25:01 +00:00
Simon Larsen
2b1f0de86f Add startsAt field to MonitorStatusTimeline, IncidentStateTimeline, and ScheduledMaintenanceStateTimeline 2024-01-31 08:48:23 +00:00
Simon Larsen
a9bc14e416 Add new methods and properties to QueryHelper and MonitorStatusTimeline 2024-01-30 18:10:59 +00:00
Simon Larsen
0018afc67f Update boolean types for status page subscriber notifications 2024-01-30 10:30:03 +00:00
Simon Larsen
beb5c90169 Update ScheduledMaintenanceTable and ScheduledMaintenanceView components 2024-01-30 08:28:08 +00:00
Simon Larsen
348f36fa5b Add shouldStatusPageSubscribersBeNotified field to SendNotificationToSubscribers.ts and StateTimeline.tsx 2024-01-30 08:19:31 +00:00
Simon Larsen
b2b4a5bd29 Add shouldStatusPageSubscribersBeNotified field to IncidentStateTimeline and related components 2024-01-30 08:16:21 +00:00
Simon Larsen
7c62a83024 Add form steps and fields for creating status page announcements 2024-01-30 07:55:34 +00:00
Simon Larsen
37d50cfa9b Add shouldStatusPageSubscribersBeNotifiedOnNoteCreated field to SendNotificationToSubscribers.ts and PublicNote.tsx 2024-01-30 07:44:16 +00:00
Simon Larsen
43b535d544 Fix formatting issues and remove unnecessary code 2024-01-30 07:33:03 +00:00
Simon Larsen
5367953ab0 Add notification feature for status page subscribers 2024-01-30 07:05:05 +00:00
Simon Larsen
144795d412 Add notification feature for status page subscribers 2024-01-30 06:58:29 +00:00
Simon Larsen
b86cfd3bb8 Add eventStatusId to UptimeUtil and MonitorOverview 2024-01-26 13:52:54 +00:00
Simon Larsen
778d043bfe Add new icon and page for overview page branding 2024-01-26 09:50:59 +00:00
Simon Larsen
9343165edd Add status page history chart bar color rule permissions 2024-01-26 07:13:20 +00:00
snyk-bot
5bed6ed8a5 fix: upgrade typeorm from 0.3.18 to 0.3.19
Snyk has created this PR to upgrade typeorm from 0.3.18 to 0.3.19.

See this package in npm:
https://www.npmjs.com/package/typeorm

See this project in Snyk:
https://app.snyk.io/org/oneuptime-RsC2nshvQ2Vnr35jHvMnMP/project/95df775c-d36f-4060-828c-d0ddc8c9f28e?utm_source=github&utm_medium=referral&page=upgrade-pr
2024-01-25 06:57:04 +00:00
snyk-bot
545e6028b2 fix: Model/package.json & Model/package-lock.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-INFLIGHT-6095116
2024-01-03 20:29:05 +00:00
Simon Larsen
f5803d34ff Fix bug in login functionality 2023-12-30 14:22:47 +00:00
Simon Larsen
018d3b7fcd Update usageCount and totalCostInUSD to use Decimal type 2023-12-30 13:22:57 +00:00
Simon Larsen
71400935da Remove unnecessary blank lines in StatusPage.ts 2023-12-27 13:15:27 +00:00
Simon Larsen
55a205b381 Fix import and add new columns to StatusPage model 2023-12-27 13:13:26 +00:00
Simon Larsen
3fd6f522cc Remove unnecessary blank lines and import TwilioConfig 2023-12-27 12:22:45 +00:00
Simon Larsen
1af9e36593 Add permissions for Call and SMS configuration 2023-12-27 12:16:24 +00:00
Simon Larsen
bbb531867b Add LogSeverity enum and filter options to LogsViewer 2023-12-26 17:43:42 +00:00
Simon Larsen
ec1942af8f Refactor billing unit names and remove debugger statements 2023-12-25 19:51:36 +00:00
Simon Larsen
9512d97671 fix fmt 2023-12-25 13:22:16 +00:00
Simon Larsen
4d1c557ee6 Add ActiveMonitoring to ProductType enum 2023-12-22 17:42:05 +00:00
Simon Larsen
190df60a3f Add data retention settings and update telemetry service 2023-12-22 14:34:09 +00:00
Simon Larsen
f374459c5a Fix formatting and add missing commas 2023-12-22 12:18:14 +00:00
Simon Larsen
53c25a4a4f Fix billing service and usage billing model 2023-12-21 18:49:14 +00:00
Simon Larsen
1af2ed32fc Add UsageBilling and telemetry retention settings 2023-12-21 15:02:57 +00:00
Simon Larsen
f9b0716769 Add reseller service and reseller model to ProjectAPI 2023-12-21 13:11:54 +00:00
Simon Larsen
2d4a084aee Fix formatting issues in Project.ts and Header.tsx 2023-12-21 12:05:56 +00:00
Simon Larsen
fba576b248 Add ColumnBillingAccessControl to Project model 2023-12-21 11:29:20 +00:00
Simon Larsen
f5342d066c Update update access control to PlanSelect.Scale 2023-12-19 17:50:59 +00:00
Simon Larsen
36dcb1597f Fix formatting and remove unnecessary code 2023-12-18 22:32:17 +00:00
Simon Larsen
13ee850a67 Add isSubscribedToAllResources field and update EmailSubscribe component 2023-12-18 17:21:52 +00:00
Simon Larsen
16a858d2e2 Update StatusPage and EmailSubscribers components 2023-12-18 15:39:59 +00:00
Simon Larsen
15a81ed14d Add canReadOnRelationQuery property to StatusPageGroup model and import SubscriberUtil in EmailSubscribe component 2023-12-18 15:19:15 +00:00
Simon Larsen
8fd03008b7 Add column access control for allowSubscribersToChooseResources and enableSmsSubscribers 2023-12-16 20:49:33 +00:00
Simon Larsen
b0ef3be85e Fix formatting and remove unnecessary code 2023-12-16 14:01:15 +00:00
Simon Larsen
3707ee7b9d Update code editor settings and UI labels 2023-12-16 13:36:23 +00:00
Simon Larsen
54600cf358 Add description for allowing subscribers to choose resources 2023-12-16 13:04:54 +00:00
Simon Larsen
ba90733f72 Add advanced subscriber settings to SubscriberSettings.tsx and StatusPage model 2023-12-16 13:03:23 +00:00
Simon Larsen
b2042baa04 Add ManyToMany relationship with StatusPageResource 2023-12-16 12:06:50 +00:00
Simon Larsen
eebfb79b06 Fix code formatting and update variable declaration 2023-12-14 16:54:14 +00:00
Simon Larsen
c0ff01e7f6 Update SmsLog and SmsService classes, and SendNotificationToSubscribers job 2023-12-14 16:51:15 +00:00
Simon Larsen
f62930abb1 Fix formatting issues and enable SMS subscribers 2023-12-14 16:07:09 +00:00
Simon Larsen
2a37f62a82 Add enableSMSSubscribers flag to NavBar and MasterPage components 2023-12-14 15:26:30 +00:00