Viliam Kopecký

Results 14 issues of Viliam Kopecký

## Brief description of the changes AWS S3 SDK using PostObjectV4 (https://docs.aws.amazon.com/aws-sdk-php/v3/api/class-Aws.S3.PostObjectV4.html) doesnt let you set custom date for policy, and sometimes the dates are different about a second, so...

enhancement
low priority
admin

Probably should return some "not enabled in demo" error. Or we should handle it somehow.

bug
api

https://docs.vapor.codes/3.0/leaf/overview/#embedding-templates So this templates package could work https://raw.githubusercontent.com/ViliamKopecky/BaseEmailTemplates/324e3e46bad8bad16ff57181a3fe1e8f90177f24/templates.json

bug
api
PRIORITY

`{{SERVER}}auth/recovery/finish?token={{TOKEN}}` Move it to request body or headers. Same problem is with `user/invite/finish`

api

enhancement
admin

Generated GraphQL schema automatically generates named types by appending `Meta` to entities. So when you define `Product` entity and `ProductMeta` entity migrations are OK, but GraphQL server stops working because...

When you need data to end up exactly as you specify, without the need to get all the old previous ids and manually delete them. Probably needed something like `orphanStrategy`...

enhancement
Content API

Cool panels! Would be nice if you could use those separately without the automatic registration in the index.php file. IMHO clean way would be separation of the panels to the...