Commit Graph

1538 Commits

Author SHA1 Message Date
Niels Lyngsø
70b875bee0 Merge pull request #293 from umbraco/dependabot/npm_and_yarn/storybook/addon-essentials-6.5.14 2022-12-13 08:43:12 +01:00
Niels Lyngsø
2928595582 Merge pull request #292 from umbraco/dependabot/npm_and_yarn/vite-tsconfig-paths-4.0.1 2022-12-12 09:05:16 +01:00
dependabot[bot]
3bd329b994 Bump @storybook/addon-essentials from 6.5.13 to 6.5.14
Bumps [@storybook/addon-essentials](https://github.com/storybookjs/storybook/tree/HEAD/addons/essentials) from 6.5.13 to 6.5.14.
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Changelog](https://github.com/storybookjs/storybook/blob/v6.5.14/CHANGELOG.md)
- [Commits](https://github.com/storybookjs/storybook/commits/v6.5.14/addons/essentials)

---
updated-dependencies:
- dependency-name: "@storybook/addon-essentials"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-08 18:10:04 +00:00
dependabot[bot]
2123ec01f1 Bump vite-tsconfig-paths from 3.6.0 to 4.0.1
Bumps [vite-tsconfig-paths](https://github.com/aleclarson/vite-tsconfig-paths) from 3.6.0 to 4.0.1.
- [Release notes](https://github.com/aleclarson/vite-tsconfig-paths/releases)
- [Commits](https://github.com/aleclarson/vite-tsconfig-paths/compare/v3.6.0...v4.0.1)

---
updated-dependencies:
- dependency-name: vite-tsconfig-paths
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-08 18:09:02 +00:00
dependabot[bot]
a888d33dce Bump eslint from 8.28.0 to 8.29.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.28.0 to 8.29.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v8.28.0...v8.29.0)

---
updated-dependencies:
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-08 18:08:18 +00:00
Jesper Møller Jensen
4a78db0001 add extension recommendation and extension setup 2022-12-08 15:02:06 +01:00
Niels Lyngsø
08d52201dc Merge branch 'main' into dependabot/npm_and_yarn/storybook/addon-a11y-6.5.14 2022-12-08 14:00:41 +01:00
Niels Lyngsø
cfe3a1b1c1 Merge pull request #289 from umbraco/dependabot/npm_and_yarn/decode-uri-component-0.2.2 2022-12-08 14:00:29 +01:00
Niels Lyngsø
88322398cd Merge branch 'main' into dependabot/npm_and_yarn/storybook/addon-a11y-6.5.14 2022-12-08 13:56:57 +01:00
JesmoDev
9856f75764 Merge pull request #288 from umbraco/feature/code-snippets
Adds code snippets to the project
2022-12-08 13:54:13 +01:00
Niels Lyngsø
c7a63c40b0 Merge pull request #287 from umbraco/dependabot/npm_and_yarn/storybook/web-components-6.5.14 2022-12-08 13:53:48 +01:00
dependabot[bot]
631331c255 Bump @storybook/addon-a11y from 6.5.13 to 6.5.14
Bumps [@storybook/addon-a11y](https://github.com/storybookjs/storybook/tree/HEAD/addons/a11y) from 6.5.13 to 6.5.14.
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Changelog](https://github.com/storybookjs/storybook/blob/v6.5.14/CHANGELOG.md)
- [Commits](https://github.com/storybookjs/storybook/commits/v6.5.14/addons/a11y)

---
updated-dependencies:
- dependency-name: "@storybook/addon-a11y"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-08 12:51:59 +00:00
Niels Lyngsø
4da7a7fd92 Merge pull request #285 from umbraco/dependabot/npm_and_yarn/storybook/addon-actions-6.5.14 2022-12-08 13:51:17 +01:00
dependabot[bot]
9e8971467c Bump decode-uri-component from 0.2.0 to 0.2.2
Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) from 0.2.0 to 0.2.2.
- [Release notes](https://github.com/SamVerschueren/decode-uri-component/releases)
- [Commits](https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.0...v0.2.2)

---
updated-dependencies:
- dependency-name: decode-uri-component
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-08 12:50:27 +00:00
Niels Lyngsø
ac88f65dd3 Merge pull request #284 from umbraco/dependabot/npm_and_yarn/playwright-msw-2.0.2 2022-12-08 13:50:21 +01:00
Niels Lyngsø
1a39d8bd8b Merge pull request #283 from umbraco/dependabot/npm_and_yarn/types/uuid-9.0.0 2022-12-08 13:49:41 +01:00
Jesper Møller Jensen
7b129729be add lit snippets and allow them in gitignore 2022-12-08 13:03:51 +01:00
dependabot[bot]
8d4ca42ede Bump @storybook/web-components from 6.5.13 to 6.5.14
Bumps [@storybook/web-components](https://github.com/storybookjs/storybook/tree/HEAD/app/web-components) from 6.5.13 to 6.5.14.
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Changelog](https://github.com/storybookjs/storybook/blob/v6.5.14/CHANGELOG.md)
- [Commits](https://github.com/storybookjs/storybook/commits/v6.5.14/app/web-components)

---
updated-dependencies:
- dependency-name: "@storybook/web-components"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-02 18:09:52 +00:00
dependabot[bot]
118e02cdfb Bump @storybook/addon-actions from 6.5.13 to 6.5.14
Bumps [@storybook/addon-actions](https://github.com/storybookjs/storybook/tree/HEAD/addons/actions) from 6.5.13 to 6.5.14.
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Changelog](https://github.com/storybookjs/storybook/blob/v6.5.14/CHANGELOG.md)
- [Commits](https://github.com/storybookjs/storybook/commits/v6.5.14/addons/actions)

---
updated-dependencies:
- dependency-name: "@storybook/addon-actions"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-02 18:07:30 +00:00
Jacob Overgaard
03c864760c update msw 2022-12-02 14:16:44 +01:00
dependabot[bot]
2187e3ef78 Bump playwright-msw from 2.0.1 to 2.0.2
Bumps [playwright-msw](https://github.com/valendres/playwright-msw/tree/HEAD/packages/playwright-msw) from 2.0.1 to 2.0.2.
- [Release notes](https://github.com/valendres/playwright-msw/releases)
- [Changelog](https://github.com/valendres/playwright-msw/blob/playwright-msw@2.0.2/packages/playwright-msw/CHANGELOG.md)
- [Commits](https://github.com/valendres/playwright-msw/commits/playwright-msw@2.0.2/packages/playwright-msw)

---
updated-dependencies:
- dependency-name: playwright-msw
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-01 18:08:26 +00:00
dependabot[bot]
bf984795ec Bump @types/uuid from 8.3.4 to 9.0.0
Bumps [@types/uuid](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/uuid) from 8.3.4 to 9.0.0.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/uuid)

---
updated-dependencies:
- dependency-name: "@types/uuid"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-30 18:08:34 +00:00
Jacob Overgaard
73d78d82d8 reverse order of parameters to allow override of color 2022-11-29 15:06:52 +01:00
Jacob Overgaard
1c12c1c4e6 add loading state to performance profiling dashboard 2022-11-29 14:20:03 +01:00
dependabot[bot]
7754d40c7f Bump @typescript-eslint/eslint-plugin from 5.44.0 to 5.45.0
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.44.0 to 5.45.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.45.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-11-29 09:11:10 +01:00
dependabot[bot]
6c19e7526f Bump @typescript-eslint/parser from 5.44.0 to 5.45.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.44.0 to 5.45.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.45.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-11-29 09:03:40 +01:00
Jacob Overgaard
cb79e30497 Merge pull request #280 from umbraco/dependabot/npm_and_yarn/babel/core-7.20.5
Bump @babel/core from 7.20.2 to 7.20.5
2022-11-29 09:03:27 +01:00
Jacob Overgaard
72cde4bb21 Merge pull request #282 from umbraco/dependabot/npm_and_yarn/msw-0.49.1
Bump msw from 0.49.0 to 0.49.1
2022-11-29 09:03:13 +01:00
dependabot[bot]
2128e37f49 Bump msw from 0.49.0 to 0.49.1
Bumps [msw](https://github.com/mswjs/msw) from 0.49.0 to 0.49.1.
- [Release notes](https://github.com/mswjs/msw/releases)
- [Changelog](https://github.com/mswjs/msw/blob/main/CHANGELOG.md)
- [Commits](https://github.com/mswjs/msw/compare/v0.49.0...v0.49.1)

---
updated-dependencies:
- dependency-name: msw
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-28 18:19:07 +00:00
dependabot[bot]
a6bcaef9c6 Bump @babel/core from 7.20.2 to 7.20.5
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.20.2 to 7.20.5.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.20.5/packages/babel-core)

---
updated-dependencies:
- dependency-name: "@babel/core"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-28 18:17:05 +00:00
dependabot[bot]
6651c03550 Bump zgosalvez/github-actions-report-lcov from 1 to 2
Bumps [zgosalvez/github-actions-report-lcov](https://github.com/zgosalvez/github-actions-report-lcov) from 1 to 2.
- [Release notes](https://github.com/zgosalvez/github-actions-report-lcov/releases)
- [Commits](https://github.com/zgosalvez/github-actions-report-lcov/compare/v1...v2)

---
updated-dependencies:
- dependency-name: zgosalvez/github-actions-report-lcov
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-28 18:14:07 +00:00
dependabot[bot]
221d74218e Bump @xmldom/xmldom from 0.8.3 to 0.8.6
Bumps [@xmldom/xmldom](https://github.com/xmldom/xmldom) from 0.8.3 to 0.8.6.
- [Release notes](https://github.com/xmldom/xmldom/releases)
- [Changelog](https://github.com/xmldom/xmldom/blob/master/CHANGELOG.md)
- [Commits](https://github.com/xmldom/xmldom/compare/0.8.3...0.8.6)

---
updated-dependencies:
- dependency-name: "@xmldom/xmldom"
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-28 15:07:49 +00:00
Jacob Overgaard
219adb10c3 Merge branch 'main' of https://github.com/umbraco/Umbraco.CMS.Backoffice 2022-11-28 16:03:35 +01:00
Jacob Overgaard
5c72411e63 adjust devskim scanner 2022-11-28 16:03:21 +01:00
Jacob Overgaard
645c8149e1 Merge remote-tracking branch 'origin/main' into feature/dashboard-models-builder 2022-11-28 15:54:11 +01:00
Jacob Overgaard
ea42814afd cleanup unused result 2022-11-28 15:45:57 +01:00
Jacob Overgaard
6504ccc178 load uui-code-block in storybook 2022-11-28 15:45:43 +01:00
Jacob Overgaard
aae9b81cee move code-block to backoffice folder
Tests are failing when autoimporting an index file. As it turned out, the 'utils' folder is not the right place to put shared elements. Instead we are creating a 'shared' folder in the backoffice context and autoloading the component globally for the backoffice.

Consider moving the code-block element to the UI library later.
2022-11-28 15:40:15 +01:00
Lone Iversen
7d4162c11d added code block 2022-11-28 10:08:40 +01:00
Lone Iversen
254f6a59be update 2022-11-28 10:04:05 +01:00
Lone Iversen
ca95c20d80 update 2022-11-28 09:20:32 +01:00
Lone Iversen
ea8010eee0 Update src/backoffice/dashboards/models-builder/dashboard-models-builder.element.ts
Co-authored-by: Jacob Overgaard <752371+iOvergaard@users.noreply.github.com>
2022-11-28 09:00:40 +01:00
Lone Iversen
c996d724f4 Merge branch 'feature/dashboard-models-builder' of https://github.com/umbraco/Umbraco.CMS.Backoffice into feature/dashboard-models-builder 2022-11-28 09:00:18 +01:00
Lone Iversen
a2f301a053 Merge branch 'main' into feature/dashboard-models-builder 2022-11-28 09:00:03 +01:00
Lone Iversen
4d30dc6f74 Merge branch 'main' into feature/dashboard-performance-profiling 2022-11-28 08:58:55 +01:00
Jacob Overgaard
fcf2b1216c cleanup models from old api 2022-11-25 16:51:24 +01:00
Jacob Overgaard
a426fa510b fix issue with search 2022-11-25 16:51:08 +01:00
Jacob Overgaard
a08ccc30b3 use correct property for loading 2022-11-25 16:37:50 +01:00
Jacob Overgaard
3f4318e67d remove unused import 2022-11-25 16:36:59 +01:00
Jacob Overgaard
9fd6208481 add vite ignore 2022-11-25 14:57:25 +01:00