Commit Graph

3950 Commits

Author SHA1 Message Date
Mads Rasmussen
5f1d820d5c temp routes for data types 2022-07-05 09:16:37 +02:00
Mads Rasmussen
fe0cb2647d add element suffix to editor elements 2022-07-04 17:18:18 +02:00
Mads Rasmussen
9c451fbca5 move node editor to editors folder 2022-07-04 17:12:55 +02:00
Mads Rasmussen
f4d5acb9a6 allow multiple editors in settings section 2022-07-04 16:44:18 +02:00
Mads Rasmussen
cf349aa045 change node property tempValue to data array 2022-07-04 15:14:37 +02:00
Mads Rasmussen
41741a3f90 remove unused type 2022-07-04 14:04:48 +02:00
Mads Rasmussen
3b0fbca6d8 remove todo 2022-07-04 13:32:47 +02:00
Mads Rasmussen
e8e21ef9a3 clean up 2022-07-04 13:30:55 +02:00
Mads Rasmussen
eba57d92e3 show property action menu on hover 2022-07-04 13:27:33 +02:00
Mads Rasmussen
99069d3e3c clean up subscriptions 2022-07-04 12:07:02 +02:00
Mads Rasmussen
bc69709d6d rename property actions to menu 2022-07-04 12:06:47 +02:00
Mads Rasmussen
a93af67052 Merge branch 'main' into feature/property-actions 2022-07-04 11:58:39 +02:00
Mads Rasmussen
e208ddfe53 add property action menu context 2022-07-04 11:45:16 +02:00
Jacob Overgaard
671f389ecb change spaces to tabs 2022-07-01 11:39:00 +02:00
Jacob Overgaard
4c0fad6468 change spaces to tabs and remove double rule from eslint covered by prettier 2022-07-01 11:38:44 +02:00
dependabot[bot]
07cb814319 Bump eslint-import-resolver-typescript from 3.1.2 to 3.1.3
Bumps [eslint-import-resolver-typescript](https://github.com/import-js/eslint-import-resolver-typescript) from 3.1.2 to 3.1.3.
- [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.1.2...v3.1.3)

---
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-07-01 11:34:12 +02:00
dependabot[bot]
095f7f8af4 Bump eslint-import-resolver-typescript from 3.1.1 to 3.1.2
Bumps [eslint-import-resolver-typescript](https://github.com/import-js/eslint-import-resolver-typescript) from 3.1.1 to 3.1.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.1.1...v3.1.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-07-01 11:19:28 +02:00
dependabot[bot]
3197bab5b4 Bump lit from 2.2.6 to 2.2.7
Bumps [lit](https://github.com/lit/lit/tree/HEAD/packages/lit) from 2.2.6 to 2.2.7.
- [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.2.7/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-07-01 11:19:05 +02:00
Jacob Overgaard
b50f0536b6 add a view for preconfigured databases 2022-07-01 11:17:14 +02:00
Jacob Overgaard
4a49e16b44 update to new schema for installer 2022-07-01 11:08:00 +02:00
Jacob Overgaard
868d26f3be move properties to 'user' model and rename a few database props 2022-06-30 13:34:02 +02:00
Jacob Overgaard
ff9e24e7d1 add 'id' to database setup 2022-06-30 13:15:15 +02:00
Jacob Overgaard
5dcf48adfb install handler 2022-06-29 16:29:50 +02:00
Jacob Overgaard
fe3c2e311d add model for preconfigured database 2022-06-29 15:55:26 +02:00
Jacob Overgaard
e098a3e7a8 use guards for the router rather than checking for each state 2022-06-29 13:16:12 +02:00
Jacob Overgaard
368ffb5208 fix reversal of server status mock handler 2022-06-29 13:14:59 +02:00
Jacob Overgaard
7ef5bbe118 add shell for upgrader element 2022-06-29 13:03:02 +02:00
Jacob Overgaard
e0d5e3abb8 add new server states + replace pushState with replaceState to not pollute history 2022-06-29 13:00:37 +02:00
Jacob Overgaard
2a7ea883f1 upgrade uui to 1.0.0-rc.1 2022-06-28 15:39:09 +02:00
dependabot[bot]
b55811f17b Bump @typescript-eslint/eslint-plugin from 5.29.0 to 5.30.0
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.29.0 to 5.30.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.30.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-06-28 08:48:56 +02:00
dependabot[bot]
34c45d7024 Bump @typescript-eslint/parser from 5.29.0 to 5.30.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.29.0 to 5.30.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.30.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-06-28 08:45:50 +02:00
dependabot[bot]
e80e0c9771 Bump eslint-import-resolver-typescript from 2.7.1 to 3.1.1
Bumps [eslint-import-resolver-typescript](https://github.com/alexgorbatchev/eslint-import-resolver-typescript) from 2.7.1 to 3.1.1.
- [Release notes](https://github.com/alexgorbatchev/eslint-import-resolver-typescript/releases)
- [Changelog](https://github.com/alexgorbatchev/eslint-import-resolver-typescript/blob/master/CHANGELOG.md)
- [Commits](https://github.com/alexgorbatchev/eslint-import-resolver-typescript/compare/v2.7.1...v3.1.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-27 17:54:57 +02:00
Jacob Overgaard
6af13f03b3 update vite 2022-06-27 17:46:20 +02:00
Jacob Overgaard
cc2852868a new sw 2022-06-27 17:45:19 +02:00
dependabot[bot]
072253bd98 Bump typescript from 4.7.3 to 4.7.4
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.7.3 to 4.7.4.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.7.3...v4.7.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-27 17:41:52 +02:00
dependabot[bot]
7bf55140fa Bump @web/dev-server-esbuild from 0.3.0 to 0.3.1
Bumps [@web/dev-server-esbuild](https://github.com/modernweb-dev/web/tree/HEAD/packages/dev-server-esbuild) from 0.3.0 to 0.3.1.
- [Release notes](https://github.com/modernweb-dev/web/releases)
- [Changelog](https://github.com/modernweb-dev/web/blob/master/packages/dev-server-esbuild/CHANGELOG.md)
- [Commits](https://github.com/modernweb-dev/web/commits/@web/dev-server-esbuild@0.3.1/packages/dev-server-esbuild)

---
updated-dependencies:
- dependency-name: "@web/dev-server-esbuild"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-27 17:41:42 +02:00
dependabot[bot]
b9cfd92417 Bump msw from 0.42.1 to 0.42.3
Bumps [msw](https://github.com/mswjs/msw) from 0.42.1 to 0.42.3.
- [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.42.1...v0.42.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-27 17:17:02 +02:00
dependabot[bot]
b058b4f5d6 Bump @web/test-runner from 0.13.30 to 0.13.31
Bumps [@web/test-runner](https://github.com/modernweb-dev/web/tree/HEAD/packages/test-runner) from 0.13.30 to 0.13.31.
- [Release notes](https://github.com/modernweb-dev/web/releases)
- [Changelog](https://github.com/modernweb-dev/web/blob/master/packages/test-runner/CHANGELOG.md)
- [Commits](https://github.com/modernweb-dev/web/commits/@web/test-runner@0.13.31/packages/test-runner)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-27 17:16:45 +02:00
dependabot[bot]
eca63eb17d Bump @open-wc/testing from 3.1.5 to 3.1.6
Bumps [@open-wc/testing](https://github.com/open-wc/open-wc/tree/HEAD/packages/testing) from 3.1.5 to 3.1.6.
- [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.6/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-06-27 17:16:31 +02:00
Jacob Overgaard
c087adff77 run fix after eslint update 2022-06-27 11:24:00 +02:00
dependabot[bot]
e1a1429941 Bump @typescript-eslint/eslint-plugin from 5.27.1 to 5.29.0
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.27.1 to 5.29.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.29.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-06-27 11:23:27 +02:00
dependabot[bot]
48d6b7b09d Bump eslint from 8.17.0 to 8.18.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.17.0 to 8.18.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.17.0...v8.18.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-06-27 11:22:25 +02:00
Jacob Overgaard
97d6243170 run prettier 2022-06-27 11:18:03 +02:00
dependabot[bot]
26cf2cad3b Bump @typescript-eslint/parser from 5.27.1 to 5.29.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.27.1 to 5.29.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.29.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-06-27 11:15:25 +02:00
dependabot[bot]
de87ea571d Bump prettier from 2.6.2 to 2.7.1
Bumps [prettier](https://github.com/prettier/prettier) from 2.6.2 to 2.7.1.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/2.6.2...2.7.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-27 11:15:15 +02:00
dependabot[bot]
9a49e25c28 Bump lit from 2.2.5 to 2.2.6
Bumps [lit](https://github.com/lit/lit/tree/HEAD/packages/lit) from 2.2.5 to 2.2.6.
- [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.2.6/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-06-27 11:15:03 +02:00
dependabot[bot]
20fcc3c875 Bump vite from 2.9.10 to 2.9.12
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 2.9.10 to 2.9.12.
- [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/v2.9.12/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-06-27 11:14:50 +02:00
Jacob Overgaard
99bd3175cb revamp installer models 2022-06-27 11:07:17 +02:00
Jacob Overgaard
39b3e0a319 add server handler 2022-06-27 10:56:19 +02:00
Jacob Overgaard
400f839bf1 revamp init and version responses into ServerController 2022-06-27 10:46:12 +02:00