opnform-host-nginx/api
JhumanJ e14d1003ee Enhance FeatureFlagsController to Support Telegram Integration
- Added support for Telegram integration in the FeatureFlagsController by including a check for the Telegram bot ID and token in the integrations array. This change aligns with the recent enhancements made to the Telegram notification capabilities, ensuring that the application can properly handle Telegram-related configurations.

This update improves the overall functionality of the feature flags, allowing for better integration management and user experience.
2025-04-08 15:46:03 +02:00
..
app Enhance FeatureFlagsController to Support Telegram Integration 2025-04-08 15:46:03 +02:00
bootstrap Refactor Docker configuration and development setup 2025-01-29 17:19:36 +01:00
config Add Telegram Notification Integration (#732) 2025-04-08 12:42:47 +02:00
database Decouple title from title block (#696) 2025-03-21 16:59:18 +01:00
public Separated laravel app to its own folder (#540) 2024-08-26 18:24:56 +02:00
resources Add Telegram Notification Integration (#732) 2025-04-08 12:42:47 +02:00
routes Add Telegram Notification Integration (#732) 2025-04-08 12:42:47 +02:00
storage Separated laravel app to its own folder (#540) 2024-08-26 18:24:56 +02:00
tests Add 'exists_in_submissions' and 'does_not_exist_in_submissions' valid… (#725) 2025-03-25 11:50:59 +01:00
.env.docker GH issue template, docker cache fix, remove docker client entrypoint 2024-09-04 11:19:03 +02:00
.env.example Add Telegram Notification Integration (#732) 2025-04-08 12:42:47 +02:00
.gitignore Separated laravel app to its own folder (#540) 2024-08-26 18:24:56 +02:00
_ide_helper_models.php Separated laravel app to its own folder (#540) 2024-08-26 18:24:56 +02:00
artisan Update Docker Documentation to Address Line Ending Issues for Windows Users 2025-03-21 16:30:59 +01:00
composer.json Reduce docker api image size, fix issues 2024-08-28 15:20:39 +02:00
composer.lock Refactor Docker configuration and development setup 2025-01-29 17:19:36 +01:00
phpunit.xml Email spam security (#641) 2024-12-18 13:16:27 +01:00
pint.json Separated laravel app to its own folder (#540) 2024-08-26 18:24:56 +02:00
server.php Separated laravel app to its own folder (#540) 2024-08-26 18:24:56 +02:00
vapor.yml Update Vapor deployment configuration 2025-02-15 09:18:27 +00:00