Commit Graph

2733 Commits

Author SHA1 Message Date
Niels Lyngsø
25fd0bc075 revert 2023-01-10 15:51:52 +01:00
Niels Lyngsø
af83aabe6d JSDocs 2023-01-10 15:51:27 +01:00
Niels Lyngsø
9a02b4026d simpler initialization of Subject 2023-01-10 15:47:03 +01:00
Niels Lyngsø
8bdc14f818 refactor property editor chang event 2023-01-10 15:34:05 +01:00
Niels Lyngsø
b1baa70c47 add Alias to Import 2023-01-10 14:30:40 +01:00
Niels Lyngsø
134069851f added comment 2023-01-10 14:24:09 +01:00
Niels Lyngsø
7e93c6b313 Merge branch 'main' into feature/property-context 2023-01-10 13:42:36 +01:00
Niels Lyngsø
13e50a6f8d Merge pull request #383 from umbraco/dependabot/npm_and_yarn/typescript-eslint/parser-5.48.1 2023-01-10 13:40:07 +01:00
Niels Lyngsø
afe998e300 Merge branch 'dependabot/npm_and_yarn/typescript-eslint/parser-5.48.1' of https://github.com/umbraco/Umbraco.CMS.Backoffice into dependabot/npm_and_yarn/typescript-eslint/parser-5.48.1 2023-01-10 13:34:47 +01:00
Niels Lyngsø
daba802075 Merge remote-tracking branch 'origin/main' into dependabot/npm_and_yarn/typescript-eslint/parser-5.48.1
# Conflicts:
#	package-lock.json
#	package.json
2023-01-10 13:34:38 +01:00
dependabot[bot]
e1e78083b1 Bump @typescript-eslint/parser from 5.48.0 to 5.48.1
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.48.0 to 5.48.1.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.48.1/packages/parser)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-10 12:34:05 +00:00
Niels Lyngsø
fc09e58830 Merge pull request #382 from umbraco/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-5.48.1 2023-01-10 13:32:35 +01:00
Niels Lyngsø
1487f02a47 Merge pull request #378 from umbraco/dependabot/npm_and_yarn/element-internals-polyfill-1.1.18 2023-01-10 13:32:10 +01:00
Niels Lyngsø
99430b6570 Merge pull request #377 from umbraco/dependabot/npm_and_yarn/playwright/test-1.29.2 2023-01-10 13:31:47 +01:00
Niels Lyngsø
6753410982 change property setting 2023-01-10 11:46:06 +01:00
Niels Lyngsø
c70acfd2fe make sure property changes is unique 2023-01-10 11:33:02 +01:00
Niels Lyngsø
e3d32e9609 call on constructor 2023-01-10 11:12:26 +01:00
dependabot[bot]
e485573348 Bump @typescript-eslint/parser from 5.48.0 to 5.48.1
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.48.0 to 5.48.1.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.48.1/packages/parser)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-09 18:40:59 +00:00
dependabot[bot]
b050934f68 Bump @typescript-eslint/eslint-plugin from 5.48.0 to 5.48.1
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.48.0 to 5.48.1.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.48.1/packages/eslint-plugin)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-09 18:39:43 +00:00
Niels Lyngsø
b161e91d32 move CreateObservablePart 2023-01-09 19:14:43 +01:00
Niels Lyngsø
329cd3a1bd revert change 2023-01-09 16:11:03 +01:00
Niels Lyngsø
cdda5e5f4e stop event. 2023-01-09 16:10:14 +01:00
Niels Lyngsø
259e2a534a comments 2023-01-09 16:09:19 +01:00
Niels Lyngsø
b0ac74e1a5 correct actions 2023-01-09 16:07:14 +01:00
Niels Lyngsø
16e5945ac8 move method 2023-01-09 15:52:17 +01:00
Niels Lyngsø
913cce2133 fix type compliance 2023-01-09 15:45:17 +01:00
Niels Lyngsø
5b2d1da273 rename property to workspace-property 2023-01-09 15:17:19 +01:00
Niels Lyngsø
12e33bba7b Merge remote-tracking branch 'origin/main' into feature/property-context 2023-01-09 14:56:03 +01:00
Niels Lyngsø
4c914ec390 simpler implementation 2023-01-09 14:50:15 +01:00
Jacob Overgaard
49f6a3e9b6 Merge pull request #375 from umbraco/feature/backend-integration
Installer: Make it work with the backend
2023-01-09 12:52:43 +01:00
Mads Rasmussen
b611cf8473 Merge branch 'main' into feature/backend-integration 2023-01-09 12:47:18 +01:00
Niels Lyngsø
c3f005a3ee Merge pull request #379 from umbraco/feature/split-tree-extensions 2023-01-09 12:15:07 +01:00
Niels Lyngsø
4bef546314 comment 2023-01-09 12:09:03 +01:00
Mads Rasmussen
14794c81cb render actions based on entity type + only render actions menu if a tree item has actions 2023-01-09 12:00:40 +01:00
Niels Lyngsø
a8c006297b move action to textArea for testing purpose 2023-01-09 11:40:15 +01:00
Niels Lyngsø
c18ee7414a use repeat directive from Lit 2023-01-09 11:39:58 +01:00
Mads Rasmussen
f98e682237 pass entity to section context 2023-01-09 11:15:54 +01:00
Mads Rasmussen
9133de5ee8 make entity-type optional on menu items 2023-01-09 11:00:58 +01:00
Mads Rasmussen
54f4ff2503 add TODO 2023-01-09 10:56:39 +01:00
Mads Rasmussen
5f5d4d3ef5 move from tree to sidebar menu item 2023-01-09 10:34:06 +01:00
Niels Lyngsø
13c5fd8423 notes for next week 2023-01-06 20:48:02 +01:00
Niels Lyngsø
ed264b237d clean up 2023-01-06 20:47:55 +01:00
Niels Lyngsø
95d7f65ee8 remove the workspace-context base class 2023-01-06 20:36:05 +01:00
Niels Lyngsø
eeba6ecc4c remove console.logs 2023-01-06 20:30:53 +01:00
Niels Lyngsø
5189df66e8 type unknown for value to element 2023-01-06 20:29:34 +01:00
Niels Lyngsø
19dbe6002e comments 2023-01-06 20:16:45 +01:00
Niels Lyngsø
0453bd293b refactoring of property -> context communication 2023-01-06 20:14:54 +01:00
Niels Lyngsø
6c9f17c2a4 simpler render method 2023-01-06 19:16:35 +01:00
Niels Lyngsø
e1d85df27c move responsibility for providing menu context 2023-01-06 19:14:49 +01:00
dependabot[bot]
767998e37b Bump element-internals-polyfill from 1.1.17 to 1.1.18
Bumps [element-internals-polyfill](https://github.com/calebdwilliams/element-internals-polyfill) from 1.1.17 to 1.1.18.
- [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/compare/v1.1.17...v1.1.18)

---
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>
2023-01-06 18:11:41 +00:00