api-components-bundle
api-components-bundle copied to clipboard
Creates a flexible API for a website's structure, reusable components and common functionality.
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...
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.
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...
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.
Console command to create a new component would ease the process and allow options to enable annotations for timestamped, publishable and uploadable. Ideally reusing features used for making doctrine database...
Details on the config for a security string to routable resources.
When getting a collection of routes, document how to apply security when getting a collection. But for getting a route item we add a security parameter to metadata which will...
We can restrict components being loaded depending on whether they are inside an accessible page data or route, however when getting a collection of components, these will be accessible. Document...
To be looked into.
sortCollection is outputted for a componentPosition, I don't think it needs to be or should be.