This repository has been archived by the owner on Aug 21, 2024. It is now read-only.
-
-
Notifications
You must be signed in to change notification settings - Fork 0
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
improve file properties panel
…into resource-tagging
…into resource-tagging
…into resource-tagging
HexaField
suggested changes
Dec 21, 2023
barankyle
reviewed
Dec 21, 2023
fully restore fetch projects
fully import all resource fields
add localization add "remove tag" button remove null fields when serializing resources.json correctly handle non-resource files in file properties panel
automatically regenerate resources.json whenever a file is changed or uploaded
22 tasks
…into resource-tagging
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Summary
In preparation for the Assets Panel, we need to tag all assets in every project with appropriate categories.
This PR introduces a UI for manually adding tags, as well as crude auto-tagging based on asset class.
Also, static resources is now automatically seeded with every valid project asset on project upload.