Skip to content

WIP - Use anonymous blade component for history #16769

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

Draft
wants to merge 17 commits into
base: develop
Choose a base branch
from

Conversation

snipe
Copy link
Member

@snipe snipe commented Apr 18, 2025

This sets the stage to address #14182, and also sets us up to be more consistent with the history tables across all first-class objects, which will make it much easier to make sure we're using the same strings, same columns in the same order, etc.

I still have a bit more work to do on this, namely actually solving #14182, but this gets us a lot of the way there unilaterally.

Additionally, this starts capturing changes across more types of first-class objects. All of the observer work in this PR will be obviated once @uberbrady is done with #16707, where we eliminate the observers altogether, but it at least starts populating that data.

@snipe
Copy link
Member Author

snipe commented Apr 18, 2025

Ugh, I'll try rebasing again. :(

@snipe snipe force-pushed the history-table-component branch from 05ec114 to b7ba48c Compare April 18, 2025 03:07
snipe added 3 commits April 18, 2025 04:12
Signed-off-by: snipe <[email protected]>
Signed-off-by: snipe <[email protected]>
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.

1 participant