Simon Larsen
3d30e9356a
Fix column handling in ModelPermission.ts
2024-04-29 16:34:00 +01:00
Simon Larsen
7c04ecec35
Fix column handling in ModelPermission.ts and update GreenlockCertificateService in Store.ts
2024-04-29 15:59:37 +01:00
Simon Larsen
80511a5f8d
Fix expiration date calculation in Greenlock Manager.ts
2024-04-29 14:19:50 +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
d62aa7f5a6
Refactor Index.tsx to import PromiseVoidFunction from 'Common/Types/FunctionTypes'
2024-04-29 11:06:08 +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
7a6a5c141b
Refactor IncidentView component to add incidentStates state and update getTimeToAcknowledge and getTimeToResolve functions
2024-04-29 10:15:17 +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
ae873e296c
Improve CNAME verification process and add DNS propagation reminder
2024-04-29 09:23:12 +01:00
Simon Larsen
4a973d7107
Fix indentation issue and handle CNAME verification failure in StatusPageDomainAPI.ts
2024-04-29 08:24:33 +01:00
Simon Larsen
9bbf460b97
Fix indentation issue in EnvironmentConfig.ts
2024-04-28 21:31:29 +01:00
Simon Larsen
c348a8bd05
Refactor StatusPageDomainAPI to enable custom domains and improve CNAME verification process
2024-04-28 21:20:45 +01:00
Simon Larsen
76d8f5d5ef
Remove @socket.io/redis-adapter dependency
2024-04-28 21:03:29 +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
1ac05450e7
Refactor StatusPageDomainAPI to set isRoot property in StatusPageDomainAPI.ts
2024-04-28 20:46:33 +01:00
Simon Larsen
67165375ac
Add isSslOrdered property to StatusPageDomain model and update orderCert method in StatusPageDomainService
2024-04-28 20:44:54 +01:00
Simon Larsen
6325e36bd0
Refactor BaseAPI/Index.ts to remove unused imports and clean up code
...
Refactor StatusPageDomainAPI and related components to improve CNAME verification process
Refactor StatusPageDomainService and Domains.tsx to improve CNAME verification process
Refactor API endpoints to use sendEmptySuccessResponse instead of sendEmptyResponse
Refactor SocketIO.ts to remove Redis adapter initialization
Refactor StatusPageDelete component: Add SSL auto-renewal feature and improve CNAME verification process
Refactor GreenlockUtil and StatusPageDomainService to improve CNAME validation and configuration paths
Refactor StatusPageDomainService: Add onBeforeUpdate hook to validate CNAME and update GreenlockUtil configuration paths
Refactor StatusPageDomainService: Add onBeforeUpdate hook to validate CNAME before updating
Refactor StatusPageCerts:RemoveCerts method to use statusPageDomain.fullDomain instead of domain.fullDomain
2024-04-28 20:13:32 +01:00
Simon Larsen
e6375087cd
Refactor BaseAPI/Index.ts to remove unused imports and clean up code
2024-04-28 20:06:34 +01:00
Simon Larsen
737e234ec0
Refactor StatusPageDomainAPI and related components to improve CNAME verification process
2024-04-28 20:04:38 +01:00
Simon Larsen
1427d52c9f
Refactor StatusPageDomainService and Domains.tsx to improve CNAME verification process
2024-04-28 20:03:00 +01:00
Simon Larsen
8377285a27
Refactor API endpoints to use sendEmptySuccessResponse instead of sendEmptyResponse
2024-04-28 19:52:57 +01:00
Simon Larsen
7414c6563d
Refactor SocketIO.ts to remove Redis adapter initialization
2024-04-28 14:45:51 +01:00
Simon Larsen
0669e96a5d
Refactor StatusPageDelete component: Add SSL auto-renewal feature and improve CNAME verification process
2024-04-28 14:37:52 +01:00
Simon Larsen
54a6101315
Refactor GreenlockUtil and StatusPageDomainService to improve CNAME validation and configuration paths
2024-04-28 14:26:12 +01:00
Simon Larsen
eaaef7280f
Refactor StatusPageDomainService: Add onBeforeUpdate hook to validate CNAME and update GreenlockUtil configuration paths
2024-04-28 14:24:24 +01:00
Simon Larsen
b368633ff9
Refactor StatusPageDomainService: Add onBeforeUpdate hook to validate CNAME before updating
2024-04-28 14:22:41 +01:00
Simon Larsen
37b25c3a8f
Refactor StatusPageCerts:RemoveCerts method to use statusPageDomain.fullDomain instead of domain.fullDomain
2024-04-28 13:48:42 +01:00
Simon Larsen
191d0154b4
Update LETSENCRYPT_NOTIFICATION_EMAIL configuration option
2024-04-28 13:18:09 +01:00
Simon Larsen
1f786699d2
Update GreenlockUtil configuration paths
2024-04-28 13:16:53 +01:00
Simon Larsen
00b5453b3f
Add LETSENCRYPT_NOTIFICATION_EMAIL configuration option
2024-04-28 13:09:23 +01:00
Simon Larsen
077ca1037b
Add IS_BILLING_ENABLED flag to E2E tests
2024-04-27 17:16:23 +01:00
Simon Larsen
1be827741e
Update E2E Config.ts to use E2E_TEST_STATUS_PAGE_URL instead of E2E_TEST_REGISTERED_USER_PASSWORD
2024-04-27 16:55:22 +01:00
Simon Larsen
d51e818d10
Update E2E Config.ts to use E2E_TEST_STATUS_PAGE_URL instead of E2E_TEST_REGISTERED_USER_PASSWORD
2024-04-27 09:42:41 +01:00
Simon Larsen
d312c2b0cf
Update E2E workflow to include failed webhook URL
2024-04-26 22:50:20 +01:00
Simon Larsen
96a09353fb
Update password field in UserProfile/Password.tsx
2024-04-26 22:15:30 +01:00
Simon Larsen
fe40c5bb8d
Add test results artifact upload to E2E workflow
2024-04-26 22:04:12 +01:00
Simon Larsen
7cbbce4067
Add IS_BILLING_ENABLED flag to account registration form in E2E tests
2024-04-26 21:15:01 +01:00
Simon Larsen
2870d28354
Fix restart value in e2e service of docker-compose.base.yml
2024-04-26 19:47:24 +01:00
Simon Larsen
899bc1d205
Update E2E cron job environment variables to use consistent naming convention
2024-04-26 19:19:38 +01:00
Simon Larsen
308dba7f24
Add CORS configuration to OTelCollector HTTP receiver
2024-04-26 19:12:38 +01:00
Simon Larsen
a0e565485b
Update environment variables and configurations in E2E and HelmChart templates
2024-04-26 19:07:20 +01:00
Simon Larsen
35c21d7611
Update E2E workflow to include failed webhook URL
2024-04-26 18:54:23 +01:00
Simon Larsen
a0ef85b8cd
Refactor test files to use consistent formatting
2024-04-26 18:46:22 +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
eaeb40ec49
Update Kubernetes metadata and environment variables in HelmChart templates
2024-04-26 18:10:26 +01:00
Simon Larsen
74273e6e9b
Refactor E2E workflow to use environment variables from config.env in test.e2e.yaml
2024-04-26 18:01:15 +01:00
Simon Larsen
9eec9042bd
Refactor E2E workflow to use npm run prerun command before running docker-compose in test.e2e.yaml
2024-04-26 16:40:02 +01:00