Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add EditScheduleCommand and ListScheduleCommand #159

Merged
merged 8 commits into from
Mar 29, 2021

Conversation

glatiuden
Copy link
Collaborator

Part 2 of #133

Changelog

  • Added Edit and List ScheduleCommands
  • Added Schedule Related Methods in Logic and Model
  • Added sample data to support displaying of Schedules

Decided to separate the PR as the PR that contains the Ui implementation is quite huge due to the amount of new FXML files.

@glatiuden glatiuden self-assigned this Mar 28, 2021
@glatiuden glatiuden linked an issue Mar 28, 2021 that may be closed by this pull request
@glatiuden glatiuden added this to the v1.3 milestone Mar 28, 2021
@glatiuden glatiuden requested review from jared98lyj and kingsleykuan and removed request for kingsleykuan and jared98lyj March 28, 2021 12:55
Copy link

@jared98lyj jared98lyj left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Copy link

@kingsleykuan kingsleykuan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@glatiuden glatiuden merged commit 24ebd1b into AY2021S2-CS2103-T14-3:master Mar 29, 2021
@glatiuden glatiuden deleted the branch-schedule branch April 4, 2021 10:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add EditScheduleCommand and ListScheduleCommand
3 participants