oneuptime/Ingestor
Simon Larsen 0d40be3db1
refactor: Update APIKeyView and TelemetryIngestionKeyView to use RouteUtil.populateRouteParams
This refactor updates the APIKeyView and TelemetryIngestionKeyView components to use the RouteUtil.populateRouteParams function when navigating to other routes. This ensures that route parameters are properly populated, improving the reliability and consistency of the navigation logic.

Files modified:
- Dashboard/src/Pages/Settings/APIKeyView.tsx
- Dashboard/src/Pages/Settings/TelemetryIngestionKeyView.tsx
2024-08-01 20:43:41 -06:00
..
API refactor: Update APIKeyView and TelemetryIngestionKeyView to use RouteUtil.populateRouteParams 2024-08-01 20:43:41 -06:00
Docs add new models to clickhouse 2023-10-23 20:02:44 +01:00
Middleware refactor: Update OneUptime chart to use probes instead of probe for probe configuration 2024-08-01 19:25:54 -06:00
ProtoFiles/OTel/v1 gzip working 2023-10-10 14:41:20 +01:00
Service refactor: Update OneUptime chart to use probes instead of probe for probe configuration 2024-08-01 19:25:54 -06:00
Types refactor: Update symbol type to use lowercase 'symbol' in ColumnAccessControl files 2024-06-14 12:09:53 +01:00
Utils refactor: Update symbol type to use lowercase 'symbol' in ColumnAccessControl files 2024-06-14 12:09:53 +01:00
.dockerignore
.gitattributes
.gitignore
Dockerfile.tpl increase mem on ingestor 2024-07-26 10:48:45 -06: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
package-lock.json chore: Update package.json dependencies for CommonProject 2024-07-25 07:42:45 -06:00
package.json chore: Update package.json dependencies for CommonProject 2024-07-25 07:42:45 -06:00
tsconfig.json Update tsconfig.json files with resolveJsonModule option 2024-04-08 14:03:07 +01:00