Skip to content
This repository has been archived by the owner on Jul 23, 2020. It is now read-only.

Provide DeploymentApiService #2924

Closed
andrewazores opened this issue Apr 6, 2018 · 0 comments · Fixed by fabric8-ui/fabric8-ui#2710
Closed

Provide DeploymentApiService #2924

andrewazores opened this issue Apr 6, 2018 · 0 comments · Fixed by fabric8-ui/fabric8-ui#2710

Comments

@andrewazores
Copy link
Collaborator

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).

@andrewazores andrewazores added this to the Sprint 147 milestone Apr 6, 2018
@andrewazores andrewazores self-assigned this Apr 6, 2018
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
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.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant