Releases: marc101101/PS_SS18_vhsLangquaid
Releases · marc101101/PS_SS18_vhsLangquaid
Release 1.0.0
Final Release. 👍 🎉 🏁
- Question: whats the handling after registration
- add more believable sample data
- Enhancement: better testing for user courses. Only checks if two objects get returned.
- Last Fixes Frontend
- Clean CSS
- Comment Code
- Clean Alert System
- Impressum
- Update PWA Icon Apple
- Fix Login. Login view not accesable if logged in
- Finalize Postman Collection
- Kurs ID mit anzeigen
- Back Button im Kurs
- Test Registration
Release 0.0.10
- Bug: show teacher in single course view
- Transform App into PWA
- Enhancement: last minute courses
- Bug: profil view - fix trim + icon view
- Bug: login forward after successful login
- Bug: Fix desktop view
- Bug: fix auth guard
- Bug: Create user with nearly empty object does not return error code ((node:10691) UnhandledPromiseRejectionWarning: Unhandled promise rejection (rejection id: 1): Invalid status code: 1292
Release 0.0.9
- Bug: /user/me returns wrong data object
- user wants to view highlighted courses
- user wants to send feedback about every course
- user wants to contact the vhs
- Bug: frontend environment points to static port
- user wants to see on a map where the course event is happening
- Server needs to handle search queries
- Server needs to send complete Location information instead of just a location id
- user wants to sign off from course
- user can see details of courses
- user wants to register to register to a course
- Bug: Can not re-apply for course
Tickets:
#102 #27 #21 #11 #124 #24 #128 #127 #31 #14 #26 #121
Release 0.0.8
- Feature: Exclude test precondition from the actual code
- user can see all registered courses
- server receives feedback and stores it to the database
- Enhancement: Test preconditions should be moved into a separate class
- Bug: Fix empty reload + token handling AuthGuard
- user can see all courses of a selected category
- user can see all categories
- Bug: server should check if user with mail already exists.
Release 0.0.7
- user receives registration feedback
- user inputs personal data into a form
- user submits personal data to server with a submit button
- user can navigate by menue
- Setup Remote Database
- user wants to edit his personal data
- user saves data by clicking the save button
- Create Desktop friendly demo view
Release 0.0.6
Release 0.0.5
Release 0.0.4
Release 0.0.3
- server wants to show user data of current user
- server updates users personal data
- server creates new user
- Bug: Fix live deployment to heroku
- Add postman collection to repo
- Add setup for local testing
- server can send only a specific course
- Feature: Add Status Codes to swagger file
- user can see all courses
- server filter courses by category
Release 0.0.2
- server can show an overview of all categories
- generate nodejs server from swagger configuration
- developer wants a database setup
- server grants user a secure token
- repository structure for coexisting frontend and backend
- developer wants that every merge on the master is automatically deployed to a live environment