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
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
Jacob Overgaard
6f51b57ecd
add weights so the sections are sorted according to V13
2024-04-29 11:09:00 +02:00
Jacob Overgaard
555699d513
add localization label to Members
2024-04-29 11:08:46 +02:00
Niels Lyngsø
e8e46421f0
rename folder
2024-04-29 10:59:47 +02:00
Niels Lyngsø
18035ceda4
legacy manifest
2024-04-29 10:59:37 +02:00
Niels Lyngsø
1e6d79d9c6
rename alias
2024-04-29 10:56:25 +02:00
Niels Lyngsø
7ba9b36b7d
Merge pull request #1722 from umbraco/feature/picker-context-tree-item-type
...
Feat: accept tree-item-type as a generic type on the picker context
2024-04-29 09:13:54 +02:00
Lee Kelleher
20a6179eaa
Merge pull request #1714 from umbraco/bugfix/data-type-details-workspace-view-picker
...
Bugfix: Data Type Details Workspace View - Picker fixes
2024-04-29 07:55:30 +01:00
Lee Kelleher
dfc963886f
Merge pull request #1713 from umbraco/bugfix/property-editor-ui/rte-default-config
...
Bugfix: RTE default data-type configuration
2024-04-29 07:55:14 +01:00
Lee Kelleher
62fcc39e21
Merge pull request #1712 from umbraco/bugfix/property-editor-ui/collection-view-default-config
...
Bugfix: Collection View default data-type configuration
2024-04-29 07:54:53 +01:00
Lee Kelleher
583d9f90a1
Merge pull request #1709 from umbraco/bugfix/collection-config-sorting
...
Bugfix: Fixed sorting of Collection configuration editors (on new data-types)
2024-04-29 07:54:35 +01:00
Lee Kelleher
437a069c86
Merge pull request #1711 from umbraco/bugfix/property-editor-ui/less-than-zero
...
Bugfix: Positive integers for min/max config
2024-04-29 07:54:19 +01:00
Lee Kelleher
2933c57ecb
Merge pull request #1710 from umbraco/bugfix/property-editor-ui/member-picker-max1
...
Bugfix: Member Picker property-editor, `max` = 1
2024-04-29 07:53:08 +01:00
Warren Buckley
e72ff4a258
Adds title attribute to icons in icon picker modal - to help identify what icon label is for use for package devs
2024-04-29 08:48:18 +02:00
Niels Lyngsø
3e2579a999
move component out as there is only one
2024-04-26 21:47:39 +02:00
Niels Lyngsø
b292c12ed6
correcting
2024-04-26 21:45:27 +02:00
Niels Lyngsø
8316f220fb
accept the make tree-item-type as a generic type on the picker context
2024-04-26 21:23:07 +02:00
Niels Lyngsø
d33a6dde46
rename umb-field-dropdown-list
2024-04-26 15:14:50 +02:00
Niels Lyngsø
8adf5f2dde
rename to umb-input-collection-content-type-property
2024-04-26 15:12:53 +02:00
Niels Lyngsø
1f4953d2a4
Merge pull request #1704 from umbraco/bugfix/make-template-value-field-picker-internal
...
Only load the umb-field-dropdown-list element locally
2024-04-26 13:28:56 +02:00
Niels Lyngsø
6073d9aa32
Merge pull request #1708 from umbraco/bugfix/make-input-content-type-property-element-local
...
Make input-content-type-property element local
2024-04-26 13:27:18 +02:00
Niels Lyngsø
e1701e11cd
Merge pull request #1719 from umbraco/bugfix/remove-history-item-circular-dependency
...
Bugfix: Remove History Item circular dependency
2024-04-26 13:12:50 +02:00
Niels Lyngsø
e2c6ff5ac2
Merge pull request #1716 from umbraco/bugfix/remove-block-condition-circular-dependecy
...
Bugfix: Remove block circular dependency
2024-04-26 13:00:47 +02:00
Mads Rasmussen
4807887f74
only show eslint errors
2024-04-26 12:15:18 +02:00
Mads Rasmussen
223595eac0
temp bring back the avatar logic
2024-04-26 11:33:58 +02:00
Mads Rasmussen
de5703b7de
slot avatar element into history item element
2024-04-26 11:08:40 +02:00
Mads Rasmussen
6902ae6cbe
add export from extension registry
2024-04-26 07:31:41 +02:00
Mads Rasmussen
9cc28fa9af
remove exports from block
2024-04-26 07:31:26 +02:00
Mads Rasmussen
391fe91046
move export of block types to extension registry
2024-04-26 07:31:07 +02:00
Mads Rasmussen
e54349137b
Merge branch 'main' into bugfix/make-template-value-field-picker-internal
2024-04-25 16:08:24 +02:00
leekelleher
6406e78f1d
Code sweep tidy-up
2024-04-25 14:06:40 +01:00
leekelleher
05a7df23b3
Data Type Details Workspace View
...
Canceling the picker no longer empties the Property Editor selection.
2024-04-25 14:06:11 +01:00
leekelleher
33b0a3c7a5
TinyMCE property-editor code tidy-up
2024-04-25 13:50:29 +01:00
leekelleher
c273638618
RTE default data-type configuration
2024-04-25 13:50:10 +01:00
leekelleher
383e5f9ded
CollectionView default data-type configuration
2024-04-25 13:41:58 +01:00
leekelleher
0eb7ec06c3
Adds validationRange config on property-editors that use "Umb.PropertyEditorUi.NumberRange"
2024-04-25 13:21:49 +01:00
leekelleher
85cb006493
Adds min=0 config on property-editors that use "Umb.PropertyEditorUi.Number"
2024-04-25 13:21:32 +01:00
leekelleher
79eace3e43
Adds min="0" on direct number inputs
2024-04-25 13:20:33 +01:00
leekelleher
54c56cba6e
NumberRange property-editor
...
adds support for `validationRange` to define the
min/max constraints of the overall range.
+ code tidy-up
Note: I tried to keep the `∞` entity, but I was
unable to make it work within an expression.
2024-04-25 13:19:45 +01:00
leekelleher
036d4fb22c
Number property-editor min/max
...
validates that the min/max/step configuration are valid integers.
2024-04-25 13:16:45 +01:00
leekelleher
b4c1580a24
UserPicker - code alignment with MemberPicker
2024-04-25 12:54:27 +01:00
leekelleher
b5ca75391b
MemberPicker Input code tidyup
2024-04-25 12:54:06 +01:00
leekelleher
f5341edb5b
Bugfix: MemberPicker - limited property-editor to max=1
2024-04-25 12:52:54 +01:00
leekelleher
17e7d7d3c2
Fixes sorting of Collection configuration editors
...
specifically when a new data-type is created.
(Empty configuration)
2024-04-25 12:43:07 +01:00