Mads Rasmussen
|
ea40cf7bea
|
add webhook package to workspaces
|
2024-06-03 14:14:25 +02:00 |
|
Mads Rasmussen
|
5e3cca5146
|
set build target to es2022
|
2024-06-03 13:30:20 +02:00 |
|
Mads Rasmussen
|
ece1ba8813
|
add source maps
|
2024-06-03 13:22:19 +02:00 |
|
Mads Rasmussen
|
2c337940bf
|
Update package-lock.json
|
2024-06-03 12:05:28 +02:00 |
|
Mads Rasmussen
|
69521d73e2
|
add package json + vite config
|
2024-06-03 11:57:07 +02:00 |
|
Mads Rasmussen
|
8384487bd6
|
change to dictionary
|
2024-06-03 11:56:40 +02:00 |
|
Mads Rasmussen
|
fd966b7682
|
validate cms package after workspace builds
|
2024-06-03 11:51:06 +02:00 |
|
Mads Rasmussen
|
4df109db6c
|
add workspaces + split npm and cms build scripts
|
2024-06-03 11:45:44 +02:00 |
|
dependabot[bot]
|
7aaeb09cc1
|
Bump simple-icons from 11.15.0 to 12.0.0
Bumps [simple-icons](https://github.com/simple-icons/simple-icons) from 11.15.0 to 12.0.0.
- [Release notes](https://github.com/simple-icons/simple-icons/releases)
- [Commits](https://github.com/simple-icons/simple-icons/compare/11.15.0...12.0.0)
---
updated-dependencies:
- dependency-name: simple-icons
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-06-03 09:28:07 +02:00 |
|
dependabot[bot]
|
4f751e7558
|
Bump typedoc from 0.25.10 to 0.25.13
Bumps [typedoc](https://github.com/TypeStrong/TypeDoc) from 0.25.10 to 0.25.13.
- [Release notes](https://github.com/TypeStrong/TypeDoc/releases)
- [Changelog](https://github.com/TypeStrong/typedoc/blob/master/CHANGELOG.md)
- [Commits](https://github.com/TypeStrong/TypeDoc/compare/v0.25.10...v0.25.13)
---
updated-dependencies:
- dependency-name: typedoc
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-06-03 09:07:41 +02:00 |
|
dependabot[bot]
|
30bdad5819
|
Bump eslint-plugin-lit from 1.11.0 to 1.14.0
Bumps [eslint-plugin-lit](https://github.com/43081j/eslint-plugin-lit) from 1.11.0 to 1.14.0.
- [Release notes](https://github.com/43081j/eslint-plugin-lit/releases)
- [Commits](https://github.com/43081j/eslint-plugin-lit/compare/v1.11.0...v1.14.0)
---
updated-dependencies:
- dependency-name: eslint-plugin-lit
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-06-03 09:05:41 +02:00 |
|
dependabot[bot]
|
e388b6a1f6
|
Bump @web/dev-server-rollup from 0.6.1 to 0.6.3
Bumps [@web/dev-server-rollup](https://github.com/modernweb-dev/web/tree/HEAD/packages/dev-server-rollup) from 0.6.1 to 0.6.3.
- [Release notes](https://github.com/modernweb-dev/web/releases)
- [Changelog](https://github.com/modernweb-dev/web/blob/master/packages/dev-server-rollup/CHANGELOG.md)
- [Commits](https://github.com/modernweb-dev/web/commits/@web/dev-server-rollup@0.6.3/packages/dev-server-rollup)
---
updated-dependencies:
- dependency-name: "@web/dev-server-rollup"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-06-03 09:05:33 +02:00 |
|
dependabot[bot]
|
aba338d88a
|
Bump vite-plugin-static-copy from 1.0.2 to 1.0.5
Bumps [vite-plugin-static-copy](https://github.com/sapphi-red/vite-plugin-static-copy) from 1.0.2 to 1.0.5.
- [Release notes](https://github.com/sapphi-red/vite-plugin-static-copy/releases)
- [Changelog](https://github.com/sapphi-red/vite-plugin-static-copy/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sapphi-red/vite-plugin-static-copy/compare/vite-plugin-static-copy@1.0.2...vite-plugin-static-copy@1.0.5)
---
updated-dependencies:
- dependency-name: vite-plugin-static-copy
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-06-03 09:05:22 +02:00 |
|
Mads Rasmussen
|
39b8a38ddc
|
remove of in translation
|
2024-05-31 12:43:12 +02:00 |
|
Jacob Overgaard
|
22b34c0fcd
|
Merge pull request #1969 from umbraco/v14/chore/server-models-2024-05-31
Server models 2024-05-31
|
2024-05-31 12:26:19 +02:00 |
|
Jacob Overgaard
|
ad48e5b2ae
|
Merge pull request #1966 from umbraco/v14/bugfix/implement-folders-only-for-duplicate-to
Feature: implement folders only for duplicate to
|
2024-05-31 11:39:31 +02:00 |
|
Jacob Overgaard
|
1d219f157a
|
fix: use the UpdateDocumentBlueprintRequestModel to update blueprints
|
2024-05-31 11:38:29 +02:00 |
|
Jacob Overgaard
|
7535358a0a
|
Merge pull request #1967 from umbraco/v14/bugfix/focus-folder-name-input
Bugfix: Focus folder name input
|
2024-05-31 11:37:46 +02:00 |
|
Jacob Overgaard
|
3977d8036d
|
fix: use correct CreateDocumentBlueprintRequestModel to prevent extra fields from being required
|
2024-05-31 11:37:15 +02:00 |
|
Jacob Overgaard
|
2d59987992
|
Merge branch 'main' into v14/bugfix/implement-folders-only-for-duplicate-to
|
2024-05-31 11:30:26 +02:00 |
|
Mads Rasmussen
|
72da0c4c0b
|
only render folders for move document-type
|
2024-05-31 11:30:15 +02:00 |
|
Jacob Overgaard
|
ac996470c6
|
feat: add localization keys to folder modal
|
2024-05-31 11:28:44 +02:00 |
|
Mads Rasmussen
|
069b8647d8
|
add sidebar bottom space
|
2024-05-31 11:18:39 +02:00 |
|
Jacob Overgaard
|
b93f7927aa
|
fix: add template to the blueprint model, although it isn't returned from the server
|
2024-05-31 09:15:22 +02:00 |
|
Jacob Overgaard
|
7bd7cc7b14
|
chore: generate new models
|
2024-05-31 09:15:06 +02:00 |
|
Mads Rasmussen
|
04a7dfbc31
|
focus folder name input
|
2024-05-30 15:29:06 +02:00 |
|
Mads Rasmussen
|
86c84bd5b6
|
Merge branch 'v14/bugfix/only-render-folders-for-move-document-type' into v14/bugfix/implement-folders-only-for-duplicate-to
|
2024-05-30 15:17:58 +02:00 |
|
Mads Rasmussen
|
b579fde88f
|
only show folder for data-type, document-type, and media-type move
|
2024-05-30 15:14:44 +02:00 |
|
Mads Rasmussen
|
95c596b939
|
pass foldersOnly to tree
|
2024-05-30 15:14:17 +02:00 |
|
Mads Rasmussen
|
6770aad0d4
|
allow foldersOnly setting in duplicateTo modal data
|
2024-05-30 15:14:01 +02:00 |
|
Mads Rasmussen
|
b713b6d18a
|
pass foldersOnly to modal
|
2024-05-30 15:13:40 +02:00 |
|
Mads Rasmussen
|
e4e46c93ea
|
add foldersOnly to duplicateTo kind manifest
|
2024-05-30 15:13:23 +02:00 |
|
Mads Rasmussen
|
63afd60b44
|
only render folders for move document-type
|
2024-05-30 14:57:42 +02:00 |
|
Mads Rasmussen
|
d80eec9b3e
|
Only render folders for move document blueprint
|
2024-05-30 14:19:33 +02:00 |
|
Lee Kelleher
|
039c5b1be3
|
Merge pull request #1961 from umbraco/v14/bugfix/property-description-img-max-width
Bugfix: Property description, sets `max-width` for child items
|
2024-05-30 13:19:06 +01:00 |
|
Jacob Overgaard
|
297fd9df12
|
fix: add overflow for pre/pre+code elements so that they dont force a scrollbar on the whole description
|
2024-05-30 13:56:08 +02:00 |
|
Jacob Overgaard
|
c562040741
|
docs: add stories to test out different layouts and markdown
|
2024-05-30 13:55:38 +02:00 |
|
Jacob Overgaard
|
e491d380e2
|
fix: add correct types
|
2024-05-30 13:55:22 +02:00 |
|
Jacob Overgaard
|
82029b71e1
|
fix: make current user store async so storybook works
|
2024-05-30 13:55:04 +02:00 |
|
Lee Kelleher
|
3bf4a1863f
|
Merge pull request #1963 from umbraco/v14/bugfix/only-render-folders-for-media-type-move
Bugfix: Only render folders for move media type
|
2024-05-30 12:26:04 +01:00 |
|
Mads Rasmussen
|
4acdafa32c
|
Merge branch 'main' into v14/bugfix/only-render-folders-for-media-type-move
|
2024-05-30 13:17:20 +02:00 |
|
Jacob Overgaard
|
3a7f93c3d8
|
Merge branch 'main' into v14/bugfix/property-description-img-max-width
|
2024-05-30 13:11:36 +02:00 |
|
Lee Kelleher
|
de6075c07f
|
Merge pull request #1962 from umbraco/v14/bugfix/content-type-workspace-ui-cosmetics
Bugfix: Content Type workspace header UI cosmetics
|
2024-05-30 12:10:52 +01:00 |
|
Mads Rasmussen
|
89dbe12f7e
|
Merge branch 'main' into v14/bugfix/only-render-folders-for-media-type-move
|
2024-05-30 13:09:47 +02:00 |
|
Lee Kelleher
|
0327818c85
|
Merge pull request #1960 from umbraco/v14/bugfix/media-workspace-info-references-localization
Bugfix: Media workspace info references correct localization
|
2024-05-30 12:08:29 +01:00 |
|
Mads Rasmussen
|
6c3bbde33d
|
only render folders for move media type
|
2024-05-30 12:58:48 +02:00 |
|
leekelleher
|
51fa631abf
|
Aligned header cosmetics
from Document Type workspace to Media Type,
Member Type and User Group workspaces.
|
2024-05-30 11:34:24 +01:00 |
|
leekelleher
|
4d714ca6c2
|
Document Type Workspace, adds auto-width to alias input
|
2024-05-30 11:34:04 +01:00 |
|
leekelleher
|
c78c84ee39
|
Document Type Workspace, property group name input
Lets the property-group input take the full-width,
and makes the border transparent (border appears on hover),
to align with v13 cosmetics.
|
2024-05-30 11:33:17 +01:00 |
|
leekelleher
|
e39d2b8281
|
Document Type Workspace, extra height for property/group buttons
Aligns more with v13 cosmetics, let's the UI breath.
|
2024-05-30 11:33:17 +01:00 |
|