zenml-dashboard icon indicating copy to clipboard operation
zenml-dashboard copied to clipboard

App Concept Integration UX

Open znegrin opened this issue 1 month ago • 2 comments

Introduce the “App” concept for the custom interface for deployments:

  • Rename DeploymentSettingsAppSettings.
  • Rename all parameters and configs in the SDK/CLI.
  • Include the settings in an additional tab for the deployment.
  • Update routing and adjust navigation and labels accordingly to separate the user UI from ZenML UI.

znegrin avatar Nov 03 '25 14:11 znegrin

@znegrin Just a few clarifications for concepts:

  • Rename DeployerSettings → AppSettings , thats wrong. It should be Rename DeploymentSettings to AppSettings
  • DeployerSettings and DeployerConfiguration are the same like any other stakc component (OrchestratorConfig and OrchestratorSettings)

Also, this ticket should also include the scope of renaming all parameters and configs in the SDK / CLI

htahir1 avatar Nov 03 '25 14:11 htahir1

@htahir1 updated the description.

znegrin avatar Nov 03 '25 15:11 znegrin