Hannes Tiede

Results 5 issues of Hannes Tiede

### Summary There is #2064 for extended config features around storybook and it explicitly motions stroryshots: > [Storyshots](https://storybook.js.org/addons/@storybook/addon-storyshots) & [Jest](https://storybook.js.org/addons/@storybook/addon-jest) > Those two really make sense since RW ships with...

topic/storybook

**Is your feature request related to a problem? Please describe.** I would love to see support for https://www.prisma.io orm in the agent. Right now I am migrating a big project...

enhancement
agent-nodejs
community

Hello Paulo, first of all thanks for this approach. I try to implement a rest server using cyclone at the moment and I found that writing a cyclone-rest-handler using your...

A GET query with a slash before the params `'testresource/?where={"content": "content1"}'` does succeed, but the same querry without the tailing slash `'testresource?where={"content": "content1"}'` will return no items. I think this...

### Bug description In a Statamic multisite setup, attempting to retrieve globals by handle using the REST API with and without specifying the site using the ?site=site_handle query parameter results...

multisite
api
globals