Mads Rasmussen
|
3dc91ff5cd
|
update structure after entity action is done
|
2024-06-06 16:16:35 +02:00 |
|
Mads Rasmussen
|
304630c082
|
render is protected icon for document tree item
|
2024-06-06 15:01:12 +02:00 |
|
Mads Rasmussen
|
b869340f0e
|
only look up restricted access details if the entity is protected
|
2024-06-06 14:24:00 +02:00 |
|
Mads Rasmussen
|
eaf82cb122
|
only render the public access feature if the user has access to the member section
|
2024-06-06 14:16:07 +02:00 |
|
Mads Rasmussen
|
97755e6f94
|
remove debugger
|
2024-06-06 12:44:04 +02:00 |
|
Mads Rasmussen
|
6147e4e4e3
|
look up member details to get the username
|
2024-06-06 12:43:57 +02:00 |
|
Mads Rasmussen
|
d71a5baca5
|
set value
|
2024-06-06 12:43:42 +02:00 |
|
Mads Rasmussen
|
63a46027ee
|
remove redundant true / false
|
2024-06-06 11:52:51 +02:00 |
|
Mads Rasmussen
|
025c2f8809
|
remove any
|
2024-06-06 11:52:15 +02:00 |
|
Mads Rasmussen
|
71efd61837
|
pass member group names to endpoint
|
2024-06-06 11:50:59 +02:00 |
|
Mads Rasmussen
|
197b65851b
|
await delete before submitting the modal
|
2024-06-05 14:45:51 +02:00 |
|
Mads Rasmussen
|
40f5a50ab5
|
Request the document item model instead of detail model
|
2024-06-05 14:34:47 +02:00 |
|
Mads Rasmussen
|
2156f26e23
|
await the repo call before submitting the modal
|
2024-06-05 14:29:52 +02:00 |
|
Mads Rasmussen
|
108a6207bd
|
call correct data source method
|
2024-06-05 14:29:30 +02:00 |
|
Mads Rasmussen
|
8d62a835b3
|
expose script module
|
2024-06-05 13:24:25 +02:00 |
|
Mads Rasmussen
|
f4102853a9
|
export stylesheet picker from module
|
2024-06-05 13:24:25 +02:00 |
|
Mads Rasmussen
|
7e124895d3
|
export member group picker token
|
2024-06-05 13:24:25 +02:00 |
|
Mads Rasmussen
|
49edebbdec
|
export member picker token
|
2024-06-05 13:24:25 +02:00 |
|
Mads Rasmussen
|
3c6f6e599e
|
pass type to remove tsignore
|
2024-06-05 13:24:25 +02:00 |
|
Mads Rasmussen
|
9b5e7fd029
|
fix imports
|
2024-06-05 13:24:25 +02:00 |
|
Mads Rasmussen
|
5dcf213cb8
|
export token
|
2024-06-05 13:24:25 +02:00 |
|
Mads Rasmussen
|
62a1abf159
|
export token
|
2024-06-05 13:24:25 +02:00 |
|
Mads Rasmussen
|
b9c6d57318
|
move partial view picker into partial view module
|
2024-06-05 13:24:25 +02:00 |
|
Mads Rasmussen
|
031d737e19
|
Export stylesheet picker modal token
|
2024-06-05 13:24:25 +02:00 |
|
Mads Rasmussen
|
adf6e7b258
|
Export user picker modal token
|
2024-06-05 13:24:25 +02:00 |
|
Mads Rasmussen
|
d86beb9345
|
Update package-lock.json
|
2024-06-04 13:14:04 +02:00 |
|
Mads Rasmussen
|
5bf6e2863c
|
set build target to es2022
|
2024-06-04 13:14:04 +02:00 |
|
Mads Rasmussen
|
c608955345
|
add source maps
|
2024-06-04 13:14:04 +02:00 |
|
Mads Rasmussen
|
2895895af0
|
Update package-lock.json
|
2024-06-04 13:14:04 +02:00 |
|
Mads Rasmussen
|
2ca1cb59b5
|
add package json + vite config
|
2024-06-04 13:14:04 +02:00 |
|
Mads Rasmussen
|
7c50097b84
|
change to dictionary
|
2024-06-04 13:14:04 +02:00 |
|
Mads Rasmussen
|
c807723831
|
validate cms package after workspace builds
|
2024-06-04 13:14:04 +02:00 |
|
Mads Rasmussen
|
1158f4ba85
|
add workspaces + split npm and cms build scripts
|
2024-06-04 13:14:04 +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 |
|