Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
18 changes: 18 additions & 0 deletions console-extensions.json
Original file line number Diff line number Diff line change
Expand Up @@ -590,6 +590,24 @@
}
}
},
{
"type": "console.page/resource/details",
"flags": {
"required": [
"APPLICATION"
]
},
"properties": {
"model": {
"group": "argoproj.io",
"kind": "AppProject",
"version": "v1alpha1"
},
"component": {
"$codeRef": "ProjectDetailsPage"
}
}
},
{
"type": "console.page/resource/search",
"properties": {
Expand Down
96 changes: 81 additions & 15 deletions locales/en/plugin__gitops-plugin.json
Original file line number Diff line number Diff line change
Expand Up @@ -118,20 +118,70 @@
"Current health status of the ApplicationSet.": "Current health status of the ApplicationSet.",
"Generated Apps": "Generated Apps",
"Number of applications generated by this ApplicationSet.": "Number of applications generated by this ApplicationSet.",
"applications": "applications",
"application": "application",
"applications": "applications",
"Generators": "Generators",
"Number of generators configured in this ApplicationSet.": "Number of generators configured in this ApplicationSet.",
"generators": "generators",
"generator": "generator",
"App Project": "App Project",
"generators": "generators",
"App Project": "AppProject",
"Argo CD project that this ApplicationSet belongs to.": "Argo CD project that this ApplicationSet belongs to.",
"Git repository URL where the ApplicationSet configuration is stored.": "Git repository URL where the ApplicationSet configuration is stored.",
"Applications": "ArgoCD Applications",
"Server": "Server",
"Deny": "Deny",
"Allow": "Allow",
"No destinations configured": "No destinations configured",
"This AppProject does not have any destinations configured.": "This AppProject does not have any destinations configured.",
"Edit labels": "Edit labels",
"Edit annotations": "Edit annotations",
"Edit AppProject": "Edit AppProject",
"Delete": "Delete",
"Allowed Sources": "Allowed Sources",
"Allowed Sources help": "Git repositories and namespaces that are allowed as sources for applications in this project.",
"Repositories": "Repositories",
"Namespaces": "Namespaces",
"Allowed Destinations": "Allowed Destinations",
"Allowed Destinations help": "Clusters and namespaces where applications in this project are allowed to be deployed.",
"Resource Allow/Deny Lists": "Resource Allow/Deny Lists",
"Resource Allow/Deny Lists help": "Lists of Kubernetes resources that are allowed or denied for applications in this project. Cluster-scoped resources apply to all clusters, while namespace-scoped resources apply to specific namespaces.",
"Cluster Resource Allow List": "Cluster Resource Allow List",
"Cluster Resource Deny List": "Cluster Resource Deny List",
"Namespace Resource Allow List": "Namespace Resource Allow List",
"Namespace Resource Deny List": "Namespace Resource Deny List",
"Error: Missing required route parameters": "Error: Missing required route parameters",
"AppProject details": "AppProject details",
"Project Type": "Project Type",
"The default project is created automatically and cannot be deleted. It can be modified but is recommended to create dedicated projects for production use.": "The default project is created automatically and cannot be deleted. It can be modified but is recommended to create dedicated projects for production use.",
"Default Project": "Default Project",
"Description": "Description",
"Description of the AppProject.": "Description of the AppProject.",
"Number of applications using this AppProject.": "Number of applications using this AppProject.",
"Destinations": "Destinations",
"Number of clusters and namespaces where applications are allowed to be deployed.": "Number of clusters and namespaces where applications are allowed to be deployed.",
"destination": "destination",
"destinations": "destinations",
"Source Repositories": "Source Repositories",
"Number of allowed source repositories for this AppProject.": "Number of allowed source repositories for this AppProject.",
"repository": "repository",
"repositories": "repositories",
"Source Namespaces": "Source Namespaces",
"Number of allowed source namespaces for this AppProject.": "Number of allowed source namespaces for this AppProject.",
"namespace": "namespace",
"namespaces": "namespaces",
"Roles": "Roles",
"Number of roles configured in this AppProject.": "Number of roles configured in this AppProject.",
"role": "role",
"roles": "roles",
"Sync Windows": "Sync Windows",
"Number of sync windows configured in this AppProject.": "Number of sync windows configured in this AppProject.",
"sync window": "sync window",
"sync windows": "sync windows",
"Project-Scoped Clusters Only": "Project-Scoped Clusters Only",
"When enabled, applications can only be deployed to clusters that are scoped to this project. This prevents deploying to clusters that are not part of the project.": "When enabled, applications can only be deployed to clusters that are scoped to this project. This prevents deploying to clusters that are not part of the project.",
"Enabled": "Enabled",
"Disabled": "Disabled",
"Conditions": "Conditions",
"No Argo CD App Projects match the search filter": "No Argo CD App Projects match the search filter",
"Try removing the filter or searching for a different term to see more App Projects.": "Try removing the filter or searching for a different term to see more App Projects.",
"There are no Argo CD App Projects in this project.": "There are no Argo CD App Projects in this project.",
Expand All @@ -140,26 +190,39 @@
"No Argo CD App Projects": "No Argo CD App Projects",
"Unable to load data": "Unable to load data",
"There was an error retrieving App Projects. Check your connection and reload the page.": "There was an error retrieving App Projects. Check your connection and reload the page.",
"AppProjects": "AppProjects",
"AppProjects": "ArgoCD AppProjects",
"Create AppProject": "Create AppProject",
"Search by name...": "Search by name...",
"Description": "Description",
"Labels": "Labels",
"Last Updated": "Last Updated",
"No labels": "No labels",
"Has Description": "Has Description",
"No Description": "No Description",
"Has Applications": "Has Applications",
"No Applications": "No Applications",
"Project Type": "Project Type",
"Default Project": "Default Project",
"Custom Projects": "Custom Projects",
"Source Repositories": "Source Repositories",
"Has Source Repos": "Has Source Repos",
"No Source Repos": "No Source Repos",
"Destinations": "Destinations",
"Has Destinations": "Has Destinations",
"No Destinations": "No Destinations",
"Allow/Deny": "Allow/Deny",
"ArgoCD AppProject": "ArgoCD AppProject",
"There was an error retrieving the AppProject. Check your connection and reload the page.": "There was an error retrieving the AppProject. Check your connection and reload the page.",
"No roles configured": "No roles configured",
"This AppProject does not have any roles configured.": "This AppProject does not have any roles configured.",
"Groups": "Groups",
"Policies": "Policies",
"No sync windows configured": "No sync windows configured",
"This AppProject does not have any sync windows configured.": "This AppProject does not have any sync windows configured.",
"Schedule": "Schedule",
"Clusters": "Clusters",
"Manual Sync": "Manual Sync",
"Time Zone": "Time Zone",
"All": "All",
"Allowed": "Allowed",
"Denied": "Denied",
"Group": "Group",
"No resources configured": "No resources configured",
"This list does not have any resources configured.": "This list does not have any resources configured.",
"Traffic": "Traffic",
"Ready": "Ready",
"Restarts": "Restarts",
Expand All @@ -171,8 +234,8 @@
"There are no pods associated with the rollout.": "There are no pods associated with the rollout.",
"Edit Pod": "Edit Pod",
"Promote": "Promote",
"Abort": "Abort",
"Full Promote": "Full Promote",
"Abort": "Abort",
"Retry": "Retry",
"Restart": "Restart",
"Edit Rollout": "Edit Rollout",
Expand All @@ -181,21 +244,25 @@
"Ready containers": "Ready containers",
"ready": "ready",
"0 Pods": "0 Pods",
"Stable": "Stable",
"Active": "Active",
"Preview": "Preview",
"Canary": "Canary",
"Rollout details": "Rollout details",
"Replicas": "Replicas",
"The number of desired replicas for the rollout": "The number of desired replicas for the rollout",
"The current status of the rollout": "The current status of the rollout",
"Strategy": "Strategy",
"Whether the rollout is using a blue-green or canary strategy": "Whether the rollout is using a blue-green or canary strategy",
"Conditions": "Conditions",
"No Argo Rollouts": "No Argo Rollouts",
"There are no Argo Rollouts in this project.": "There are no Argo Rollouts in this project.",
"There are no Argo Rollouts in all projects.": "There are no Argo Rollouts in all projects.",
"There was an error retrieving rollouts. Check your connection and reload the page.": "There was an error retrieving rollouts. Check your connection and reload the page.",
"There was an error retrieving applications. Check your connection and reload the page.": "There was an error retrieving applications. Check your connection and reload the page.",
"Argo Rollouts": "Argo Rollouts",
"Create Rollout": "Create Rollout",
"Pods": "Pods",
"Selector": "Selector",
"No labels": "No labels",
"Rollout Status": "Rollout Status",
"Revisions": "Revisions",
"There was an error retrieving the rollout. Check your connection and reload the page.": "There was an error retrieving the rollout. Check your connection and reload the page.",
Expand All @@ -220,15 +287,14 @@
"Try removing the filter or selecting a different label to see more applications.": "Try removing the filter or selecting a different label to see more applications.",
"There are no Argo CD Applications in this project.": "There are no Argo CD Applications in this project.",
"There are no Argo CD Applications in all projects.": "There are no Argo CD Applications in all projects.",
"There was an error retrieving applications. Check your connection and reload the page.": "There was an error retrieving applications. Check your connection and reload the page.",
"No Argo CD ApplicationSets match the label filter": "No Argo CD ApplicationSets match the label filter",
"Try removing the filter or selecting a different label to see more ApplicationSets.": "Try removing the filter or selecting a different label to see more ApplicationSets.",
"There are no Argo CD ApplicationSets in this project.": "There are no Argo CD ApplicationSets in this project.",
"There are no Argo CD ApplicationSets in all projects.": "There are no Argo CD ApplicationSets in all projects.",
"No matching Argo CD ApplicationSets": "No matching Argo CD ApplicationSets",
"No Argo CD ApplicationSets": "No Argo CD ApplicationSets",
"There was an error retrieving applicationsets. Check your connection and reload the page.": "There was an error retrieving applicationsets. Check your connection and reload the page.",
"ApplicationSets": "Argo CD ApplicationSets",
"ApplicationSets": "ArgoCD ApplicationSets",
"Create ApplicationSet": "Create ApplicationSet",
"View in Argo CD": "View in Argo CD",
"Name must be unique within a namespace.": "Name must be unique within a namespace.",
Expand Down
Loading