resq/catalyst/api-bundle
2019-05-08 07:16:09 +00:00
..
Access Made the Generator and Voter classes in the Auth bundle abstract. Modify the services.yaml to point to the Voter and Generator classes that extended the base classes from the Auth bundle. #194 2019-03-28 07:03:09 +00:00
Command Merge branch 'master' of gitlab.com:jankstudio/resq into 194-catalyst-api-bundle-acl 2019-05-08 07:16:09 +00:00
Connector Add warranty entity, refactor controller, and fix bugs #164 2018-10-24 22:20:45 +08:00
Controller Change APIController to abstract class from interface #166 2018-11-06 01:30:52 +08:00
DataFixtures Remove duplicate code from classes that extend Role. Rename UserFixtures to RoleFixtures. Create APIRoleFixtures file. #194 2019-03-29 06:35:37 +00:00
Entity Remove duplicate code from classes that extend Role. Rename UserFixtures to RoleFixtures. Create APIRoleFixtures file. #194 2019-03-29 06:35:37 +00:00
Response Create APIResponse class for responses from api bundle #164 2018-10-24 21:13:23 +08:00
Security Add warranty entity, refactor controller, and fix bugs #164 2018-10-24 22:20:45 +08:00
Service Refactor api bundle to use security to handle authentication #164 2018-10-23 02:11:21 +08:00
CatalystAPIBundle.php Refactor api bundle to use security to handle authentication #164 2018-10-23 02:11:21 +08:00