Skip to content
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

Bugfix: Document Blueprints are not named consistently #2135

Merged
merged 13 commits into from
Jul 23, 2024

Conversation

iOvergaard
Copy link
Collaborator

@iOvergaard iOvergaard commented Jul 23, 2024

Changes

  • Following the changes in PR Feature/blueprint #893 the en.ts file was introduced with the former name of Document Blueprints (content templates). This has been corrected.
  • Introduced a routable workspace for blueprint root so that the previously hidden element detailing how to use blueprints is now being shown
  • Introduced new variables to account for new texts in the Create modal
  • Replaced static texts with localization keys everywhere I could think of

Fixes umbraco/Umbraco-CMS#16410

How to test

  • Check that all static texts are localized
  • Try to create a Folder and check that the name of the folder is used correctly in the Create dialog when creating a new blueprint underneath a folder
  • Check that notifications show the correct localization when creating, deleting, etc.

Screenshots

image

image

image

@iOvergaard iOvergaard enabled auto-merge (rebase) July 23, 2024 09:46
Copy link
Member

@leekelleher leekelleher left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tested out, works as expected! 🚀

@iOvergaard iOvergaard merged commit 3152372 into main Jul 23, 2024
7 checks passed
@iOvergaard iOvergaard deleted the v14/bugfix/consistent-document-blueprint branch July 23, 2024 12:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

V14.0.0-RC4: Consistent naming of content templates / blueprints
2 participants