Added
- #274
- New CI building and testing infrastructure on faster, highly parallel executors
- #248
- Refactors Delay detection based on Live and Planned Station arrival Data including tests
- #259
- Integration of the
usermgmt
service with the frontend via module
- Display information about the current user
- Edit and remove own user functionality
- New AddUser view
- #246
- operator that gets delay from live train and shifts it by creating delay notifications for subsequent stations
- #240
- Subscription to correct Kafka queue
- Connection to UserDB
- Add rabbitMQ
- Save User Notifications in rabbitMQ when logged out
- Send Notification to the users frontend over websocket when logged in
Changed
- #248
- changes TrainDelayNotification location_id to station_id to match conventions of other events
- #220
- generic internal high level models to be used in ESP pipelines
Installation
CEPTA_VERSION="v0.4.0" docker-compose -f deployment/prod/docker-compose.yml up