Conversation
|
This is looking really nice 😎, can't wait to try it out later |
|
I did a quick test in multiple revisions mode and the container items and children still throw errors if expanded at the same time. I think you'll need to add a parent resource ID at the top level to ensure uniqueness. Here's one way to do it:
For resolving
Where
Where
Where
Where
Where |
MicroFish91
left a comment
There was a problem hiding this comment.
LGTM, very excited to have this feature merged in, great job 🥳

Part of #426
Bringing this branch back from the dead 🧟
Here is how the view looks:

At the moment we are only supporting displaying the information. In the future we hope to add support for adding/uploading environment variables.
I also extended
RevisionDraftDescendantBaseinstead ofContainerAppsItemso when we add further support it already basically has drafts/revisions support. Let me know if we want to change it toContainerAppsIteminstead.