-
Notifications
You must be signed in to change notification settings - Fork 10
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
ISSUE-397: Adds Usage Tab to Metadata Display Entities #398
Commits on Dec 30, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 6bdefcd - Browse repository at this point
Copy the full SHA 6bdefcdView commit details -
Configuration menu - View commit details
-
Copy full SHA for bf5ed0e - Browse repository at this point
Copy the full SHA bf5ed0eView commit details -
Configuration menu - View commit details
-
Copy full SHA for fc44078 - Browse repository at this point
Copy the full SHA fc44078View commit details -
in 1.4 we should move (AMI set issue/pull) to using UUIDs for referenced Metadata Displays in AMI sets. Why? Bc we do that since 1.0.0 everywhere, except there. Makes also AMI sets portable between systems.
Configuration menu - View commit details
-
Copy full SHA for 4c57fec - Browse repository at this point
Copy the full SHA 4c57fecView commit details -
Configuration menu - View commit details
-
Copy full SHA for 38d9196 - Browse repository at this point
Copy the full SHA 38d9196View commit details
Commits on Dec 31, 2023
-
This adds also Exposed Metadata Endpoints (so indirect usage) on View…
… Modes Basically. We calculate first if an exposed view mode uses this template, we remember which ones, then on the View Mode settings we check if also that exposed endpoint is used. And now we remember also the View Mode. Why? For the next pull, where we get now Views/Blocks that Might be also using "rendered" entities and thus, also indirectly via these making use of the template.
Configuration menu - View commit details
-
Copy full SHA for 5787384 - Browse repository at this point
Copy the full SHA 5787384View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1079304 - Browse repository at this point
Copy the full SHA 1079304View commit details -
Just some comments for me/later. Getting false positives on Views
So why? Because Views config save the "overrides" in a different part. Which means if all displays override, the original settings we are getting still have references to the "original usage", e.g a Rendered Entity ... mmmm or an old Field/formatter setting
Configuration menu - View commit details
-
Copy full SHA for 40519da - Browse repository at this point
Copy the full SHA 40519daView commit details
Commits on Jan 1, 2024
-
Still need to figure out Layout Builder settings and when an indirect usage is present
Configuration menu - View commit details
-
Copy full SHA for d4d25ee - Browse repository at this point
Copy the full SHA d4d25eeView commit details
Commits on Jan 2, 2024
-
Proper usage in views should be OK now
@alliomeria this fixes the issue, my bad
Configuration menu - View commit details
-
Copy full SHA for dc3c234 - Browse repository at this point
Copy the full SHA dc3c234View commit details
Commits on Jan 3, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 7466e38 - Browse repository at this point
Copy the full SHA 7466e38View commit details -
Configuration menu - View commit details
-
Copy full SHA for 29eb042 - Browse repository at this point
Copy the full SHA 29eb042View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5b815f4 - Browse repository at this point
Copy the full SHA 5b815f4View commit details -
Adds on Metadata Display Listing the actual usage (with ..
a shorter calculation logic, returns TRUE on the first encountered usage)
Configuration menu - View commit details
-
Copy full SHA for d39f2f4 - Browse repository at this point
Copy the full SHA d39f2f4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6fb6c20 - Browse repository at this point
Copy the full SHA 6fb6c20View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8749187 - Browse repository at this point
Copy the full SHA 8749187View commit details