Commit Graph

14702 Commits

Author SHA1 Message Date
Jacob Overgaard
0307fe09fd add jsdoc 2024-04-18 14:50:06 +02:00
Jacob Overgaard
b14cbb8255 format 2024-04-18 14:47:19 +02:00
Jacob Overgaard
e2f99743a0 add a function onUnload to be called when an entrypoint is unregistered 2024-04-18 14:40:52 +02:00
Jacob Overgaard
b6e64d4acd add a new type appEntryPoint and a corresponding initializer and load them up in the app element 2024-04-18 14:33:37 +02:00
Jacob Overgaard
448a03b12a remove the beforeInit function 2024-04-18 14:32:58 +02:00
Jacob Overgaard
603623d680 load entryPoints in the backoffice element 2024-04-18 14:32:39 +02:00
Jacob Overgaard
efce6d40e9 add a new base extension initializer to initialize new types of entry point modules 2024-04-18 14:32:20 +02:00
Jacob Overgaard
1201f9e961 Merge branch 'feature/public-entrypoints' of https://github.com/umbraco/Umbraco.CMS.Backoffice into feature/public-entrypoints 2024-04-18 09:49:07 +02:00
Jacob Overgaard
c625332612 revert manifest entrypoint 2024-04-18 09:49:03 +02:00
Jacob Overgaard
fc515ecd68 chore: correct typo in jsdoc 2024-04-18 09:18:14 +02:00
Jacob Overgaard
658332d7b5 Merge branch 'main' into feature/public-entrypoints 2024-04-18 09:13:22 +02:00
Niels Lyngsø
fa0e37808e correcting generic type 2024-04-18 09:00:21 +02:00
Niels Lyngsø
56a7c6aa08 make the ValueType a composition of Given type and default type 2024-04-18 08:52:09 +02:00
Niels Lyngsø
23ee067722 leave default value as optional 2024-04-18 08:33:45 +02:00
Niels Lyngsø
92063573ca correct implementation 2024-04-17 23:22:51 +02:00
Niels Lyngsø
6360eea016 DefaultValueType generic 2024-04-17 23:18:44 +02:00
Niels Lyngsø
b6c02c2416 DefaultValueType must be compatible with ValueType 2024-04-17 23:15:32 +02:00
Niels Lyngsø
0e0fd04c0c revert 2024-04-17 22:16:48 +02:00
Niels Lyngsø
c9e7534096 revert change to htmlElement 2024-04-17 20:28:56 +02:00
Niels Lyngsø
fdf039aff6 ts ignorer for updated 2024-04-17 15:51:23 +02:00
Niels Lyngsø
05c07889a3 Merge branch 'chore/update-form-mixin' of https://github.com/umbraco/Umbraco.CMS.Backoffice into chore/update-form-mixin 2024-04-17 15:35:15 +02:00
Niels Lyngsø
0354723431 reduce requirement to HTMLElement 2024-04-17 15:35:04 +02:00
Niels Lyngsø
24a45cbfb3 Merge branch 'main' into chore/update-form-mixin 2024-04-17 15:30:57 +02:00
Niels Lyngsø
c2fb222f36 update form control type name to match 2024-04-17 15:30:10 +02:00
Lee Kelleher
7f1122ec1e Merge pull request #1642 from umbraco/bugfix/look-up-start-node-name
Bugfix: Look up user group start node names
2024-04-17 14:20:15 +01:00
Mads Rasmussen
2af0cb1dbd combine in one method 2024-04-17 14:59:12 +02:00
Mads Rasmussen
11cea016b9 look up start node name 2024-04-17 14:47:35 +02:00
Mads Rasmussen
0263c0d112 clear value correctly 2024-04-17 13:12:04 +02:00
Mads Rasmussen
469c649e34 correct observer alias 2024-04-17 13:07:13 +02:00
Mads Rasmussen
4cf32174c9 Merge branch 'main' into bugfix/persisting-user-group-start-nodes 2024-04-17 12:24:51 +02:00
Jacob Overgaard
73f3ac8aeb make links target=_blank 2024-04-17 11:20:47 +02:00
Jacob Overgaard
810a09459e ignore html attributes for an entire file 2024-04-17 11:20:47 +02:00
JesmoDev
ff8da16560 cleanup 2024-04-17 11:20:47 +02:00
JesmoDev
4afa02bc96 init 2024-04-17 11:20:47 +02:00
Lone Iversen
3b72c47e00 server endpoints 2024-04-17 09:18:01 +02:00
Lone Iversen
13696f68ea Merge remote-tracking branch 'origin/main' into bugfix/create-document-with-blueprint-endpoint 2024-04-17 09:15:01 +02:00
Lee Kelleher
7865817367 Merge pull request #1634 from umbraco/bugfix/color-picker-value-hash-prefix-regex
ColorPicker: Regex to ensure hex color hash prefix
2024-04-17 08:10:24 +01:00
Lee Kelleher
44b1b2fcd4 Merge pull request #1633 from umbraco/bugfix/input-collection-configuration-refactor
Bugfix: Simplifies `umb-input-collection-configuration` (refactor)
2024-04-17 08:09:49 +01:00
leekelleher
873286f473 Adds umb-backoffice-header-logo component
to contain the Umbraco version number modal.
2024-04-17 09:09:17 +02:00
leekelleher
92ba80f2d8 Backoffice context: adds version
Gets version from the server information API
2024-04-17 09:09:17 +02:00
Lone Iversen
b22e345227 Merge branch 'main' into bugfix/create-document-with-blueprint-endpoint 2024-04-17 09:02:03 +02:00
Niels Lyngsø
166d10fc9a correct code for inheritance detection 2024-04-16 21:31:42 +02:00
Mads Rasmussen
13a1af0fc3 Merge branch 'main' into bugfix/persisting-user-group-start-nodes 2024-04-16 21:06:47 +02:00
Niels Lyngsø
5e1e3ab894 fix delete 2024-04-16 20:31:32 +02:00
Mads Rasmussen
2c33b4cca4 Merge branch 'main' into bugfix/persisting-user-group-start-nodes 2024-04-16 19:52:43 +02:00
Mads Rasmussen
2d91383b04 update start node model correctly 2024-04-16 19:49:32 +02:00
leekelleher
f1813e6400 ColorPicker: Regex to ensure hex color hash prefix 2024-04-16 17:45:14 +01:00
leekelleher
13cda8d8ea Simplifies umb-input-collection-configuration
Makes use of `umb-ref-data-type` component,
removing the need to have our own `UmbRepositoryItemsManager`.

Wires up the `@open` event with DataType edit workspace modal.
2024-04-16 17:39:11 +01:00
leekelleher
264c25e57f Logviewer: removes the decodeURIComponent
as the router-slot `query()` function already handles URL decoding.
2024-04-16 17:30:17 +01:00
Jacob Overgaard
4ad9e1dbbe Merge branch 'main' into feature/public-entrypoints 2024-04-16 16:22:16 +02:00