Commit Graph

1947 Commits

Author SHA1 Message Date
Niels Lyngsø
d548c86a88 commit 2022-12-16 10:04:02 +01:00
Niels Lyngsø
c8f8bc77ad todo 2022-12-16 10:01:49 +01:00
Niels Lyngsø
bbd8a7b9db user group 2022-12-16 10:01:20 +01:00
Niels Lyngsø
4043b10cdd interface 2022-12-16 09:57:51 +01:00
Niels Lyngsø
3a29f0e700 extension metas 2022-12-16 09:56:48 +01:00
Niels Lyngsø
bc05f4098e meta 2022-12-16 09:54:38 +01:00
Niels Lyngsø
f2f3986dca rename porps and func in shared 2022-12-16 09:54:26 +01:00
Niels Lyngsø
0976d40425 content workspace views 2022-12-16 09:47:58 +01:00
Niels Lyngsø
f9c61135ab content 2022-12-16 09:44:50 +01:00
Niels Lyngsø
0b1e279525 property-layout 2022-12-16 09:42:43 +01:00
Niels Lyngsø
212d5412d7 entity-layout 2022-12-16 09:41:23 +01:00
Niels Lyngsø
75f92fa619 rename extension type 2022-12-16 09:38:17 +01:00
Niels Lyngsø
2c81079f45 move editors to workspaces 2022-12-16 09:27:42 +01:00
dependabot[bot]
d176677de0 Bump vite-plugin-static-copy from 0.12.0 to 0.13.0
Bumps [vite-plugin-static-copy](https://github.com/sapphi-red/vite-plugin-static-copy) from 0.12.0 to 0.13.0.
- [Release notes](https://github.com/sapphi-red/vite-plugin-static-copy/releases)
- [Commits](https://github.com/sapphi-red/vite-plugin-static-copy/compare/v0.12.0...v0.13.0)

---
updated-dependencies:
- dependency-name: vite-plugin-static-copy
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-16 09:04:08 +01:00
dependabot[bot]
79d55258c4 Bump eslint-plugin-lit from 1.7.0 to 1.7.1
Bumps [eslint-plugin-lit](https://github.com/43081j/eslint-plugin-lit) from 1.7.0 to 1.7.1.
- [Release notes](https://github.com/43081j/eslint-plugin-lit/releases)
- [Commits](https://github.com/43081j/eslint-plugin-lit/compare/v1.7.0...v1.7.1)

---
updated-dependencies:
- dependency-name: eslint-plugin-lit
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-16 09:03:54 +01:00
dependabot[bot]
6bac0f2091 Bump lit-html from 2.4.0 to 2.5.0
Bumps [lit-html](https://github.com/lit/lit/tree/HEAD/packages/lit-html) from 2.4.0 to 2.5.0.
- [Release notes](https://github.com/lit/lit/releases)
- [Changelog](https://github.com/lit/lit/blob/main/packages/lit-html/CHANGELOG.md)
- [Commits](https://github.com/lit/lit/commits/lit-html@2.5.0/packages/lit-html)

---
updated-dependencies:
- dependency-name: lit-html
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-16 09:03:41 +01:00
dependabot[bot]
22cc940017 Bump lit from 2.4.1 to 2.5.0
Bumps [lit](https://github.com/lit/lit/tree/HEAD/packages/lit) from 2.4.1 to 2.5.0.
- [Release notes](https://github.com/lit/lit/releases)
- [Changelog](https://github.com/lit/lit/blob/main/packages/lit/CHANGELOG.md)
- [Commits](https://github.com/lit/lit/commits/lit@2.5.0/packages/lit)

---
updated-dependencies:
- dependency-name: lit
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-16 09:03:23 +01:00
Niels Lyngsø
6fcb08906a Merge pull request #299 from umbraco/feature/user-dialog 2022-12-16 08:52:53 +01:00
Niels Lyngsø
b06a5386be remove import 2022-12-15 15:45:30 +01:00
Niels Lyngsø
d448d20e8b Merge remote-tracking branch 'origin/main' into feature/user-dialog 2022-12-15 15:42:51 +01:00
Niels Lyngsø
d012372b1c current user history 2022-12-15 15:36:48 +01:00
Niels Lyngsø
baa43d7f29 refactor history into current user history store 2022-12-15 14:51:24 +01:00
Niels Lyngsø
30a636e5bb add todo comment 2022-12-15 14:35:37 +01:00
Mads Rasmussen
469bef04bd Merge pull request #317 from umbraco/feature/body-layout-tabs-and-actions-slots
action and tabs slot for body-layout
2022-12-15 14:32:03 +01:00
Niels Lyngsø
388e540097 adapt to new store 2022-12-15 14:27:06 +01:00
Niels Lyngsø
d512584267 user-dashboard 2022-12-15 14:24:09 +01:00
Niels Lyngsø
b7be34fe4e export models 2022-12-15 14:21:31 +01:00
Mads Rasmussen
1df1221442 update property description 2022-12-15 14:16:10 +01:00
Niels Lyngsø
27bb971c5b REMOVE ManifestWithLoader 2022-12-15 13:35:46 +01:00
Niels Lyngsø
190642f431 Merge remote-tracking branch 'origin/main' into feature/user-dialog
# Conflicts:
#	src/core/stores/user/user.store.ts
2022-12-15 13:17:49 +01:00
Niels Lyngsø
ac1ad29ee2 Merge remote-tracking branch 'origin/main' into feature/body-layout-tabs-and-actions-slots 2022-12-15 13:14:08 +01:00
Niels Lyngsø
457269269f clean + disconnect 2022-12-15 13:13:34 +01:00
Niels Lyngsø
818d06c651 action and tabs slot for body-layout 2022-12-15 13:12:47 +01:00
Niels Lyngsø
0a5ff33404 Merge pull request #315 from umbraco/dependabot/npm_and_yarn/typescript-4.9.4 2022-12-15 13:11:21 +01:00
Niels Lyngsø
6c3c0765a2 Merge pull request #314 from umbraco/dependabot/npm_and_yarn/mdx-js/react-2.2.1 2022-12-15 13:11:03 +01:00
Niels Lyngsø
2f41c02e80 Merge pull request #313 from umbraco/dependabot/npm_and_yarn/msw-0.49.2 2022-12-15 13:10:46 +01:00
Niels Lyngsø
135c743513 Merge pull request #312 from umbraco/dependabot/npm_and_yarn/element-internals-polyfill-1.1.17 2022-12-15 13:10:30 +01:00
Niels Lyngsø
bf1541e085 Merge pull request #316 from umbraco/fix/tree-refactor 2022-12-15 13:09:13 +01:00
Mads Rasmussen
4e676e2f13 fix isTrashed when working with real end points 2022-12-15 10:09:31 +01:00
Mads Rasmussen
cb39e1c6e8 fix storybook imports 2022-12-14 20:26:54 +01:00
Mads Rasmussen
90aabd0cd5 add support for single item trees 2022-12-14 20:11:24 +01:00
dependabot[bot]
6d7fb7d6a1 Bump typescript from 4.9.3 to 4.9.4
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.9.3 to 4.9.4.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.9.3...v4.9.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-14 18:12:06 +00:00
dependabot[bot]
3435147c37 Bump @mdx-js/react from 2.1.5 to 2.2.1
Bumps [@mdx-js/react](https://github.com/mdx-js/mdx/tree/HEAD/packages/react) from 2.1.5 to 2.2.1.
- [Release notes](https://github.com/mdx-js/mdx/releases)
- [Changelog](https://github.com/mdx-js/mdx/blob/main/changelog.md)
- [Commits](https://github.com/mdx-js/mdx/commits/2.2.1/packages/react)

---
updated-dependencies:
- dependency-name: "@mdx-js/react"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-14 18:11:12 +00:00
dependabot[bot]
b0d7319cc9 Bump msw from 0.49.1 to 0.49.2
Bumps [msw](https://github.com/mswjs/msw) from 0.49.1 to 0.49.2.
- [Release notes](https://github.com/mswjs/msw/releases)
- [Changelog](https://github.com/mswjs/msw/blob/main/CHANGELOG.md)
- [Commits](https://github.com/mswjs/msw/compare/v0.49.1...v0.49.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-14 18:10:26 +00:00
dependabot[bot]
1ecc04dbd4 Bump element-internals-polyfill from 1.1.16 to 1.1.17
Bumps [element-internals-polyfill](https://github.com/calebdwilliams/element-internals-polyfill) from 1.1.16 to 1.1.17.
- [Release notes](https://github.com/calebdwilliams/element-internals-polyfill/releases)
- [Changelog](https://github.com/calebdwilliams/element-internals-polyfill/blob/main/CHANGELOG.md)
- [Commits](https://github.com/calebdwilliams/element-internals-polyfill/commits)

---
updated-dependencies:
- dependency-name: element-internals-polyfill
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-14 18:09:44 +00:00
Mads Rasmussen
6e4c007802 Merge branch 'main' into fix/tree-refactor 2022-12-14 13:59:49 +01:00
Mads Rasmussen
f1b924f538 Merge pull request #310 from umbraco/feature/header-apps
Header apps as extension-slot
2022-12-14 13:51:17 +01:00
Mads Rasmussen
f74556159c remove usage of ManifestWithLoader 2022-12-14 13:43:44 +01:00
Niels Lyngsø
5502052c7d implement current user modal for user header app 2022-12-14 13:19:01 +01:00
Niels Lyngsø
a2cf89dd4d Merge remote-tracking branch 'origin/feature/header-apps' into feature/user-dialog
# Conflicts:
#	src/backoffice/components/backoffice-header-tools.element.ts
#	src/core/extensions-registry/models.ts
2022-12-14 12:31:28 +01:00