Commit Graph

475 Commits

Author SHA1 Message Date
Jacob Overgaard
87f416dd71 Merge pull request #93 from umbraco/dependabot/github_actions/actions/checkout-3
Bump actions/checkout from 2 to 3
2022-08-10 08:55:24 +02:00
dependabot[bot]
3185225011 Bump actions/checkout from 2 to 3
Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 3.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v2...v3)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-09 18:54:21 +00: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
aa24d46458 Merge pull request #90 from umbraco/feature/upgrade-storybook6.5.10
upgrade storybook to 6.5.10
2022-08-09 16:53:54 +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
Mads Rasmussen
ed7848eb89 Merge pull request #86 from umbraco/feature/storyStoreV7
Feature/story store v7
2022-08-09 12:32:15 +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
JesmoDev
11d2fd89f0 Merge pull request #79 from umbraco/feature/notifications
Notifications
2022-08-08 16:14:32 +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
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
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
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
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
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
Mads Rasmussen
dfe6ab4247 add tests for notification service 2022-08-02 16:21:47 +02:00
Mads Rasmussen
73e644e0bf add tests for notification handler 2022-08-02 16:21:21 +02:00
Mads Rasmussen
592702df82 add support for custom layout and duration for notifications 2022-08-02 16:21:00 +02: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