Commit Graph

10486 Commits

Author SHA1 Message Date
leekelleher
44e8cdaa7f input-document: adds properties
for `startNodeId`, `filter`, `showOpenButton` and `ignoreUserStartNodes`.

Wired up the `showOpenButton` and `isTrashed` tag.

Added TODO notes for the rest.
2024-01-15 14:04:07 +01:00
leekelleher
46d5ae3711 Added TODO note about the management API
as it is expecting the MNTP value to be as UDIs not GUIDs.
2024-01-15 14:04:07 +01:00
leekelleher
6c76b0292b Tree Picker: Ensure min/max are numeric
There is a scenario where the `config.getValueByAlias('maxNumber')`
would return as a `string`. This would cause issues further down when
they are strongly-typed compared, e.g. `max === 1` would be false.

I experienced this issue with the Tree Picker, for setting the
`multiple` property value.
2024-01-15 14:04:07 +01:00
leekelleher
35bbc472a6 Input Document: Moved constructor code
to `connectedCallback`, as attribute properties for configuration
values, such as min/max, haven't been set at the point of execution.
2024-01-15 14:04:07 +01:00
leekelleher
8ea448f3e9 MNTP UI amends 2024-01-15 14:04:07 +01:00
Niels Lyngsø
8b8647a96d correct ? operator 2024-01-15 13:07:26 +01:00
Niels Lyngsø
6017275cba minor 2024-01-15 12:36:28 +01:00
Jacob Overgaard
c6b2176fb2 Merge remote-tracking branch 'origin/main' 2024-01-15 11:56:38 +01:00
Jacob Overgaard
1fd0a51cdd remove the 'meta' module as it does not work as intended on the server 2024-01-15 11:56:17 +01:00
Niels Lyngsø
32726b1db7 Merge pull request #1119 from umbraco/feature/sorter-between-containers
Fixing up Sorter + Example
2024-01-15 11:49:12 +01:00
Jacob Overgaard
c4e7c44427 changes to make build work on the server 2024-01-15 11:43:44 +01:00
Niels Lyngsø
f2c29c48ce clean up property Context 2024-01-15 11:24:00 +01:00
Niels Lyngsø
09ae183481 more Bl work 2024-01-15 11:23:49 +01:00
Niels Lyngsø
a5ca407c31 a bit of Block List work 2024-01-15 11:23:36 +01:00
Niels Lyngsø
775ceee4b1 re-visit implementations 2024-01-15 10:34:52 +01:00
Niels Lyngsø
f69394fb7c implement multiple-color-picker-input 2024-01-15 09:29:36 +01:00
Niels Lyngsø
06c165c99b add notice on what is supported 2024-01-15 09:19:25 +01:00
Niels Lyngsø
714f0bbe84 clean up 2024-01-12 21:32:17 +01:00
Niels Lyngsø
f042153a50 work from start 2024-01-12 20:43:47 +01:00
Niels Lyngsø
c940d58510 clean up, works well at this stage 2024-01-12 20:12:26 +01:00
Niels Lyngsø
5d04520379 refactor 2024-01-12 20:11:12 +01:00
Niels Lyngsø
c4c4421fd8 way more solid now 2024-01-12 19:51:15 +01:00
Niels Lyngsø
e71a2b7bc1 working! 2024-01-12 19:40:31 +01:00
Niels Lyngsø
def68e986c one method for local modes 2024-01-12 19:20:47 +01:00
Niels Lyngsø
44d148c69f refactors 2024-01-12 19:09:22 +01:00
Niels Lyngsø
ba53fb876f refactoring 2024-01-12 18:16:32 +01:00
Niels Lyngsø
cf95cf38ee enable seond group 2024-01-12 15:53:31 +01:00
Niels Lyngsø
18057b75f7 model binding refactor 2024-01-12 15:52:27 +01:00
Niels Lyngsø
49eff2bd2d test material 2024-01-12 13:46:24 +01:00
Niels Lyngsø
62e428143b Merge remote-tracking branch 'origin/main' into feature/sorter-between-containers 2024-01-12 13:27:47 +01:00
Niels Lyngsø
5d682929d7 move into web components 2024-01-12 13:27:13 +01:00
Niels Lyngsø
4e54a518b6 clean up 2024-01-12 13:03:01 +01:00
Niels Lyngsø
18e3c8d2ea Merge pull request #1109 from bjarnef/feature/imagecropper-property-editor-icon
Change icon of Image Cropper property editor
2024-01-12 12:23:17 +01:00
Niels Lyngsø
5e0aa4668f Merge pull request #1104 from umbraco/feature/block-catalogue-modal
block catalogue modal
2024-01-12 11:15:54 +01:00
Niels Lyngsø
fc1f2aef01 Merge remote-tracking branch 'origin/main' into feature/block-catalogue-modal 2024-01-12 11:07:47 +01:00
Niels Lyngsø
7b00703987 Merge pull request #1090 from umbraco/feature/block-editor-type-workspace
Feature/block editor type workspace
2024-01-12 10:47:55 +01:00
Niels Lyngsø
34183e8d1c Merge remote-tracking branch 'origin/main' into feature/block-editor-type-workspace 2024-01-12 10:42:19 +01:00
Niels Lyngsø
8adfe55e81 todos 2024-01-12 10:42:10 +01:00
Lone Iversen
7c32773c2a open clipboard is boolean instead of magic string 2024-01-12 09:45:25 +01:00
Lone Iversen
896bb72f2c revert render of inline create 2024-01-12 09:37:24 +01:00
Niels Lyngsø
cef01f54a3 note for further work 2024-01-11 22:43:07 +01:00
Niels Lyngsø
fe64c025fc move data, not elements approach 2024-01-11 22:40:22 +01:00
Niels Lyngsø
94cf0fbdc9 console logs 2024-01-11 21:39:35 +01:00
Niels Lyngsø
bbf03ad040 improve styling 2024-01-11 21:18:26 +01:00
Niels Lyngsø
b052ac92cd example setup 2024-01-11 21:15:30 +01:00
Niels Lyngsø
e52fe0794e cherry picked work 2024-01-11 20:17:59 +01:00
Niels Lyngsø
d5b5ab410f Merge pull request #1115 from umbraco/bugfix/keyboard+click-to-open-in-new-tab
Fix: Make sure we dont use history api if user wants to open in a new tab.
2024-01-11 19:51:13 +01:00
Niels Lyngsø
68aea19e7b make sure we dont use history api if user wants to open in a new tab. 2024-01-11 17:07:43 +01:00
Lone Iversen
85ce382507 small modal 2024-01-11 15:54:31 +01:00
Lone Iversen
1b6d277bf1 list 2024-01-11 15:43:01 +01:00