Simon Larsen
f62f571586
fix aleert style.
2024-09-08 18:36:22 +01:00
Simon Larsen
d3da823e71
add default height to images so they are visible.
2024-09-06 14:59:31 +01:00
Simon Larsen
24bd374baa
refactor: Update nullable property for endAnnouncementAt column in StatusPageAnnouncement model
2024-09-06 11:52:15 +01:00
Simon Larsen
e7377f6c8f
refactor: Enable lazy loading for images in BlogPostUtil and remove unnecessary whitespace in Copilot/Init.ts
2024-09-05 14:30:30 +01:00
Simon Larsen
c883ce6a34
refactor: Improve overall uptime precision display in StatusPageSettings
2024-08-17 10:09:46 +01:00
Simon Larsen
3851c1f963
refactor: Update UptimePrecision enum to separate file for reusability
2024-08-17 09:53:46 +01:00
Simon Larsen
86e5a33bd9
refactor: Update import statements for CommonUI to use Common/UI
2024-08-07 16:14:31 -06:00
Simon Larsen
3eb6f4da5f
refactor: Update import statements for CommonUI to use Common/UI
2024-08-07 15:58:06 -06:00
Simon Larsen
dea6c55365
refactor: Update import statements for CommonUI to use Common/UI
2024-08-07 15:50:32 -06:00
Simon Larsen
4e81ed92f2
refactor: Remove node_modules from the Common project
2024-08-07 13:40:10 -06:00
Simon Larsen
21047e77b1
refactor: Remove CommonUI from package.json dependencies
2024-08-07 13:37:29 -06:00
Simon Larsen
67a326e6af
refactor: Update import statements for CommonUI to use Common/UI
2024-08-07 13:36:13 -06:00
Simon Larsen
23318f093f
refactor: Update import statements for CommonUI to use Common/UI
2024-08-07 13:34:27 -06:00
Simon Larsen
ea3c357be1
refactor: Remove unused "Model" dependency from package.json files
2024-08-05 14:58:52 -06:00
Simon Larsen
b29fb6e833
refactor: Update import statements for ProbeMonitor and ServerMonitor to use ProbeMonitorResponse and ServerMonitorResponse
2024-08-05 13:00:31 -06:00
Simon Larsen
36a0dad41c
refactor: Update import statements for ProbeMonitor and ServerMonitor to use ProbeMonitorResponse and ServerMonitorResponse
2024-08-05 11:35:45 -06:00
Simon Larsen
52630b16d1
refactor: Update import statements for ProbeMonitor and ServerMonitor to use ProbeMonitorResponse and ServerMonitorResponse
2024-08-05 10:06:53 -06:00
Simon Larsen
c9e67311e7
refactor: Update TelemetryIngestor and Probe to initialize telemetry with the correct service name
2024-08-02 16:37:23 -06:00
Simon Larsen
5c697105f3
refactor: Update email template and resource handling in StatusPageSubscriberReport
...
The code changes in the `StatusPageSubscriberReport.hbs` template file update the rendering of the resource table based on whether there are any resources to display. If there are resources, the table is rendered with the resource details. If there are no resources, a message is displayed indicating that no resources have been added yet.
In addition, the `SendReportsToSubscribers.ts` file in the `Workers/Jobs/StatusPage` directory has been modified to handle the case where there are no status page resources. If there are no resources, the email report is not sent and an error is logged.
These changes improve the handling of resources in the status page subscriber report and ensure that the email report is only sent when there are resources to include.
2024-07-25 15:23:56 -06:00
Simon Larsen
8ef66650fb
chore: Update package.json dependencies for CommonProject
2024-07-25 07:42:45 -06:00
Simon Larsen
07973e85a3
chore: Update package.json dependencies for CommonProject
2024-07-24 19:10:40 -06:00
Simon Larsen
09883b1129
chore: Update Dockerfile templates to include CommonProject dependencies
2024-07-24 19:04:25 -06:00
Simon Larsen
c930caa2bb
refactor: Add support for reportDataInDays and isReportEnabled in StatusPageSubscriberService
2024-07-24 13:23:38 -06:00
Simon Larsen
af6f5af11d
Update phone number placeholders in registration and subscription forms
2024-06-26 12:36:27 +01:00
Simon Larsen
1498656a43
refactor: Update symbol type to use lowercase 'symbol' in ColumnAccessControl files
2024-06-14 12:15:36 +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
5152d5de12
refactor: Remove @trivago/prettier-plugin-sort-imports and update eslint configuration
...
This commit removes the "@trivago/prettier-plugin-sort-imports" plugin from the ".prettierrc.json" file and updates the eslint configuration in the "package.json" file. The plugin was removed because it is no longer needed and caused conflicts with the updated eslint configuration. This change improves the codebase by simplifying the prettier configuration and ensuring compatibility with the updated eslint rules.
2024-06-14 12:07:16 +01:00
Simon Larsen
9fce103b11
refactor: Update ResetPassword.tsx to improve password confirmation validation
2024-06-07 22:04:56 +01:00
snyk-bot
e56e6a7f8d
fix: upgrade react-router-dom from 6.23.0 to 6.23.1
...
Snyk has created this PR to upgrade react-router-dom from 6.23.0 to 6.23.1.
See this package in npm:
react-router-dom
See this project in Snyk:
https://app.snyk.io/org/oneuptime-RsC2nshvQ2Vnr35jHvMnMP/project/11bb5528-45f9-473c-a635-dc097fd03b3c?utm_source=github&utm_medium=referral&page=upgrade-pr
2024-06-04 05:13:42 +00:00
Simon Larsen
faf0641503
refactor: Update package.json and Encryption.ts to use latest version of crypto-js
2024-05-29 15:25:09 +01:00
Simon Larsen
f592e852f2
refactor: Update logger.error statements for exiting node process
2024-05-22 10:09:16 +01:00
Simon Larsen
a5f05376b0
refactor: Update logger.debug statements for exiting node process
...
This commit updates the logger.debug statements in multiple files to log the message 'Exiting node process' instead of 'Exiting node process'. This change improves the logging consistency and ensures that the appropriate log level is used for this message.
2024-05-22 10:04:41 +01:00
snyk-bot
b4c4273485
fix: upgrade multiple dependencies with Snyk
...
Snyk has created this PR to upgrade:
- react from 18.3.0 to 18.3.1.
See this package in npm: https://www.npmjs.com/package/react
- react-dom from 18.3.0 to 18.3.1.
See this package in npm: https://www.npmjs.com/package/react-dom
See this project in Snyk:
https://app.snyk.io/org/oneuptime-RsC2nshvQ2Vnr35jHvMnMP/project/11bb5528-45f9-473c-a635-dc097fd03b3c?utm_source=github&utm_medium=referral&page=upgrade-pr
2024-05-19 06:44:45 +00:00
snyk-bot
5725c6a17a
fix: upgrade multiple dependencies with Snyk
...
Snyk has created this PR to upgrade:
- react from 18.2.0 to 18.3.0.
See this package in npm: https://www.npmjs.com/package/react
- react-dom from 18.2.0 to 18.3.0.
See this package in npm: https://www.npmjs.com/package/react-dom
See this project in Snyk:
https://app.snyk.io/org/oneuptime-RsC2nshvQ2Vnr35jHvMnMP/project/11bb5528-45f9-473c-a635-dc097fd03b3c?utm_source=github&utm_medium=referral&page=upgrade-pr
2024-05-16 21:55:07 +00:00
snyk-bot
610373525b
fix: StatusPage/Dockerfile.tpl to reduce vulnerabilities
...
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-ALPINE318-OPENSSL-6593964
- https://snyk.io/vuln/SNYK-ALPINE318-OPENSSL-6593964
- https://snyk.io/vuln/SNYK-UPSTREAM-NODE-6615824
2024-05-10 23:12:01 +00:00
snyk-bot
0de98ae262
fix: upgrade css-loader from 6.10.0 to 6.11.0
...
Snyk has created this PR to upgrade css-loader from 6.10.0 to 6.11.0.
See this package in npm:
https://www.npmjs.com/package/css-loader
See this project in Snyk:
https://app.snyk.io/org/oneuptime-RsC2nshvQ2Vnr35jHvMnMP/project/11bb5528-45f9-473c-a635-dc097fd03b3c?utm_source=github&utm_medium=referral&page=upgrade-pr
2024-05-08 21:54:23 +00:00
Simon Larsen
fdf6e3dfa3
refactor: Optimize sorting of monitorStatusTimelines by createdAt in StatusPageAPI
2024-05-07 20:01:37 +01:00
Simon Larsen
818f8cc421
Update E2E workflow to use environment variables from config.env in test.e2e.yaml
2024-04-26 18:46:10 +01:00
Simon Larsen
0647f7d22a
Refactor initialization code and add default routes in multiple files
2024-04-24 17:44:29 +01:00
Simon Larsen
cc80f6fa54
Refactor initialization code in multiple files
2024-04-24 14:02:17 +01:00
Simon Larsen
fb070b9448
Update BrandColors imports to use Green instead of Green500
2024-04-19 11:53:28 +01:00
Simon Larsen
92076dad8b
Refactor class names and variables for Gray to Gray500
2024-04-16 11:56:51 +01:00
Simon Larsen
4d618e6d93
Fix casing of "Gray" in class names and variables
2024-04-16 11:54:57 +01:00
Simon Larsen
44db5b57e5
Update Dockerfile.tpl files to include package.json in CommonUI directory
2024-04-09 13:21:12 +01:00
Simon Larsen
382c71be93
Update Dockerfile.tpl files to set APP_VERSION to 1.0.0 if not set
2024-04-09 13:03:32 +01:00
Simon Larsen
445a8d3f35
Update Dockerfile.tpl files to set APP_VERSION to 1.0.0 if not set
2024-04-09 12:53:42 +01:00
Simon Larsen
356bacf9a0
Update Dockerfile.tpl files to set APP_VERSION to 2.0.0 if not set
2024-04-09 12:53:13 +01:00
Simon Larsen
1401daab06
Update tsconfig.json files with resolveJsonModule option
2024-04-08 14:03:07 +01:00
snyk-bot
692ebdb006
fix: StatusPage/Dockerfile.tpl to reduce vulnerabilities
...
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-UPSTREAM-NODE-6564548
- https://snyk.io/vuln/SNYK-UPSTREAM-NODE-6564550
2024-04-05 20:34:59 +00:00
snyk-bot
0c9cedafa1
fix: upgrade react-router-dom from 6.22.1 to 6.22.2
...
Snyk has created this PR to upgrade react-router-dom from 6.22.1 to 6.22.2.
See this package in npm:
https://www.npmjs.com/package/react-router-dom
See this project in Snyk:
https://app.snyk.io/org/oneuptime-RsC2nshvQ2Vnr35jHvMnMP/project/11bb5528-45f9-473c-a635-dc097fd03b3c?utm_source=github&utm_medium=referral&page=upgrade-pr
2024-03-28 04:17:29 +00:00