refactor: move service administration into settings
This commit is contained in:
@@ -285,9 +285,11 @@ values missing an `http://` or `https://` schema with a clear validation error
|
||||
passphrase; provides a task-output widget. Tasks stay in the global saved-task
|
||||
registry; every run is recorded in `service_task_runs` as history.
|
||||
|
||||
Multiple instances per service type are supported. Services are managed from the
|
||||
**Services** page (`/services`) and each instance has a detail page at
|
||||
`/services/:serviceType/:serviceId`.
|
||||
Multiple instances per service type are supported. Services are managed from
|
||||
**Settings → Services**, which provides a **List** subtab for creating and editing
|
||||
instances and a **Dashboards** subtab for named dashboard management. Each
|
||||
instance retains its operational detail page at `/services/:serviceType/:serviceId`;
|
||||
legacy `/services` navigation redirects to Settings.
|
||||
|
||||
### Built-in widgets
|
||||
|
||||
|
||||
Reference in New Issue
Block a user