Aleksandr Filatov

Results 14 issues of Aleksandr Filatov

My toastrConfig.ts has ``` export function toastrConfig(toastrConfig: any): void { ... toastrConfig.positionClass = 'toast-top-right'; ... } ``` but for one my particular case I just want to show toastr bottom-right:...

Project becomes complex and would be nice to introduce any test framework and write couple tests.

help wanted
Hacktoberfest
good first issue
feature request

more info in issue #67 Check and refactor project structure before resolving the issue

Hacktoberfest
good first issue
feature request

[Contributing template](https://github.com/greybax/IT-films/blob/master/CONTRIBUTING.md)

help wanted
Hacktoberfest
good first issue

Now in UI https://greybax.github.com/IT-films we have only 3 categories: * movies * documentary * tv-series Also would be nice to have some specific filters for each category such as **year**...

help wanted
Hacktoberfest

any suggestions are welcome! 👍

help wanted
Hacktoberfest
design

see issue #67

feature request

Now, this repo supports Russian and Ukrainian languages. But I believe that we can add more language for support. If you want to propose support for a new language let's...

enhancement
help wanted

Add ability for switching between ‘transform’ and ‘reverse’ methods in UI

hacktoberfest

Seems now formula is like: > sum(stars) + (1.0 - 1.0/count(repositories)) Is it possible to make it more complexity and add more parameters such as: - users **PRs** - created...