Commit Graph

2951 Commits

Author SHA1 Message Date
Jacob Overgaard
59fddec43e implement contextAlias for element mixin 2023-01-17 11:07:35 +01:00
Jacob Overgaard
f5a407a7b6 fix issue where alias should be a string 2023-01-17 11:07:19 +01:00
Jacob Overgaard
ef68d61ac0 unique alias should only be a string 2023-01-17 11:06:55 +01:00
Jacob Overgaard
21b37f303e rename ContextToken to ContextAlias 2023-01-17 11:06:17 +01:00
Jacob Overgaard
14e63f7abb mark contextToken as default type = unknown 2023-01-17 11:05:40 +01:00
Jacob Overgaard
f04b152d2d remove duplicate shortcut 2023-01-17 10:30:19 +01:00
Jacob Overgaard
e1b3ca1aaf Merge branch 'main' into feature/context-token 2023-01-17 10:17:21 +01:00
Jacob Overgaard
1b265c499c rename to contextToken 2023-01-17 10:01:41 +01:00
Jacob Overgaard
000f7cd54d allow ContextToken as provide and consume alias 2023-01-17 10:01:15 +01:00
Jacob Overgaard
87f2881a8f add ContextToken 2023-01-17 10:00:22 +01:00
Jacob Overgaard
2151097a26 add controller index 2023-01-17 10:00:14 +01:00
Jacob Overgaard
7ad9dd5784 add shortcut to controllers 2023-01-17 09:59:55 +01:00
Jacob Overgaard
a157948df2 Merge pull request #418 from umbraco/dependabot/npm_and_yarn/eslint-8.32.0
Bump eslint from 8.31.0 to 8.32.0
2023-01-16 15:39:11 +01:00
Niels Lyngsø
23c0103194 Merge pull request #400 from umbraco/feature/property-editor-content-picker 2023-01-16 13:39:26 +01:00
Mads Rasmussen
84798da044 add label to document picker remove button 2023-01-16 13:32:36 +01:00
Mads Rasmussen
cab6508bf1 update document alias 2023-01-16 13:30:02 +01:00
Mads Rasmussen
29afca1f67 remove unused styles 2023-01-16 13:28:07 +01:00
Mads Rasmussen
09682a6a45 rename to document picker 2023-01-16 13:27:41 +01:00
Mads Rasmussen
fefeb1c919 rename folder to document picker 2023-01-16 13:01:57 +01:00
Mads Rasmussen
4602bb08e2 Merge branch 'main' into feature/property-editor-content-picker 2023-01-16 12:36:03 +01:00
Mads Rasmussen
b93f0c81f4 Merge pull request #410 from umbraco/fix/reorder-settings-trees
Change order of sidebar-menu-items aka Trees in Settings section
2023-01-16 12:34:52 +01:00
Mads Rasmussen
19bc11a48a Merge branch 'main' into fix/reorder-settings-trees 2023-01-16 12:27:10 +01:00
Mads Rasmussen
aa2d3acae0 Merge pull request #411 from umbraco/feature/scaffold-logviewer
Scaffolds LogViewer into Settings
2023-01-16 12:26:18 +01:00
Mads Rasmussen
4aeaca5c73 Merge branch 'main' into feature/scaffold-logviewer 2023-01-16 12:18:57 +01:00
Mads Rasmussen
bc618cbc5d Merge branch 'main' into feature/property-editor-content-picker 2023-01-16 12:16:01 +01:00
Niels Lyngsø
8f646cd886 Merge pull request #401 from umbraco/feature/extension-slot-render-method 2023-01-16 12:13:41 +01:00
Mads Rasmussen
3f2e459a63 Merge branch 'main' into feature/extension-slot-render-method 2023-01-16 12:03:49 +01:00
dependabot[bot]
e31e777f90 Bump eslint from 8.31.0 to 8.32.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.31.0 to 8.32.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v8.31.0...v8.32.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-16 09:57:22 +00:00
Jacob Overgaard
ec3ff61e2d Merge pull request #417 from umbraco/feature/dependabot-updates
adjust dependabot to a sensible schedule
2023-01-16 10:56:14 +01:00
Jacob Overgaard
fc53d869db adjust dependabot to a sensible schedule 2023-01-16 10:52:52 +01:00
Niels Lyngsø
78fcd10a9f Merge pull request #415 from umbraco/dependabot/npm_and_yarn/eslint-plugin-import-2.27.4 2023-01-13 20:18:10 +01:00
Niels Lyngsø
2b0fa7115b Merge branch 'dependabot/npm_and_yarn/eslint-plugin-import-2.27.4' of https://github.com/umbraco/Umbraco.CMS.Backoffice into dependabot/npm_and_yarn/eslint-plugin-import-2.27.4 2023-01-13 20:11:11 +01:00
Niels Lyngsø
a63bb186d7 Merge remote-tracking branch 'origin/main' into dependabot/npm_and_yarn/eslint-plugin-import-2.27.4 2023-01-13 20:10:43 +01:00
dependabot[bot]
2abbbead1f Bump eslint-plugin-import from 2.26.0 to 2.27.4
Bumps [eslint-plugin-import](https://github.com/import-js/eslint-plugin-import) from 2.26.0 to 2.27.4.
- [Release notes](https://github.com/import-js/eslint-plugin-import/releases)
- [Changelog](https://github.com/import-js/eslint-plugin-import/blob/main/CHANGELOG.md)
- [Commits](https://github.com/import-js/eslint-plugin-import/compare/v2.26.0...v2.27.4)

---
updated-dependencies:
- dependency-name: eslint-plugin-import
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-13 19:10:21 +00:00
dependabot[bot]
fd0a543f9c Bump eslint-plugin-import from 2.26.0 to 2.27.4
Bumps [eslint-plugin-import](https://github.com/import-js/eslint-plugin-import) from 2.26.0 to 2.27.4.
- [Release notes](https://github.com/import-js/eslint-plugin-import/releases)
- [Changelog](https://github.com/import-js/eslint-plugin-import/blob/main/CHANGELOG.md)
- [Commits](https://github.com/import-js/eslint-plugin-import/compare/v2.26.0...v2.27.4)

---
updated-dependencies:
- dependency-name: eslint-plugin-import
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-13 19:07:32 +00:00
Niels Lyngsø
8ca9810041 Merge pull request #414 from umbraco/dependabot/npm_and_yarn/lit-2.6.1 2023-01-13 20:07:07 +01:00
Niels Lyngsø
3e2de23429 Merge pull request #413 from umbraco/dependabot/npm_and_yarn/lit-html-2.6.1 2023-01-13 20:06:47 +01:00
Niels Lyngsø
b1c43d5f5a Merge pull request #412 from umbraco/dependabot/npm_and_yarn/eslint-plugin-lit-1.8.2 2023-01-13 20:06:16 +01:00
dependabot[bot]
2dffb3e89a Bump lit from 2.6.0 to 2.6.1
Bumps [lit](https://github.com/lit/lit/tree/HEAD/packages/lit) from 2.6.0 to 2.6.1.
- [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.6.1/packages/lit)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-13 18:12:04 +00:00
dependabot[bot]
20c8cb8c62 Bump lit-html from 2.6.0 to 2.6.1
Bumps [lit-html](https://github.com/lit/lit/tree/HEAD/packages/lit-html) from 2.6.0 to 2.6.1.
- [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.6.1/packages/lit-html)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-13 18:10:50 +00:00
dependabot[bot]
9fce33003e Bump eslint-plugin-lit from 1.8.0 to 1.8.2
Bumps [eslint-plugin-lit](https://github.com/43081j/eslint-plugin-lit) from 1.8.0 to 1.8.2.
- [Release notes](https://github.com/43081j/eslint-plugin-lit/releases)
- [Commits](https://github.com/43081j/eslint-plugin-lit/compare/v1.8.0...v1.8.2)

---
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>
2023-01-13 18:09:16 +00:00
Niels Lyngsø
ae6ed5fa86 imports 2023-01-13 12:50:04 +01:00
Niels Lyngsø
2958d4dd71 change imports 2023-01-13 12:47:54 +01:00
Niels Lyngsø
efa94a75a9 remove import 2023-01-13 12:35:56 +01:00
Niels Lyngsø
a6b476954f another import 2023-01-13 12:34:50 +01:00
Niels Lyngsø
8aa0d82fd2 remove all absolute imports 2023-01-13 12:27:10 +01:00
Warren Buckley
49cbe337bb Scaffold the logviewer in the settings tree & empty workspace like Languages 2023-01-13 11:19:26 +00:00
Warren Buckley
79e916ac71 Change sidebar-menu-item manifest for Setting trees to match same order as current backoffice 2023-01-13 10:18:08 +00:00
Niels Lyngsø
0d12724736 remove timeout and src import 2023-01-13 09:45:44 +01:00
Niels Lyngsø
9cc6160fca set longer timeout 2023-01-13 09:42:47 +01:00