Alexandr Chernyaev

Results 128 comments of Alexandr Chernyaev

Hi @BenWoodford I'm not sure about this. On the one hand, I want you to be in control as much as possible. But things like attachments are systemic and are...

Hey @mucan54, thanks for your interest and work. I see that automated tests are failing. Can you figure it out, as well as write your check?

Hi @HichemBenali I've added Bootstrap's global variable import and it's already available in new releases. Can you tell me if this solves your problem?https://github.com/orchidsoftware/platform/blob/15bd88dcd688f8c69a22d568ea09452a42b56f14/resources/js/app.js#L9

Hi, does the existing class [ViewField](https://github.com/orchidsoftware/platform/blob/master/src/Screen/Fields/ViewField.php) not solve your problem?

This is a compromise between manual file saving and convenience. > Storage is costly on AWS. So this bug can drive up server costs. Each time you download the file...

Привет @EgorGruzdev. Я не могу принять это. Так как ни одно поле или слой не полагается на `css`. Возможно будет лучше создать отдельный класс с заготовленной кнопкой перетаскивания и обработчиком.

Hi @RaiserWeb, sorry to wait. Can you add tests? You can [find examples here](https://github.com/orchidsoftware/platform/blob/master/tests/Unit/HttpFilterTest.php).

Hey @minhloc2011, I don't think anyone needs to hide only one coordinate. What do you think about adding one method `withoutCoordinates`? ```php Map::make('place') ->title('Object on the map') ->help('Enter the coordinates,...

Hi @minhloc2011, sorry for the wait. I had the holidays. I don't really understand what you mean. Can you visualize it?