-
- Downloads
and teams + notification + API
Showing
- app/AppKernel.php 1 addition, 2 deletionsapp/AppKernel.php
- app/config/config.yml 17 additions, 0 deletionsapp/config/config.yml
- app/config/routing.yml 2 additions, 1 deletionapp/config/routing.yml
- composer.json 2 additions, 3 deletionscomposer.json
- composer.lock 601 additions, 112 deletionscomposer.lock
- google-service-account.json 12 additions, 0 deletionsgoogle-service-account.json
- src/ApiBundle/Controller/DefaultController.php 181 additions, 2 deletionssrc/ApiBundle/Controller/DefaultController.php
- src/BackendBundle/Controller/EntityBrowserController.php 4 additions, 4 deletionssrc/BackendBundle/Controller/EntityBrowserController.php
- src/BackendBundle/Controller/NotificationController.php 112 additions, 2 deletionssrc/BackendBundle/Controller/NotificationController.php
- src/BackendBundle/Entity/Device.php 189 additions, 0 deletionssrc/BackendBundle/Entity/Device.php
- src/BackendBundle/Entity/Notification.php 148 additions, 0 deletionssrc/BackendBundle/Entity/Notification.php
- src/BackendBundle/Entity/NotificationOnDevice.php 119 additions, 0 deletionssrc/BackendBundle/Entity/NotificationOnDevice.php
- src/BackendBundle/Entity/Prediction.php 10 additions, 8 deletionssrc/BackendBundle/Entity/Prediction.php
- src/BackendBundle/Entity/Team.php 68 additions, 0 deletionssrc/BackendBundle/Entity/Team.php
- src/BackendBundle/Form/NotificationType.php 36 additions, 0 deletionssrc/BackendBundle/Form/NotificationType.php
- src/BackendBundle/Form/PredictionType.php 17 additions, 14 deletionssrc/BackendBundle/Form/PredictionType.php
- src/BackendBundle/Form/TeamType.php 32 additions, 0 deletionssrc/BackendBundle/Form/TeamType.php
- src/BackendBundle/Repository/DeviceRepository.php 49 additions, 0 deletionssrc/BackendBundle/Repository/DeviceRepository.php
- src/BackendBundle/Repository/NotificationOnDeviceRepository.php 53 additions, 0 deletions...ckendBundle/Repository/NotificationOnDeviceRepository.php
- src/BackendBundle/Repository/NotificationRepository.php 35 additions, 0 deletionssrc/BackendBundle/Repository/NotificationRepository.php
Loading
Please register or sign in to comment