Commit Graph

26 Commits

Author SHA1 Message Date
Alexey Skobkin 9747eefe47
Replacing jms/serializer with symfony/serializer and doing some DTO refactoring. 2023-08-19 03:32:43 +03:00
Alexey Skobkin 4c33ce9d84
Fixing stats page, replacing ob/highcharts-bundle with own implementation based on ghunti/highcharts-php. Some refactoring. 2023-08-18 20:20:26 +03:00
Alexey Skobkin 82b541c0fc
Translations moved/fixed. 2023-08-17 02:37:46 +03:00
Alexey Skobkin 9cb36868ed
composer recipe:update symfony/translation 2023-08-17 02:03:34 +03:00
Alexey Skobkin 2673272fc7
Fixing controller action names and routing configuration accordingly. 2023-08-17 01:39:06 +03:00
Alexey Skobkin a58cd2a1ea
Fixing KNP Paginator template configuration. 2023-08-17 01:37:47 +03:00
Alexey Skobkin b7cf85fbcd
Fixing Doctrine DQL DAY function implementation configuration. 2023-08-17 01:37:24 +03:00
Alexey Skobkin 0a8c6b0395
Ported templates and routes. Saved external JS/CSS into the public dir. 2023-04-10 00:35:58 +03:00
Alexey Skobkin 1aff2ac244
Telegram services and commands ported to telegram-bot/api. Also fixed ENV reading in the services.yaml. Some small refactoring and style fixes. 2023-04-10 00:30:51 +03:00
Alexey Skobkin 86458b006a
composer remove symfony/messenger. 2023-04-01 21:59:12 +03:00
Alexey Skobkin 1ca0d1fe93
composer remove symfony/notifier. 2023-04-01 21:52:55 +03:00
Alexey Skobkin 5725aaa305
composer remove symfony/mailer. 2023-04-01 21:47:29 +03:00
Alexey Skobkin 5c916a636f
Retrieving variables bound in the container configuration from environment variables. 2023-04-01 21:43:05 +03:00
Alexey Skobkin 109c95fcdb
Ported doctrine.orm from old config.yml. 2023-04-01 21:31:34 +03:00
Alexey Skobkin dc683362d7
Ported DataFixtures. composer require doctrine-fixtures-bundle. 2023-04-01 21:23:30 +03:00
Alexey Skobkin e56cae9568
Ported MainController. 2023-04-01 20:28:24 +03:00
Alexey Skobkin fc9026d13f
Ported EventsController. composer require knplabs/knp-paginator-bundle. 2023-04-01 20:28:24 +03:00
Alexey Skobkin a83b783de4
Ported WebHookController. 2023-04-01 19:56:02 +03:00
Alexey Skobkin 430632c8e4
Ported Api\{AbstractApiController, CrawlerController}. 2023-04-01 19:45:21 +03:00
Alexey Skobkin 8614bd0f26
Renaming point http client to @app.point.http_client. 2023-04-01 19:38:17 +03:00
Alexey Skobkin 0a05264406
Changed value type for $pointApiDelay and set default value of 5 sec. 2023-04-01 19:10:26 +03:00
Alexey Skobkin 50d56f0007
Ported PointUrlExtension Twig extension. 2023-03-28 23:41:04 +03:00
Alexey Skobkin 8c59f656f6
Creating default Point API HTTP client. Defining default bind by name variables in services.yaml. 2023-03-26 17:06:19 +03:00
Alexey Skobkin d68ae868ae
jms/serializer-bundle installed. Probably need to add more configuration later. 2023-03-26 17:05:20 +03:00
Alexey Skobkin e482b4567a
Doctrine migrations ported. 2023-03-12 18:15:25 +03:00
Alexey Skobkin 820a37a5d0
Moving important old files to backup directory. Creating new project from scratch. 2023-03-11 19:28:46 +03:00