Simon Larsen
|
684abc02a0
|
Implement AnalyticsTableManagement and DataMigrationBase classes; remove deprecated files and update cron jobs
|
2024-09-16 08:27:55 -07:00 |
|
Simon Larsen
|
f728a94a80
|
Add Home service configuration and deployment setup
|
2024-09-16 08:11:21 -07:00 |
|
Simon Larsen
|
dc37d723e6
|
Initialize Home module with configuration files and update package name
|
2024-09-16 07:49:29 -07:00 |
|
Simon Larsen
|
5f5a051136
|
Add new views, static files, and tests; remove deprecated files
|
2024-09-16 07:44:48 -07:00 |
|
Simon Larsen
|
1d85490c55
|
Refactor ProjectService to update subscription status
|
2024-09-11 16:02:52 -07:00 |
|
Simon Larsen
|
956ac101a2
|
Refactor logging and remove unused code
|
2024-09-11 15:26:02 -07:00 |
|
Simon Larsen
|
a5bd73a13b
|
Merge pull request #1693 from OneUptime/stop-execution-on-incident-ack
Stop execution on incident ack
|
2024-09-11 18:25:16 +01:00 |
|
Simon Larsen
|
25755c4810
|
Refactor recurring notification handling in ScheduleRecurringEvents.ts
|
2024-09-11 10:12:44 -07:00 |
|
Simon Larsen
|
8f7cac7108
|
Refactor recurring notification handling in ScheduledMaintenance and ScheduledMaintenanceTemplate models
|
2024-09-11 10:09:28 -07:00 |
|
Simon Larsen
|
51ff018a61
|
Refactor recurring notification handling in ScheduledMaintenance and ScheduledMaintenanceTemplate models
|
2024-09-11 09:58:45 -07:00 |
|
Simon Larsen
|
2a345a3948
|
add jobs to send reminders to subscribers,
|
2024-09-10 16:25:58 +01:00 |
|
Simon Larsen
|
8f49a8202f
|
update next notifcaiton time for subscribers in scheduled events
|
2024-09-10 16:12:27 +01:00 |
|
Simon Larsen
|
be5c11263c
|
add subscriber notification option before the event
|
2024-09-10 15:52:19 +01:00 |
|
Simon Larsen
|
20e56fb1d7
|
add recurring field element adn controls.
|
2024-09-10 15:25:50 +01:00 |
|
Simon Larsen
|
72ffaace2d
|
add subscriber recurring notification columns
|
2024-09-10 14:34:49 +01:00 |
|
Simon Larsen
|
4b8c799617
|
if the incident is ack, mark the policy as completed.
|
2024-09-10 14:22:06 +01:00 |
|
Simon Larsen
|
6b9a46b4ba
|
Merge pull request #1688 from OneUptime/sm-templates
Scheduled Maintenance Templates
|
2024-09-09 21:31:36 +01:00 |
|
Simon Larsen
|
8e74997b48
|
Refactor ScheduledMaintenanceService to require projectId for creating scheduled maintenance
|
2024-09-09 21:31:05 +01:00 |
|
Simon Larsen
|
505eb26b90
|
Refactor ScheduleRecurringEvents to update next scheduled time for recurring events
|
2024-09-09 19:49:23 +01:00 |
|
Simon Larsen
|
6736e6c74e
|
Add ScheduleRecurringEvents job to schedule recurring maintenance events
|
2024-09-09 19:38:19 +01:00 |
|
Simon Larsen
|
21c9facc02
|
Refactor field titles and add hideOptionalLabel prop
|
2024-09-09 18:58:57 +01:00 |
|
Simon Larsen
|
1b5058685c
|
Refactor ScheduledMaintenanceTemplate to use TIMESTAMP WITH TIME ZONE for scheduleNextEventAt column
|
2024-09-09 18:44:27 +01:00 |
|
Simon Larsen
|
c0c8feabe9
|
Refactor Field component and add showIf prop
|
2024-09-09 18:10:48 +01:00 |
|
Simon Larsen
|
974a55df9b
|
Refactor SideMenu component and update link title for Scheduled Maintenance Templates
|
2024-09-09 17:13:57 +01:00 |
|
Simon Larsen
|
bdb2dbbbbc
|
Refactor ScheduledMaintenanceTemplateOwnerTeamService and ScheduledMaintenanceTemplateOwnerUserService
|
2024-09-09 13:47:46 +01:00 |
|
Simon Larsen
|
4febd87ff8
|
Refactor access control for IncidentTemplate and IncidentNoteTemplate
|
2024-09-09 13:29:54 +01:00 |
|
Simon Larsen
|
0f8317d250
|
Add new migration for ScheduledMaintenanceTemplate
|
2024-09-09 12:22:26 +01:00 |
|
Simon Larsen
|
09370dbc41
|
Merge pull request #1685 from luisxkimo/fix-helm-chart-documentation
Fix format for Helm Chart documentation
|
2024-09-09 10:33:15 +01:00 |
|
lsalfaro
|
dcc724a94d
|
Fix table for documentation of Helm chart
|
2024-09-09 11:28:09 +02:00 |
|
Simon Larsen
|
0bcc23655d
|
Merge pull request #1682 from OneUptime/master
Release
|
2024-09-08 21:35:59 +01:00 |
|
Simon Larsen
|
5f1243216b
|
Merge branch 'add-spans-copilot'
|
2024-09-08 21:32:05 +01:00 |
|
Simon Larsen
|
bc794f32ff
|
Refactor CopilotActionUtil logger.debug statement
|
2024-09-08 21:31:50 +01:00 |
|
Simon Larsen
|
c57fb025f0
|
Refactor Docker instructions in Copilot introduction.md
|
2024-09-08 21:30:09 +01:00 |
|
Simon Larsen
|
9b981f1181
|
Merge pull request #1677 from OneUptime/oneuptime-copilot-oneuptime-copilot-improve-comments-PSJqs
Improved comments on /App/FeatureSet/Workers/DataMigrations/AddAttributesColumnToSpanAndLog.ts
|
2024-09-08 19:04:45 +01:00 |
|
Simon Larsen
|
cc1a4df787
|
Merge pull request #1680 from OneUptime/oneuptime-copilot-oneuptime-copilot-improve-comments-lBIXQ
Improved comments on /App/FeatureSet/Workers/Jobs/MonitorMetrics/MonitorMetricsByMinute.ts
|
2024-09-08 19:04:13 +01:00 |
|
Simon Larsen
|
9fbdc6800b
|
Merge pull request #1679 from OneUptime/oneuptime-copilot-oneuptime-copilot-improve-comments-UdHQs
Improved comments on /App/FeatureSet/Home/Static/js/switchUrl.js
|
2024-09-08 19:03:49 +01:00 |
|
Simon Larsen
|
97c2e65b15
|
Merge pull request #1681 from OneUptime/oneuptime-copilot-oneuptime-copilot-improve-comments-MtpRJ
Improved comments on /App/FeatureSet/Workers/DataMigrations/AddMonitoringDatesToMonitors.ts
|
2024-09-08 19:03:20 +01:00 |
|
Simon Larsen
|
6a99c01e8a
|
Merge pull request #1678 from OneUptime/oneuptime-copilot-oneuptime-copilot-improve-comments-opRrH
Improved comments on /App/FeatureSet/ApiReference/Service/Status.ts
|
2024-09-08 19:02:33 +01:00 |
|
OneUptime Copilot
|
303bf52767
|
Improved comments on /App/FeatureSet/Workers/DataMigrations/AddMonitoringDatesToMonitors.ts
|
2024-09-08 17:58:25 +00:00 |
|
OneUptime Copilot
|
da323939f2
|
Improved comments on /App/FeatureSet/Workers/Jobs/MonitorMetrics/MonitorMetricsByMinute.ts
|
2024-09-08 17:56:54 +00:00 |
|
OneUptime Copilot
|
c5cf48dccd
|
Improved comments on /App/FeatureSet/Home/Static/js/switchUrl.js
|
2024-09-08 17:55:13 +00:00 |
|
Simon Larsen
|
c324b86cbe
|
Merge branch 'master' of github.com:OneUptime/oneuptime
|
2024-09-08 18:36:25 +01:00 |
|
Simon Larsen
|
f62f571586
|
fix aleert style.
|
2024-09-08 18:36:22 +01:00 |
|
OneUptime Copilot
|
ea5ee48dde
|
Improved comments on /App/FeatureSet/ApiReference/Service/Status.ts
|
2024-09-08 17:34:02 +00:00 |
|
OneUptime Copilot
|
72ebef1c2d
|
Improved comments on /App/FeatureSet/Workers/DataMigrations/AddAttributesColumnToSpanAndLog.ts
|
2024-09-08 17:33:11 +00:00 |
|
Simon Larsen
|
4d4949da34
|
add 2 mins dropdown interval.
|
2024-09-08 18:13:35 +01:00 |
|
Simon Larsen
|
5feb51f030
|
fix typo in open source commitment.
|
2024-09-08 18:12:58 +01:00 |
|
Simon Larsen
|
efcf99f902
|
Merge pull request #1676 from luisxkimo/feature-add-existing-secrets-config
Add option to configure ENCRYPTION_SECRET and ONEUPTIME_SECRET using external secrets
|
2024-09-06 15:34:51 +01:00 |
|
lsalfaro
|
2e962d918c
|
Remove format to string using print
|
2024-09-06 16:20:36 +02:00 |
|
lsalfaro
|
e517a1b8fa
|
Add use of existing secrets for templates for variables ONEUPTIME_SECRET and ENCRYPTION_SECRET
|
2024-09-06 16:07:48 +02:00 |
|