Daniel West

Results 47 issues of Daniel West

If we add a dynamic position with a data reference to a type of component which the group does not allowed, no errors are raised and it allows for some...

It appears when adding a component group resource, the varnish cache layer still holds incorrect data on the component groups within - as does the route manifest - it is...

bug

**Version** dev-main **Describe the bug** If we create a route without a forward-slash, front-end will create with the slash, and then result in 404 not found when trying to load...

bug

https://github.com/components-web-app/api-components-bundle/blob/main/src/Factory/Uploadable/MediaObjectFactory.php#L165-L166 We should check and return this data and cache the response as is done in `create`

https://github.com/components-web-app/api-components-bundle/blob/main/src/Factory/Uploadable/MediaObjectFactory.php#L69 Perhaps a configuration should be allowed on a field to disable checking to improve performance when resolving an uncached component using file/files hosted on a 3rd party

We now have 3 build in URL generators so that the file path can go straight to the domain instead of via the API. The API is useful as a...

This seems like it can cause a huge impact in larger web pages and websites perhaps.. is it work us checking. It causes 500 in localhost if not connected to...

bug

We should probably not return these IRIs as it will cause the front-end to hit 404s trying to fetch these resources if not permitted.

bug

During development, some features may have been added which tests have not been written for in the interest of development speed. Some tests should be written in future for these...

enhancement
good first issue
Hacktoberfest

https://gist.github.com/soyuka/5deae36cf0fa348c4225985f6a073efe May not need to replace `PublishMercureUpdatesListener` Add configuration to list all the resources we want to secure... or possible quick config to secure all.

bug
enhancement
security
Hacktoberfest