JesmoDev
|
bbea9bfbf1
|
Merge pull request #208 from umbraco/feature/observer
Feature/Observer Mixin
|
2022-10-17 12:39:41 +02:00 |
|
Jacob Overgaard
|
7557702c0b
|
Merge pull request #212 from umbraco/dependabot/npm_and_yarn/xmldom/xmldom-and-mswjs/interceptors-0.8.3
Bump @xmldom/xmldom and @mswjs/interceptors
|
2022-10-17 11:29:04 +02:00 |
|
Jacob Overgaard
|
9b12564358
|
Merge pull request #213 from umbraco/dependabot/npm_and_yarn/playwright/test-1.27.1
Bump @playwright/test from 1.26.1 to 1.27.1
|
2022-10-17 11:28:07 +02:00 |
|
Mads Rasmussen
|
ece375c52e
|
Merge branch 'main' into feature/observer
|
2022-10-14 09:27:21 +02:00 |
|
JesmoDev
|
8b3fad1c06
|
Merge pull request #202 from umbraco/feature/weight-property-on-all-manifests
Feature/Weight property on all manifests
|
2022-10-13 16:24:38 +02:00 |
|
Jacob Overgaard
|
072687a50a
|
Merge pull request #211 from umbraco/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-5.40.0
Bump @typescript-eslint/eslint-plugin from 5.39.0 to 5.40.0
|
2022-10-13 15:43:19 +02:00 |
|
dependabot[bot]
|
45af0d9418
|
Bump @playwright/test from 1.26.1 to 1.27.1
Bumps [@playwright/test](https://github.com/Microsoft/playwright) from 1.26.1 to 1.27.1.
- [Release notes](https://github.com/Microsoft/playwright/releases)
- [Commits](https://github.com/Microsoft/playwright/compare/v1.26.1...v1.27.1)
---
updated-dependencies:
- dependency-name: "@playwright/test"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-10-13 13:42:27 +00:00 |
|
dependabot[bot]
|
f478735f55
|
Bump @xmldom/xmldom and @mswjs/interceptors
Bumps [@xmldom/xmldom](https://github.com/xmldom/xmldom) and [@mswjs/interceptors](https://github.com/mswjs/interceptors). These dependencies needed to be updated together.
Updates `@xmldom/xmldom` from 0.7.5 to 0.8.3
- [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.7.5...0.8.3)
Updates `@mswjs/interceptors` from 0.17.5 to 0.17.6
- [Release notes](https://github.com/mswjs/interceptors/releases)
- [Commits](https://github.com/mswjs/interceptors/compare/v0.17.5...v0.17.6)
---
updated-dependencies:
- dependency-name: "@xmldom/xmldom"
dependency-type: indirect
- dependency-name: "@mswjs/interceptors"
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-10-13 13:42:09 +00:00 |
|
dependabot[bot]
|
6bcfa2d849
|
Bump @typescript-eslint/eslint-plugin from 5.39.0 to 5.40.0
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.39.0 to 5.40.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.40.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-10-13 13:42:01 +00:00 |
|
Jacob Overgaard
|
344b1834f7
|
Merge pull request #203 from umbraco/dependabot/npm_and_yarn/storybook/builder-vite-0.2.4
Bump @storybook/builder-vite from 0.2.3 to 0.2.4
|
2022-10-13 15:41:33 +02:00 |
|
Jacob Overgaard
|
f66eaba351
|
Merge pull request #204 from umbraco/dependabot/npm_and_yarn/eslint-plugin-storybook-0.6.6
Bump eslint-plugin-storybook from 0.6.4 to 0.6.6
|
2022-10-13 15:41:20 +02:00 |
|
Jacob Overgaard
|
046d3fce22
|
Merge pull request #205 from umbraco/dependabot/npm_and_yarn/mdx-js/react-2.1.5
Bump @mdx-js/react from 2.1.4 to 2.1.5
|
2022-10-13 15:41:05 +02:00 |
|
Mads Rasmussen
|
27fbba9e9a
|
Merge branch 'main' into feature/weight-property-on-all-manifests
|
2022-10-13 09:17:29 +02:00 |
|
Mads Rasmussen
|
9ee47705e6
|
fix import order
|
2022-10-12 19:08:52 +02:00 |
|
Mads Rasmussen
|
c56c800c70
|
remove unused property
|
2022-10-12 19:08:19 +02:00 |
|
Mads Rasmussen
|
e240e6d73d
|
Merge branch 'main' into feature/observer
|
2022-10-12 19:07:23 +02:00 |
|
Jacob Overgaard
|
61bad07818
|
Merge pull request #207 from umbraco/dashboard-settings-about
Dashboard settings about
|
2022-10-12 15:10:54 +02:00 |
|
Mads Rasmussen
|
08ccff12e2
|
Merge pull request #206 from umbraco/feature/users-section
Feature/users section (Work in progress)
|
2022-10-12 15:10:30 +02:00 |
|
Mads Rasmussen
|
e150bb1b66
|
use observer mixin
|
2022-10-12 14:39:05 +02:00 |
|
Filip Bech-Larsen
|
35d9c9ce94
|
stupid merge error
|
2022-10-12 14:33:32 +02:00 |
|
Filip Bech-Larsen
|
52b773db18
|
Mer
|
2022-10-12 14:21:35 +02:00 |
|
Filip Bech-Larsen
|
69f902574c
|
Add basic test
|
2022-10-12 14:09:34 +02:00 |
|
Filip Bech-Larsen
|
4ebcb70615
|
fix typo
|
2022-10-12 14:07:49 +02:00 |
|
Filip Bech-Larsen
|
1d730c06d5
|
Rename to settings->welcome
|
2022-10-12 13:58:54 +02:00 |
|
Filip Bech-Larsen
|
e045b6bbbb
|
Content in the render-method
|
2022-10-12 13:53:08 +02:00 |
|
Mads Rasmussen
|
64815ec621
|
use observer mixin
|
2022-10-12 13:38:54 +02:00 |
|
Jesper Møller Jensen
|
f3476744f6
|
added user group routing
|
2022-10-12 13:23:05 +02:00 |
|
Jesper Møller Jensen
|
42296f63fa
|
fix build
|
2022-10-12 13:18:10 +02:00 |
|
Jesper Møller Jensen
|
e2804feb64
|
removed empty story file
|
2022-10-12 12:48:02 +02:00 |
|
Jesper Møller Jensen
|
d602e4215c
|
Merge remote-tracking branch 'origin/main' into feature/users-section
|
2022-10-12 12:40:53 +02:00 |
|
Jesper Møller Jensen
|
b705e26c8f
|
wip user group editor
|
2022-10-12 12:37:59 +02:00 |
|
Jesper Møller Jensen
|
cf458ef49e
|
added default permissions UI
|
2022-10-12 12:07:36 +02:00 |
|
Jesper Møller Jensen
|
b4745cdca5
|
user group editor cleanup
|
2022-10-12 11:38:34 +02:00 |
|
Jesper Møller Jensen
|
0236d96cf7
|
add userGroup editor extension
|
2022-10-12 11:36:09 +02:00 |
|
Mads Rasmussen
|
c0c59355af
|
use observer mixin
|
2022-10-12 11:36:04 +02:00 |
|
Mads Rasmussen
|
01942e021c
|
update imports
|
2022-10-12 11:35:52 +02:00 |
|
Mads Rasmussen
|
02371d7b4e
|
remove unused import
|
2022-10-12 11:35:36 +02:00 |
|
Mads Rasmussen
|
9434541bde
|
use observer mixin
|
2022-10-12 11:15:14 +02:00 |
|
Mads Rasmussen
|
eb041c84a9
|
remove unused
|
2022-10-12 11:15:02 +02:00 |
|
Jesper Møller Jensen
|
f4f994f322
|
add user-group table
|
2022-10-12 11:08:11 +02:00 |
|
Jesper Møller Jensen
|
089f97eb1f
|
add user-group entity
|
2022-10-12 11:08:04 +02:00 |
|
Jesper Møller Jensen
|
8d86aa5c67
|
add user group mocks
|
2022-10-12 11:07:41 +02:00 |
|
Jesper Møller Jensen
|
934465d38c
|
add user-group store
|
2022-10-12 11:07:14 +02:00 |
|
Jesper Møller Jensen
|
f6dbf24fe6
|
add user-group store
|
2022-10-12 11:06:48 +02:00 |
|
Mads Rasmussen
|
a69acd726e
|
add type to observer mixin
|
2022-10-12 11:04:57 +02:00 |
|
dependabot[bot]
|
ec529190da
|
Bump @mdx-js/react from 2.1.4 to 2.1.5
Bumps [@mdx-js/react](https://github.com/mdx-js/mdx/tree/HEAD/packages/react) from 2.1.4 to 2.1.5.
- [Release notes](https://github.com/mdx-js/mdx/releases)
- [Changelog](https://github.com/mdx-js/mdx/blob/main/changelog.md)
- [Commits](https://github.com/mdx-js/mdx/commits/2.1.5/packages/react)
---
updated-dependencies:
- dependency-name: "@mdx-js/react"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-10-11 18:43:12 +00:00 |
|
dependabot[bot]
|
60e2afbba9
|
Bump eslint-plugin-storybook from 0.6.4 to 0.6.6
Bumps [eslint-plugin-storybook](https://github.com/storybookjs/eslint-plugin-storybook) from 0.6.4 to 0.6.6.
- [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.4...v0.6.6)
---
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-10-11 18:42:48 +00:00 |
|
dependabot[bot]
|
6c6b58f52e
|
Bump @storybook/builder-vite from 0.2.3 to 0.2.4
Bumps [@storybook/builder-vite](https://github.com/storybookjs/builder-vite/tree/HEAD/packages/builder-vite) from 0.2.3 to 0.2.4.
- [Release notes](https://github.com/storybookjs/builder-vite/releases)
- [Commits](https://github.com/storybookjs/builder-vite/commits/v0.2.4/packages/builder-vite)
---
updated-dependencies:
- dependency-name: "@storybook/builder-vite"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-10-11 18:42:28 +00:00 |
|
Mads Rasmussen
|
e0bf71af1b
|
Use ObserverMixin
|
2022-10-11 18:31:58 +02:00 |
|
Mads Rasmussen
|
69b5f59992
|
observe data type
|
2022-10-11 16:18:42 +02:00 |
|