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

🌊 Streams listing page #204004

Closed

Conversation

flash1293
Copy link
Contributor

Implements the streams listing page according to the designs

Screenshot 2024-12-12 at 12 27 14

@flash1293 flash1293 added v9.0.0 backport:prev-major Backport to (8.x, 8.17, 8.16) the previous major branch and other branches in development v8.18.0 Feature:Streams This is the label for the Streams Project labels Dec 12, 2024
@flash1293 flash1293 requested a review from a team as a code owner December 12, 2024 11:27
@flash1293 flash1293 added the release_note:skip Skip the PR/issue when compiling release notes label Dec 12, 2024
@elasticmachine
Copy link
Contributor

💔 Build Failed

Failed CI Steps

History

import { euiThemeVars } from '@kbn/ui-theme';
import { css } from '@emotion/css';
import { StreamDefinition, isWiredStream } from '@kbn/streams-schema';
import { AbortableAsyncState } from '@kbn/observability-ai-assistant-plugin/public';
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

we can import this one from @kbn/observability-utils-browser instead (they're dupes because of dependency hell)

@simianhacker
Copy link
Member

Closing in favor of : #204079

flash1293 added a commit that referenced this pull request Jan 8, 2025
Stacked on #204004

<img width="1275" alt="Screenshot 2024-12-12 at 17 19 58"
src="https://github.com/user-attachments/assets/2ad14305-15c0-4522-8e70-5691c50e381b"
/>

Adds some bits to the stream overview page:
* Number of docs for the current time range (let's stop here and don't
build more of Kibana)
* List of child streams for wired streams
* Quick links tab (currently empty)

---------

Co-authored-by: kibanamachine <[email protected]>
kibanamachine pushed a commit to kibanamachine/kibana that referenced this pull request Jan 10, 2025
Stacked on elastic#204004

<img width="1275" alt="Screenshot 2024-12-12 at 17 19 58"
src="https://github.com/user-attachments/assets/2ad14305-15c0-4522-8e70-5691c50e381b"
/>

Adds some bits to the stream overview page:
* Number of docs for the current time range (let's stop here and don't
build more of Kibana)
* List of child streams for wired streams
* Quick links tab (currently empty)

---------

Co-authored-by: kibanamachine <[email protected]>
(cherry picked from commit 58d1522)
CAWilson94 pushed a commit to CAWilson94/kibana that referenced this pull request Jan 13, 2025
Stacked on elastic#204004

<img width="1275" alt="Screenshot 2024-12-12 at 17 19 58"
src="https://github.com/user-attachments/assets/2ad14305-15c0-4522-8e70-5691c50e381b"
/>

Adds some bits to the stream overview page:
* Number of docs for the current time range (let's stop here and don't
build more of Kibana)
* List of child streams for wired streams
* Quick links tab (currently empty)

---------

Co-authored-by: kibanamachine <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport:prev-major Backport to (8.x, 8.17, 8.16) the previous major branch and other branches in development Feature:Streams This is the label for the Streams Project release_note:skip Skip the PR/issue when compiling release notes v8.18.0 v9.0.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants