Sviatoslav Bulbakha

Results 16 issues of Sviatoslav Bulbakha

Hi! Great work on this and I want to try Atom only because of this package 👍 But I am unable to use it because of annoying EMFILE errors. atom...

I saw there is `sortable_table_for` but it requires to use `assoc_name` (since this table should be used on Show page for related tables). Is there a way to add this...

It will be good to add something like `withFiles : List ( String, File.File ) -> Request decodesTo -> Request decodesTo` so it will be possible to upload files alongside...

enhancement

I think PR for #1005 brokes it. Example block of code: ```eex %> both %> min %> max ``` So it should be formatted this way. Right now it indents...

indentation

I see an issues with some pre modifiers like OLD, LITTLE. Parser thinks it's a street name while it's not. Example address: - 53 LITTLE W 12 ST When trying...

Hi! I am trying to use it with Absinthe Subscriptions. But there is a problem related to channels - I want an ability to retrieve message from different topic but...

Hi! It will be good too see some ability to group files. As example usecase: designers send PSD for each device: mobile, tablet, desktop, large desktop. now all of them...

enhancement

New OpenSearch (what AWS using as well) completely removed types in urls so old url with `_doc` won't work at all. And it's optional in newer ElasticSearch (since v7 I...

I just want to align postlist dates at right side and can't since they is not wrapped to any tags. Also HTML in postlist.format is escaped. So maybe it's possible...

Hi! I am thinking about about possibility to provide some extra context for permissions. Like not the just fact that user can do something but also **why**. Something like this:...