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

Add stream output filter #19739

Draft
wants to merge 30 commits into
base: master
Choose a base branch
from
Draft

Add stream output filter #19739

wants to merge 30 commits into from

Conversation

bernd
Copy link
Member

@bernd bernd commented Jun 25, 2024

WIP

kodjo-anipah and others added 22 commits May 17, 2024 13:26
#19454)

* introduced concept of stream guard to throw an exception on invalid stream deletion requests

* Implement Stream details page (#19342)

* add api to get all connected piplines for a stream id

* Add stream details page

- add Stream pipeline list

* update StreamDetailsPage

* add alignActionsLeft to Section

* add stream dataWarehouse

- update design

* fix StreamResource.java

* add Mantine Text component

* update StreamOverview

- add TitleCell
- hide description
- update styles

* Update stream details

- fix linter error

* fix linter

* fix StreamOverview test

* fix linters

* fix linter

* fix review

* fix description

* disable details button for not editable stream

---------

Co-authored-by: Maxwell Anipah <[email protected]>
Co-authored-by: Maxwell <[email protected]>

* move stream guard to service class and add test

* move out streamGuardException inner class

* add license header

* clean up

* remove unused import

---------

Co-authored-by: Ousmane SAMBA <[email protected]>
Co-authored-by: Bernd Ahlers <[email protected]>
Co-authored-by: Ousmane Samba <[email protected]>
* introduced concept of stream guard to throw an exception on invalid stream deletion requests

* Implement Stream details page (#19342)

* add api to get all connected piplines for a stream id

* Add stream details page

- add Stream pipeline list

* update StreamDetailsPage

* add alignActionsLeft to Section

* add stream dataWarehouse

- update design

* fix StreamResource.java

* add Mantine Text component

* update StreamOverview

- add TitleCell
- hide description
- update styles

* Update stream details

- fix linter error

* fix linter

* fix StreamOverview test

* fix linters

* fix linter

* fix review

* fix description

* disable details button for not editable stream

---------

Co-authored-by: Maxwell Anipah <[email protected]>
Co-authored-by: Maxwell <[email protected]>

* move stream guard to service class and add test

* move out streamGuardException inner class

* add license header

* clean up

* add useSingleIndexSet hook

* add indexSetDestitation section and actions

* add bottom margin to Section

* fix linter

* remove unused import

* fix reviews

---------

Co-authored-by: Maxwell Anipah <[email protected]>
Co-authored-by: Maxwell <[email protected]>
Co-authored-by: Bernd Ahlers <[email protected]>
Co-authored-by: Mohamed OULD HOCINE <[email protected]>
* introduced concept of stream guard to throw an exception on invalid stream deletion requests

* Implement Stream details page (#19342)

* add api to get all connected piplines for a stream id

* Add stream details page

- add Stream pipeline list

* update StreamDetailsPage

* add alignActionsLeft to Section

* add stream dataWarehouse

- update design

* fix StreamResource.java

* add Mantine Text component

* update StreamOverview

- add TitleCell
- hide description
- update styles

* Update stream details

- fix linter error

* fix linter

* fix StreamOverview test

* fix linters

* fix linter

* fix review

* fix description

* disable details button for not editable stream

---------

Co-authored-by: Maxwell Anipah <[email protected]>
Co-authored-by: Maxwell <[email protected]>

* move stream guard to service class and add test

* add stream pipeline connection

* add changelog

* update changelog type

* move changelog to right folder

* move out streamGuardException inner class

* add license header

* add initial value for pipelines

* invalid pipeline query after save

* fix review

* make sure current pipeline is set

* sort connected pipeline

* revert merge errror

---------

Co-authored-by: Maxwell Anipah <[email protected]>
Co-authored-by: Maxwell <[email protected]>
Co-authored-by: Bernd Ahlers <[email protected]>
Co-authored-by: Mohamed OULD HOCINE <[email protected]>
Base automatically changed from cold-tier to master June 26, 2024 09:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants