Skip to content

Releases: ZimuHuo/glucoclock

Bug fixes and functionality updates

15 Jan 12:18
Compare
Choose a tag to compare

Fixed:

  • plot view bugs
  • sign up views layout

Updated:

  • minimum password requirement
  • verification code mailer
  • error messages
  • search function on notification views

Added Doctor View Patient's Logbook Plot Functionality

09 Jan 17:25
Compare
Choose a tag to compare
  1. Added doctor view patient's logbook plot functionality
  2. Fixed view layout issues
  3. Included password minimum requirement
  4. Added unread message notification to start views
  5. Fixed bugs

Fixed bugs and minor adjustment

07 Jan 16:30
Compare
Choose a tag to compare
  1. calendar future dates disabled
  2. fixed log books bugs

Fixed bugs and some unit testing code

07 Jan 15:16
Compare
Choose a tag to compare
  1. Fixed bugs when saving a log book
  2. Minor adjustment to the database structure

Fixed bugs and some updates

06 Jan 22:26
fae8c72
Compare
Choose a tag to compare

Adjustments

  1. Glucose chart is now moved to a new page

Bugs

  1. reminder will pop up if the user is trying to override past entries
  2. some exceptions handling when user inputs are not valid

New graphical features

06 Jan 21:25
Compare
Choose a tag to compare

Introduce a new graphical feature to present the past glucose level in the patient page.

  1. the patient is now able to view the past glucose level by month
  2. fixed minor bugs

Improved notification page

06 Jan 17:00
Compare
Choose a tag to compare
  1. the notification pages are now more user-friendly
  2. doctors can now delete patients from their lists
  3. doctors can also suggest log book types for their patients, and it will also show up on patientstart page.
  4. fixed minor bugs

Fixed critial bug

05 Jan 13:00
Compare
Choose a tag to compare

Fixed critical BeanCreationException error

Enhanced security features

05 Jan 12:48
Compare
Choose a tag to compare

Enhanced security features.

  1. Fixed null URL bugs with re-route handler.
  2. New forgot password features.
  3. New notification user interface for smooth communication between patient and doctor

All user requirements achieved

03 Jan 17:19
Compare
Choose a tag to compare

We finished all the essential elements of the project, including web security, user interface, and database connection. However, further improvements are required.