Commit Graph

9715 Commits

Author SHA1 Message Date
Jacob Overgaard
0a986f10f6 add new api handler for upgrader 2022-07-27 13:50:28 +02:00
Jacob Overgaard
f7848d43b3 add schema for upgrader 2022-07-27 13:47:04 +02:00
JesmoDev
a64512ea01 installer components no longer crash when not provided with a context 2022-07-27 13:27:45 +02:00
JesmoDev
ab8ee215b6 add tests 2022-07-27 13:27:45 +02:00
Jacob Overgaard
0e7f0cafd2 add support to check for redirectTo parameter in login element 2022-07-26 16:33:36 +02:00
Jacob Overgaard
c8a0464354 add support for redirectTo parameter for authorized guard 2022-07-26 16:33:10 +02:00
Jacob Overgaard
17d91c1c38 extend the runtime status with more modes 2022-07-26 16:07:31 +02:00
Jacob Overgaard
0b10b13358 deps(build-dev): upgrade packages 2022-07-26 16:02:01 +02:00
JesmoDev
5023b0dcc5 cleanup and comments 2022-07-06 16:52:29 +02:00
JesmoDev
fde9b7730c modal service and container WIP. Updated modal packages 2022-07-06 16:50:08 +02:00
JesmoDev
80a4453f45 added content picker and local packages for modal 2022-07-06 11:05:34 +02:00
Mads Rasmussen
40beff7cf3 show notification when data type is saved 2022-07-05 18:55:48 +02:00
Mads Rasmussen
fa7f9bcd2b rename data types 2022-07-05 18:31:58 +02:00
Mads Rasmussen
68a798eb44 save data types + set up msw handlers 2022-07-05 17:46:38 +02:00
Mads Rasmussen
d96573973d remove unused import 2022-07-05 14:16:05 +02:00
Mads Rasmussen
4339803744 add temp property editor ui selector in data type editor 2022-07-05 13:11:25 +02:00
Mads Rasmussen
a218a6a762 add edit view to data type editor 2022-07-05 10:51:25 +02:00
Mads Rasmussen
6fd806c64a Update settings-section.element.ts 2022-07-05 09:17:18 +02:00
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