Skip to content
This repository has been archived by the owner on Feb 5, 2024. It is now read-only.

Releases: SELab-2/Dr-Trottoir-4

Style changes

21 May 18:14
9ebe114
Compare
Choose a tag to compare

Minor fixes to styling issues

Small bugfixes

21 May 14:01
76c11b8
Compare
Choose a tag to compare

Minor changes and bugfixes.
The changes include:

  • faulty websocket handlers on backend
  • missing space frontend
  • missing close of websockets on frontend
  • more minors issues

Milestone 3: release full frontend

19 May 22:52
898208c
Compare
Choose a tag to compare

This release adds the remaining frontend features.

New Features

11 May 18:09
54afca2
Compare
Choose a tag to compare

This release contains another major update for frontend functionality.
Planning takes a central role in our application, so this release updates and brings out new functionality for this feature.

Milestone 2: Release Frontend functionality

20 Apr 19:27
08a3bc0
Compare
Choose a tag to compare

This release contains major changes for

  • frontend (functional, no style)
  • backend (more api routes + testing)
  • database (model changes)

Milestone 1: Release API and authentication frontend

16 Mar 20:48
de5e3f9
Compare
Choose a tag to compare

This release contains the code for the backend API, database and a basic frontend that supports authentication.