Commit Graph

740 Commits

Author SHA1 Message Date
Jacob Overgaard
bffc2a22cc move registration to temp-internal-manifests 2022-09-07 15:05:01 +02:00
Jacob Overgaard
13564e3518 remove known element name 2022-09-07 14:38:42 +02:00
Jacob Overgaard
0f2bd1fdaa remove the check for element names 2022-09-07 14:38:25 +02:00
Jacob Overgaard
de0b507f8d add another level to packages section to accomodate the details page 2022-09-07 13:29:32 +02:00
Jacob Overgaard
83e0c750bc add a packages-installed-item component that supports package views 2022-09-07 13:15:51 +02:00
Jacob Overgaard
38c9883a23 support loading manifests without a loader 2022-09-07 13:15:34 +02:00
Jacob Overgaard
a818a6aa8f move registration of custom uui elements 2022-09-07 13:15:21 +02:00
Jacob Overgaard
e7d0fe9cbc ensure that UmbModalService supports opening HTMLElement objects 2022-09-07 13:15:07 +02:00
Jacob Overgaard
bcab93d684 add example package view file 2022-09-07 13:07:15 +02:00
Jacob Overgaard
8c9c04bf12 add packageView lookup 2022-09-05 16:08:41 +02:00
Jacob Overgaard
82d643482b add msw handler for packages installed 2022-09-05 15:43:54 +02:00
Jacob Overgaard
ea6467e036 update model for PackagesInstalled 2022-09-05 15:41:45 +02:00
Jacob Overgaard
c5c851ada2 add skeleton for packages section 2022-09-05 14:45:24 +02:00
Jacob Overgaard
354b4b7aba add packageView to extension registry 2022-09-05 10:32:48 +02:00
Jacob Overgaard
e157d7d57f add fetcher + mocks for packages and packageView 2022-09-05 10:30:55 +02:00
Jacob Overgaard
62c47c26fa mark prevalues as optional 2022-09-05 10:24:43 +02:00
Jacob Overgaard
82974c5f3e add prevalues type and associate it with propertyEditorUI 2022-09-05 10:23:14 +02:00
Jacob Overgaard
5cc495b2c9 add packageView type to handle the configuration of packages 2022-09-05 10:22:58 +02:00
Jacob Overgaard
8ceb60a726 add endpoint to fetch packages 2022-09-05 10:21:47 +02:00
Jacob Overgaard
bd56659688 Merge pull request #128 from umbraco/feature/manifest-schema
Feature/manifest schema
2022-08-29 10:24:37 +02:00
Jacob Overgaard
fdc777f84f recommended extensions 2022-08-26 14:13:30 +02:00
Jacob Overgaard
f14f9672f8 remove unused loader functions 2022-08-26 13:39:40 +02:00
Jacob Overgaard
0391b10566 catch more errors 2022-08-26 13:39:09 +02:00
Jacob Overgaard
c262f537de add vscode launch configuration 2022-08-26 09:59:47 +02:00
Jacob Overgaard
a74f9886f8 import types 2022-08-25 15:58:27 +02:00
Jacob Overgaard
b0d99c7c00 ensure that we load server-side manifests dynamically and our mocks are not included in the production build 2022-08-25 15:46:38 +02:00
Jacob Overgaard
d9552ce04a check that returned js might potentially be a new element 2022-08-25 15:13:00 +02:00
Jacob Overgaard
b5ca93d0a2 rename ManifestCore to ManifestTypes 2022-08-25 15:12:48 +02:00
Jacob Overgaard
9c1dd23d2d include custom types in schema 2022-08-25 15:12:13 +02:00
Jacob Overgaard
bada418bb9 eslint fix types 2022-08-25 14:08:36 +02:00
Jacob Overgaard
2c9ba6f81c add custom eslint rule to check for correct type imports 2022-08-25 12:42:15 +02:00
Jacob Overgaard
9a7e9bf861 fix stories with double imports 2022-08-25 12:41:49 +02:00
Jacob Overgaard
ab402b5ad5 load custom extensions 2022-08-25 09:57:38 +02:00
Jacob Overgaard
a3bced0c79 update all models to match new api 2022-08-25 09:57:20 +02:00
Jacob Overgaard
a808bf8cab mark elementName as optional 2022-08-25 09:41:26 +02:00
Jacob Overgaard
3311af3d7f make js and label props optional 2022-08-25 09:39:34 +02:00
Jacob Overgaard
47de2e25d3 add schema for manifests 2022-08-25 09:34:54 +02:00
Jacob Overgaard
d1b3f9464e add schema for manifests 2022-08-24 16:03:35 +02:00
Jacob Overgaard
a185c1a885 import as types 2022-08-24 15:56:29 +02:00
Jacob Overgaard
cc4b4ca88b Merge branch 'main' into feature/database-validation 2022-08-24 11:22:17 +02:00
Jacob Overgaard
d6b34bf1e3 fix a11y warnings 2022-08-24 11:08:12 +02:00
Jacob Overgaard
0db991ccb8 add call to validate database endpoint if database requires it 2022-08-24 11:00:23 +02:00
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
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