Commit Graph

482 Commits

Author SHA1 Message Date
Jacob Overgaard
18a73aefbc make sure web-test-runner does not waste time with a html report since its now handled in a github action 2022-08-09 17:30:07 +02:00
Jacob Overgaard
788d2c1e5c [skip ci] uncomment report 2022-08-09 17:25:41 +02:00
Jacob Overgaard
03802f0e15 rearrange jobs 2022-08-09 17:19:30 +02:00
Jacob Overgaard
1b43d899d3 remove minimum coverage 2022-08-09 17:15:37 +02:00
Jacob Overgaard
0455a8f457 set working dir to root 2022-08-09 17:15:10 +02:00
Jacob Overgaard
ed001d9685 update action with working dir 2022-08-09 17:14:44 +02:00
Jacob Overgaard
16532754e6 remove working-directory 2022-08-09 17:06:29 +02:00
Jacob Overgaard
e59a578cf0 Merge branch 'main' of https://github.com/umbraco/Umbraco.CMS.Backoffice into bugfix/web-test-runner-registration 2022-08-09 16:55:31 +02:00
Jacob Overgaard
5215a06fa6 Merge pull request #91 from umbraco/dependabot/npm_and_yarn/web/test-runner-0.14.0
Bump @web/test-runner from 0.13.31 to 0.14.0
2022-08-09 16:55:19 +02:00
dependabot[bot]
de4a85f2c5 Bump @web/test-runner from 0.13.31 to 0.14.0
Bumps [@web/test-runner](https://github.com/modernweb-dev/web/tree/HEAD/packages/test-runner) from 0.13.31 to 0.14.0.
- [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.14.0/packages/test-runner)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-09 14:54:57 +00:00
Jacob Overgaard
4570a969a7 Merge branch 'main' of https://github.com/umbraco/Umbraco.CMS.Backoffice into bugfix/web-test-runner-registration 2022-08-09 16:54:15 +02:00
Jacob Overgaard
2c74227d11 add coverage report upload to github 2022-08-09 16:53:13 +02:00
Jacob Overgaard
84493beee3 add lcov and text-summary as coverage reporters 2022-08-09 16:53:05 +02:00
Jacob Overgaard
1562aefabc add helper const for chai a11y rules 2022-08-09 16:24:22 +02:00
Jacob Overgaard
0576014bfb ignore the 'color-contrast' rule for now 2022-08-09 16:19:05 +02:00
Jacob Overgaard
ae91e12d78 add specific ids for labels 2022-08-09 16:18:53 +02:00
Jacob Overgaard
c8831b599a add tests for login element 2022-08-09 16:18:40 +02:00
Jacob Overgaard
fc7f539db5 add test for umb-context-provider 2022-08-09 15:57:44 +02:00
Jacob Overgaard
91e3a76afb define correct name of upgraderview test 2022-08-09 15:57:36 +02:00
Jacob Overgaard
0a16d9921e add test for upgrader-view 2022-08-09 15:47:05 +02:00
Jacob Overgaard
1b953c4430 add correct await usage for chai accessible() 2022-08-09 15:42:05 +02:00
Jacob Overgaard
23d8283743 import from '.' 2022-08-09 15:39:07 +02:00
Jacob Overgaard
dcb5722464 add import for @umbraco-ui/uui and router-slot to test runner config to correctly register implicit uui components 2022-08-09 15:38:53 +02:00
Jesper Møller Jensen
9eb4eb38db package lock fix 2022-08-09 14:49:49 +02:00
Jesper Møller Jensen
714b683391 update to storybook 6.5.10 2022-08-09 14:41:45 +02:00
Jacob Overgaard
c471d51928 add link to storybook 2022-08-09 13:37:28 +02:00
Jacob Overgaard
05c5a63eb4 add custom command to build storybook 2022-08-09 13:30:26 +02:00
Jacob Overgaard
d140e238c2 ci: add Azure Static Web Apps workflow file
on-behalf-of: @Azure opensource@microsoft.com
2022-08-09 13:28:23 +02:00
Jacob Overgaard
684ca3c816 ignore storybook static files 2022-08-09 13:23:27 +02:00
Jacob Overgaard
ec20a5c3be Merge pull request #87 from umbraco/bugfix/labels-for-accessibility
adding labels for accessibility
2022-08-09 13:13:47 +02:00
Lone Iversen
6a098cf4af adding labels for accessibility 2022-08-09 12:29:21 +02:00
Jesper Møller Jensen
b537db7f6b add storyStoreV7 2022-08-09 11:41:10 +02:00
Jesper Møller Jensen
ed87fe02fc remove addon-docs from package json 2022-08-09 11:40:59 +02:00
Jesper Møller Jensen
9a4bc1e41f removed @storybook/addon-docs 2022-08-08 16:04:31 +02:00
Mads Rasmussen
f4f970170e Merge branch 'feature/notifications' of https://github.com/umbraco/Umbraco.CMS.Backoffice into feature/notifications 2022-08-08 15:52:57 +02:00
Mads Rasmussen
4cd4e9284f Merge branch 'main' into feature/notifications 2022-08-08 15:44:39 +02:00
Jesper Møller Jensen
2abcd64808 removed redundant @storybook/addon-docs package 2022-08-08 15:24:02 +02:00
Jesper Møller Jensen
dec15ea90f only prettier formatting 2022-08-08 15:20:04 +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
42bbd167b7 add tests for notification default layout 2022-08-04 10:27:21 +02:00
Mads Rasmussen
d34f801827 fix formatting 2022-08-04 10:03:14 +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
Mads Rasmussen
b66de32828 add separate stories for layouts 2022-08-04 09:52:32 +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
Mads Rasmussen
2cda2d4870 add stories for default notification layout 2022-08-03 17:04:24 +02:00
Mads Rasmussen
34571d4512 add docs for notifications 2022-08-03 16:24:09 +02:00
Mads Rasmussen
01b8d7642f Merge branch 'main' into feature/notifications 2022-08-03 14:07:04 +02:00
Mads Rasmussen
a9d1d9aa3a Merge branch 'main' into feature/notifications 2022-08-03 13:57:41 +02:00