Commit Graph

10220 Commits

Author SHA1 Message Date
Jacob Overgaard
1cc237671e use object url to persist blob in memory 2024-01-09 11:23:59 +01:00
Jacob Overgaard
68637e17b8 use UmbLocalizeController to get current language 2024-01-09 10:57:22 +01:00
Jacob Overgaard
593dfa73e5 option is registered by plugin 2024-01-09 10:57:12 +01:00
Jacob Overgaard
e70c41cade Merge remote-tracking branch 'origin/main' into feature/tinymce-servervariables 2024-01-09 10:43:47 +01:00
Lone Iversen
0c35c31fd1 block catalogue modal 2024-01-09 10:08:54 +01:00
Jesper Møller Jensen
9cd49216c9 add edit action 2024-01-09 18:57:27 +13:00
Mads Rasmussen
edfb086ba4 type cast 2024-01-08 20:57:49 +01:00
Mads Rasmussen
944627dee7 temp solution: extend EventTarget 2024-01-08 20:51:52 +01:00
Mads Rasmussen
6b807b8978 update to new parent path model 2024-01-08 20:33:36 +01:00
Mads Rasmussen
7f01951e7a generate new server models 2024-01-08 19:33:18 +01:00
Mads Rasmussen
a50e5c0917 get parentPath from url instead of path 2024-01-08 19:16:56 +01:00
Mads Rasmussen
0f9e19beb9 use unique kind for tree item 2024-01-08 19:14:01 +01:00
Mads Rasmussen
fbe52b1835 append detail to name 2024-01-08 18:51:50 +01:00
Mads Rasmussen
efa5d2097d specify type 2024-01-08 18:51:23 +01:00
Mads Rasmussen
442f095d7b align partial view folder creation with rest of file system logic 2024-01-08 18:25:03 +01:00
Mads Rasmussen
6bf8318bba align partial view workspace context 2024-01-08 18:08:12 +01:00
Mads Rasmussen
cc9f5f72b7 map items to unique tree store 2024-01-08 17:08:00 +01:00
Mads Rasmussen
1f0af8368f use unique tree store for partial view tree 2024-01-08 17:07:46 +01:00
Mads Rasmussen
5f74f56652 add tree item models 2024-01-08 17:07:29 +01:00
Mads Rasmussen
52730af365 add model for partial view detail 2024-01-08 17:07:19 +01:00
Mads Rasmussen
3777f555be add fileName to partial view snippet mock data 2024-01-08 16:29:58 +01:00
leekelleher
7454952139 property-editor-ui-color-picker: sets value 2024-01-08 15:15:25 +00:00
Mads Rasmussen
34d20b123e reuse mappers 2024-01-08 16:13:55 +01:00
Mads Rasmussen
d52cece377 use new server models 2024-01-08 16:01:18 +01:00
Mads Rasmussen
9b4d3fc6cd Update script-tree.server.data-source.ts 2024-01-08 15:50:17 +01:00
Mads Rasmussen
21f1aee023 update stylesheet tree to match updated end points 2024-01-08 15:48:30 +01:00
Mads Rasmussen
873918c0d7 remove unused tests 2024-01-08 15:45:37 +01:00
Mads Rasmussen
d369f21bd8 update script detail data source to match new end points 2024-01-08 15:44:19 +01:00
Mads Rasmussen
0826bbb0c3 remove logic that has moved to the server 2024-01-08 15:42:31 +01:00
Mads Rasmussen
a5ba696a7e update stylesheet detail data source to match new end points 2024-01-08 15:40:32 +01:00
Mads Rasmussen
b20e15d9aa add types to create request 2024-01-08 15:34:05 +01:00
Mads Rasmussen
d3d17fad89 remove import 2024-01-08 15:17:44 +01:00
Mads Rasmussen
b1841a53ad update folder mocks and handlers to new endpoints 2024-01-08 15:16:30 +01:00
Mads Rasmussen
26976b292a generate new file system server models 2024-01-08 14:08:42 +01:00
Mads Rasmussen
f3b14b453f split partial view handlers 2024-01-08 14:05:19 +01:00
Mads Rasmussen
0025131e70 split script handlers 2024-01-08 14:01:24 +01:00
Mads Rasmussen
7820863581 fix ts errors 2024-01-08 13:45:40 +01:00
Mads Rasmussen
cefa1ea90b split stylesheet handlers 2024-01-08 13:45:24 +01:00
Markus Johansson
103c5fc9d7 #1012 label changes for pickers 2024-01-08 13:44:34 +01:00
Mads Rasmussen
451b11ed4f remove rule handlers 2024-01-08 12:23:10 +01:00
Mads Rasmussen
faa7aa2831 add parentPath to server model 2024-01-08 12:20:22 +01:00
Mads Rasmussen
2c21aa441a return path 2024-01-08 12:15:21 +01:00
Mads Rasmussen
f8c5366393 return location header 2024-01-08 12:14:49 +01:00
JesmoDev
daecaec218 Merge pull request #1100 from umbraco/bugfix/table-without-icon-width
Bugfix/table without icon width
2024-01-08 23:29:41 +13:00
Lone Iversen
85df5fc2b9 latest 2024-01-08 10:27:01 +01:00
leekelleher
dbbb5067cf Integer schema name correction 2024-01-08 10:24:56 +01:00
leekelleher
5295c6fc6d Property Editor: Number - set numeric value
This was setting the value as a `string`, which would cause issues
when used in certain scenarios, e.g. MNTP min/max configuration,
the value would assumed to be numeric, but it'd be a string, so
conditions like `max === 1` would be false, as it'd be `"1"` instead.

Ensuring the value is a `number` before the "property-value-change"
event is sent appears to resolve this issue.
2024-01-08 10:24:16 +01:00
Jacob Overgaard
ca4da1ebd5 Merge branch 'main' into chore/vite5 2024-01-08 10:23:22 +01:00
dependabot[bot]
aa1c4455d6 Bump marked from 11.1.0 to 11.1.1
Bumps [marked](https://github.com/markedjs/marked) from 11.1.0 to 11.1.1.
- [Release notes](https://github.com/markedjs/marked/releases)
- [Changelog](https://github.com/markedjs/marked/blob/master/.releaserc.json)
- [Commits](https://github.com/markedjs/marked/compare/v11.1.0...v11.1.1)

---
updated-dependencies:
- dependency-name: marked
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-08 10:22:02 +01:00
dependabot[bot]
fb93d66ad6 Bump typescript from 5.3.2 to 5.3.3
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.3.2 to 5.3.3.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v5.3.2...v5.3.3)

---
updated-dependencies:
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-08 10:21:52 +01:00