Mads Rasmussen
6e4ec89387
Merge branch 'main' into feature/tree-paging
2024-02-29 19:07:48 +01:00
Jacob Overgaard
007a500031
Merge pull request #1322 from umbraco/chore/data-type-config-clean--list-view
...
Chore: Data Type Config clean-up: List View
2024-02-29 17:19:40 +01:00
Jacob Overgaard
58db70c6a9
Merge pull request #1323 from umbraco/chore/data-type-config-clean--mntp
...
Chore: Data Type Config clean-up: MultiNodeTreePicker
2024-02-29 17:19:21 +01:00
Jacob Overgaard
468e9edf84
Merge pull request #1324 from umbraco/chore/data-type-config-clean--docpicker
...
Chore: Data Type Config clean-up: ContentPicker
2024-02-29 17:19:02 +01:00
Jacob Overgaard
6b98a91018
Merge remote-tracking branch 'origin/main' into bugfix/document-save-data-corrections
2024-02-29 17:10:40 +01:00
Jacob Overgaard
d58466a1b0
fix models based on updates from server
2024-02-29 17:10:29 +01:00
Jacob Overgaard
e7f4928a50
downgrade typescript api gen
2024-02-29 17:10:17 +01:00
leekelleher
1b460f0305
DataType config clean-up: ContentPicker
...
Adds `ignoreUserStartNodes` setting to the schema.
Moves `startNodeId` to the UI settings.
2024-02-29 16:07:15 +00:00
leekelleher
cf58275123
DataType config clean-up: MultiNodeTreePicker
...
Moves the `startNode` setting to the schema.
2024-02-29 16:01:50 +00:00
leekelleher
b87fa7456c
DataType config clean-up: ListView
...
Moves the unused schema fields to the UI settings.
2024-02-29 15:55:47 +00:00
Jacob Overgaard
1ea7ad2d60
correct mock data
2024-02-29 16:54:42 +01:00
Jacob Overgaard
6525dadbe3
correct mock data
2024-02-29 16:47:17 +01:00
Jacob Overgaard
514f7018aa
do not force to lowerCase in any specific place or server restraints will fail (trust the server data)
2024-02-29 16:46:27 +01:00
Mads Rasmussen
c111538fd4
Merge branch 'main' into patch-2
2024-02-29 16:36:02 +01:00
Jacob Overgaard
2bf3143d5b
add and throw errors: if save doesn't work, we dont want to publish
2024-02-29 16:31:42 +01:00
Jacob Overgaard
f28f59da9b
Merge remote-tracking branch 'origin/main' into bugfix/document-save-data-corrections
2024-02-29 16:10:06 +01:00
Niels Lyngsø
e500497967
remove logs
2024-02-29 15:48:12 +01:00
Niels Lyngsø
5fd5db4ded
rename UmbDataSourceResponse
2024-02-29 15:42:42 +01:00
Niels Lyngsø
df20ec6344
todo
2024-02-29 15:36:45 +01:00
Niels Lyngsø
5776406d5b
fix variant id
2024-02-29 15:31:55 +01:00
Niels Lyngsø
02eb3667fa
use option culture/segment for variantId
2024-02-29 15:13:31 +01:00
Niels Lyngsø
f35692ba3e
remove old comment
2024-02-29 15:10:52 +01:00
Jacob Overgaard
db7fbd2e39
Merge branch 'bugfix/health-check-dashboard' of https://github.com/umbraco/Umbraco.CMS.Backoffice into bugfix/health-check-dashboard
2024-02-29 15:07:36 +01:00
Jacob Overgaard
c0c4e4204f
remove unused code
2024-02-29 15:07:12 +01:00
Jacob Overgaard
1851bf7e8d
implement a type guard
2024-02-29 15:05:15 +01:00
Jacob Overgaard
7a72bd08c8
use generic apiloader property
2024-02-29 15:05:04 +01:00
Mads Rasmussen
bc0c94bf3e
Update stylesheet-tree.server.data-source.ts
2024-02-29 15:04:25 +01:00
Mads Rasmussen
d99d173458
Merge branch 'feature/tree-paging' of https://github.com/umbraco/Umbraco.CMS.Backoffice into feature/tree-paging
2024-02-29 15:01:25 +01:00
Mads Rasmussen
05383153ad
Update media-type-tree.server.data-source.ts
2024-02-29 15:01:12 +01:00
Niels Lyngsø
9e6a1cc269
use the segment from the option, not the variant
2024-02-29 14:57:38 +01:00
Niels Lyngsø
2d3a9a9e42
update UmbDocumentVariantOptionModel
2024-02-29 14:47:50 +01:00
Mads Rasmussen
4c48570ae4
Merge branch 'main' into feature/tree-paging
2024-02-29 14:37:01 +01:00
Jacob Overgaard
b3b96b6134
Merge branch 'main' into bugfix/health-check-dashboard
2024-02-29 14:35:55 +01:00
Mads Rasmussen
70fd3ca474
Update link-picker-modal.element.ts
2024-02-29 14:31:35 +01:00
Lone Iversen
b942febbdb
health check model
2024-02-29 14:29:48 +01:00
leekelleher
b469d918da
Removes the updateProperty from UmbMediaTypeWorkspaceContext
...
less magic strings.
Updated corresponding code (only used in the Media Type workspace).
2024-02-29 13:25:06 +00:00
Mads Rasmussen
26b45e2663
Update tree.handlers.ts
2024-02-29 14:24:09 +01:00
Mads Rasmussen
b9e214795f
handle skip take for media recycle bin
2024-02-29 14:23:51 +01:00
leekelleher
755046d085
Wires up the umb-input-collection-configuration
...
in the Media Type Editor UI.
2024-02-29 13:23:30 +00:00
leekelleher
a48ddaee0f
Aligns the UmbMediaTypeWorkspaceContext with UmbDocumentTypeWorkspaceContext
2024-02-29 13:22:49 +00:00
Mads Rasmussen
f879de03cf
export configuration from tree
2024-02-29 14:22:21 +01:00
Mads Rasmussen
49deeb4a67
use element and api manifest type
2024-02-29 14:20:27 +01:00
leekelleher
e7a95c5e76
Adds collection to the create and update payloads
2024-02-29 13:20:17 +00:00
Mads Rasmussen
4c5eeb2a3c
use root element in story
2024-02-29 14:19:02 +01:00
Mads Rasmussen
4076c0542f
pass skip take to recycle bin mocks
2024-02-29 14:18:53 +01:00
Mads Rasmussen
d598684496
bump tree page size
2024-02-29 14:13:04 +01:00
Lee Kelleher
f57bc1326d
Merge pull request #1319 from umbraco/chore/content-type-allowed-at-root
...
Chore: Content Type: Renamed `allowedAsRoot` to `allowedAtRoot`
2024-02-29 13:11:59 +00:00
Mads Rasmussen
7ebc6b15e0
move tree picker modal to tree module
2024-02-29 14:10:33 +01:00
Mads Rasmussen
1a1c1e4f44
expose getSelection method
2024-02-29 14:10:19 +01:00
leekelleher
cbaeecaf6b
Renamed allowedAsRoot to allowedAtRoot
...
across the frontend code.
The Management API still (currently) uses `allowedAsRoot`,
which is why we still have references to that in the generated models.
2024-02-29 13:05:26 +00:00