Umbraco.CMS.Backoffice
Umbraco.CMS.Backoffice copied to clipboard
Working repository for the Umbraco Backoffice project
This PR implements a proposal for a solution to this issue: https://github.com/umbraco/Umbraco-CMS/discussions/16683, making it possible to add a condition for a entities content type so that we can conditionally show...
## Description Added Media picker modal. Other changes: - RTE uses Media Picker rather than Media Tree Picker. - Dropzone can now use the browse function from the uui file...
## Description This PR adjust focal point (handle) in Image Cropper to be more consistent with handle in Color Area. https://github.com/umbraco/Umbraco-CMS/issues/16672 It moves the focal point based on `x` and...
## Description This ensures that if, say, a textarea is saved with "rows=10" without touching the input box at all **Before**  **After**  ## How to test 1. Create...
## Description ## Types of changes - [ ] Bug fix (non-breaking change which fixes an issue) - [ ] New feature (non-breaking change which adds functionality) - [ ]...
**Describe the isses** First of all, this might be intentional from the core team but I wanted to raise this to understand why, how to get around the issue and...
### Which Umbraco version are you using? (Please write the *exact* version, example: 10.1.0) V14-RC2 ### Bug summary The following error is logged into the console indicative that the custom...
I actually started an issue about this for Belle years ago but it never really got any traction. While re-working the backoffice I think it's time to raise the issue...
**Describe the bug** I've been working on a PR and trying to setup tests for it but it kind of hard to understand: 1. What kind of tests should be...
Version: 14.0.0-RC1 I just noticed that the "Reload" options is shown in the Action-dropdown inside the workspace view:  While it's probably not an issue and it also probably works...