Luca Rath-Heel

Results 26 issues of Luca Rath-Heel

**Describe the Bug** If a prisma model contains only one single `Int` field which is omitted using `/// @TypeGraphQL.omit(output: true, input: true)`, the following error occurs when generating the graphql...

bug

# Actual Behavior Currently, after creating a new article, the website cache has to be cleared manually in order for the article to be shown in a SmartContent using the...

Bug

# Problem description If a request contains query parameters, the http cache will generate a new cache for the given set of parameters. But there are some parameters (mostly tracking...

Performance

# Problem description Sulu's webpack config doesn't transpile js of bundles not matching `sulu-*-bundle`, see https://github.com/sulu/sulu/blob/2.x/webpack.config.js#L88. So e.g. a `acme-test-bundle` requires the following code snippet to be added to the...

DX

#### What's in this PR? This pull request shows, how to dispatch domain events for custom entities and show them in the administration interface in a separate tab on the...

Example

| Q | A | --- | --- | Bug fix? | no | New feature? | yes | BC breaks? | no | Deprecations? | no | Fixed tickets...

DX

| Q | A | --- | --- | Bug fix? | yes | New feature? | no | BC breaks? | no | Deprecations? | no | Fixed tickets...

Bug
Needs Information
help wanted

| Q | A | --- | --- | Bug fix? | yes | New feature? | no | BC breaks? | no | Deprecations? | no | Fixed tickets...

bug

| Q | A | --- | --- | Bug fix? | yes | New feature? | no | BC breaks? | no | Deprecations? | no | Fixed tickets...

This is an addition to the previously merged pull request (#32) which provides the truncate js component. This pull request adds proper styling for truncated elements.

enhancement