-
- Downloads
Initial commit with progress towards 2.0 version
Showing
- config/schema/gatsby_endpoints_test.entity_type.schema.yml 12 additions, 0 deletionsconfig/schema/gatsby_endpoints_test.entity_type.schema.yml
- gatsby_endpoints.info.yml 5 additions, 6 deletionsgatsby_endpoints.info.yml
- gatsby_endpoints.links.action.yml 9 additions, 3 deletionsgatsby_endpoints.links.action.yml
- gatsby_endpoints.links.menu.yml 5 additions, 0 deletionsgatsby_endpoints.links.menu.yml
- gatsby_endpoints.links.task.yml 26 additions, 12 deletionsgatsby_endpoints.links.task.yml
- gatsby_endpoints.module 108 additions, 141 deletionsgatsby_endpoints.module
- gatsby_endpoints.permissions.yml 15 additions, 5 deletionsgatsby_endpoints.permissions.yml
- gatsby_endpoints.routing.yml 16 additions, 28 deletionsgatsby_endpoints.routing.yml
- gatsby_endpoints.services.yml 1 addition, 4 deletionsgatsby_endpoints.services.yml
- src/Controller/ContentController.php 92 additions, 0 deletionssrc/Controller/ContentController.php
- src/Controller/GatsbyEndpointController.php 5 additions, 9 deletionssrc/Controller/GatsbyEndpointController.php
- src/Entity/GatsbyEndpoint.php 325 additions, 126 deletionssrc/Entity/GatsbyEndpoint.php
- src/Entity/GatsbyEndpointType.php 85 additions, 0 deletionssrc/Entity/GatsbyEndpointType.php
- src/Form/GatsbyEndpointForm.php 19 additions, 493 deletionssrc/Form/GatsbyEndpointForm.php
- src/Form/GatsbyEndpointTypeForm.php 328 additions, 0 deletionssrc/Form/GatsbyEndpointTypeForm.php
- src/GatsbyEndpointAccessControlHandler.php 42 additions, 0 deletionssrc/GatsbyEndpointAccessControlHandler.php
- src/GatsbyEndpointGenerator.php 36 additions, 14 deletionssrc/GatsbyEndpointGenerator.php
- src/GatsbyEndpointInterface.php 231 additions, 0 deletionssrc/GatsbyEndpointInterface.php
- src/GatsbyEndpointListBuilder.php 64 additions, 29 deletionssrc/GatsbyEndpointListBuilder.php
- src/GatsbyEndpointManager.php 8 additions, 10 deletionssrc/GatsbyEndpointManager.php
Loading
Please register or sign in to comment