Григорий

Results 6 issues of Григорий

This piece of addition information will solve the problem of misunderstanding: Why my emails can't be processed asynchronously.

Status: Needs Review
Mailer

It's better to use imports statements only in the services.yaml file. The following explains that.

Status: Needs Review

**Description** Dealing with ChoiceFilter something going wrong, because I actually can't filter by User::roles using this choice filter **Reproduce** Just create a custom choice filter called as RolesFilter: ```php

Make +01:00 +1:00... timezones valid to set them in the: `AbstractDashboardController::configureCrud()` (`Crud::setTimezone()`) **Example of how to use this feature** ```php public function configureCrud(): Crud { return parent::configureCrud() ->setTimezone('+12:00'); } ```...

I already wanted to file a bug because of unexpected behaviour I was dealing with for the last DAY but as it turns out it just NOT documented behaviour BrowserKit...

bug
Status: Needs Review
BrowserKit

Is there any way to mock a dependency container when form is submitted I was not able to get mocked http_client when form was submitted Maybe it's because Live Component...

Status: Waiting feedback
LiveComponent