This repository has been archived by the owner on Jul 23, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 66
Comments
andrewazores
added a commit
to andrewazores/fabric8-ui
that referenced
this issue
Apr 9, 2018
Add a new DeploymentApiService which simply wraps Deployments WIT endpoints, for non-Deployments page UI consumers. fixes openshiftio/openshift.io#2924
andrewazores
added a commit
to andrewazores/fabric8-ui
that referenced
this issue
Apr 9, 2018
Extract EnvironmentWidget-specific function and interfaces out of DeploymentsService and into new ApplicationOverviewService, specfic to the EnvironmentWidgetModule, for better separation and encapsulation between the Deployments and dashboard widgets modules. related to openshiftio/openshift.io#2924
andrewazores
added a commit
to andrewazores/fabric8-ui
that referenced
this issue
Apr 9, 2018
Add a new DeploymentApiService which simply wraps Deployments WIT endpoints, for non-Deployments page UI consumers. fixes openshiftio/openshift.io#2924
andrewazores
added a commit
to andrewazores/fabric8-ui
that referenced
this issue
Apr 9, 2018
Add a new DeploymentApiService which simply wraps Deployments WIT endpoints, for non-Deployments page UI consumers. fixes openshiftio/openshift.io#2924
This was referenced Apr 9, 2018
andrewazores
added a commit
to andrewazores/fabric8-ui
that referenced
this issue
Apr 10, 2018
Add a new DeploymentApiService which simply wraps Deployments WIT endpoints, for non-Deployments page UI consumers. fixes openshiftio/openshift.io#2924
andrewazores
added a commit
to andrewazores/fabric8-ui
that referenced
this issue
Apr 10, 2018
Add a new DeploymentApiService which simply wraps Deployments WIT endpoints, for non-Deployments page UI consumers. fixes openshiftio/openshift.io#2924
joshuawilson
pushed a commit
to fabric8-ui/fabric8-ui
that referenced
this issue
Apr 10, 2018
Add a new DeploymentApiService which simply wraps Deployments WIT endpoints, for non-Deployments page UI consumers. fixes openshiftio/openshift.io#2924
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Parent: #2921
Task
Provide a DeploymentApiService at the DeploymentsModule level, which exposes features to make requests to the Deployments WIT API backend. The service should be consumer-agnostic, making no assumptions about caching, polling, or data format (beyond stripping metadata).
The text was updated successfully, but these errors were encountered: