Christoph Pernsteiner

Results 6 issues of Christoph Pernsteiner

We are using creevey in our ci pipeline runs together with a `maxRetries: 6` setting. Whenever we are creating a new story and thus the reference screenshot is not existing...

bug

## Summary As a content editor, I would like to structure my media assets in folders. Currently the media manager is lacking functionality to add new folders. ![image](https://user-images.githubusercontent.com/9039956/145675046-5a1518ec-07ef-4cb0-8bbb-eb12fe104a58.png) ### Basic...

enhancement
editor

I am using the latest version from I am trying to mark some of my properties in the schema as readOnly: ```yaml openapi: 3.0.0 info: title: Readonly Example version: 0.0.1...

Type: Bug
help wanted

Hi, I looked up the documentation but could not find anything. Does the server support the JWT Bearer Grant Type [https://tools.ietf.org/html/rfc7523]?

Improvement Idea

Basically I guess I am running into https://github.com/goabstract/abstract-sdk/issues/330. When using the "Share Link" option of a specific collection layer und use this url for the abstract plugin the whole collection...

I am currently getting the output of the JsonApiSerializer like that: ``` json { "data": { "type": "companies", "id": "c1e5d2eb-bf0c-4b4b-97c8-d594be334e62", "attributes": { "name": "Jane Doe GmbH", "street": "South Street 20",...

stale