leekelleher
|
f3f2b426d7
|
Merge branch 'main' into v14/bugfix/remove-compositions
|
2024-08-05 09:04:10 +01:00 |
|
Niels Lyngsø
|
e649c1d334
|
Merge pull request #2151 from umbraco/v14/bugfix/focus-directive-late-focus
Bugfix: focus directive refactor to support late case
|
2024-08-05 09:57:28 +02:00 |
|
Niels Lyngsø
|
be4654ca7a
|
remove parameter
|
2024-08-05 09:55:54 +02:00 |
|
leekelleher
|
0bf63ff9e9
|
Merge remote-tracking branch 'origin/main' into v14/bugfix/focus-directive-late-focus
|
2024-08-05 08:50:28 +01:00 |
|
leekelleher
|
ced2cdf781
|
Localized workspace split view name input label
|
2024-08-05 08:50:20 +01:00 |
|
Niels Lyngsø
|
3c4f020b13
|
Merge pull request #2153 from umbraco/v14/feature/media-member-compositions
Feature: media & member compositions
|
2024-08-05 09:40:37 +02:00 |
|
leekelleher
|
2d583e8fd1
|
Merge branch 'main' into v14/feature/media-member-compositions
|
2024-08-05 08:30:56 +01:00 |
|
Niels Lyngsø
|
826a516460
|
Merge pull request #2155 from umbraco/v14/feature/example-custom-view
Feature: example custom view
|
2024-08-05 08:33:56 +02:00 |
|
Mads Rasmussen
|
dc6f14286b
|
Merge pull request #2158 from bjarnef/feature/health-check-icons
Health check icons and colors
|
2024-08-05 08:31:57 +02:00 |
|
Mads Rasmussen
|
5f4fbe593e
|
Merge pull request #2165 from umbraco/dependabot/npm_and_yarn/playwright/test-1.45.3
build(deps-dev): bump @playwright/test from 1.45.2 to 1.45.3
|
2024-08-05 08:27:05 +02:00 |
|
Mads Rasmussen
|
bf75c487cc
|
Merge pull request #2163 from umbraco/dependabot/npm_and_yarn/typedoc-0.26.5
build(deps-dev): bump typedoc from 0.26.4 to 0.26.5
|
2024-08-05 08:26:27 +02:00 |
|
dependabot[bot]
|
ff7e3e0400
|
build(deps-dev): bump @playwright/test from 1.45.2 to 1.45.3
Bumps [@playwright/test](https://github.com/microsoft/playwright) from 1.45.2 to 1.45.3.
- [Release notes](https://github.com/microsoft/playwright/releases)
- [Commits](https://github.com/microsoft/playwright/compare/v1.45.2...v1.45.3)
---
updated-dependencies:
- dependency-name: "@playwright/test"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-08-01 18:56:00 +00:00 |
|
dependabot[bot]
|
c7276ab4ac
|
build(deps-dev): bump typedoc from 0.26.4 to 0.26.5
Bumps [typedoc](https://github.com/TypeStrong/TypeDoc) from 0.26.4 to 0.26.5.
- [Release notes](https://github.com/TypeStrong/TypeDoc/releases)
- [Changelog](https://github.com/TypeStrong/typedoc/blob/master/CHANGELOG.md)
- [Commits](https://github.com/TypeStrong/TypeDoc/compare/v0.26.4...v0.26.5)
---
updated-dependencies:
- dependency-name: typedoc
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-08-01 18:55:27 +00:00 |
|
Niels Lyngsø
|
61cbd35b41
|
refactor composition logic
|
2024-08-01 15:18:43 +02:00 |
|
Bjarne Fyrstenborg
|
717ddc5f24
|
Adjust alert icon color to match overview icon and increased contrast
|
2024-07-31 16:45:19 +02:00 |
|
Bjarne Fyrstenborg
|
ed6cc35de3
|
Make icons consistent with icon under each health check
|
2024-07-31 16:44:27 +02:00 |
|
Niels Lyngsø
|
1b4f119362
|
more code
|
2024-07-31 13:06:54 +02:00 |
|
Niels Lyngsø
|
63e3fc4de5
|
block custom view example
|
2024-07-31 13:06:39 +02:00 |
|
Niels Lyngsø
|
fa16ea6639
|
register repository manifests
|
2024-07-31 11:31:16 +02:00 |
|
Mads Rasmussen
|
e77da2edaa
|
Merge pull request #2152 from umbraco/v14/bugfix/webhooks-localization
Bugfix: Webhooks localizations + other fixes
|
2024-07-31 11:26:55 +02:00 |
|
Mads Rasmussen
|
88aa1b052b
|
Merge branch 'main' into v14/bugfix/webhooks-localization
|
2024-07-31 11:19:36 +02:00 |
|
Niels Lyngsø
|
ea562f5c4a
|
Merge pull request #2149 from umbraco/v14/bugfix/blockgrid-layout-stylesheet-path
correct layout stylesheet path
|
2024-07-31 11:19:12 +02:00 |
|
leekelleher
|
35fe4dbb55
|
Lazy-load repositories
Found a couple of repositories that hadn't been lazy-loaded.
|
2024-07-31 10:17:01 +01:00 |
|
leekelleher
|
fd5d76fabd
|
Webhooks localizations
plus other bug fixes.
|
2024-07-30 16:04:38 +01:00 |
|
Niels Lyngsø
|
cce90c3c8e
|
member composition
|
2024-07-30 16:19:21 +02:00 |
|
Niels Lyngsø
|
f2306733fd
|
media composition
|
2024-07-30 16:19:17 +02:00 |
|
Niels Lyngsø
|
04080e4877
|
Merge branch 'main' into v14/bugfix/focus-directive-late-focus
|
2024-07-30 16:13:29 +02:00 |
|
Niels Lyngsø
|
38b952b99b
|
Merge pull request #2148 from umbraco/v14/bugfix/use-property-editor-ui-alias-for-config-options
Use the right property editor UI alias for config options
|
2024-07-30 15:14:17 +02:00 |
|
Niels Lyngsø
|
eda9b1041a
|
fix inner focused elements
|
2024-07-30 14:54:50 +02:00 |
|
Niels Lyngsø
|
a3237e53e7
|
comments and clearing
|
2024-07-30 14:07:38 +02:00 |
|
Niels Lyngsø
|
798b0ddaa9
|
stop retry if success
|
2024-07-30 14:05:37 +02:00 |
|
Niels Lyngsø
|
ad7d3a56cc
|
refactor directive to support scenarios where things are not ready
|
2024-07-30 14:03:01 +02:00 |
|
Niels Lyngsø
|
4767065507
|
remove duplicates
|
2024-07-30 11:00:04 +02:00 |
|
Niels Lyngsø
|
8af37ceff8
|
change path
|
2024-07-30 10:59:55 +02:00 |
|
leekelleher
|
b2815fdfd1
|
Adds localization for "No configuration"
|
2024-07-30 09:52:37 +01:00 |
|
Niels Lyngsø
|
8d0d09f1d7
|
Merge branch 'main' into v14/bugfix/use-property-editor-ui-alias-for-config-options
|
2024-07-30 10:14:05 +02:00 |
|
leekelleher
|
5ee5b947a1
|
Enables document blueprint create menu
|
2024-07-30 08:34:53 +01:00 |
|
Niels Lyngsø
|
cfcca5bd81
|
comments
|
2024-07-30 09:32:31 +02:00 |
|
Niels Lyngsø
|
6f1e48d72e
|
setting default data
|
2024-07-30 08:52:18 +02:00 |
|
Niels Lyngsø
|
7bcc429137
|
refactor merge data flow
|
2024-07-29 16:11:50 +02:00 |
|
Niels Lyngsø
|
76be31eb3f
|
set default data
|
2024-07-29 16:11:30 +02:00 |
|
Niels Lyngsø
|
bd49774d28
|
example
|
2024-07-29 14:56:08 +02:00 |
|
Mads Rasmussen
|
bfe9777649
|
pass readonly prop
|
2024-07-29 09:47:07 +01:00 |
|
Mads Rasmussen
|
d40185cfe1
|
add readonly prop
|
2024-07-29 09:47:07 +01:00 |
|
Jacob Overgaard
|
82ce996e9c
|
Merge pull request #2145 from umbraco/v14/bugfix/crops-with-label-and-valid
Bugfix: Crops do not show their label and invalid crops are rendered
|
2024-07-29 10:43:28 +02:00 |
|
Jacob Overgaard
|
172b7eddf0
|
chore: remove sonar configfile (not for sonarcloud)
|
2024-07-26 14:40:04 +02:00 |
|
Jacob Overgaard
|
15d9320ee9
|
build: add projectKey and projectVersion to SonarQube/SonarCloud
|
2024-07-26 14:33:47 +02:00 |
|
Jacob Overgaard
|
3a6cd313ea
|
bind sonarlint
|
2024-07-26 14:32:13 +02:00 |
|
Jacob Overgaard
|
3b46004ba7
|
update lockfile
|
2024-07-26 11:05:59 +02:00 |
|
Jacob Overgaard
|
fc1de1e9cd
|
fix: if a crop has a label itself, use that and run it through the localize controller
|
2024-07-26 10:49:16 +02:00 |
|