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
Jacob Overgaard
920ec2919b
Merge pull request #278 from umbraco/dependabot/github_actions/zgosalvez/github-actions-report-lcov-2
...
Bump zgosalvez/github-actions-report-lcov from 1 to 2
2022-11-29 08:59:08 +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
Jacob Overgaard
d3b4f5bfcc
Merge pull request #277 from umbraco/dependabot/npm_and_yarn/xmldom/xmldom-0.8.6
...
Bump @xmldom/xmldom from 0.8.3 to 0.8.6
2022-11-28 16:18:55 +01: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
b7af02db75
Merge pull request #273 from umbraco/feature/dashboard-models-builder
...
Feature/dashboard models builder
2022-11-28 15:58:51 +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
d450f0d9fa
Merge pull request #274 from umbraco/feature/dashboard-performance-profiling
...
dashboard performance profiling
2022-11-28 15:52:32 +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
Jacob Overgaard
2f4ba74ce2
set default port to 11000 to reflect current state of umbraco-cms
2022-11-25 14:53:41 +01:00
Jacob Overgaard
a4bc6d448e
remove unused import
2022-11-24 17:02:16 +01:00
Jacob Overgaard
c0532c4497
add loader state to search results
2022-11-24 17:01:53 +01:00
Jacob Overgaard
e8df5fff09
optimise examine indexers a bit to wait for the server
2022-11-24 16:42:13 +01:00
Jacob Overgaard
863899f2b6
add loaders for examine
2022-11-24 16:22:23 +01:00
Jacob Overgaard
974eca10ec
add package.json for commonjs folders and remove mjs extension
2022-11-24 15:21:43 +01:00
Jacob Overgaard
751f019e64
ensure that we are using the url from the <base> element for links
2022-11-24 15:17:58 +01:00
Jacob Overgaard
0f83cbe4e6
move favicon to public dir
2022-11-24 15:05:53 +01:00
Jacob Overgaard
9fd78f6f04
add baseurl in front of dynamic imports for icons
2022-11-24 15:01:07 +01:00
Jacob Overgaard
971a947492
override isAuthorized for now while getting the new login system up and running
2022-11-24 15:00:08 +01:00
Jacob Overgaard
13c1a8d36a
add new component that sets the login state from the server
2022-11-24 14:59:34 +01:00
Jacob Overgaard
fbe02f4a2f
add helper function to get value of baseurl
2022-11-24 14:59:06 +01:00
Jacob Overgaard
f4b03c03fe
use api baseurl for login redirect
2022-11-24 12:10:18 +01:00
Jacob Overgaard
9e4f9ef86c
add buttonState to telemetry
2022-11-24 11:40:24 +01:00
Jacob Overgaard
9535ab7475
add skip & take params to telemetry
2022-11-24 11:33:18 +01:00
Jacob Overgaard
202f41bc4f
use relative paths from <base>
2022-11-24 11:26:30 +01:00
Jacob Overgaard
3e61612b64
rename cms config file
2022-11-24 11:21:15 +01:00
Jacob Overgaard
a5849fa520
update api spec
2022-11-24 11:21:00 +01:00
Jacob Overgaard
64c3607dd7
use relative paths for href links to be able to utilise the <base>
2022-11-24 11:20:32 +01:00
Jacob Overgaard
bf3d36378a
add script to watch cms build
2022-11-24 11:17:36 +01:00
Jacob Overgaard
7066baf142
fix production env
2022-11-24 11:17:19 +01:00