Umbraco.CMS.Backoffice icon indicating copy to clipboard operation
Umbraco.CMS.Backoffice copied to clipboard

Working repository for the Umbraco Backoffice project

Results 115 Umbraco.CMS.Backoffice issues
Sort by recently updated
recently updated
newest added

Bumps [@types/chai](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/chai) from 4.3.17 to 5.0.0. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@types/chai&package-manager=npm_and_yarn&previous-version=4.3.17&new-version=5.0.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies
javascript

## Description - Fixes [#16559](https://github.com/umbraco/Umbraco-CMS/issues/16559) - This implements batching of the file uploads which creates this issue and then fixes it by sorting the uploaded files after a successful upload....

community/pr
type/feature
release/15.1.0

## Description This PR is fixing for the issue https://github.com/umbraco/Umbraco-CMS/issues/17157 When changing the password, input "New password" and "Confirm password" different values, it can still change the password. There is...

## Description When Creating a block list that contains url picker at the block list label, it shows only the document type alias. which is not very helpful like this...

## Description This PR adds `readonly` mode to the `umb-collection` element General concept: * The collection context includes a `ReadOnlyStateManager` that keeps track on read-only states. * A state is...

type/feature