oneuptime/Probe
Simon Larsen 56d3e7e1f2
chore: Update probeKey type to string in CustomProbeDocumentation and ProbeView components
This commit updates the probeKey prop type from ObjectID to string in the CustomProbeDocumentation and ProbeView components. The probeKey is used to identify the probe and was previously defined as ObjectID, but it should be a string. This change ensures that the probeKey is correctly passed and used throughout the components, improving the accuracy and reliability of the application.
2024-07-01 20:00:16 +01:00
..
Jobs refactor: Update symbol type to use lowercase 'symbol' in ColumnAccessControl files 2024-06-14 12:09:53 +01:00
Services chore: Update probeKey type to string in CustomProbeDocumentation and ProbeView components 2024-07-01 20:00:16 +01:00
Tests/Utils refactor: Update import statement for jest in setupTest.js 2024-06-14 14:11:32 +01:00
Utils refactor: Update failureCause message in PingMonitor.ts 2024-06-21 13:59:45 +01:00
.gitattributes add gitignore files 2023-05-02 16:09:04 +01:00
.gitignore add gitignore files 2023-05-02 16:09:04 +01:00
Config.ts refactor: Update symbol type to use lowercase 'symbol' in ColumnAccessControl files 2024-06-14 12:09:53 +01:00
Dockerfile.tpl refactor: Update import statements for TimezoneUtil in multiple files 2024-06-18 11:35:04 +01:00
Index.ts refactor: Update symbol type to use lowercase 'symbol' in ColumnAccessControl files 2024-06-14 12:09:53 +01:00
jest.config.json refactor: Update jest.config.json files with testPathIgnorePatterns 2024-06-11 14:52:55 +01:00
nodemon.json add probe docker file 2023-05-02 15:29:22 +01:00
package-lock.json fix: upgrade playwright from 1.44.0 to 1.44.1 2024-06-14 05:19:10 +00:00
package.json fix: upgrade playwright from 1.44.0 to 1.44.1 2024-06-14 05:19:10 +00:00
tsconfig.json Update tsconfig.json files with resolveJsonModule option 2024-04-08 14:03:07 +01:00