feat(ui): redesign LanguageSelector component - #275
Merged
charlie-haley merged 35 commits intoSep 21, 2026
Merged
charlie-haley merged 35 commits into
charlie-haley merged 35 commits into
Conversation
Enhance asset classification.
Introduce a standardized pull request template to improve contribution guidelines and ensure consistency in PR submissions.
Introduce a new feature request template to streamline the process of proposing changes to marmot fork, enhancing user contributions and clarity in feature suggestions.
feat: add repo workflows templates and basic docs
Product work targets dgu; main tracks upstream with fast-forward only.
The public fork documents the branch graph, not a consumer repo.
Same diff both places; main to dgu still follows the upstream merge.
Partial field writes require If-Match (428 if missing, 412 on conflict). Legacy PUT restores omitted governed metadata instead of wiping it
feat: add governed asset fields with compare-and-set writes
upstream: alignment
upstream: alignment
upstream: alignment
feat(i18n): enhance i18n functionality with additional language support (es)
…lity and user interaction
…plying stored language
Adds a strict YAML-backed registry that composes native asset fields with configured metadata fields and validates types, constraints and bindings.
Adds row-level optimistic concurrency without introducing business-area storage or authorization.
adds the read-only schema endpoint for clients and UI consumers.
The schema contract rejects bare versions; keep the leftover dgu helper test aligned.
…hema Feature/asset metadata schema
Signed-off-by: Manuel Jáñez García <manuelangel.janezgarcia@telefonica.com>
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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
Replace the native
<select>with a listbox that matches the rest of the UI.Screenshots
Light
Dark
Test plan