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

[AY1920S1-CS2113T-F11-1] SpongeBob #41

Open
wants to merge 149 commits into
base: master
Choose a base branch
from

Conversation

Tejasvas123
Copy link

j-lum and others added 30 commits August 6, 2019 15:25
Add toolVersion block in to Gradle code sample to prevent errors.
Change file mode on `gradle` to be executable (#9)
Gradle defaults to an empty stdin which results in runtime exceptions
when attempting to read from `System.in`. Let's add some sensible
defaults for students who may still need to work with the standard
input stream.
Add configuration for console applications
Required for automating build process
Tejasvas123 and others added 6 commits November 8, 2019 00:34
* change error message for zone (bugfix)

* make file parsing more comprehensive
* change error message for zone (bugfix)

* make file parsing more comprehensive

* add basic j-unit testing for models

* refactor storage in order to make undo-redo easy
* Stats function included

* Update Stats

* Update Stats.java
* Stats function included

* Update Stats

* Update Stats.java

* Merge branch 'master' of https://github.com/AY1920S1-CS2113T-F11-1/main

* Changed StatsCommand

* Included student info while exporting

* Changed csv location
* code cleanup

* fix checkstyle errors
* modify javadoc for parser and storage

* modify javadoc for models

* add javadoc for logic.commands

* add sample data

* checkstyle
swang1997 and others added 3 commits November 11, 2019 10:15
* Stats function included

* Update Stats

* Update Stats.java

* Merge branch 'master' of https://github.com/AY1920S1-CS2113T-F11-1/main

* Changed StatsCommand

* Included student info while exporting

* Changed csv location

* Included Selection of Tag for Exporting CSV

* merge conflict

* pass checkstyle

* clean code

* Fixed Minor Issues of Export Selection of CSV, adjusted export selection of parser files.

Fixed Minor Issues of Export Selection of CSV, adjusted export selection of parser files.

* added in case check

* included start and end date for both methods of exporting csv file.

* fixed checkstyle

* minor fixes to parser export

* Modified input for Export CSV selection

* Minor Adjustments

* Minor changes to code
* Dev Guide Changes

* week 11

* test v1.5

* Final-features:RemindersFindSort

* FindSortReminders

* fixed errors from last pr

* changes to reminders command regarding exceptions
* add clear all command

* add java-doc

* resolve checkstyle errors
KevinAlvarez7 and others added 12 commits November 11, 2019 16:12
* Dev Guide Changes

* week 11

* test v1.5

* Final-features:RemindersFindSort

* FindSortReminders

* fixed errors from last pr

* changes to reminders command regarding exceptions

* changes to sort: integer sorting and exception for empty list. Updated UG
* Final update for SELECT/UNDO/REDO/HISTORY/HELP commands and Ui

* Final update for SELECT/UNDO/REDO/HISTORY/HELP commands and Ui

* Final update for SELECT/UNDO/REDO/HISTORY/HELP commands and Ui
* minor bug fixes in code

* checkstyle

* minor changes

* gitignore log file

* minor changes
* Stats function included

* Update Stats

* Update Stats.java

* Merge branch 'master' of https://github.com/AY1920S1-CS2113T-F11-1/main

* Changed StatsCommand

* Included student info while exporting

* Changed csv location

* Included Selection of Tag for Exporting CSV

* merge conflict

* pass checkstyle

* clean code

* Fixed Minor Issues of Export Selection of CSV, adjusted export selection of parser files.

Fixed Minor Issues of Export Selection of CSV, adjusted export selection of parser files.

* added in case check

* included start and end date for both methods of exporting csv file.

* fixed checkstyle

* minor fixes to parser export

* Modified input for Export CSV selection

* Minor Adjustments

* Minor changes to code

* Updated UG

* Edited UG DG

Added in Appendix E: Instructions for Manual Testing

* Added in Export and Stats Syntax for UI

* edited ug
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.

7 participants