Commit Graph

1412 Commits

Author SHA1 Message Date
dependabot[bot]
723b7f7a8b Bump @types/chai from 4.3.3 to 4.3.4
Bumps [@types/chai](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/chai) from 4.3.3 to 4.3.4.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/chai)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-17 14:52:11 +01:00
Jacob Overgaard
210363a10a Merge pull request #252 from umbraco/dependabot/npm_and_yarn/open-wc/testing-3.1.7
Bump @open-wc/testing from 3.1.6 to 3.1.7
2022-11-17 14:51:56 +01:00
Jacob Overgaard
d015afe338 update apigen 2022-11-17 14:48:01 +01:00
Jacob Overgaard
45a909034a cleanup after old API 2022-11-17 13:56:13 +01:00
dependabot[bot]
7a3e854134 Bump @open-wc/testing from 3.1.6 to 3.1.7
Bumps [@open-wc/testing](https://github.com/open-wc/open-wc/tree/HEAD/packages/testing) from 3.1.6 to 3.1.7.
- [Release notes](https://github.com/open-wc/open-wc/releases)
- [Changelog](https://github.com/open-wc/open-wc/blob/master/packages/testing/CHANGELOG.md)
- [Commits](https://github.com/open-wc/open-wc/commits/@open-wc/testing@3.1.7/packages/testing)

---
updated-dependencies:
- dependency-name: "@open-wc/testing"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-15 18:05:27 +00:00
dependabot[bot]
d31a1b1bed Bump @typescript-eslint/eslint-plugin from 5.40.1 to 5.43.0
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.40.1 to 5.43.0.
- [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.43.0/packages/eslint-plugin)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-15 08:23:10 +00:00
Jacob Overgaard
c8e8c7a560 Merge pull request #249 from umbraco/dependabot/npm_and_yarn/typescript-eslint/parser-5.43.0
Bump @typescript-eslint/parser from 5.40.1 to 5.43.0
2022-11-15 09:22:16 +01:00
Jacob Overgaard
74948a6622 Merge pull request #239 from umbraco/dependabot/npm_and_yarn/loader-utils-1.4.1
Bump loader-utils from 1.4.0 to 1.4.1
2022-11-15 09:22:03 +01:00
Jacob Overgaard
df9a63b3c6 Merge pull request #248 from umbraco/dependabot/npm_and_yarn/vite-3.2.3
Bump vite from 3.2.2 to 3.2.3
2022-11-15 09:21:47 +01:00
Jacob Overgaard
9da1e85800 Merge pull request #241 from umbraco/dependabot/npm_and_yarn/element-internals-polyfill-1.1.16
Bump element-internals-polyfill from 1.1.15 to 1.1.16
2022-11-15 09:21:10 +01:00
dependabot[bot]
e3a3d864e5 Bump @typescript-eslint/parser from 5.40.1 to 5.43.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.40.1 to 5.43.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.43.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-11-14 18:14:05 +00:00
dependabot[bot]
c8371264ba Bump vite from 3.2.2 to 3.2.3
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 3.2.2 to 3.2.3.
- [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.2.3/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-11-14 18:13:32 +00:00
Jacob Overgaard
69e2521ea5 Allow msw bypass (#246)
* add new variable to hold the url to the local umbraco instance

* set api base-url if msw is turned off

* add instructions how to use local umbraco instance

* set baseurl for e2e mode

Co-authored-by: Mads Rasmussen <madsr@hey.com>
2022-11-14 14:45:35 +01:00
Mads Rasmussen
82df2522ac remove https from icons 2022-11-14 14:02:35 +01:00
Jacob Overgaard
fbb4a43078 Merge pull request #244 from umbraco/dependabot/npm_and_yarn/playwright-msw-2.0.1
Bump playwright-msw from 1.0.2 to 2.0.1
2022-11-14 10:21:59 +01:00
Jacob Overgaard
7ed04a8de5 migrate to playwright-msw v2 2022-11-14 10:17:49 +01:00
dependabot[bot]
155244afb3 Bump actions/dependency-review-action from 2 to 3
Bumps [actions/dependency-review-action](https://github.com/actions/dependency-review-action) from 2 to 3.
- [Release notes](https://github.com/actions/dependency-review-action/releases)
- [Commits](https://github.com/actions/dependency-review-action/compare/v2...v3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-11 18:10:27 +00:00
dependabot[bot]
b6ba7ed9f2 Bump playwright-msw from 1.0.2 to 2.0.1
Bumps [playwright-msw](https://github.com/valendres/playwright-msw/tree/HEAD/packages/playwright-msw) from 1.0.2 to 2.0.1.
- [Release notes](https://github.com/valendres/playwright-msw/releases)
- [Changelog](https://github.com/valendres/playwright-msw/blob/main/packages/playwright-msw/CHANGELOG.md)
- [Commits](https://github.com/valendres/playwright-msw/commits/playwright-msw@2.0.1/packages/playwright-msw)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-11 09:23:59 +00:00
Jacob Overgaard
2deb360516 make validation simpler 2022-11-10 13:00:32 +01:00
Jacob Overgaard
a391e12adf update methods from apigen 2022-11-10 12:44:21 +01:00
Jacob Overgaard
769bd1930a api gen 2022-11-10 12:41:50 +01:00
dependabot[bot]
b8c92a922e Bump element-internals-polyfill from 1.1.15 to 1.1.16
Bumps [element-internals-polyfill](https://github.com/calebdwilliams/element-internals-polyfill) from 1.1.15 to 1.1.16.
- [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-11-09 18:06:28 +00:00
Jacob Overgaard
f25a146bb3 rename operations after API gen 2022-11-09 15:14:33 +01:00
Jacob Overgaard
51139ec592 API gen 2022-11-09 15:12:32 +01:00
Jacob Overgaard
abc3695d39 API gen 2022-11-09 15:09:31 +01:00
Jacob Overgaard
53b5b566bd add script to generate dev api 2022-11-09 15:08:41 +01:00
Jacob Overgaard
0ed7c53c38 Merge branch 'main' into feature/backend-schema 2022-11-09 14:14:22 +01:00
Jacob Overgaard
9ea6fdef59 remove conditions 2022-11-09 14:14:08 +01:00
Jacob Overgaard
8ab18e44af fix installer test 2022-11-09 14:03:18 +01:00
Jacob Overgaard
5661a169d6 improve runtime validation 2022-11-09 13:47:54 +01:00
Jacob Overgaard
702dacd587 eslint 2022-11-09 13:47:46 +01:00
Jacob Overgaard
82fdf0bdc0 update telemetry dashboard 2022-11-09 13:45:51 +01:00
Jacob Overgaard
8d04ef7276 update published status handler 2022-11-09 13:36:43 +01:00
Jacob Overgaard
5773bb0b9f update user handler 2022-11-09 13:33:51 +01:00
Jacob Overgaard
58bd69cff0 update telemetry handler 2022-11-09 13:32:36 +01:00
Jacob Overgaard
cf73dc1da1 add todos 2022-11-09 13:26:47 +01:00
Jacob Overgaard
5705fcc685 update dashboard telemetry 2022-11-09 13:25:20 +01:00
Jacob Overgaard
06ab97a033 organize imports 2022-11-09 13:00:04 +01:00
Jacob Overgaard
f301951e83 migrate published status cache 2022-11-09 12:34:23 +01:00
Jacob Overgaard
f4729e7a25 update spec for upgrader 2022-11-09 12:28:20 +01:00
Jacob Overgaard
8cbc168fcd update spec for installer 2022-11-09 12:28:15 +01:00
Jacob Overgaard
e4b8a2ab1a move upgrader 2022-11-09 11:50:31 +01:00
Jacob Overgaard
cea14fd2c7 move installer 2022-11-09 11:49:42 +01:00
Jacob Overgaard
6d484c62e3 move login element 2022-11-09 11:49:33 +01:00
Jacob Overgaard
f260b95fa9 remove old models 2022-11-09 11:49:23 +01:00
Jacob Overgaard
914d284570 migrate server handlers 2022-11-09 11:49:13 +01:00
Jacob Overgaard
91b3c369ff setup umbracoPath util 2022-11-09 11:48:57 +01:00
Jacob Overgaard
3dc25dbd44 setup new api client 2022-11-09 11:48:48 +01:00
Jacob Overgaard
d5a3e7cfcd remove old temp schema generator 2022-11-09 11:48:20 +01:00
Jacob Overgaard
fadeb4676c generate new schema 2022-11-09 11:48:12 +01:00