Ruslan Yakauleu

Results 70 issues of Ruslan Yakauleu

Sometimes pokemon can't be transferred (in GYM, favorite or connection errors). Please save selection for non transferred pokemons for fast clean Favorite or try send again after network connection returned.

enhancement

Potions and revive crystals very fast end when user has many fights in GYM's =) Need some heal button to optimally allocate potions between pokemons by potion power and pokemon...

enhancement

Please make some documentation ( Menu -> Help or Markdown document ) with description of columns, how it calculated and how user can use it. Now I don't understand half...

todo

I want to fill only initialized fields in a convenient form. May I write something like it ``` var fields = new Dictionary() { { "name", "tequila" }, { "price",...

enhancement
up-for-grabs

We use specific apache authentication to protect CRM from world and Redtimer can't work with it because "401 Unauthorized" returned from server. Is any workaround available? Apache configuration ``` Listen...

enhancement

I have a lot of legacy (logs in local files) and try to rewrite something to microservices (logs in docker locally, in k8s on server). Is there any way to...

enhancement

Please support scripts in the same way as similar plugin for JetBrains products https://www.jetbrains.com/help/pycharm/http-client-in-product-code-editor.html#using-response-handler-scripts --- To insert the script in-place, prepend it with > and enclose it in {% %}:...

### Feature description Please add "Copy relative path" in the same way as it shown in Diff files list. ![image](https://user-images.githubusercontent.com/1897605/185578296-58fcdadc-e942-4727-838b-13b76cee3ea0.png) As example JetBrains Rider has the same feature: File Menu...

type: feature request

Not enough space to draw all in one row ![image](https://user-images.githubusercontent.com/1897605/192743815-ae8beaf1-4624-4e0d-8cc9-f9fdadbf46f6.png) or even ![image](https://user-images.githubusercontent.com/1897605/192743959-07944c33-8f5d-4be2-9872-8c0a0178d608.png) With wrapping looks better ![image](https://user-images.githubusercontent.com/1897605/192743350-8b1ee8c3-49d9-4f82-8ace-298c42d26581.png) ![image](https://user-images.githubusercontent.com/1897605/192744276-0ddf8802-401d-45b0-b849-8d807d3406e4.png) with more text ![image](https://user-images.githubusercontent.com/1897605/192744176-5cfe4e02-d643-4289-97ba-621321596c65.png)

bug

Current version of magmi doesn't fill eav_attribute_group and as result eav_entity_attribute.attribute_group_id = 0 ![2017-03-16_16-46-30_unuzvutd](https://cloud.githubusercontent.com/assets/1897605/23999174/92d2f6c0-0a68-11e7-81ab-3ecb335a487f.png) After that all records missed from UI. ![2017-03-16_16-41-00_zagbbzdh](https://cloud.githubusercontent.com/assets/1897605/23999193/9f092b76-0a68-11e7-9a3b-451f4d082d8c.png) Log contains ``` Attribute Set Importer v0.0.2 -...