Jacob Overgaard
|
2cf61feb32
|
Merge pull request #220 from umbraco/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-5.40.1
Bump @typescript-eslint/eslint-plugin from 5.40.0 to 5.40.1
|
2022-10-19 13:11:01 +02:00 |
|
dependabot[bot]
|
9db9294649
|
Bump @typescript-eslint/eslint-plugin from 5.40.0 to 5.40.1
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.40.0 to 5.40.1.
- [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.1/packages/eslint-plugin)
---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-10-19 10:58:05 +00:00 |
|
Jacob Overgaard
|
ccf9d80d28
|
Merge pull request #216 from umbraco/dependabot/npm_and_yarn/vite-3.1.8
Bump vite from 3.1.6 to 3.1.8
|
2022-10-19 12:56:55 +02:00 |
|
Jacob Overgaard
|
57b08fc908
|
Merge pull request #218 from umbraco/dependabot/npm_and_yarn/typescript-eslint/parser-5.40.1
Bump @typescript-eslint/parser from 5.39.0 to 5.40.1
|
2022-10-19 12:56:25 +02:00 |
|
Jacob Overgaard
|
5a7369f8e5
|
Merge pull request #215 from umbraco/dependabot/npm_and_yarn/eslint-8.25.0
Bump eslint from 8.24.0 to 8.25.0
|
2022-10-19 12:43:33 +02:00 |
|
dependabot[bot]
|
c56411891e
|
Bump @typescript-eslint/parser from 5.39.0 to 5.40.1
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.39.0 to 5.40.1.
- [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.40.1/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-10-17 18:36:27 +00:00 |
|
Mads Rasmussen
|
f344aeba55
|
Merge pull request #210 from umbraco/feature/consume-multiple-contexts
Feature/Consume Multiple Contexts
|
2022-10-17 13:34:06 +02:00 |
|
Mads Rasmussen
|
6dbd016890
|
Merge branch 'main' into feature/consume-multiple-contexts
|
2022-10-17 12:52:23 +02:00 |
|
JesmoDev
|
bbea9bfbf1
|
Merge pull request #208 from umbraco/feature/observer
Feature/Observer Mixin
|
2022-10-17 12:39:41 +02:00 |
|
dependabot[bot]
|
bcac85dc67
|
Bump vite from 3.1.6 to 3.1.8
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 3.1.6 to 3.1.8.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v3.1.8/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v3.1.8/packages/vite)
---
updated-dependencies:
- dependency-name: vite
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-10-17 09:29:49 +00:00 |
|
dependabot[bot]
|
2f04250682
|
Bump eslint from 8.24.0 to 8.25.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.24.0 to 8.25.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.24.0...v8.25.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-10-17 09:29:13 +00: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
|
11c3f3675d
|
Merge branch 'main' into feature/consume-multiple-contexts
|
2022-10-17 10:43:24 +02:00 |
|
Mads Rasmussen
|
6a594c8f85
|
split context files into folders
|
2022-10-14 15:10:27 +02:00 |
|
Mads Rasmussen
|
369f0919e7
|
use consumeAllContexts
|
2022-10-14 14:46:15 +02:00 |
|
Mads Rasmussen
|
86628a9576
|
return object from consumeAllContexts
|
2022-10-14 11:45:58 +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
|
7ced82b3a0
|
add method to wait for multiple contexts
|
2022-10-13 15:19:00 +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 |
|