Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Endpoint to receive pipelines is broken #1333

Closed
dominikriemer opened this issue Feb 21, 2023 · 0 comments · Fixed by #1334
Closed

Endpoint to receive pipelines is broken #1333

dominikriemer opened this issue Feb 21, 2023 · 0 comments · Fixed by #1334
Assignees
Labels
bug Something isn't working ui Anything that affects the UI
Milestone

Comments

@dominikriemer
Copy link
Member

Body

Since we've removed the getOwnPipelines method from the REST API, pipelines are not displayed in the UI as the endpoint is still used in the platform-services module.

StreamPipes Committer

I acknowledge that I am a maintainer/committer of the Apache StreamPipes project.

@dominikriemer dominikriemer added bug Something isn't working ui Anything that affects the UI labels Feb 21, 2023
@dominikriemer dominikriemer self-assigned this Feb 21, 2023
@bossenti bossenti added this to the 0.91.0 milestone Feb 21, 2023
dominikriemer added a commit that referenced this issue Feb 21, 2023
* Rename endpoint to fetch all pipelines from API (#1333)

* Harmonize REST endpoints for retrieval of pipeline elements (#1333)
@bossenti bossenti modified the milestones: 0.91.0, 1.0.0 Feb 21, 2023
@bossenti bossenti modified the milestones: 1.0.0, 0.92.0 May 4, 2023
dominikriemer added a commit that referenced this issue Jul 19, 2023
* Rename endpoint to fetch all pipelines from API (#1333)

* Replace FlexLayout module, bump Angular to v15 (#1335)(#943)

* Start to migrate Angular Material components to MDC components (#1335)

* Refactore more Angular Material MDC components (#1335)

* Fix data explorer designer panel

* Fix layout of time range selector

* Bump Angular version to 15.2.9

* Fix some layout issues after mdc migration

* Start to fix cypress tests (#1335)

* Fix linting

* Fix cypress tests

* Fix some layout issues after migration

* Fix layout issue in map view
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working ui Anything that affects the UI
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants