Commit Graph

1931 Commits

Author SHA1 Message Date
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
Niels Lyngsø
e856ee6d3d Merge remote-tracking branch 'origin/main' into feature/header-apps 2022-12-14 11:42:11 +01:00
Mads Rasmussen
a1e4eb1654 Merge branch 'main' into fix/tree-refactor 2022-12-14 11:41:12 +01:00
Niels Lyngsø
dbfa8403fa Merge remote-tracking branch 'origin/main' into feature/user-dialog
# Conflicts:
#	src/backoffice/backoffice.element.ts
#	src/backoffice/editors/user/editor-user.element.ts
2022-12-14 11:40:49 +01:00
Niels Lyngsø
7e3dceef8c remove ManifestWithLoader type, move the definition to ManifestElement. (#311)
* remove ManifestWithLoader type, move definition to ManifestElement.

* furhter removal
2022-12-14 11:37:04 +01:00
Niels Lyngsø
0786826b96 update import 2022-12-14 11:32:27 +01:00
Niels Lyngsø
aa86cd8987 i want space 2022-12-14 11:24:10 +01:00
Niels Lyngsø
dc703b4a9d Merge remote-tracking branch 'origin/main' into feature/user-dialog 2022-12-14 11:16:26 +01:00
Niels Lyngsø
660c9ac1af name elements 2022-12-14 10:58:09 +01:00
Niels Lyngsø
3e05c0d218 rename to _registerHeaderApps 2022-12-14 10:57:20 +01:00
Niels Lyngsø
e793f82584 remove unused use-extension-data.mixin.ts 2022-12-14 10:56:51 +01:00
Mads Rasmussen
1ba8e15325 fix storybook imports 2022-12-14 10:50:38 +01:00
Niels Lyngsø
dc1e4f1d66 fix import 2022-12-14 10:04:42 +01:00
Niels Lyngsø
c11d80ece2 fix imports 2022-12-14 09:58:32 +01:00
Niels Lyngsø
ca8b6e5a53 extension slot sets manifest + move header aps to dedicated folder. 2022-12-14 09:50:42 +01:00
Niels Lyngsø
c9f88c7b05 Merge branch 'main' into feature/header-apps 2022-12-14 09:18:18 +01:00
Niels Lyngsø
dd2578703d Merge pull request #308 from umbraco/dependabot/npm_and_yarn/typescript-eslint/parser-5.46.1 2022-12-14 09:15:58 +01:00