Niels Lyngsø
|
8ad2aced4e
|
only show inheritance if pure composition ownership
|
2024-04-30 22:56:15 +02:00 |
|
Niels Lyngsø
|
e4923c8db0
|
polish group inheritance
|
2024-04-30 22:39:39 +02:00 |
|
Niels Lyngsø
|
c71c6c1a5b
|
delete group + inheritance display + links
|
2024-04-30 22:24:03 +02:00 |
|
Niels Lyngsø
|
de4da8a773
|
Merge pull request #1724 from umbraco/feature/section-context-menu-context-proxy
Feature: Section Context Menu Context Request Proxy
|
2024-04-30 20:18:49 +02:00 |
|
Niels Lyngsø
|
fcf029a237
|
Merge branch 'main' into feature/section-context-menu-context-proxy
|
2024-04-30 20:12:21 +02:00 |
|
Niels Lyngsø
|
561bbdb024
|
clean up
|
2024-04-30 20:08:13 +02:00 |
|
Niels Lyngsø
|
7402ff272e
|
Merge pull request #1734 from umbraco/bugfix/property-editor-ui-picker
fix data-type- property-editor-ui-picker
|
2024-04-30 18:59:20 +02:00 |
|
Jacob Overgaard
|
e0becf34c6
|
Merge pull request #1631 from umbraco/feature/global-search
Feature/global search
|
2024-04-30 16:40:13 +02:00 |
|
Jacob Overgaard
|
8a1f5f1674
|
Merge branch 'main' into feature/global-search
|
2024-04-30 16:33:18 +02:00 |
|
Lee Kelleher
|
237a701fe6
|
Merge pull request #1728 from umbraco/bugfix/property-editor-ui/collection-view
Bugfix: Collection View Table column aliases and sort ordering
|
2024-04-30 15:32:46 +01:00 |
|
Niels Lyngsø
|
4870612441
|
fix
|
2024-04-30 15:25:14 +02:00 |
|
leekelleher
|
304ae710b8
|
Fixes the child name button
to open the document editor modal.
|
2024-04-30 13:55:43 +01:00 |
|
Mads Rasmussen
|
9f6f1ecfd9
|
pass host element instead of class
|
2024-04-30 13:44:18 +02:00 |
|
Mads Rasmussen
|
31a044c31b
|
align element type with modals
|
2024-04-30 13:44:07 +02:00 |
|
Niels Lyngsø
|
026a52847a
|
move proxy event handler
|
2024-04-30 12:56:40 +02:00 |
|
Mads Rasmussen
|
9a5cf8dee0
|
Merge branch 'main' into feature/section-context-menu-context-proxy
|
2024-04-30 12:46:39 +02:00 |
|
leekelleher
|
0186527c44
|
Temporary fix for the child name button
to navigate through to the target document.
|
2024-04-30 11:37:15 +01:00 |
|
leekelleher
|
545ba50607
|
Changed the skip/take fallback
to use a logical OR (`||`) instead of a nullish coalescing (`??`),
as the value may be a `NaN` or even `0`.
|
2024-04-30 11:35:03 +01:00 |
|
Niels Lyngsø
|
460ce1804b
|
Merge pull request #1703 from umbraco/feature/create-new-from-tree-picker
Feat: Workspace modal type change + path patterns + create new element type via document type picker
|
2024-04-30 11:21:25 +02:00 |
|
Niels Lyngsø
|
904d971405
|
Merge pull request #1669 from umbraco/feature/generate-data-type-name
Feature: Data-type created via Content-Type Property Flow gets a generated name
|
2024-04-30 10:53:01 +02:00 |
|
Niels Lyngsø
|
11b1fe87a1
|
Merge remote-tracking branch 'origin/main' into feature/create-new-from-tree-picker
# Conflicts:
# src/packages/documents/document-types/components/input-document-type/input-document-type.element.ts
|
2024-04-30 10:45:03 +02:00 |
|
Niels Lyngsø
|
0eb736418c
|
clean up
|
2024-04-30 10:42:21 +02:00 |
|
Niels Lyngsø
|
f2f0391f5f
|
correct modal closing path clean up
|
2024-04-30 10:42:02 +02:00 |
|
Niels Lyngsø
|
21f1bc6e6d
|
life cycle update fix
|
2024-04-30 10:21:44 +02:00 |
|
Lee Kelleher
|
8da7d07733
|
Merge pull request #1717 from umbraco/bugfix/more-specific-tree-picker-naming
Bugfix: rename of tree-picker and dynamic root functionality
|
2024-04-30 09:13:12 +01:00 |
|
Niels Lyngsø
|
7313c4260b
|
Merge branch 'main' into feature/generate-data-type-name
|
2024-04-30 09:24:43 +02:00 |
|
Mads Rasmussen
|
a9b7e00937
|
Merge branch 'main' into feature/section-context-menu-context-proxy
|
2024-04-30 08:42:55 +02:00 |
|
Mads Rasmussen
|
4452866f4b
|
Update property-editor-ui-content-picker-source.test.ts
|
2024-04-29 21:46:07 +02:00 |
|
Mads Rasmussen
|
e15da42bb0
|
update test file
|
2024-04-29 21:45:15 +02:00 |
|
Mads Rasmussen
|
711191486e
|
add js docs
|
2024-04-29 21:24:27 +02:00 |
|
Mads Rasmussen
|
682a8a3649
|
simplify method names
|
2024-04-29 21:23:07 +02:00 |
|
Mads Rasmussen
|
e0b2a29d8e
|
move constants to its own file
|
2024-04-29 21:20:02 +02:00 |
|
Mads Rasmussen
|
8ce8ad349a
|
Merge branch 'main' into bugfix/more-specific-tree-picker-naming
|
2024-04-29 21:13:07 +02:00 |
|
leekelleher
|
cfb24ade8f
|
Implements correct sortOrder property
Removes the faux sort order value.
|
2024-04-29 18:35:45 +01:00 |
|
leekelleher
|
0c4651eb47
|
Replaces "entityState" with "state"
for consistency with the server-side.
|
2024-04-29 18:34:39 +01:00 |
|
leekelleher
|
5d49ed805b
|
Replaces "entityName" with "name"
for consistency with the server-side.
|
2024-04-29 18:32:32 +01:00 |
|
leekelleher
|
c3d39f5cdb
|
Replaces "owner" with "creator"
for consistency with the server-side.
|
2024-04-29 18:30:22 +01:00 |
|
Lee Kelleher
|
30141d787d
|
Merge pull request #1715 from umbraco/feature/auth-layout
Feature: Align layout of the auth provider screen and the backend login screen
|
2024-04-29 16:24:26 +01:00 |
|
Lee Kelleher
|
f05bad9808
|
Merge pull request #1725 from umbraco/chore/top-level-weight
Chore: Sort top level menu items
|
2024-04-29 15:10:12 +01:00 |
|
Niels Lyngsø
|
fc2f6f8809
|
Merge pull request #1726 from umbraco/feature/rename-collection-property-editor-ui
Removing View of the Property Editor UI Alias of Collection
|
2024-04-29 16:02:47 +02:00 |
|
leekelleher
|
f009a27bd1
|
Removed the "-picker" suffix from "source-type-picker" folder
|
2024-04-29 13:16:46 +01:00 |
|
leekelleher
|
f6ba9168d2
|
Renamed all the things
|
2024-04-29 12:11:06 +01:00 |
|
leekelleher
|
952ed0fa4f
|
Renamed "input-dynamic-root" to "input-content-picker-document-root"
|
2024-04-29 11:33:12 +01:00 |
|
leekelleher
|
382232ccd0
|
Moved dynamic-root package into property-editors/content-picker
|
2024-04-29 11:21:27 +01:00 |
|
leekelleher
|
fd3628e21d
|
Corrected property-editor-ui aliases
|
2024-04-29 11:00:55 +01:00 |
|
Niels Lyngsø
|
24d4b75737
|
rename and legacy component
|
2024-04-29 11:23:12 +02:00 |
|
Niels Lyngsø
|
fde90d6260
|
Merge remote-tracking branch 'origin/feature/rename-components-of-specific-areas' into feature/rename-collection-property-editor-ui
# Conflicts:
# src/packages/property-editors/collection-view/config/column/components/input-content-type-property/input-content-type-property.element.ts
# src/packages/property-editors/collection/config/column/components/index.ts
# src/packages/property-editors/collection/config/column/components/input-collection-content-type-property.element.ts
# src/packages/property-editors/collection/config/column/components/input-content-type-property/index.ts
# src/packages/property-editors/collection/config/column/components/input-content-type-property/input-content-type-property.element.ts
|
2024-04-29 11:13:49 +02:00 |
|
Jacob Overgaard
|
6c87c8a882
|
revert changes to sectionView
|
2024-04-29 11:13:44 +02:00 |
|
Jacob Overgaard
|
36db3cafca
|
add weight for members
|
2024-04-29 11:12:52 +02:00 |
|
Niels Lyngsø
|
481eb1a884
|
renaming components
|
2024-04-29 11:09:06 +02:00 |
|