-
Notifications
You must be signed in to change notification settings - Fork 252
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
Added ability to check for time clashes between events and fixed duration events #73
base: master
Are you sure you want to change the base?
Conversation
Hi @calebtay, your pull request title is not as specified. Please rectify the PR title to match the following requirement. The PR name should be in the format of
Please follow the above format strictly and edit your title for reprocessing. Note: this comment is posted by a bot. If you believe this is done in error, please create an issue at nus-se-pr-bot and add a link to this PR. |
Added Leave task type
update my code
refactor naming convention
fix small bug of parsing date format
update code base
� Conflicts: � src/main/java/RoomShare.java
updated 25/10
Updated UI to clrscreen and show list
…rder and deadline
Added sort modes
Added comments for sorting function
add function to update tasks
Auto deletion of overdue leave, uncheck completed tasks
bug fix for update
…4-3/master update
update my code
added reopen function
added robustness for the update function
bugfix on subtask regarding casting, checkstyle adjusments
update my code
Merge pull request #26 from AY1920S1-CS2113T-F14-3/master
fix index out of bound error for reopen command
edited the help functions, added range based rescheduling
…4-3/master update
bugfixes on logic and ui
No description provided.