JesmoDev
2f035436f3
fix types
2024-02-06 12:51:50 +01:00
JesmoDev
c160c17194
update
2024-02-06 12:51:50 +01:00
Lee Kelleher
159c645740
Merge pull request #1164 from umbraco/feature/dynamic-root
...
Feature: Dynamic Root
2024-02-06 11:13:00 +00:00
leekelleher
4c9a45d2f3
DocumentPickerRoot: Tidy-up + refactor
...
Initial markup to ensure the Sorter can hook on to.
2024-02-06 10:59:38 +00:00
leekelleher
962ac5280f
DynamicRoot: Refactored to async/await pattern
2024-02-06 10:58:09 +00:00
leekelleher
51ac1b78b9
DynamicRoot: Amended repository/data-source pattern
...
Following @iOvergaard's advice.
2024-02-06 10:57:19 +00:00
leekelleher
1e6736d192
Added mock API data/handler
2024-02-06 10:55:16 +00:00
Niels Lyngsø
c9cd6609dc
Merge branch 'main' into feature/block-type-create-labels
2024-02-06 09:24:35 +01:00
Mads Rasmussen
e18b955e37
Merge branch 'main' into feature/public-openapi
2024-02-06 09:14:24 +01:00
Niels Lyngsø
32b1e517d1
Merge branch 'main' into feature/block-type-create-labels
2024-02-06 09:12:25 +01:00
Lone Iversen
2d97e1ab6b
remove leftovers
2024-02-05 15:15:28 +01:00
Lone Iversen
76825064f6
render and grouping
2024-02-05 15:13:21 +01:00
Jacob Overgaard
8dfe36400a
export our own model instead of the generated model and update the example
2024-02-05 14:46:32 +01:00
Jacob Overgaard
a477495e50
export model
2024-02-05 14:46:13 +01:00
Jacob Overgaard
ebeadda9fa
model to hold openapi configuration
2024-02-05 14:45:57 +01:00
Jacob Overgaard
064d7430e4
set value for credentials
2024-02-05 14:41:31 +01:00
Lone Iversen
0c4599f878
size
2024-02-05 14:31:56 +01:00
Jacob Overgaard
5d92c81533
hotfix event export
2024-02-05 14:13:10 +01:00
Lone Iversen
55c2e5a2bb
localizations
2024-02-05 13:34:16 +01:00
Niels Lyngsø
4ec22ed118
make modal registration unique towards with property alias
2024-02-05 13:26:50 +01:00
Niels Lyngsø
1d1305423d
Merge remote-tracking branch 'origin/main' into feature/block-type-create-labels
2024-02-05 12:35:12 +01:00
leekelleher
d1449d47fc
Added unique to UmbTreePickerDynamicRootQueryStep
...
as the sorter needs to have a unique value to identify the item.
This would be persisted to the database, which isn't ideal,
as it is unused elsewhere.
2024-02-05 11:27:15 +00:00
leekelleher
3293086670
DynamicRoot: Restricted the doctype picker to non-element-types
2024-02-05 11:04:39 +00:00
Niels Lyngsø
0236144d6a
beautify
2024-02-05 11:17:54 +01:00
leekelleher
833e573c12
Merge branch 'main' into feature/dynamic-root
2024-02-05 10:08:45 +00:00
Niels Lyngsø
3db5763ee2
Merge branch 'main' into feature/sorter-relations
2024-02-02 14:29:38 +01:00
Niels Lyngsø
bb1b7603da
simplify sentence
2024-02-02 14:28:12 +01:00
Niels Lyngsø
b95fbca275
revert move if drop was cancelled
2024-02-02 13:51:03 +01:00
Niels Lyngsø
4de7497cd0
a few fixes
2024-02-02 12:32:06 +01:00
Niels Lyngsø
3a789bebad
Merge remote-tracking branch 'origin/main' into feature/sorter-relations
2024-02-02 12:13:54 +01:00
Niels Lyngsø
388aca18ce
remove toBeCurrentContainerCtrl
2024-02-02 12:04:12 +01:00
Jesper Møller Jensen
f65352886d
Fix drop animation and cursor
2024-02-02 11:59:57 +01:00
Niels Lyngsø
0615f3b5e4
general clean up
2024-02-02 10:51:11 +01:00
Jacob Overgaard
aecaef88af
Merge pull request #1131 from umbraco/feature/culture-and-hostnames
...
Culture and Host Names
2024-02-02 09:57:24 +01:00
Lone Iversen
0ab5bdfa79
Merge branch 'feature/culture-and-hostnames' of https://github.com/umbraco/Umbraco.CMS.Backoffice into feature/culture-and-hostnames
2024-02-02 09:51:41 +01:00
Lone Iversen
62b0243993
remove init
2024-02-02 09:51:38 +01:00
Lone Iversen
b39dc50894
Update src/packages/documents/documents/entity-actions/culture-and-hostnames/culture-and-hostnames.action.ts
...
Co-authored-by: Jacob Overgaard <752371+iOvergaard@users.noreply.github.com >
2024-02-02 09:50:59 +01:00
Lone Iversen
28d5f9fd40
Update src/packages/documents/documents/entity-actions/culture-and-hostnames/culture-and-hostnames.action.ts
...
Co-authored-by: Jacob Overgaard <752371+iOvergaard@users.noreply.github.com >
2024-02-02 09:50:43 +01:00
Niels Lyngsø
c6059194e4
Merge branch 'feature/sorter-relations' of https://github.com/umbraco/Umbraco.CMS.Backoffice into feature/sorter-relations
2024-02-02 09:40:47 +01:00
Niels Lyngsø
1aed5c93cb
note on controller alias
2024-02-02 09:40:24 +01:00
Niels Lyngsø
1175c2666d
Merge branch 'main' into feature/sorter-relations
2024-02-02 09:35:55 +01:00
Niels Lyngsø
90130f06b7
clean up
2024-02-02 09:35:38 +01:00
Lee Kelleher
d509c2727b
Merge pull request #1182 from umbraco/chore/multi-url-picker-udi-refactor
...
Multi-URL Picker: Removed UDI support
2024-02-02 08:11:37 +00:00
dependabot[bot]
586ce6d1b8
Bump @playwright/test from 1.41.0 to 1.41.1
...
Bumps [@playwright/test](https://github.com/microsoft/playwright ) from 1.41.0 to 1.41.1.
- [Release notes](https://github.com/microsoft/playwright/releases )
- [Commits](https://github.com/microsoft/playwright/compare/v1.41.0...v1.41.1 )
---
updated-dependencies:
- dependency-name: "@playwright/test"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-02-02 09:10:48 +01:00
dependabot[bot]
a1363566d4
Bump @types/uuid from 9.0.7 to 9.0.8
...
Bumps [@types/uuid](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/uuid ) from 9.0.7 to 9.0.8.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/uuid )
---
updated-dependencies:
- dependency-name: "@types/uuid"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-02-02 09:10:40 +01:00
dependabot[bot]
a4470db516
Bump vite-plugin-static-copy from 1.0.0 to 1.0.1
...
Bumps [vite-plugin-static-copy](https://github.com/sapphi-red/vite-plugin-static-copy ) from 1.0.0 to 1.0.1.
- [Release notes](https://github.com/sapphi-red/vite-plugin-static-copy/releases )
- [Changelog](https://github.com/sapphi-red/vite-plugin-static-copy/blob/main/CHANGELOG.md )
- [Commits](https://github.com/sapphi-red/vite-plugin-static-copy/compare/vite-plugin-static-copy@1.0.0...vite-plugin-static-copy@1.0.1 )
---
updated-dependencies:
- dependency-name: vite-plugin-static-copy
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-02-02 09:10:27 +01:00
dependabot[bot]
9b131f47b0
Bump rollup from 4.9.5 to 4.9.6
...
Bumps [rollup](https://github.com/rollup/rollup ) from 4.9.5 to 4.9.6.
- [Release notes](https://github.com/rollup/rollup/releases )
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md )
- [Commits](https://github.com/rollup/rollup/compare/v4.9.5...v4.9.6 )
---
updated-dependencies:
- dependency-name: rollup
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-02-02 09:10:16 +01:00
Niels Lyngsø
45a5cc2386
ensure both examples still exists
2024-02-01 21:46:26 +01:00
Niels Lyngsø
411b677e83
fix nested sorting
2024-02-01 21:16:36 +01:00
Niels Lyngsø
716c36432c
style and setup for nested Sorters
2024-02-01 21:16:27 +01:00