Commit Graph

482 Commits

Author SHA1 Message Date
Mads Rasmussen
6e7ce99acb add stories for data type editor + editor views 2022-08-08 15:09:31 +02:00
Mads Rasmussen
4d6afdbe18 add global providers in storybook 2022-08-08 15:09:13 +02:00
Mads Rasmussen
96a7d8cbe7 add stories for editor-layout and editor-entity 2022-08-08 13:50:04 +02:00
Mads Rasmussen
8ac9ce589d set stories to use 100% height 2022-08-08 13:49:03 +02:00
Mads Rasmussen
c17763b0bd add temp variant selector 2022-08-08 12:37:24 +02:00
Mads Rasmussen
42f6e76e64 more flexible name slot in entity editor 2022-08-08 11:37:17 +02:00
Mads Rasmussen
3a91d6a0a5 only render editor views if there are any 2022-08-08 10:57:59 +02:00
Mads Rasmussen
d145a9e25c don't allow to construct empty contexts 2022-08-08 10:39:16 +02:00
Mads Rasmussen
b25c305787 only update when new data comes in 2022-08-08 10:24:41 +02:00
Mads Rasmussen
f9922a193c don't allow empty constructs of node context 2022-08-05 19:10:55 +02:00
Mads Rasmussen
66fe308a6e only re render if properties change 2022-08-05 19:10:17 +02:00
Mads Rasmussen
5d6d9b447f add document with only 1 property 2022-08-05 19:08:11 +02:00
Mads Rasmussen
c278f044d6 fix node name 2022-08-05 14:12:57 +02:00
Mads Rasmussen
93096f4012 lazy load editor layout 2022-08-05 14:00:54 +02:00
Mads Rasmussen
4181a2bfd9 create shared folder for components shared across editors 2022-08-05 13:48:54 +02:00
Mads Rasmussen
3c0747bbce move extensions editor into extensions folder 2022-08-05 13:45:57 +02:00
Mads Rasmussen
20efb043d8 move node views into node editor folder 2022-08-05 13:44:40 +02:00
Mads Rasmussen
88c8891eec move node editor into node folder 2022-08-05 13:37:45 +02:00
Mads Rasmussen
f59b1e6d62 move name + views slot from editor layout to entity editor + use entity editor in node editor 2022-08-05 13:36:46 +02:00
Mads Rasmussen
7ce5ce6cbe collect shared logic in class for temp faked database 2022-08-05 10:12:56 +02:00
Mads Rasmussen
ed5cfa2dbc Merge branch 'main' into feature/editors 2022-08-04 18:23:26 +02:00
Mads Rasmussen
6ae52b598f set up document type editor scaffold 2022-08-04 17:28:05 +02:00
Mads Rasmussen
593fb23f70 move data type edit view into data types folder 2022-08-04 15:44:14 +02:00
Mads Rasmussen
6a7b440046 move data type editor into data type folder 2022-08-04 15:41:31 +02:00
Mads Rasmussen
d49bd634f4 fix data type not updating correctly when saving multiple times 2022-08-04 15:40:11 +02:00
Mads Rasmussen
eb861cf9f7 add entity editor and try out data type a data type context 2022-08-04 14:55:02 +02:00
Jacob Overgaard
3a4664a816 Create codeql.yml 2022-08-04 11:25:54 +02:00
Jacob Overgaard
6cd687dc4e test build on main branch 2022-08-04 11:23:52 +02:00
Jacob Overgaard
46ec8de5db add storybook eslint plugin to extensions 2022-08-04 11:21:47 +02:00
Mads Rasmussen
c6d7baf934 Merge branch 'main' into feature/editors 2022-08-04 10:40:35 +02:00
Jacob Overgaard
e135d8ed87 Merge pull request #77 from umbraco/dependabot/npm_and_yarn/eslint-plugin-storybook-0.6.3
Bump eslint-plugin-storybook from 0.6.2 to 0.6.3
2022-08-04 10:20:56 +02:00
dependabot[bot]
a6e9d363f0 Bump eslint-plugin-storybook from 0.6.2 to 0.6.3
Bumps [eslint-plugin-storybook](https://github.com/storybookjs/eslint-plugin-storybook) from 0.6.2 to 0.6.3.
- [Release notes](https://github.com/storybookjs/eslint-plugin-storybook/releases)
- [Changelog](https://github.com/storybookjs/eslint-plugin-storybook/blob/main/CHANGELOG.md)
- [Commits](https://github.com/storybookjs/eslint-plugin-storybook/compare/v0.6.2...v0.6.3)

---
updated-dependencies:
- dependency-name: eslint-plugin-storybook
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-04 07:58:35 +00:00
Jacob Overgaard
db7bcf8d8a Merge pull request #78 from umbraco/dependabot/npm_and_yarn/eslint-plugin-lit-a11y-2.2.2
Bump eslint-plugin-lit-a11y from 2.2.1 to 2.2.2
2022-08-04 09:57:46 +02:00
dependabot[bot]
e36ccd2558 Bump eslint-plugin-lit-a11y from 2.2.1 to 2.2.2
Bumps [eslint-plugin-lit-a11y](https://github.com/open-wc/open-wc/tree/HEAD/packages/eslint-plugin-lit-a11y) from 2.2.1 to 2.2.2.
- [Release notes](https://github.com/open-wc/open-wc/releases)
- [Changelog](https://github.com/open-wc/open-wc/blob/master/packages/eslint-plugin-lit-a11y/CHANGELOG.md)
- [Commits](https://github.com/open-wc/open-wc/commits/eslint-plugin-lit-a11y@2.2.2/packages/eslint-plugin-lit-a11y)

---
updated-dependencies:
- dependency-name: eslint-plugin-lit-a11y
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-03 18:34:02 +00:00
Jacob Overgaard
ab9f9dd905 Merge pull request #75 from umbraco/feature/storybook
Storybook with MSW
2022-08-03 13:52:15 +02:00
Jacob Overgaard
0cbdabd202 add installer as a page 2022-08-03 12:43:41 +02:00
Jacob Overgaard
23558db4cc Merge pull request #74 from umbraco/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-5.32.0
Bump @typescript-eslint/eslint-plugin from 5.31.0 to 5.32.0
2022-08-03 12:32:14 +02:00
dependabot[bot]
fe426db626 Bump @typescript-eslint/eslint-plugin from 5.31.0 to 5.32.0
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.31.0 to 5.32.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.32.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-08-03 08:17:05 +00:00
Jacob Overgaard
655eead741 Merge pull request #73 from umbraco/dependabot/npm_and_yarn/babel/core-7.18.10
Bump @babel/core from 7.18.9 to 7.18.10
2022-08-03 10:15:46 +02:00
Jacob Overgaard
86b551435f Merge pull request #72 from umbraco/dependabot/npm_and_yarn/typescript-eslint/parser-5.32.0
Bump @typescript-eslint/parser from 5.31.0 to 5.32.0
2022-08-03 10:15:35 +02:00
Jacob Overgaard
d2d51ebb40 Merge pull request #71 from umbraco/dependabot/npm_and_yarn/eslint-import-resolver-typescript-3.4.0
Bump eslint-import-resolver-typescript from 3.3.0 to 3.4.0
2022-08-03 10:15:24 +02:00
Jacob Overgaard
2cf0dafb33 Merge pull request #76 from umbraco/dependabot/npm_and_yarn/eslint-plugin-storybook-0.6.2
Bump eslint-plugin-storybook from 0.6.1 to 0.6.2
2022-08-03 10:15:11 +02:00
dependabot[bot]
bdd4e70b19 Bump eslint-plugin-storybook from 0.6.1 to 0.6.2
Bumps [eslint-plugin-storybook](https://github.com/storybookjs/eslint-plugin-storybook) from 0.6.1 to 0.6.2.
- [Release notes](https://github.com/storybookjs/eslint-plugin-storybook/releases)
- [Changelog](https://github.com/storybookjs/eslint-plugin-storybook/blob/main/CHANGELOG.md)
- [Commits](https://github.com/storybookjs/eslint-plugin-storybook/compare/v0.6.1...v0.6.2)

---
updated-dependencies:
- dependency-name: eslint-plugin-storybook
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-02 18:44:48 +00:00
Jacob Overgaard
effb185911 add a step for preconfigured database with mocked response 2022-08-02 13:53:19 +02:00
Jacob Overgaard
320a7b66a2 replace mocked decorator with umb-context-provider element with the real decorator 2022-08-02 13:37:46 +02:00
Jacob Overgaard
29d74ba666 add extra installer step for telemetry data 2022-08-02 13:37:21 +02:00
Jacob Overgaard
ec0f8e25be add correct wording in installer-consent 2022-08-02 13:36:37 +02:00
Jacob Overgaard
0debb6a8fb add a context-provider element to inject selected contexts in stories 2022-08-02 13:36:24 +02:00
Jacob Overgaard
c4de9c59c8 update 'detailed' text to latest version 2022-08-02 13:35:03 +02:00
Jacob Overgaard
e6e5f80bf7 rename titles of stories to group them 2022-08-02 13:21:23 +02:00