mystamps
mystamps copied to clipboard
The site about post stamps where you can create a virtual collection
### Check list: - [ ] #1145 needs a decision - [ ] will drastically reduce a scope of #1246 - [ ] check the current tests and remove non-usefull...
The puzzle `995-dfb3dc6f` from #995 has to be resolved: https://github.com/php-coder/mystamps/blob/bc3fe55ea8748c0231f45e6f403419e6b0a02df8/src/main/java/ru/mystamps/web/feature/series/importing/sale/SeriesSalesImportServiceImpl.java#L61-L61 The puzzle was created by Slava Semushin on 03-Jun-19.
The puzzle `995-a90e239c` from #995 has to be resolved: https://github.com/php-coder/mystamps/blob/bc3fe55ea8748c0231f45e6f403419e6b0a02df8/src/main/java/ru/mystamps/web/feature/series/importing/sale/SeriesSalesImportServiceImpl.java#L82-L82 The puzzle was created by Slava Semushin on 03-Jun-19
Affects at least: - `UsersActivationService{,Impl{,Test}}` - `JdbcUsersActivationDao{,Impl}` - `AddUsersActivationDbDto` - `users_activation` table
See also https://github.com/jquery/jquery-migrate Another way: https://github.com/camsong/You-Dont-Need-jQuery/blob/master/README-ru.md :)
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...
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...
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...
See - https://github.com/Hi-Fi/robotframework-httprequestlibrary/releases/tag/v0.0.16 - https://github.com/MarketSquare/robotframework-httprequestlibrary/releases/tag/v0.0.17