dependabot[bot]
|
0e8cf574cd
|
Bump @babel/core from 7.22.11 to 7.22.17
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.22.11 to 7.22.17.
- [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.22.17/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-09-11 14:10:19 +02:00 |
|
Niels Lyngsø
|
47fbfe62e3
|
a good first version of very by culture toggle for property editor settings
|
2023-09-11 14:00:54 +02:00 |
|
dependabot[bot]
|
567b5475ac
|
Bump actions/checkout from 3 to 4
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v3...v4)
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-09-11 13:59:57 +02:00 |
|
dependabot[bot]
|
e0cff0b959
|
Bump @babel/core from 7.22.10 to 7.22.11
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.22.10 to 7.22.11.
- [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.22.11/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-09-11 13:59:38 +02:00 |
|
dependabot[bot]
|
61ac64f33c
|
Bump eslint-import-resolver-typescript from 3.5.5 to 3.6.0
Bumps [eslint-import-resolver-typescript](https://github.com/import-js/eslint-import-resolver-typescript) from 3.5.5 to 3.6.0.
- [Release notes](https://github.com/import-js/eslint-import-resolver-typescript/releases)
- [Changelog](https://github.com/import-js/eslint-import-resolver-typescript/blob/master/CHANGELOG.md)
- [Commits](https://github.com/import-js/eslint-import-resolver-typescript/compare/v3.5.5...v3.6.0)
---
updated-dependencies:
- dependency-name: eslint-import-resolver-typescript
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-09-11 13:59:25 +02:00 |
|
dependabot[bot]
|
b3d1e67dea
|
Bump @typescript-eslint/parser from 6.3.0 to 6.5.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 6.3.0 to 6.5.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/v6.5.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>
|
2023-09-11 13:59:14 +02:00 |
|
Lone Iversen
|
f507621387
|
fixing the overlay and disable issue
|
2023-09-11 13:59:02 +02:00 |
|
dependabot[bot]
|
72829c65da
|
Bump @playwright/test from 1.36.2 to 1.37.1
Bumps [@playwright/test](https://github.com/Microsoft/playwright) from 1.36.2 to 1.37.1.
- [Release notes](https://github.com/Microsoft/playwright/releases)
- [Commits](https://github.com/Microsoft/playwright/compare/v1.36.2...v1.37.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>
|
2023-09-11 13:58:58 +02:00 |
|
Mads Rasmussen
|
c3f045f4fe
|
move health check to its own package
|
2023-09-11 13:51:02 +02:00 |
|
Bjarne Fyrstenborg
|
4c313f08cc
|
Fix typo in backoffice
|
2023-09-11 13:50:11 +02:00 |
|
Jacob Overgaard
|
8a0f6224c8
|
Merge pull request #873 from umbraco/bugfix-missing-server-configuration-in-installer
Bugfix: Fix Missing server configuration in installer
|
2023-09-11 11:24:00 +02:00 |
|
Mads Rasmussen
|
50a815c8be
|
only fetch the server configuration if it hasn't been fetched before
|
2023-09-11 11:14:17 +02:00 |
|
Mads Rasmussen
|
d21f0ff0f3
|
always fetch server configuration
|
2023-09-11 11:13:42 +02:00 |
|
Jacob Overgaard
|
784212e093
|
Merge pull request #867 from umbraco/bugfix/external_imports
corect external imports
|
2023-09-08 13:54:42 +02:00 |
|
Jacob Overgaard
|
fad5e71a0d
|
Merge pull request #861 from umbraco/feature/define-peer-dependencies
expose dependencies as peer dependencies
|
2023-09-08 13:51:42 +02:00 |
|
Jacob Overgaard
|
d61206fa00
|
Merge pull request #865 from umbraco/chore/move-log-viewer
Feature: set up Log Viewer Package
|
2023-09-08 13:51:14 +02:00 |
|
Niels Lyngsø
|
08f9850d35
|
Merge branch 'main' into bugfix/external_imports
|
2023-09-08 13:46:57 +02:00 |
|
Niels Lyngsø
|
dee0551bb1
|
corect imports
|
2023-09-08 13:46:22 +02:00 |
|
Jacob Overgaard
|
4500ca6b7e
|
bump to preview003
|
2023-09-08 13:39:09 +02:00 |
|
Jacob Overgaard
|
5b086a5fb8
|
Merge pull request #866 from umbraco/feature/uui-1.4.0-rc.2
update UUI to rc2
|
2023-09-08 08:53:04 +02:00 |
|
Niels Lyngsø
|
2ca272c61b
|
update to rc2
|
2023-09-08 08:45:02 +02:00 |
|
Mads Rasmussen
|
f408b59e99
|
import log viewer package
|
2023-09-07 19:01:24 +02:00 |
|
Mads Rasmussen
|
736b793d48
|
move manifest imports from settings package
|
2023-09-07 18:59:14 +02:00 |
|
Mads Rasmussen
|
d5c9520615
|
add umbraco-package file
|
2023-09-07 18:59:03 +02:00 |
|
Mads Rasmussen
|
5cda156640
|
move log viewer outside of settings folder
|
2023-09-07 18:57:13 +02:00 |
|
Niels Lyngsø
|
13c6f75b81
|
Merge pull request #860 from umbraco/feature/property-editor-ui-config-collection
|
2023-09-07 13:25:06 +02:00 |
|
Niels Lyngsø
|
df115823ff
|
import sorting
|
2023-09-07 13:14:54 +02:00 |
|
Niels Lyngsø
|
73b3afb0a4
|
Merge remote-tracking branch 'origin/main' into feature/property-editor-ui-config-collection
# Conflicts:
# src/packages/core/workspace/workspace-property/workspace-property.context.ts
|
2023-09-07 13:13:01 +02:00 |
|
Niels Lyngsø
|
a7ff7d484d
|
Merge pull request #863 from umbraco/bugfix-user-group-workspace-missing-entity-type
|
2023-09-07 13:02:13 +02:00 |
|
Mads Rasmussen
|
0f8bc00309
|
return entity type from method
|
2023-09-07 12:26:13 +02:00 |
|
Niels Lyngsø
|
480fb85c85
|
Merge pull request #848 from umbraco/feature/variant-context-as-workspace-context
VariantContext
|
2023-09-07 09:59:14 +02:00 |
|
Niels Lyngsø
|
e9e24ddbae
|
remove import
|
2023-09-07 09:51:22 +02:00 |
|
Niels Lyngsø
|
0478597033
|
Merge remote-tracking branch 'origin/main' into feature/property-editor-ui-config-collection
|
2023-09-07 09:50:36 +02:00 |
|
Niels Lyngsø
|
e12991c606
|
Merge remote-tracking branch 'origin/main' into feature/variant-context-as-workspace-context
# Conflicts:
# src/packages/core/components/variant-selector/variant-selector.element.ts
# src/packages/core/workspace/workspace-split-view/workspace-split-view.element.ts
# src/packages/core/workspace/workspace-variant/variantable-property/variantable-property.element.ts
# src/packages/templating/stylesheets/workspace/stylesheet-workspace.context.ts
|
2023-09-07 09:49:51 +02:00 |
|
Niels Lyngsø
|
3efa28552f
|
Merge remote-tracking branch 'origin/main' into feature/define-peer-dependencies
|
2023-09-06 16:30:11 +02:00 |
|
Niels Lyngsø
|
5641ddc1a9
|
Merge pull request #850 from umbraco/feature/setup-stylesheet-workspace
|
2023-09-06 15:34:51 +02:00 |
|
Niels Lyngsø
|
5c5e8194b4
|
Merge remote-tracking branch 'origin/main' into feature/setup-stylesheet-workspace
# Conflicts:
# src/packages/templating/stylesheets/workspace/stylesheet-workspace-edit.element.ts
|
2023-09-06 15:24:23 +02:00 |
|
Niels Lyngsø
|
93d0dce61a
|
rename to propertyEditor not data-type
|
2023-09-06 14:58:07 +02:00 |
|
Niels Lyngsø
|
d27f25f470
|
expose dependencies as peer dependencies
|
2023-09-06 14:27:51 +02:00 |
|
Julia Gru
|
cdf4714ba2
|
Update stylesheet.data.ts
|
2023-09-06 14:01:13 +02:00 |
|
Julia Gru
|
1cd3408813
|
fix data saving
|
2023-09-06 13:59:52 +02:00 |
|
Niels Lyngsø
|
29f63ac2ac
|
code idea
|
2023-09-06 12:29:03 +02:00 |
|
Niels Lyngsø
|
8262117717
|
corrections for stylesheet mock data handler
|
2023-09-06 12:00:08 +02:00 |
|
Niels Lyngsø
|
4d005ed46d
|
Merge pull request #858 from umbraco/feature/backoffice-style
|
2023-09-06 11:30:32 +02:00 |
|
Niels Lyngsø
|
c2125bcce2
|
Merge remote-tracking branch 'origin/main' into feature/setup-stylesheet-workspace
|
2023-09-06 11:27:53 +02:00 |
|
Julia Gru
|
094933a61f
|
cleanup
|
2023-09-06 11:21:44 +02:00 |
|
Julia Gru
|
0719031856
|
fix formatting
|
2023-09-06 11:19:29 +02:00 |
|
Niels Lyngsø
|
40e45755c3
|
Merge remote-tracking branch 'origin/main' into feature/backoffice-style
|
2023-09-06 11:18:44 +02:00 |
|
Jacob Overgaard
|
fe15b0a214
|
Merge pull request #857 from umbraco/feature/translation-rename-to-localization
Feature/translation rename to localization
|
2023-09-06 11:16:26 +02:00 |
|
Niels Lyngsø
|
6f13a399d8
|
Merge pull request #859 from umbraco/bugfix-missing-external-libs-type-declaration-files
|
2023-09-06 11:16:19 +02:00 |
|