Slava Semushin

Results 153 issues of Slava Semushin

Where possible, let's convert our diagrams from PlantUML to Mermaid. The benefit is that the latter is natively supported by GitHub (see https://docs.github.com/en/repositories/working-with-files/using-files/working-with-non-code-files#displaying-mermaid-files-on-github). This simplifies their maintenance and also doesn't...

area/documentation
ADR/needed

area/documentation

### Check list: - [ ] #1145 needs a decision - [ ] will drastically reduce a scope of #1246 - [ ] check the current tests and remove non-usefull...

area/unit tests
ADR/needed

Affects at least: - `UsersActivationService{,Impl{,Test}}` - `JdbcUsersActivationDao{,Impl}` - `AddUsersActivationDbDto` - `users_activation` table

refactoring
trivial

See also https://github.com/jquery/jquery-migrate Another way: https://github.com/camsong/You-Dont-Need-jQuery/blob/master/README-ru.md :)

area/security
kind/dependency-update
area/frontend

Related resources: - [x] https://getbootstrap.com/docs/4.3/migration/ - [ ] https://designmodo.com/migrate-bootstrap-4/ - [ ] rename: `input-sm` -> `form-control-sm` - [ ] drop `form-group-sm` - [ ] `panels, thumbnails and wells were removed...

area/markup
kind/dependency-update
area/frontend
blocked

Should be done after migration to JDK11 (#1158). Related resources: - Java 12 - [ ] https://www.baeldung.com/java-12-new-features - [ ] https://www.oracle.com/java/technologies/javase/12all-relnotes.html - [x] https://java-lessons.ru/java-12/indent (in Russian) - [x] https://java-lessons.ru/java-12/transform (in...

area/infrastructure
impact/changelog
kind/dependency-update
blocked

In order to improve logging and simplify debugging, let's pass random number that uniquely identifies every request. - pass `$request_id` in the `Request-ID` header to a backend - include request...

area/infrastructure
kind/improvement
area/logging

See - https://github.com/Hi-Fi/robotframework-httprequestlibrary/releases/tag/v0.0.16 - https://github.com/MarketSquare/robotframework-httprequestlibrary/releases/tag/v0.0.17

area/integration tests
kind/dependency-update
ADR/needed
blocked

- [x] CheckStyle - [x] remove `CheckStyle: ignore` and `@SuppressWarnings("checkstyle:*")` comments - [x] #260 - [x] #1015 - [x] PMD - [x] remove `@SuppressWarnings("PMD.*")` comments - [x] #195 - [x]...

area/build scripts
ADR/needed
area/ci