Yaroslav Shepilov

Results 21 issues of Yaroslav Shepilov

This is a fix for https://github.com/ChristianBecker/inkscape-android-export/issues/6 - now clear error message is shown correctly I've also changed the method name style to conform python code style and other methods.

It would be nice, if user could disable(/enable back) getting JIRA information message. (Sometiems messages can look quite spammy) Also, some people would like not to be "listened" by external...

enhancement

If you are using reverse proxy with a custom location (e.g. my-host.com/script-server), and go to Open Admin UI -> Open Scripts tab -> Open a script -> Click on 3...

bug
resolved

Most of the server configurations can be changed on the fly, without the need to restart the server So it would be nice to add this feature

feature

At the moment, if you install a new copy of script server without any config, it will give admin rights to a localhost user However, if you start it from...

feature

When a user selects a value for the list parameter, this value is passed to the script as an argument. However, sometimes required value could be too complicated (IP or...

feature
resolved

The issue is with this component: ![image](https://user-images.githubusercontent.com/1275813/134115415-a418b72b-1971-4fbc-bc25-39c9b40c47ef.png) At the moment, to add a value, a user has to press Enter and for many people this is not obvious. To make...

feature
resolved

Based on a comment from @yosefy https://github.com/bugy/script-server/issues/225#issuecomment-892553702 Editable list component should have a possibility to disable automatic filtering on input, because it disables the use of dropdown and also might...

feature

If you clone project from scratch and try to `npm build:prod` it, it fails with a webpack error, about missing core-js module

resolved
infrastructure