Commit Graph

665 Commits

Author SHA1 Message Date
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
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
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
5dd10ec655 Merge branch 'main' into dependabot/npm_and_yarn/vite-3.0.8 2022-08-16 14:30:09 +02:00
dependabot[bot]
eeba949756 Bump @typescript-eslint/eslint-plugin from 5.33.0 to 5.33.1
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.33.0 to 5.33.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.33.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>
2022-08-16 11:52:24 +00:00
dependabot[bot]
a83c8b47b5 Bump vite from 3.0.5 to 3.0.8
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 3.0.5 to 3.0.8.
- [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.8/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-16 11:52:05 +00:00
Jacob Overgaard
f99b12b950 update ui library 2022-08-16 13:51:25 +02:00
Jacob Overgaard
2069f6dcc7 Merge pull request #103 from umbraco/dependabot/npm_and_yarn/eslint-import-resolver-typescript-3.4.1
Bump eslint-import-resolver-typescript from 3.4.0 to 3.4.1
2022-08-16 13:50:34 +02:00
Jacob Overgaard
151ea4d4bd Merge pull request #102 from umbraco/dependabot/npm_and_yarn/eslint-8.22.0
Bump eslint from 8.21.0 to 8.22.0
2022-08-16 13:50:20 +02:00
Jacob Overgaard
4fe40c2cd9 always report coverage 2022-08-16 13:50:06 +02:00
dependabot[bot]
c4d43bf2d4 Bump eslint from 8.21.0 to 8.22.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.21.0 to 8.22.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.21.0...v8.22.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-16 09:46:12 +00:00
Jacob Overgaard
f508b8a02f Merge branch 'main' into feature/installer-e2e 2022-08-16 11:46:01 +02:00
dependabot[bot]
df730cc326 Bump eslint-import-resolver-typescript from 3.4.0 to 3.4.1
Bumps [eslint-import-resolver-typescript](https://github.com/import-js/eslint-import-resolver-typescript) from 3.4.0 to 3.4.1.
- [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.0...v3.4.1)

---
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-16 09:45:34 +00:00
Jacob Overgaard
32b6fcfc75 Merge pull request #101 from umbraco/dependabot/npm_and_yarn/typescript-eslint/parser-5.33.1
Bump @typescript-eslint/parser from 5.33.0 to 5.33.1
2022-08-16 11:45:32 +02:00
Jacob Overgaard
37044296ee Merge pull request #97 from umbraco/dependabot/npm_and_yarn/vite-3.0.7
Bump vite from 3.0.5 to 3.0.7
2022-08-16 11:45:18 +02:00
Jacob Overgaard
80ef90022d Merge pull request #98 from umbraco/dependabot/npm_and_yarn/lit-html-2.3.0
Bump lit-html from 2.2.7 to 2.3.0
2022-08-16 11:44:56 +02:00
Jacob Overgaard
383fc1ffdf Merge pull request #99 from umbraco/dependabot/npm_and_yarn/lit-2.3.0
Bump lit from 2.2.8 to 2.3.0
2022-08-16 11:44:43 +02:00
Jacob Overgaard
85056687a8 use relative paths for import so that web-test-runner can import the CSS directly 2022-08-16 11:34:19 +02:00
Jacob Overgaard
c21681f6f3 ensure playwright has its own dev server at all times, otherwise we risk using a running dev-server with other mocked endpoints 2022-08-16 11:24:36 +02:00
Jacob Overgaard
a14a32ee3c change selectors to aria-label so that because Webkit discovers two elements with the same name and fails otherwise 2022-08-16 11:22:20 +02:00
dependabot[bot]
4c8d7acecd Bump @typescript-eslint/parser from 5.33.0 to 5.33.1
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.33.0 to 5.33.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.33.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>
2022-08-15 18:33:26 +00:00
Jacob Overgaard
9affd95ff8 try and handle errors from the server 2022-08-15 17:01:33 +02:00
Jacob Overgaard
22e44f9733 remove clog 2022-08-15 16:52:15 +02:00
Jacob Overgaard
f8ad0bef9e introduce installer-error to handle any errors that might occur 2022-08-15 16:51:55 +02:00
Jacob Overgaard
f7b11fbdce make sure to reset form after error page 2022-08-15 16:51:42 +02:00
Jacob Overgaard
476b27204d add test cases to click through installer 2022-08-15 16:12:00 +02:00
Jacob Overgaard
80f109611f add data-test attributes 2022-08-15 16:11:41 +02:00
Jacob Overgaard
ac1e67d7bb add extra details to install handler 2022-08-15 16:11:23 +02:00
Jacob Overgaard
dbbef1b452 AB#21533 rename install handler to match schema 2022-08-15 11:28:39 +02:00
dependabot[bot]
4eba7a402a Bump lit from 2.2.8 to 2.3.0
Bumps [lit](https://github.com/lit/lit/tree/HEAD/packages/lit) from 2.2.8 to 2.3.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.3.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-08-12 18:42:49 +00:00
dependabot[bot]
51dba14bcf Bump lit-html from 2.2.7 to 2.3.0
Bumps [lit-html](https://github.com/lit/lit/tree/HEAD/packages/lit-html) from 2.2.7 to 2.3.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.3.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-08-12 18:42:18 +00:00
dependabot[bot]
1eb0225cdd Bump vite from 3.0.5 to 3.0.7
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 3.0.5 to 3.0.7.
- [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.7/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-12 18:41:46 +00:00
Jacob Overgaard
c658e27eb4 Merge pull request #95 from umbraco/dependabot/github_actions/actions/upload-artifact-3
Bump actions/upload-artifact from 2 to 3
2022-08-12 14:36:23 +02:00
dependabot[bot]
ec31c5c49a Bump @playwright/test from 1.24.2 to 1.25.0
Bumps [@playwright/test](https://github.com/Microsoft/playwright) from 1.24.2 to 1.25.0.
- [Release notes](https://github.com/Microsoft/playwright/releases)
- [Commits](https://github.com/Microsoft/playwright/compare/v1.24.2...v1.25.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-11 18:40:17 +00:00
dependabot[bot]
ca7c70e5d0 Bump actions/upload-artifact from 2 to 3
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 2 to 3.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/v2...v3)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-11 18:39:33 +00:00
Jacob Overgaard
3097434902 only run workflows if repository owner == Umbraco 2022-08-11 15:35:59 +02:00
Jacob Overgaard
2d82ba4579 update eslint config so it only checks ts files for now 2022-08-11 13:24:29 +02:00
Jacob Overgaard
bac40ee48b rename playwright job 2022-08-11 13:09:49 +02:00
Jacob Overgaard
9c905fca7d Merge branch 'main' of https://github.com/umbraco/Umbraco.CMS.Backoffice into bugfix/color-contrast 2022-08-11 13:09:41 +02:00
Mads Rasmussen
fa15967637 format all files 2022-08-11 11:47:11 +02:00
Mads Rasmussen
dc3466a5e3 add e2e script to package.json 2022-08-11 11:45:31 +02:00
Mads Rasmussen
9ee2b1131f remove characters 2022-08-11 11:39:15 +02:00
Jacob Overgaard
42d3930566 Merge branch 'main' of https://github.com/umbraco/Umbraco.CMS.Backoffice into feature/e2e 2022-08-11 11:12:31 +02:00
Mads Rasmussen
45ff864bbd fix wrong import path 2022-08-11 09:58:16 +02:00
Mads Rasmussen
bc6d2f4410 fix wrong import path 2022-08-11 09:56:12 +02:00
Mads Rasmussen
3c2671e08f use new editor layout component in content picker 2022-08-11 09:37:20 +02:00
Mads Rasmussen
5f05f51dfd Update data-type.data.ts 2022-08-11 09:21:01 +02:00