v1.2
Our HealthSync App
What's Changed
- Documentation for add/delete appointment note by @joenus in #22
- Documentation for list/add/edit patient medical records by @jmsandiegoo in #25
- Documentation for edit/listing appointment note by @sebin0817 in #23
- Documentation for help command by @rickkoh in #26
- Groundwork for appointment notes by @joenus in #24
- Documentation for delete command by @raysonchia in #27
- Support for
add-ancommand by @joenus in #30 - Support for
addpatient medical record command by @jmsandiegoo in #36 - Add Find command documentation by @raysonchia in #35
- Add
helpCommand to view all available commands as well as specific commands by @rickkoh in #39 - Update team roles in AboutUs.md file by @rickkoh in #40
- Support for
list-ancommand by @sebin0817 in #32 - Update storage class diagram to include
JsonAdapatedNoteby @joenus in #41 - Update model class diagram to include
NoteandDescriptionby @sebin0817 in #44 - Update model class uml diagram to include patient medical record attributes by @jmsandiegoo in #43
- Support for
editpatient medical record command by @jmsandiegoo in #42 - Update window title to "HealthSync" by @rickkoh in #47
- Update UI Class Diagram to include
NoteListPanelandNoteCardby @sebin0817 in #48 - Update
deletepatient command by @raysonchia in #49 - Update
listpatient command by @raysonchia in #51 - Support for
findpatient medical record command by @raysonchia in #45
New Contributors
- @joenus made their first contribution in #22
- @jmsandiegoo made their first contribution in #25
- @sebin0817 made their first contribution in #23
- @rickkoh made their first contribution in #26
- @raysonchia made their first contribution in #27
Full Changelog: https://github.com/AY2324S2-CS2103-F09-4/tp/commits/v1.2
