You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Update infrastructure (#1)
- Update README.md
- Use Flyway migrations for DB changes
- Properly configure tracing with Data Prepper and Opensearch
- Actualize codebase
Implement login with Google and Facebook
- Describe additional database schemas for used identities
- Refactor security system
- Update dependencies in pom.xml
- Implement OAuth2 login with Google and Facebook
- Implement storing the data about logged users
Deep refactoring
- Reconsider development infrastructure, fix scripts/configs/etc
- Switch to Java 17
- Remove Lombok from project
- Refactor backend to provide more correct and stable API
- Rewrite web application from scratch in favor of TypeScript using
Update version to 2.0
- Change database background from MongoDB to PostgreSQL
- Deep refactoring of backend
- Full rewriting of webclient with help of React and Redux