Mads Rasmussen
6beb239cde
Merge branch 'main' into v15/feature/content-workspace-base
2024-11-07 10:30:18 +01:00
Mads Rasmussen
6aab8bff47
Merge branch 'release/15.0'
2024-11-07 10:30:01 +01:00
Niels Lyngsø
5cc38056bf
Merge pull request #2518 from umbraco/v15/hotfix/modal-route-context-boundary
...
hotfix: 17434 (prevent routable modals inside not routable modals)
2024-11-07 10:15:33 +01:00
Niels Lyngsø
e85f108b75
rename context consume event const
2024-11-07 10:05:31 +01:00
Niels Lyngsø
493e800a7e
style no-router
2024-11-07 10:01:59 +01:00
Niels Lyngsø
4d084083f8
Merge branch 'main' into v15/feature/content-workspace-base
2024-11-07 09:11:40 +01:00
Niels Lyngsø
715bf1c58f
prevent context consumption of route-context from a modal that is not routable
2024-11-06 21:42:25 +01:00
Niels Lyngsø
5282355dcc
Merge pull request #2517 from warrenbuckley/patch-1
...
Fixes duplicate alias that fails npm run compile
2024-11-06 20:55:35 +01:00
Warren Buckley
540f829a2f
Fixes duplicate alias that fails npm run compile
...
Fixes issue when running `npm run compile`
```
examples/ufm-custom-component/index.ts:12:4 - error TS1117: An object literal cannot have multiple properties with the same name.
12 alias: 'myCustomComponent',
~~~~~
Found 1 error in examples/ufm-custom-component/index.ts:12
```
2024-11-06 19:35:38 +00:00
NguyenThuyLan
2576594d92
Fix bug: No matching error display between New password and Confirm password ( #2384 )
...
* Fix bug: No matching error display between New password and Confirm password
* Refactored to use built-in validation
Wires up most localization keys.
---------
Co-authored-by: Lan Nguyen Thuy <lnt@umbraco.dk >
Co-authored-by: leekelleher <leekelleher@gmail.com >
2024-11-06 17:18:25 +00:00
marwaldv
0c99b31285
Feature: Add Swiss backoffice localizations ( #2503 )
...
* Add swiss languages as backoffice languages
* Added Swiss localizations to manifest
* De-duplicated localizations
To reduce lines of duplicated code, (from the German, French
and Italian localizations), those localizations are imported at runtime.
---------
Co-authored-by: leekelleher <leekelleher@gmail.com >
2024-11-06 15:28:48 +00:00
Mads Rasmussen
9932f24d5c
Merge branch 'main' into v15/feature/content-workspace-base
2024-11-06 14:05:54 +01:00
Mads Rasmussen
660fe5f22a
Merge branch 'main' of https://github.com/umbraco/Umbraco.CMS.Backoffice
2024-11-06 14:00:34 +01:00
Mads Rasmussen
c9f296814d
Merge branch 'release/15.0'
2024-11-06 14:00:24 +01:00
Mads Rasmussen
b4b63abe32
ensure scaffolding is done before initializing the redirect controller
2024-11-06 14:00:04 +01:00
Mads Rasmussen
e9d0041628
Merge branch 'main' into v15/feature/content-workspace-base
2024-11-06 13:58:05 +01:00
Mads Rasmussen
ae4882aa95
Merge branch 'main' of https://github.com/umbraco/Umbraco.CMS.Backoffice
2024-11-06 13:57:28 +01:00
Mads Rasmussen
1efff16e39
Merge branch 'release/15.0'
2024-11-06 13:57:17 +01:00
Rick Butterfield
4ddfd0d37f
[v14.2+] Fix Block Grid layoutStylesheet not using correct URL ( #2512 )
...
* Update block-grid-manager.context.ts
* Renames field to `serverUrl`
Uses `URL()` object to handle slashes in constructing the URL path.
* Tidied up imports
---------
Co-authored-by: leekelleher <leekelleher@gmail.com >
2024-11-06 12:44:23 +00:00
Niels Lyngsø
d8517bda79
Merge pull request #2514 from umbraco/15/hotfix/redirect-when-creating-new-gone-wrong
...
Hotfix: Ensure scaffolding is done before initializing the redirect controller
2024-11-06 13:40:42 +01:00
Mads Rasmussen
43dc866e83
ensure scaffolding is done before initializing the redirect controller
2024-11-06 13:03:45 +01:00
Mads Rasmussen
c7b4b5142e
Feature: reusable table column view components ( #2448 )
...
* add boolean + entity actions global table column layouts
* use entity actions in extension insights
* Update user-table-collection-view.element.ts
* Update user-group-table-collection-view.element.ts
* Update member-table-collection-view.element.ts
* Update language-table-collection-view.element.ts
* Update member-group-table-collection-view.element.ts
* align alias
* stop click event
* delete unused code
* use global components
* add entity actions to document and media
* move to entity action module
* Update localize.element.stories.ts
* change layout to view
---------
Co-authored-by: Niels Lyngsø <niels.lyngso@gmail.com >
2024-11-06 11:38:22 +00:00
Lee Kelleher
9f9ae6549b
Chore: Upgraded Tiptap dependencies to 2.9.1 ( #2511 )
...
* Upgraded Tiptap dependencies to v2.9.1
* Uninstalled @tiptap/extension-text-style dependency
as it's now part of @tiptap/starter-kit
2024-11-06 10:21:22 +01:00
Niels Lyngsø
1b1411f49e
Merge pull request #2476 from umbraco/v15/feature/disable-readonly-when-unpulish-and-publish
...
Feature: Disable readonly languages when publishing and unpublishing a document
2024-11-06 10:18:32 +01:00
Mads Rasmussen
bda1c40243
Merge branch 'main' into v15/feature/content-workspace-base
2024-11-06 09:14:59 +01:00
dependabot[bot]
8d96ddf7db
Bump @playwright/test from 1.46.1 to 1.48.2 ( #2506 )
...
Bumps [@playwright/test](https://github.com/microsoft/playwright ) from 1.46.1 to 1.48.2.
- [Release notes](https://github.com/microsoft/playwright/releases )
- [Commits](https://github.com/microsoft/playwright/compare/v1.46.1...v1.48.2 )
---
updated-dependencies:
- dependency-name: "@playwright/test"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-11-05 13:23:03 +00:00
Niels Lyngsø
1b7a13977b
correct variant selector look
2024-11-05 11:13:57 +01:00
Niels Lyngsø
7230f48ae5
jsdocs
2024-11-05 10:56:05 +01:00
Niels Lyngsø
2d1203b2c5
correct comment
2024-11-05 10:47:39 +01:00
Niels Lyngsø
c96d5fd2b2
jsdocs updates
2024-11-05 10:47:11 +01:00
Niels Lyngsø
655f34f22d
author on comment
2024-11-05 10:44:38 +01:00
Niels Lyngsø
2941b35013
use slotchange callback + clean up
2024-11-05 10:41:52 +01:00
Niels Lyngsø
e7272791e5
Merge branch 'main' into v15/feature/content-workspace-base
2024-11-05 10:36:51 +01:00
Niels Lyngsø
8448123c29
fix example
2024-11-05 10:33:55 +01:00
Niels Lyngsø
8346c21203
Merge pull request #2444 from enkelmedia/example-validation-context-server-error
...
Fix for issue with multiple server-validation errors
2024-11-05 10:24:36 +01:00
Niels Lyngsø
674c3e85b2
Merge branch 'main' into example-validation-context-server-error
2024-11-05 10:17:15 +01:00
Niels Lyngsø
e525ea1336
Update bind-server-validation-to-form-control.controller.ts
...
revert observeSymbol
2024-11-05 10:15:37 +01:00
Niels Lyngsø
8c54b44cc4
Feat: condition config types as a generic for extension registry ( #2473 )
...
get condition config types as a generic for extension registry
2024-11-05 10:08:08 +01:00
Niels Lyngsø
8424cdf8c2
Feat: condition config types as a generic for extension registry ( #2473 )
...
get condition config types as a generic for extension registry
2024-11-05 09:06:59 +00:00
Niels Lyngsø
45cf2a11ef
Merge branch 'main' into v15/feature/content-workspace-base
...
# Conflicts:
# src/packages/documents/documents/workspace/document-workspace.context.ts
2024-11-04 15:30:01 +01:00
Niels Lyngsø
4dffbf3bcb
resolve merge conflict
2024-11-04 15:06:32 +01:00
Niels Lyngsø
37e93b5274
Merge branch 'release/15.0'
...
# Conflicts:
# src/assets/lang/ar.ts
# src/packages/block/block-list/components/block-list-entry/block-list-entry.element.ts
# src/packages/block/block/workspace/block-element-manager.ts
# src/packages/core/collection/manifests.ts
# src/packages/ufm/index.ts
2024-11-04 15:02:04 +01:00
Lee Kelleher
036d14453f
Hotfix: UFM alias prefixes ( #2510 )
...
* Adds `alias` to UFM component registrations
* Adds support for `alias` prefix in UFM syntax
e.g. `{(alias:|marker)(text)}` would be `{umbContentName: propertyAlias}` or `{~propertyAlias}`
* UFM Content Name: adds warning for using the `~` prefix marker
The `~` prefix will be deprecated in a future major release.
2024-11-04 14:59:01 +01:00
Niels Lyngsø
c1b9599fed
update vite.config for core package
2024-11-04 14:59:01 +01:00
Niels Lyngsø
6b320415cc
jsdocs
2024-11-04 14:59:01 +01:00
Niels Lyngsø
b2af81ba7e
constants
2024-11-04 14:59:01 +01:00
Niels Lyngsø
d0a3ae8ba9
update all-packages list
2024-11-04 14:59:01 +01:00
Niels Lyngsø
e0fca6fa7b
type export
2024-11-04 14:59:01 +01:00
Niels Lyngsø
3c4c4cb0f2
lint corrections
2024-11-04 14:59:00 +01:00
Mads Rasmussen
6d166e288b
align with modal
2024-11-04 14:58:48 +01:00