Commit Graph

728 Commits

Author SHA1 Message Date
dependabot[bot]
99b5e51ede Bump @playwright/test from 1.25.0 to 1.25.1
Bumps [@playwright/test](https://github.com/Microsoft/playwright) from 1.25.0 to 1.25.1.
- [Release notes](https://github.com/Microsoft/playwright/releases)
- [Commits](https://github.com/Microsoft/playwright/compare/v1.25.0...v1.25.1)

---
updated-dependencies:
- dependency-name: "@playwright/test"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-23 19:36:24 +00:00
Jacob Overgaard
bdf4b31df6 Merge pull request #124 from umbraco/dependabot/npm_and_yarn/temp-schema-generator/validator-13.7.0
Bump validator from 13.6.0 to 13.7.0 in /temp-schema-generator
2022-08-23 13:29:58 +02:00
Jacob Overgaard
60a8778417 Merge pull request #123 from umbraco/dependabot/npm_and_yarn/temp-schema-generator/ansi-regex-3.0.1
Bump ansi-regex from 3.0.0 to 3.0.1 in /temp-schema-generator
2022-08-23 13:29:48 +02:00
dependabot[bot]
15eca45c45 Bump validator from 13.6.0 to 13.7.0 in /temp-schema-generator
Bumps [validator](https://github.com/validatorjs/validator.js) from 13.6.0 to 13.7.0.
- [Release notes](https://github.com/validatorjs/validator.js/releases)
- [Changelog](https://github.com/validatorjs/validator.js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/validatorjs/validator.js/compare/13.6.0...13.7.0)

---
updated-dependencies:
- dependency-name: validator
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-23 11:29:18 +00:00
dependabot[bot]
a97a42dae1 Bump ansi-regex from 3.0.0 to 3.0.1 in /temp-schema-generator
Bumps [ansi-regex](https://github.com/chalk/ansi-regex) from 3.0.0 to 3.0.1.
- [Release notes](https://github.com/chalk/ansi-regex/releases)
- [Commits](https://github.com/chalk/ansi-regex/compare/v3.0.0...v3.0.1)

---
updated-dependencies:
- dependency-name: ansi-regex
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-23 11:29:17 +00:00
Jacob Overgaard
65f014cc5b bump eslint-plugin 2022-08-23 13:28:47 +02:00
Jacob Overgaard
926f08c53e bump @umbraco-ui/uui to 1.0.0 2022-08-23 13:26:50 +02:00
Jacob Overgaard
077d958e1f add lockfile 2022-08-23 13:26:42 +02:00
Jacob Overgaard
5ead902d34 Merge pull request #120 from umbraco/dependabot/npm_and_yarn/eslint-import-resolver-typescript-3.5.0
Bump eslint-import-resolver-typescript from 3.4.2 to 3.5.0
2022-08-23 13:23:43 +02:00
Jacob Overgaard
41c147d63c Merge pull request #119 from umbraco/dependabot/npm_and_yarn/typescript-eslint/parser-5.34.0
Bump @typescript-eslint/parser from 5.33.1 to 5.34.0
2022-08-23 13:23:13 +02:00
Jacob Overgaard
3693b8f768 Merge pull request #118 from umbraco/dependabot/npm_and_yarn/babel/core-7.18.13
Bump @babel/core from 7.18.10 to 7.18.13
2022-08-23 13:22:52 +02:00
dependabot[bot]
cea7cce8c0 Bump eslint-import-resolver-typescript from 3.4.2 to 3.5.0
Bumps [eslint-import-resolver-typescript](https://github.com/import-js/eslint-import-resolver-typescript) from 3.4.2 to 3.5.0.
- [Release notes](https://github.com/import-js/eslint-import-resolver-typescript/releases)
- [Changelog](https://github.com/import-js/eslint-import-resolver-typescript/blob/master/CHANGELOG.md)
- [Commits](https://github.com/import-js/eslint-import-resolver-typescript/compare/v3.4.2...v3.5.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-22 18:45:47 +00:00
dependabot[bot]
b93a308854 Bump @typescript-eslint/parser from 5.33.1 to 5.34.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.33.1 to 5.34.0.
- [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.34.0/packages/parser)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-22 18:45:23 +00:00
dependabot[bot]
dfc2db8f0c Bump @babel/core from 7.18.10 to 7.18.13
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.18.10 to 7.18.13.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.18.13/packages/babel-core)

---
updated-dependencies:
- dependency-name: "@babel/core"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-22 18:44:48 +00:00
Jacob Overgaard
5900c7322d update msw 2022-08-22 11:53:41 +02:00
Jacob Overgaard
746aa1667c Merge pull request #116 from umbraco/dependabot/npm_and_yarn/msw-0.45.0
Bump msw from 0.44.2 to 0.45.0
2022-08-22 11:37:32 +02:00
dependabot[bot]
fde17369e9 Bump msw from 0.44.2 to 0.45.0
Bumps [msw](https://github.com/mswjs/msw) from 0.44.2 to 0.45.0.
- [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.44.2...v0.45.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-22 09:31:47 +00:00
Jacob Overgaard
42f06af35f Merge pull request #112 from umbraco/dependabot/npm_and_yarn/element-internals-polyfill-1.1.9
Bump element-internals-polyfill from 1.1.6 to 1.1.9
2022-08-22 11:30:37 +02:00
Jacob Overgaard
6b54e18525 Merge pull request #117 from umbraco/dependabot/npm_and_yarn/vite-3.0.9
Bump vite from 3.0.8 to 3.0.9
2022-08-22 11:30:26 +02:00
dependabot[bot]
c7acc065e1 Bump element-internals-polyfill from 1.1.6 to 1.1.9
Bumps [element-internals-polyfill](https://github.com/calebdwilliams/element-internals-polyfill) from 1.1.6 to 1.1.9.
- [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.6...v1.1.9)

---
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-08-22 09:23:50 +00:00
dependabot[bot]
786bb1b4f0 Bump vite from 3.0.8 to 3.0.9
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 3.0.8 to 3.0.9.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v3.0.9/packages/vite)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-22 09:23:28 +00:00
Jacob Overgaard
0ed8392d47 Merge pull request #113 from umbraco/dependabot/npm_and_yarn/eslint-import-resolver-typescript-3.4.2
Bump eslint-import-resolver-typescript from 3.4.1 to 3.4.2
2022-08-22 11:22:45 +02:00
Jacob Overgaard
935047acdb Merge pull request #115 from umbraco/dependabot/npm_and_yarn/lit-2.3.1
Bump lit from 2.3.0 to 2.3.1
2022-08-22 11:22:30 +02:00
Jacob Overgaard
192534ec58 Merge pull request #114 from umbraco/dependabot/npm_and_yarn/lit-html-2.3.1
Bump lit-html from 2.3.0 to 2.3.1
2022-08-22 11:22:15 +02:00
Jacob Overgaard
41e68f2001 Merge pull request #111 from umbraco/dependabot/npm_and_yarn/mdx-js/react-2.1.3
Bump @mdx-js/react from 2.1.2 to 2.1.3
2022-08-22 11:21:44 +02:00
Jacob Overgaard
67f2b43131 Merge pull request #110 from umbraco/feature/dashboards
Section aware Dashboards
2022-08-22 10:49:31 +02:00
dependabot[bot]
7a419c4ae0 Bump lit from 2.3.0 to 2.3.1
Bumps [lit](https://github.com/lit/lit/tree/HEAD/packages/lit) from 2.3.0 to 2.3.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/HEAD/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>
2022-08-19 18:35:36 +00:00
dependabot[bot]
6eac5e2fac Bump lit-html from 2.3.0 to 2.3.1
Bumps [lit-html](https://github.com/lit/lit/tree/HEAD/packages/lit-html) from 2.3.0 to 2.3.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/HEAD/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>
2022-08-19 18:35:07 +00:00
dependabot[bot]
b242623357 Bump eslint-import-resolver-typescript from 3.4.1 to 3.4.2
Bumps [eslint-import-resolver-typescript](https://github.com/import-js/eslint-import-resolver-typescript) from 3.4.1 to 3.4.2.
- [Release notes](https://github.com/import-js/eslint-import-resolver-typescript/releases)
- [Changelog](https://github.com/import-js/eslint-import-resolver-typescript/blob/master/CHANGELOG.md)
- [Commits](https://github.com/import-js/eslint-import-resolver-typescript/compare/v3.4.1...v3.4.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-18 18:53:31 +00:00
dependabot[bot]
cde0223fb8 Bump @mdx-js/react from 2.1.2 to 2.1.3
Bumps [@mdx-js/react](https://github.com/mdx-js/mdx/tree/HEAD/packages/react) from 2.1.2 to 2.1.3.
- [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.1.3/packages/react)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-18 18:51:50 +00:00
Mads Rasmussen
bb10f2e88a add dummy dashboard for media 2022-08-17 21:18:19 +02:00
Mads Rasmussen
435bbfd1e7 hide dashboard navigation when there is only one dashboard 2022-08-17 21:10:53 +02:00
Mads Rasmussen
c17daed68e allow label for dashboard to overwrite name 2022-08-17 21:03:55 +02:00
Mads Rasmussen
f4a5b402e7 move dashboard files into folders 2022-08-17 20:58:53 +02:00
Mads Rasmussen
1f4daf3909 don't create routes if there are no dashboards 2022-08-17 20:56:51 +02:00
Mads Rasmussen
38a7538c79 add dummy dashboards for settings 2022-08-17 16:17:23 +02:00
Mads Rasmussen
fcbf6c883c remove unused 2022-08-17 16:12:23 +02:00
Mads Rasmussen
16ac874e8b add section context + filter dashboards based on section 2022-08-17 16:01:29 +02:00
Jacob Overgaard
d04cfd9f15 Merge pull request #109 from umbraco/feature/upgrader-e2e
Feature/upgrader e2e
2022-08-17 13:31:32 +02:00
Jacob Overgaard
98141cbd31 add upgrader e2e tests 2022-08-16 16:05:57 +02:00
Jacob Overgaard
14879474da extend Page element to login for all tests 2022-08-16 16:05:46 +02:00
Jacob Overgaard
e70de49f9b add test attributes to help locate buttons 2022-08-16 16:05:32 +02:00
Jacob Overgaard
0226b0bb68 Merge pull request #108 from umbraco/feature/devskim
Create devskim.yml
2022-08-16 15:03:11 +02:00
Jacob Overgaard
246bf3041a Create devskim.yml 2022-08-16 14:46:34 +02:00
Jacob Overgaard
28f66447bc Create dependency-review.yml 2022-08-16 14:42:56 +02:00
Jacob Overgaard
ae107a465a Merge pull request #105 from umbraco/dependabot/npm_and_yarn/vite-3.0.8
Bump vite from 3.0.5 to 3.0.8
2022-08-16 14:35:45 +02:00
Jacob Overgaard
5dd10ec655 Merge branch 'main' into dependabot/npm_and_yarn/vite-3.0.8 2022-08-16 14:30:09 +02:00
Jacob Overgaard
f6c57900f9 Merge pull request #104 from umbraco/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-5.33.1
Bump @typescript-eslint/eslint-plugin from 5.33.0 to 5.33.1
2022-08-16 14:29:55 +02:00
Jacob Overgaard
741f3a3b12 Merge branch 'main' into dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-5.33.1 2022-08-16 14:18:41 +02:00
Jacob Overgaard
818555f335 Revert "disable job if dependabot"
This reverts commit 5740026c22.
2022-08-16 14:18:09 +02:00