Simon Larsen
|
75bd6ca6ed
|
Fix DatabaseNotConnectedException code in ExceptionCode.ts and DatabaseNotConnectedException.test.ts
|
2024-04-30 19:24:54 +01:00 |
|
Simon Larsen
|
6692fb00b8
|
Refactor BaseModel and ModelPermission classes to improve column handling
|
2024-04-29 14:15:11 +01:00 |
|
Simon Larsen
|
83e207a7de
|
Refactor OneUptimeDate class to improve convertMinutesToDaysHoursAndMinutes method in Date.ts
|
2024-04-29 11:35:25 +01:00 |
|
Simon Larsen
|
8a130f96e2
|
Refactor InfoCard component to add className prop and improve readability
|
2024-04-29 11:05:57 +01:00 |
|
Simon Larsen
|
66a470ebe1
|
Refactor GreenlockChallenge and GreenlockCertificate models to add deletedByUser and deletedByUserId properties
|
2024-04-29 10:26:10 +01:00 |
|
Simon Larsen
|
30a59aa21e
|
Refactor InfoCard component to improve readability and fix indentation issue
|
2024-04-29 10:17:10 +01:00 |
|
Simon Larsen
|
c4bf458074
|
Refactor OneUptimeDate class to add convertMinutesToHoursAndMinutes method in Date.ts
|
2024-04-29 09:44:33 +01:00 |
|
Simon Larsen
|
72ac305aad
|
Fix multiple slashes in route and handle CNAME verification failure in StatusPageDomainAPI.ts
|
2024-04-28 20:55:35 +01:00 |
|
Simon Larsen
|
00b5453b3f
|
Add LETSENCRYPT_NOTIFICATION_EMAIL configuration option
|
2024-04-28 13:09:23 +01:00 |
|
Simon Larsen
|
a5fec2560a
|
Refactor import statements and update component types in multiple files
|
2024-04-22 20:41:36 +01:00 |
|
Simon Larsen
|
b139d667d2
|
Refactor SpanUtil class and JSONFunctions class
|
2024-04-22 20:19:35 +01:00 |
|
Simon Larsen
|
906a42c218
|
Update TableColumnType enum to include JSONArray type
|
2024-04-22 19:02:03 +01:00 |
|
Simon Larsen
|
529b22c97c
|
Refactor import statements and update component types in JSONFunctions.ts
|
2024-04-22 13:39:46 +01:00 |
|
Simon Larsen
|
89f3508ce0
|
Refactor import statements and update component types in Detail.tsx, CodeEditor.tsx, and JSONFunctions.ts
|
2024-04-22 13:35:58 +01:00 |
|
Simon Larsen
|
fe6c917862
|
Merge pull request #1347 from OneUptime/snyk-upgrade-f72cdda21b6b90f7a0a31bdba3eab5ed
[Snyk] Upgrade reflect-metadata from 0.2.1 to 0.2.2
|
2024-04-19 13:27:21 +01:00 |
|
Simon Larsen
|
d7a9adf791
|
Update BrandColors imports to use Green instead of Green500
|
2024-04-19 11:56:24 +01:00 |
|
Simon Larsen
|
fb070b9448
|
Update BrandColors imports to use Green instead of Green500
|
2024-04-19 11:53:28 +01:00 |
|
snyk-bot
|
29a909d547
|
fix: upgrade reflect-metadata from 0.2.1 to 0.2.2
Snyk has created this PR to upgrade reflect-metadata from 0.2.1 to 0.2.2.
See this package in npm:
https://www.npmjs.com/package/reflect-metadata
See this project in Snyk:
https://app.snyk.io/org/oneuptime-RsC2nshvQ2Vnr35jHvMnMP/project/f6446ec8-d441-487e-b58f-38373430e213?utm_source=github&utm_medium=referral&page=upgrade-pr
|
2024-04-19 02:31:24 +00:00 |
|
Simon Larsen
|
2a48b585a4
|
Refactor color variables in BrandColors.test.ts to use updated hex codes
|
2024-04-16 13:29:41 +01:00 |
|
Simon Larsen
|
d35ae2f075
|
Refactor BrandColors.test.ts and ProjectService.ts to use the new color variables
|
2024-04-16 12:03:04 +01:00 |
|
Simon Larsen
|
92076dad8b
|
Refactor class names and variables for Gray to Gray500
|
2024-04-16 11:56:51 +01:00 |
|
Simon Larsen
|
a1ded23b46
|
Refactor field types and filters in BrandColors.ts and LineChart.tsx components
|
2024-04-16 11:56:22 +01:00 |
|
Simon Larsen
|
4d618e6d93
|
Fix casing of "Gray" in class names and variables
|
2024-04-16 11:54:57 +01:00 |
|
Simon Larsen
|
d3e461e0bd
|
Merge branch 'master' of github.com-simon:OneUptime/oneuptime
|
2024-04-16 11:30:20 +01:00 |
|
Simon Larsen
|
79d18ab920
|
Refactor field types and filters in BrandColors.ts and LineChart.tsx components
|
2024-04-16 11:27:09 +01:00 |
|
snyk-bot
|
2486cd93c0
|
fix: upgrade posthog-js from 1.111.0 to 1.116.6
Snyk has created this PR to upgrade posthog-js from 1.111.0 to 1.116.6.
See this package in npm:
https://www.npmjs.com/package/posthog-js
See this project in Snyk:
https://app.snyk.io/org/oneuptime-RsC2nshvQ2Vnr35jHvMnMP/project/f6446ec8-d441-487e-b58f-38373430e213?utm_source=github&utm_medium=referral&page=upgrade-pr
|
2024-04-15 18:53:20 +00:00 |
|
Simon Larsen
|
980c82ce31
|
Merge pull request #1339 from OneUptime/snyk-upgrade-e8ac578e50c1c3aa78c497fb48d0d3b1
[Snyk] Upgrade posthog-js from 1.111.0 to 1.116.5
|
2024-04-15 13:17:39 +01:00 |
|
Simon Larsen
|
3f3996b155
|
Refactor variable name in BrandColors.test.ts for consistency
|
2024-04-14 19:30:22 +01:00 |
|
snyk-bot
|
53d33eb0fb
|
fix: upgrade posthog-js from 1.111.0 to 1.116.5
Snyk has created this PR to upgrade posthog-js from 1.111.0 to 1.116.5.
See this package in npm:
https://www.npmjs.com/package/posthog-js
See this project in Snyk:
https://app.snyk.io/org/oneuptime-RsC2nshvQ2Vnr35jHvMnMP/project/f6446ec8-d441-487e-b58f-38373430e213?utm_source=github&utm_medium=referral&page=upgrade-pr
|
2024-04-14 17:11:17 +00:00 |
|
Simon Larsen
|
c2722cb66a
|
Refactor field types and filters in BrandColors.ts and Index.tsx components
|
2024-04-14 12:31:44 +01:00 |
|
Simon Larsen
|
a3778b8ce6
|
Refactor field types and filters in various components
|
2024-04-12 11:56:37 +01:00 |
|
Simon Larsen
|
c1150c06e0
|
Refactor field types in WorkflowStatus, Variable, IncidentState, MonitorStatus, IncidentSeverity, and ScheduledMaintenanceState components
|
2024-04-11 21:58:45 +01:00 |
|
Simon Larsen
|
a25951f330
|
Refactor filter handling and permissions in Labels, Variable, Services, MonitorProbes, Users, MonitorTable, APIKeys, Domains, Variable, Call, Teams, SSO, Owners, and ModelTable components
|
2024-04-11 20:35:38 +01:00 |
|
Simon Larsen
|
ec8bb3d67b
|
Refactor MonitorTypeHelper to include doesMonitorTypeHaveDocumentation and doesMonitorTypeHaveInterval methods
|
2024-04-11 15:19:10 +01:00 |
|
Simon Larsen
|
71abac2c3f
|
Refactor MonitorTypeHelper to include isProbableMonitors method
|
2024-04-11 15:05:06 +01:00 |
|
snyk-bot
|
b23aac7b21
|
fix: upgrade posthog-js from 1.111.0 to 1.116.2
Snyk has created this PR to upgrade posthog-js from 1.111.0 to 1.116.2.
See this package in npm:
https://www.npmjs.com/package/posthog-js
See this project in Snyk:
https://app.snyk.io/org/oneuptime-RsC2nshvQ2Vnr35jHvMnMP/project/f6446ec8-d441-487e-b58f-38373430e213?utm_source=github&utm_medium=referral&page=upgrade-pr
|
2024-04-08 22:49:22 +00:00 |
|
Simon Larsen
|
1401daab06
|
Update tsconfig.json files with resolveJsonModule option
|
2024-04-08 14:03:07 +01:00 |
|
Simon Larsen
|
d8f9e64aa4
|
Merge branch 'master' of github.com-simon:OneUptime/oneuptime
|
2024-04-06 21:10:59 +01:00 |
|
Simon Larsen
|
f57596391d
|
Refactor JSONFunctions and JavaScriptCode classes
|
2024-04-06 21:10:29 +01:00 |
|
Simon Larsen
|
e66ac04566
|
Merge pull request #1329 from OneUptime/snyk-upgrade-e03fef4dd6643cb876f1a78d78f49de7
[Snyk] Upgrade posthog-js from 1.111.0 to 1.116.0
|
2024-04-06 14:47:31 +01:00 |
|
Simon Larsen
|
25ee0404ee
|
Merge pull request #1331 from OneUptime/snyk-upgrade-fc04dcb8d150135d6023732c05e7bafa
[Snyk] Upgrade axios from 1.6.7 to 1.6.8
|
2024-04-06 14:47:18 +01:00 |
|
Simon Larsen
|
0334117a40
|
Add VM API endpoint for running code in sandbox
|
2024-04-06 14:47:00 +01:00 |
|
Simon Larsen
|
74ad8fc725
|
Remove unnecessary whitespace
|
2024-04-06 12:03:44 +01:00 |
|
snyk-bot
|
730d01a73f
|
fix: upgrade axios from 1.6.7 to 1.6.8
Snyk has created this PR to upgrade axios from 1.6.7 to 1.6.8.
See this package in npm:
https://www.npmjs.com/package/axios
See this project in Snyk:
https://app.snyk.io/org/oneuptime-RsC2nshvQ2Vnr35jHvMnMP/project/f6446ec8-d441-487e-b58f-38373430e213?utm_source=github&utm_medium=referral&page=upgrade-pr
|
2024-04-05 20:35:07 +00:00 |
|
snyk-bot
|
e2671832e8
|
fix: upgrade posthog-js from 1.111.0 to 1.116.0
Snyk has created this PR to upgrade posthog-js from 1.111.0 to 1.116.0.
See this package in npm:
https://www.npmjs.com/package/posthog-js
See this project in Snyk:
https://app.snyk.io/org/oneuptime-RsC2nshvQ2Vnr35jHvMnMP/project/f6446ec8-d441-487e-b58f-38373430e213?utm_source=github&utm_medium=referral&page=upgrade-pr
|
2024-04-05 20:35:02 +00:00 |
|
Simon Larsen
|
0c2774214a
|
Merge branch 'master' of github.com-simon:OneUptime/oneuptime
|
2024-04-05 09:50:00 +01:00 |
|
snyk-bot
|
586cbdb424
|
fix: upgrade posthog-js from 1.111.0 to 1.115.0
Snyk has created this PR to upgrade posthog-js from 1.111.0 to 1.115.0.
See this package in npm:
https://www.npmjs.com/package/posthog-js
See this project in Snyk:
https://app.snyk.io/org/oneuptime-RsC2nshvQ2Vnr35jHvMnMP/project/f6446ec8-d441-487e-b58f-38373430e213?utm_source=github&utm_medium=referral&page=upgrade-pr
|
2024-04-05 01:18:12 +00:00 |
|
Simon Larsen
|
0015906bac
|
Fix formatting and import issues
|
2024-04-04 21:07:34 +01:00 |
|
Simon Larsen
|
abcde37960
|
Update import statements for ProductType in multiple files
|
2024-04-04 20:56:03 +01:00 |
|
Simon Larsen
|
8a0b94a18f
|
Fix eslint-disable comment in Object.ts
|
2024-04-03 21:04:23 +01:00 |
|