Commit Graph

21148 Commits

Author SHA1 Message Date
Bjarne Fyrstenborg
4863745181 Content type group sorting placeholder (#2471)
* Make it more clear when content type groups are re-arranged

* Hide header slot with input
2024-10-28 14:07:06 +00:00
Mads Rasmussen
c9332ad03c wip add entity-create-option-action extension point 2024-10-28 14:56:14 +01:00
Mads Rasmussen
5ea1a7837f Merge pull request #2490 from umbraco/v15/hotfix/deprecate-manifest-types-type
V15/hotfix/deprecate manifest types type
2024-10-28 14:16:01 +01:00
Niels Lyngsø
76b59ac395 Merge pull request #2485 from umbraco/v15/hotfix/export-types
hotfix: export types
2024-10-28 14:05:59 +01:00
Niels Lyngsø
0858ea8423 deprecate ManifestTypes 2024-10-28 13:56:37 +01:00
Mads Rasmussen
2f6f9bb137 Merge branch 'release/15.0' into v15/hotfix/export-types 2024-10-28 13:31:52 +01:00
Mads Rasmussen
848ddb774b Hotfix: Correct user enable notification (#2487)
* show localized notification when user is enabled

* localize disable messages
2024-10-28 10:48:32 +00:00
Mads Rasmussen
18f1df46a5 Hotfix: Publish with decendants structure reload (#2486)
* ensure we always have the latest variant data

* use enum value

* Update document-tree-item.element.ts

* only dispatch event if there is no error

* reload structure after publish with descendants

* only request update if it succeeds

* rename private method
2024-10-28 10:41:45 +00:00
Mads Rasmussen
2d9e8d0a4c align naming 2024-10-28 11:39:45 +01:00
Mads Rasmussen
9b94b4abc9 Bugfix: Hide template input when there are no allowed templates (#2484)
hide template input when there are no allowed templates
2024-10-28 10:35:32 +00:00
Bjarne Fyrstenborg
92028a2b1c Tags matchlist on top of following markdown toolbar (#2489)
Set z-index of matchlist to ensure on top of following markdown toolbar

(cherry picked from commit c9f8f62b84)
2024-10-28 10:29:39 +00:00
Bjarne Fyrstenborg
c9f8f62b84 Tags matchlist on top of following markdown toolbar (#2489)
Set z-index of matchlist to ensure on top of following markdown toolbar
2024-10-28 10:28:00 +00:00
Mads Rasmussen
70e87e33b1 Merge branch 'release/15.0' into v15/hotfix/export-types 2024-10-28 11:25:34 +01:00
Lee Kelleher
0aeaf9ab65 Bugfix: Prevent delete a template when has children (#2479)
* Adds "Template Has No Children Condition"

to prevent the "delete" action being displayed
for templates that have child templates.

* Removed condition config type

it didn't have any configurable properties.

Lazy-loaded the manifest api.

* Renamed "Template Has No Children" condition

to "Template Allow Delete Action" condition.
2024-10-28 11:24:50 +01:00
Niels Lyngsø
05a0ffcaa9 Merge branch 'release/15.0' into v15/hotfix/export-types 2024-10-25 21:47:14 +02:00
Niels Lyngsø
570ef68f15 Merge branch 'release/15.0' into v15/hotfix/block-variant-validation 2024-10-25 20:25:55 +02:00
Niels Lyngsø
b08e87978a clean up 2024-10-25 19:47:16 +02:00
Niels Lyngsø
b24bedb93a update to use == in JSON Path Queries 2024-10-25 15:14:32 +02:00
Niels Lyngsø
48b9c7e232 variant block validation 2024-10-25 15:04:41 +02:00
Mads Rasmussen
368d0a0b0c Merge pull request #2470 from bjarnef/bug/content-type-design-editor-property-zindex
Remove z-index from header in content type design editor property
2024-10-25 14:12:28 +02:00
Mads Rasmussen
0c0ff1ec0a Merge pull request #2470 from bjarnef/bug/content-type-design-editor-property-zindex
Remove z-index from header in content type design editor property
2024-10-25 14:10:54 +02:00
Niels Lyngsø
7792b2efa9 Merge pull request #2474 from umbraco/v15/feature/disable-readonly-languages-when-unpublishing
Feature: Add read only tag for read only languages in app language select
2024-10-25 11:58:31 +02:00
Niels Lyngsø
a3a4ea020a Merge branch 'main' into v15/feature/disable-readonly-languages-when-unpublishing 2024-10-25 11:50:51 +02:00
Niels Lyngsø
64f018da37 en + da translation 2024-10-25 11:45:32 +02:00
Niels Lyngsø
e96b049364 Merge pull request #2475 from umbraco/v15/feature/store-selected-app-language-in-local-storage
Feature: save selected app language in local storage
2024-10-25 11:32:02 +02:00
Niels Lyngsø
456566e0e2 imports 2024-10-25 10:55:17 +02:00
Niels Lyngsø
5d2ca17198 move abstract classes out of types 2024-10-25 10:51:56 +02:00
Niels Lyngsø
64b7d1194c fix tsc 2024-10-25 10:43:56 +02:00
Niels Lyngsø
2febbc5f4c ufm types 2024-10-25 10:41:11 +02:00
Niels Lyngsø
e49a74236e tip tap extensions 2024-10-25 10:38:37 +02:00
Niels Lyngsø
373e542fb5 move section types 2024-10-25 10:36:33 +02:00
Niels Lyngsø
ce882e0ca7 export condition types 2024-10-25 10:28:46 +02:00
Niels Lyngsø
2c206d4f3a add CollectionBulkActionPermissionConditionConfig 2024-10-25 10:22:34 +02:00
Niels Lyngsø
56b5925b0d export types 2024-10-25 10:17:34 +02:00
Niels Lyngsø
9c624e32ba user conditions 2024-10-25 09:41:33 +02:00
Niels Lyngsø
9d0b0c5f0c is admin 2024-10-25 09:32:38 +02:00
Niels Lyngsø
6cdef32514 remove reference 2024-10-24 20:29:02 +02:00
Niels Lyngsø
170dada1c8 refactor collection conditions 2024-10-24 20:28:33 +02:00
Niels Lyngsø
0b937031d5 exort more types 2024-10-24 20:10:48 +02:00
Niels Lyngsø
ade5c3061f more exports 2024-10-24 20:06:46 +02:00
Niels Lyngsø
ce8574d20d document exports 2024-10-24 20:06:46 +02:00
leekelleher
4e125d079b Merge branch 'release/15.0' 2024-10-24 11:26:42 +01:00
Mads Rasmussen
c5fd1885cf Bugfix: Allow breadcrumb for variant root items (#2482)
unique can be null so only check for undefined
2024-10-24 11:25:40 +01:00
leekelleher
3198f1f00c Merge branch 'release/15.0' 2024-10-24 09:45:27 +01:00
Mads Rasmussen
9bc5ab33d2 Workaround: Ignore discard changes when in a workspace modal (#2481)
ignore discard changes when in a workspace modal
2024-10-24 09:42:16 +01:00
Lee Kelleher
9df26e95d7 Feature: Link Picker modal refactor (#2477)
* Adds `hideTarget` flag

* Sets default modal size to "medium"

* Code tidy-up

* Updates "defaultdialogs_linkinternal" localizations

to remove the `:` suffix (from all languages)

* Applied `standalone` to single Document Picker item

* Adds `icon` to the document/media detail types

* Link Picker modal: total refactor!

Swaps the inline trees with input pickers.
Makes use of `<umb-property-layout>` component.
+ plenty of TLC in the UI/UX!

* Sets the `allowedMediaTypeIds` for media picker filtering

e.g. folders are not selectable
2024-10-23 12:56:27 +02:00
Mads Rasmussen
59d4f8852c Hotfix: document variant publication info (#2478)
* export token

* show current variant status, fix published pending changes + create date

* remove unused

* temp type casting
2024-10-23 10:49:03 +01:00
Mads Rasmussen
2f9068ed09 disable readonly languages when publishing 2024-10-22 10:10:21 +02:00
Mads Rasmussen
bd16e017b6 disable readonly languages when unpublishing 2024-10-22 10:07:28 +02:00
Mads Rasmussen
6c47c1f3e2 add jsdocs 2024-10-22 09:35:26 +02:00