Releases: AY2425S1-CS2103T-T10-4/tp
Releases · AY2425S1-CS2103T-T10-4/tp
Release list
v1.6
v1.5
What's New
- User guide has been updated 📚
- Minor bugfixes for
update,listanddelete👍🏻 - New
list -ecommand to list all scheduled events (past and present)! 🕰️ - New
clear -ecommand to clear (delete) all events 🆑 - Added support for event
startDateandendDate⌚️
Known Issues
To be updated
v1.4
What's New
- Add event command now supports location and creating an event with an attendee.
- Update event command now supports location and adding and removing of attendees.
- Event now takes in a location field.
- PersonDetailView now displays the events attended by the person.
- EventDetailView now displays the person attending the event and location of the event.
📷 Screenshots
Updated event command
Updated update command
Person Detail View
Event Detail View
Known Issues
v1.3
What's New
- Person class now has Relationship to represent a familial relationship, while Address and Tags are removed.
- Event class which has a Name, Date, Location and a list of Person attending.
- Create a new Event using the event command.
- Delete an existing Event using the cancel command.
- Update an existing Event using the update command.
- Tabs to change from Person List to Event List and vice versa (via GUI)
- Detailed view for a Person by clicking on the Person Card.
- Detailed view for an Event by clicking on the Event Card.
- Implement UI for list of all Events.
💡 Changed features
- Add command now needs a Relationship to reflect the familial relationship and no longer accepts Address and Tags.
- Edit command now no longer accepts Address and Tags, but accepts Relationship.
📷 Screenshots
Person Card
Person Detail View
Event Detail View
Contacts and Events Tab
Updated add command
Updated edit command
New event command
New cancel command
Known Issues
- Deleting a person does not delete the person from the list of attendees for an event
- Black bars will appear at the bottom of the person and events list if there are not enough entries to fill up the list
- On Windows OS, person/event cards require two clicks to switch to the next detailed view instead of just one.
- Attendee list for events may contain duplicate persons



