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

[8.x] [Streams] Schema Editor UX improvements (#207066) #208018

Merged
merged 1 commit into from
Jan 23, 2025

Conversation

kibanamachine
Copy link
Contributor

Backport

This will backport the following commits from main to 8.x:

Questions ?

Please refer to the Backport tool documentation

## Summary

Closes elastic/streams-program#53

## Overview of changes

Enhanced filters for status / type.

I omitted field parent (in designs) as this feels superfluous (can
likely be facilitated via the inherited status).

![Screenshot 2025-01-21 at 14 39
53](https://github.com/user-attachments/assets/4ea43477-0fb7-4f29-9522-d2fabfd653a3)

Children in the children affected callout are now linked

![Screenshot 2025-01-21 at 14 40
23](https://github.com/user-attachments/assets/0ce040c0-f6fc-479c-8941-25a493f1349a)

ECS recommendations are given for type if available

![Screenshot 2025-01-21 at 14 40
41](https://github.com/user-attachments/assets/ab47f839-8a59-47af-898d-f7eb93de3107)

For format (with date type) some popular options are now provided in a
select. It's not exhaustive as there are **a lot** of format options. A
toggle to switch to a freeform mode is provided.

![Screenshot 2025-01-21 at 14 41
10](https://github.com/user-attachments/assets/f89a9c14-d711-495d-a6df-54288d12592b)

![Screenshot 2025-01-21 at 14 41
20](https://github.com/user-attachments/assets/078733bd-dc19-435f-a10a-271723ab2c9f)

Data Grid toolbar is added

![Screenshot 2025-01-21 at 14 41
42](https://github.com/user-attachments/assets/f234b965-9d90-452c-b0e5-8f918bc85756)

Field parent link in badges is now more obvious

![Screenshot 2025-01-21 at 14 41
56](https://github.com/user-attachments/assets/001ed451-7930-48da-beba-95865b79a0bd)

The only thing I haven't added from the nice to haves was the refresh
button, I think we should wait to see if we actually need this (as it's
technically a refresh of two entities - the definition and the unmapped
fields).

---------

Co-authored-by: kibanamachine <[email protected]>
(cherry picked from commit 8832cc4)
@kibanamachine kibanamachine merged commit 11739fe into elastic:8.x Jan 23, 2025
12 checks passed
@elasticmachine
Copy link
Contributor

💚 Build Succeeded

Metrics [docs]

Module Count

Fewer modules leads to a faster build time

id before after diff
streamsApp 278 285 +7

Async chunks

Total size of all lazy-loaded chunks that will be downloaded as the user navigates the app

id before after diff
streamsApp 275.2KB 280.1KB +4.9KB

cc @Kerry350

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants