Niels Lyngsø
|
ac282e2f59
|
Merge remote-tracking branch 'origin/main' into feature/interface-workspace-element
|
2023-01-05 10:09:52 +01:00 |
|
Jacob Overgaard
|
ab804bdb0a
|
Merge pull request #371 from umbraco/dependabot/npm_and_yarn/babel/core-7.20.12
Bump @babel/core from 7.20.7 to 7.20.12
|
2023-01-05 10:07:35 +01:00 |
|
Jacob Overgaard
|
db7b0f59b5
|
Merge pull request #370 from umbraco/dependabot/npm_and_yarn/babel-loader-9.1.2
Bump babel-loader from 9.1.0 to 9.1.2
|
2023-01-05 10:07:21 +01:00 |
|
Niels Lyngsø
|
e6b5b332e7
|
rename
|
2023-01-05 10:06:19 +01:00 |
|
Niels Lyngsø
|
8b14209e13
|
use type
|
2023-01-05 09:49:27 +01:00 |
|
Niels Lyngsø
|
7c02e8cb47
|
move file
|
2023-01-05 09:39:02 +01:00 |
|
dependabot[bot]
|
24ad7519ec
|
Bump @babel/core from 7.20.7 to 7.20.12
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.20.7 to 7.20.12.
- [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.12/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>
|
2023-01-05 08:36:42 +00:00 |
|
dependabot[bot]
|
b3d2bdbf5d
|
Bump babel-loader from 9.1.0 to 9.1.2
Bumps [babel-loader](https://github.com/babel/babel-loader) from 9.1.0 to 9.1.2.
- [Release notes](https://github.com/babel/babel-loader/releases)
- [Changelog](https://github.com/babel/babel-loader/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel-loader/compare/v9.1.0...v9.1.2)
---
updated-dependencies:
- dependency-name: babel-loader
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-01-05 08:35:50 +00:00 |
|
Niels Lyngsø
|
41ca826623
|
Merge pull request #366 from umbraco/feature/implement-controllers-step-3
|
2023-01-05 09:34:15 +01:00 |
|
Niels Lyngsø
|
4ef4b6083d
|
make it easier to define the types of the arrow filter function
|
2023-01-05 09:25:01 +01:00 |
|
Niels Lyngsø
|
c2ea3f77a8
|
Merge remote-tracking branch 'origin/feature/implement-controllers-step-3' into feature/interface-workspace-element
# Conflicts:
# src/backoffice/documents/document-types/workspace/document-type-workspace.element.ts
# src/backoffice/documents/documents/workspace/document-workspace.element.ts
# src/backoffice/media/media/workspace/media-workspace.element.ts
# src/backoffice/packages/package-section/views/created/created-packages-section-view.element.ts
# src/backoffice/packages/package-section/views/installed/installed-packages-section-view.element.ts
# src/backoffice/shared/components/section/section.element.ts
# src/backoffice/shared/components/workspace/workspace-layout/workspace-layout.element.ts
# src/backoffice/users/user-groups/workspace/user-group-workspace.element.ts
# src/backoffice/users/users/workspace/user-workspace.element.ts
|
2023-01-05 09:24:13 +01:00 |
|
Niels Lyngsø
|
83894c97f0
|
rename
|
2023-01-04 15:18:03 +01:00 |
|
Niels Lyngsø
|
76041b9de9
|
rename to entity
|
2023-01-04 15:12:14 +01:00 |
|
Niels Lyngsø
|
6f273edb81
|
implement interface
|
2023-01-04 15:06:15 +01:00 |
|
Jacob Overgaard
|
c71d39abc0
|
change fallback color
|
2023-01-04 14:58:32 +01:00 |
|
Niels Lyngsø
|
54c12a2cb2
|
remove log
|
2023-01-04 14:51:55 +01:00 |
|
Niels Lyngsø
|
8be56ab4db
|
interface for workspace elements
|
2023-01-04 14:51:41 +01:00 |
|
Jacob Overgaard
|
388da84e17
|
Merge branch 'main' into feature/implement-controllers-step-3
|
2023-01-04 14:10:27 +01:00 |
|
Jacob Overgaard
|
bd63264009
|
Merge pull request #364 from umbraco/feature/apply-tryexecuteandnotify
Apply tryExecuteAndNotify where applicable
|
2023-01-04 14:04:59 +01:00 |
|
Niels Lyngsø
|
a08ff74ca2
|
Merge remote-tracking branch 'origin/feature/apply-tryexecuteandnotify' into feature/implement-controllers-step-3
|
2023-01-04 14:01:07 +01:00 |
|
Niels Lyngsø
|
e35851521d
|
correct error message color
|
2023-01-04 13:55:36 +01:00 |
|
Jacob Overgaard
|
d5526d211b
|
Merge branch 'feature/apply-tryexecuteandnotify' of https://github.com/umbraco/Umbraco.CMS.Backoffice into feature/apply-tryexecuteandnotify
|
2023-01-04 13:37:31 +01:00 |
|
Jacob Overgaard
|
4124c56b27
|
installer: use tryExecute to handle errors directly on-page
|
2023-01-04 13:37:25 +01:00 |
|
Jacob Overgaard
|
cabfe6d3b0
|
use correct api path
|
2023-01-04 13:36:55 +01:00 |
|
Niels Lyngsø
|
f49c7e5fc7
|
Merge branch 'main' into feature/apply-tryexecuteandnotify
|
2023-01-04 13:34:08 +01:00 |
|
Jacob Overgaard
|
c2d93f0181
|
upgrader: use correct context
|
2023-01-04 13:33:41 +01:00 |
|
Niels Lyngsø
|
33b2a5feaf
|
remove import
|
2023-01-04 13:04:47 +01:00 |
|
Niels Lyngsø
|
e67237fbb3
|
remove console log
|
2023-01-04 12:44:57 +01:00 |
|
Niels Lyngsø
|
7c1f7f5fc4
|
only go for section views if any
|
2023-01-04 12:44:32 +01:00 |
|
Niels Lyngsø
|
c6fba40848
|
note
|
2023-01-04 12:40:19 +01:00 |
|
Niels Lyngsø
|
a92536a1fa
|
fix tree issue
|
2023-01-04 12:37:42 +01:00 |
|
Niels Lyngsø
|
15206d2873
|
space
|
2023-01-04 12:10:48 +01:00 |
|
Niels Lyngsø
|
9682be8da1
|
add todo comment
|
2023-01-04 11:34:26 +01:00 |
|
Niels Lyngsø
|
66e5daf0a3
|
remove extra import
|
2023-01-04 11:31:47 +01:00 |
|
Niels Lyngsø
|
cde7f28fcf
|
merge
|
2023-01-04 11:28:35 +01:00 |
|
Jacob Overgaard
|
bcae104540
|
add missing importmap
|
2023-01-04 11:03:21 +01:00 |
|
Jacob Overgaard
|
bb55ae2f8d
|
Merge pull request #365 from umbraco/dependabot/npm_and_yarn/json5-1.0.2
Bump json5 from 1.0.1 to 1.0.2
|
2023-01-04 11:00:23 +01:00 |
|
Niels Lyngsø
|
219e2ebd1e
|
index update
|
2023-01-04 10:46:05 +01:00 |
|
Niels Lyngsø
|
fa03796289
|
remove observer mixin
|
2023-01-04 10:44:24 +01:00 |
|
Niels Lyngsø
|
2cb3bde4c8
|
remove single purpose mixins
|
2023-01-04 10:41:40 +01:00 |
|
Niels Lyngsø
|
0128d37097
|
clean up
|
2023-01-04 10:40:33 +01:00 |
|
Niels Lyngsø
|
8e747d58da
|
remove import
|
2023-01-04 10:39:25 +01:00 |
|
dependabot[bot]
|
a64d6eb26f
|
Bump json5 from 1.0.1 to 1.0.2
Bumps [json5](https://github.com/json5/json5) from 1.0.1 to 1.0.2.
- [Release notes](https://github.com/json5/json5/releases)
- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md)
- [Commits](https://github.com/json5/json5/compare/v1.0.1...v1.0.2)
---
updated-dependencies:
- dependency-name: json5
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-01-04 09:38:08 +00:00 |
|
Niels Lyngsø
|
d4bf413bfb
|
remove un needed stuff
|
2023-01-04 10:38:04 +01:00 |
|
Jacob Overgaard
|
9978d1b552
|
Merge pull request #363 from umbraco/dependabot/npm_and_yarn/typescript-eslint/parser-5.48.0
Bump @typescript-eslint/parser from 5.47.0 to 5.48.0
|
2023-01-04 10:37:23 +01:00 |
|
Niels Lyngsø
|
8f649ce752
|
add type
|
2023-01-04 10:37:09 +01:00 |
|
Niels Lyngsø
|
463f03b709
|
fix
|
2023-01-04 10:36:33 +01:00 |
|
Jacob Overgaard
|
0527df54a7
|
fix accidental reorganize of imports
|
2023-01-04 10:35:24 +01:00 |
|
Jacob Overgaard
|
4924e4a396
|
revert accidental change to suggestion
|
2023-01-04 10:34:40 +01:00 |
|
Jacob Overgaard
|
3e1e82b6e2
|
dashboard-telemetry: apply tryExecuteAndNotify
|
2023-01-04 10:31:55 +01:00 |
|