Commit Graph

9788 Commits

Author SHA1 Message Date
Jacob Overgaard
cb6b1cf0ff bump dependencies 2024-01-10 15:48:42 +01:00
Jacob Overgaard
5e4fdab393 Merge remote-tracking branch 'origin/main' into chore/vite5 2024-01-10 15:44:57 +01:00
Jacob Overgaard
78885acae4 Merge branch 'main' into feature/audit-log-and-info-workspace 2024-01-10 15:24:20 +01:00
leekelleher
bd01330652 Renamed the types for the tree-picker-source
- `StartNode` to `UmbTreePickerSource`
- `ContentType` to `UmbTreePickerSourceType`
- `DynamicRootType` to `UmbTreePickerDynamicRoot`
- `DynamicRootQueryStepType` to `UmbTreePickerDynamicRootQueryStep`
2024-01-10 15:23:11 +01:00
leekelleher
d153d84e14 Renamed "input-start-node" to "input-tree-picker-source"
e.g. `<umb-input-tree-picker-source>`
2024-01-10 15:23:11 +01:00
leekelleher
8324ec69e3 Source Type Picker: enables Member Type Picker 2024-01-10 15:23:11 +01:00
leekelleher
bdd06a7eff Renamed "filter" to "source-type-picker"
e.g. `<umb-property-editor-ui-tree-picker-source-type-picker>`
2024-01-10 15:23:11 +01:00
leekelleher
c0b8f1029d Renamed "start-node" to "source-picker"
e.g. `<umb-property-editor-ui-tree-picker-source-picker>`
2024-01-10 15:23:11 +01:00
leekelleher
eefa451933 Added placeholder for Member Type input picker
Commented out until the `<umb-member-type-input>` element is ready.
2024-01-10 15:23:11 +01:00
leekelleher
9775ebd233 Used friendlier import paths
Needed to add exports to the Document/Media Type indexes.
2024-01-10 15:23:11 +01:00
leekelleher
32db24a491 Changed Workspace Context for Property Dataset Context
ref: https://github.com/umbraco/Umbraco.CMS.Backoffice/pull/1083#discussion_r1434832644
2024-01-10 15:23:11 +01:00
leekelleher
ac8b9701e7 Moved properties to top of the class
ref: https://github.com/umbraco/Umbraco.CMS.Backoffice/pull/1083#discussion_r1434848898
2024-01-10 15:23:11 +01:00
leekelleher
6af5e56bd1 Added umb-property-editor-ui-tree-picker-filter
to filter content-types from the selected start-node.

Observes the DataType workspace for changes to
the `startNode` configuration.
2024-01-10 15:23:11 +01:00
leekelleher
eda6c6344d Reordered @property setter methods
to align with supporting Lit 3.
2024-01-10 13:33:44 +01:00
leekelleher
2565054023 link-picker-modal: updated with selection config 2024-01-10 13:33:44 +01:00
leekelleher
4b55d10e4c import-dictionary-modal: updated with selection config 2024-01-10 13:33:44 +01:00
leekelleher
de9ec0a0de partial-view-picker-modal: updated with selection config 2024-01-10 13:33:44 +01:00
leekelleher
9982d071a7 tree-picker-modal: updated with selection config 2024-01-10 13:33:44 +01:00
leekelleher
0208c807a9 Tree element: adds selection config property
- Adds `UmbTreeSelectionConfiguration` type
- Removes the `selectable`, `selection` and `multiple` properties
- Adds `getSelection` method, to get the selection from the context
2024-01-10 13:33:44 +01:00
Lone Iversen
a1d82a298e todo 2024-01-10 12:07:54 +01:00
Lone Iversen
2eefe26720 note 2024-01-10 12:06:12 +01:00
Lone Iversen
a2d22a19d8 date uses localize.date now 2024-01-10 12:05:58 +01:00
Lone Iversen
805e728ab1 localize table 2024-01-10 11:31:38 +01:00
Lone Iversen
80acdb4d82 audit log data mock 2024-01-10 11:23:41 +01:00
Lone Iversen
d9934b0e4a Merge remote-tracking branch 'origin/main' into feature/audit-log-and-info-workspace 2024-01-10 11:16:57 +01:00
Lone Iversen
8d538b3c14 avatar img and link section 2024-01-10 11:07:36 +01:00
Jacob Overgaard
08a6baed4e eslint sort imports 2024-01-10 09:12:39 +01:00
Lone Iversen
175282efc0 fix audit log fetch 2024-01-09 16:25:59 +01:00
Lone Iversen
70a1aaedd3 audit log handlers mock 2024-01-09 16:12:12 +01:00
Lone Iversen
ee83754d3c mock handlers audit log and tracked reference 2024-01-09 16:00:20 +01:00
Lone Iversen
c210743756 tracked reference resource 2024-01-09 15:12:46 +01:00
dependabot[bot]
3784eb4f2d Bump follow-redirects from 1.15.2 to 1.15.4
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.2 to 1.15.4.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.15.2...v1.15.4)

---
updated-dependencies:
- dependency-name: follow-redirects
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-09 14:59:03 +01:00
Jacob Overgaard
53159d797d fix eslint warnings 2024-01-09 14:58:33 +01:00
Jacob Overgaard
ef08344a55 fix eslint warnings 2024-01-09 14:53:58 +01:00
Jacob Overgaard
1d8d1e3820 Merge branch 'main' into bugfix/relation-types 2024-01-09 14:28:56 +01:00
Jacob Overgaard
cf7a4e892d upgrade storybook packages 2024-01-09 14:11:14 +01:00
leekelleher
d1305164be Renames #pickerContext to #documentPickerContext
and adds placeholder stub for `#dynamicRootPickerContext`.

Removed unused imports, e.g. `css` and `UUIButtonElement`.
2024-01-09 14:08:29 +01:00
leekelleher
4665f0b467 Renamed umb-input-document-source to umb-input-document-picker-root
ref: https://github.com/umbraco/Umbraco.CMS.Backoffice/pull/1082#pullrequestreview-1794148136
2024-01-09 14:08:29 +01:00
leekelleher
5e982999e3 Localization - added entry for Dynamic Root (on Tree Picker)
ref: https://github.com/umbraco/Umbraco.CMS.Backoffice/pull/1082#issuecomment-1864269992
2024-01-09 14:08:29 +01:00
leekelleher
6a9574b18a Updates to start-node elements
to use the new `input-document-source` element.

Extended the `StartNode` type to include the DynamicRoot schema.
2024-01-09 14:08:29 +01:00
leekelleher
78715d0bfc Added localized keys/terms for the button labels 2024-01-09 14:08:29 +01:00
leekelleher
31465b3866 Added input-document-source element
This is different to `input-document` as it will also
contain the DynamicRoot functionality.
2024-01-09 14:08:29 +01:00
Lone Iversen
ca9ed114bc remove 2024-01-09 14:06:32 +01:00
Lone Iversen
17344dd932 rename and reference 2024-01-09 14:04:36 +01:00
Jesper Møller Jensen
0e7fca5363 Dont do full page reload when creating language from the entity action button 2024-01-09 12:22:36 +01:00
leekelleher
877274cac4 Refactored the initial selection value 2024-01-09 12:21:43 +01:00
leekelleher
d67f4f26ef Selection manager: fixes initial value
When the modal initially opens, the `#multiple` is `false`,
(regardless of how it is configured), so the initial value is set to
`[undefined]`. Then when the `#multiple` is observed as `true`
(there must be an underlying bug with the modal context code here),
then the `#selection` array already has an initial value of
`[undefined]` so will append newly selected values to that array.

I discovered this issue due to a bug with the Tree Picker editor.
2024-01-09 12:21:43 +01:00
leekelleher
550c7710cc [WIP] Input Member picker
A placeholder component for `<umb-input-member>`,
for use with the Multinode Treepicker property-editor.

Code files were largely duplicated from `input-document`.
The modal context code hasn't been copied over as it requires
substantial work with developing the Member repository.
2024-01-09 12:20:38 +01:00
leekelleher
c6c45cf6cc [WIP] Adds Member Type picker
A placeholder component for `<umb-input-member-type>`,
for use with the Multinode Treepicker property-editor.

Code files were largely duplicated from `umb-document-type-input`.
The modal context code hasn't been copied over as it requires
substantial work with developing the Member Type repository.
2024-01-09 12:15:10 +01:00
Markus Johansson
103c5fc9d7 #1012 label changes for pickers 2024-01-08 13:44:34 +01:00