SuiteCRM-Core/config
Clemente Raposo 58281a6b64 Implement ClassicView
Add FrontEnd api calls
- Add api method to retrieve classic view html
- Add apiUrl endpoint environment configuration
- Add Resolver to ClassicView routes

Implement FrontEnd component
- Add html and js rendering to classic view.

Add Classic View api-platform Entity and data provider

- Add ClassicViewData Dto with resource definition
- Add Classic controller with dummy html
- Declare controller in the services.yaml
2021-03-30 19:21:31 +01:00
..
packages Implement ClassicView 2021-03-30 19:21:31 +01:00
routes Update and audit existing project dependencies for Symfony/Flex. 2021-03-30 19:21:31 +01:00
bootstrap.php Update and audit existing project dependencies for Symfony/Flex. 2021-03-30 19:21:31 +01:00
bundles.php Update and audit existing project dependencies for Symfony/Flex. 2021-03-30 19:21:31 +01:00
services.yaml Update and audit existing project dependencies for Symfony/Flex. 2021-03-30 19:21:31 +01:00