Dillon-Brown
0774f73684
Move controllers
...
Signed-off-by: Dillon-Brown <dillon.brown@salesagility.com>
2021-03-30 19:22:41 +01:00
Dillon-Brown
1cab43c7d3
Rename src to backend
...
Signed-off-by: Dillon-Brown <dillon.brown@salesagility.com>
2021-03-30 19:22:41 +01:00
Clemente Raposo
e8f9b18418
Move api documentation to /docs
...
- Enable swagger docs
- Disable re-doc
- Move rest docs path to /docs/rest
- Move graphql docs path to /docs/graphql
2021-03-30 19:22:39 +01:00
Dillon-Brown
9bff8530c6
Add Suite-8 user authentication
2021-03-30 19:21:31 +01:00
Clemente Raposo
668bd04df9
Serve frontend app using symfony router
2021-03-30 19:21:31 +01:00
Dillon-Brown
8cf555f4ee
Update and audit existing project dependencies for Symfony/Flex.
...
- Converted all non-flex bundles with available bundles into Symfony/Flex.
- Updated namespaces to more closely match Symfony.
- Removed unnecessary dependencies and recipes.
- Executed Symfony/Flex recipes to create default configs.
- Improved composer.json scripts.
2021-03-30 19:21:31 +01:00
Dillon-Brown
587a79613e
Add API Platform Framework with Symfony/Flex
...
This implements the basic structure that will be used for the API and core application.
2021-03-30 19:21:30 +01:00