Skip to content

Feature: validation variant filtering + up-front validation path translation#18561

Merged
nielslyngsoe merged 58 commits intov15/devfrom
v15/feature/validation-variant-filtering
Mar 21, 2025
Merged

Feature: validation variant filtering + up-front validation path translation#18561
nielslyngsoe merged 58 commits intov15/devfrom
v15/feature/validation-variant-filtering

Conversation

@nielslyngsoe
Copy link
Member

@nielslyngsoe nielslyngsoe commented Mar 4, 2025

New Validation Path Translation system that for the Property Editors part of it is extension based and can finish the translation up-front, not on the fly as the current system. This is because we now have this editorAlias property that we can use to lookup what data-type the property value is of.

@nielslyngsoe nielslyngsoe changed the base branch from contrib to v15/dev March 4, 2025 12:29
nielslyngsoe and others added 19 commits March 7, 2025 11:13
…iltering

# Conflicts:
#	src/Umbraco.Web.UI.Client/src/packages/core/validation/context/validation-messages.manager.ts
#	src/Umbraco.Web.UI.Client/src/packages/core/validation/controllers/validation.controller.ts
#	src/Umbraco.Web.UI.Client/src/packages/core/workspace/submittable/submittable-workspace-context-base.ts
# Conflicts:
#	src/Umbraco.Web.UI.Client/package-lock.json
#	src/Umbraco.Web.UI.Client/package.json
#	src/Umbraco.Web.UI.Client/src/packages/property-editors/multiple-text-string/property-editor-ui-multiple-text-string.element.ts
#	src/Umbraco.Web.UI.Client/src/packages/rte/components/rte-base.element.ts
#	version.json
# Conflicts:
#	src/Umbraco.Web.UI.Client/src/packages/core/validation/context/validation-messages.manager.ts
#	src/Umbraco.Web.UI.Client/src/packages/core/validation/controllers/validation.controller.ts
#	src/Umbraco.Web.UI.Client/src/packages/core/workspace/submittable/submittable-workspace-context-base.ts
#	src/Umbraco.Web.UI.Client/src/packages/property-editors/multiple-text-string/property-editor-ui-multiple-text-string.element.ts
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants