-
Notifications
You must be signed in to change notification settings - Fork 315
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
[Karan Dev Sapra] Duke Increments #356
base: master
Are you sure you want to change the base?
Commits on Aug 6, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 65f72a8 - Browse repository at this point
Copy the full SHA 65f72a8View commit details
Commits on Aug 12, 2019
-
Add sample checkstyle configuration
Add toolVersion block in to Gradle code sample to prevent errors.
Configuration menu - View commit details
-
Copy full SHA for 0112efe - Browse repository at this point
Copy the full SHA 0112efeView commit details
Commits on Aug 18, 2019
-
Configuration menu - View commit details
-
Copy full SHA for cfd6da7 - Browse repository at this point
Copy the full SHA cfd6da7View commit details -
Merge pull request nus-cs2103-AY1920S1#12 from j-lum/gradle+x
Change file mode on `gradle` to be executable (nus-cs2103-AY1920S1#9)
Configuration menu - View commit details
-
Copy full SHA for 6e6ace1 - Browse repository at this point
Copy the full SHA 6e6ace1View commit details
Commits on Aug 20, 2019
-
Add configuration for console applications
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.
Configuration menu - View commit details
-
Copy full SHA for a3ca5a4 - Browse repository at this point
Copy the full SHA a3ca5a4View commit details
Commits on Aug 21, 2019
-
Merge pull request nus-cs2103-AY1920S1#13 from j-lum/javaexec
Add configuration for console applications
Configuration menu - View commit details
-
Copy full SHA for 7b60e81 - Browse repository at this point
Copy the full SHA 7b60e81View commit details
Commits on Aug 26, 2019
-
Karan Dev Sapra committed
Aug 26, 2019 Configuration menu - View commit details
-
Copy full SHA for 6dfbb70 - Browse repository at this point
Copy the full SHA 6dfbb70View commit details -
Karan Dev Sapra committed
Aug 26, 2019 Configuration menu - View commit details
-
Copy full SHA for 87fb84e - Browse repository at this point
Copy the full SHA 87fb84eView commit details -
Karan Dev Sapra committed
Aug 26, 2019 Configuration menu - View commit details
-
Copy full SHA for 24796d0 - Browse repository at this point
Copy the full SHA 24796d0View commit details -
Karan Dev Sapra committed
Aug 26, 2019 Configuration menu - View commit details
-
Copy full SHA for f302e6b - Browse repository at this point
Copy the full SHA f302e6bView commit details -
Karan Dev Sapra committed
Aug 26, 2019 Configuration menu - View commit details
-
Copy full SHA for e5ec66b - Browse repository at this point
Copy the full SHA e5ec66bView commit details
Commits on Aug 27, 2019
-
Karan Dev Sapra committed
Aug 27, 2019 Configuration menu - View commit details
-
Copy full SHA for 76204fe - Browse repository at this point
Copy the full SHA 76204feView commit details -
Karan Dev Sapra committed
Aug 27, 2019 Configuration menu - View commit details
-
Copy full SHA for 9a81e57 - Browse repository at this point
Copy the full SHA 9a81e57View commit details -
Karan Dev Sapra committed
Aug 27, 2019 Configuration menu - View commit details
-
Copy full SHA for 4ff446c - Browse repository at this point
Copy the full SHA 4ff446cView commit details
Commits on Aug 28, 2019
-
Karan Dev Sapra committed
Aug 28, 2019 Configuration menu - View commit details
-
Copy full SHA for a504967 - Browse repository at this point
Copy the full SHA a504967View commit details -
Karan Dev Sapra committed
Aug 28, 2019 Configuration menu - View commit details
-
Copy full SHA for 0ec0fe4 - Browse repository at this point
Copy the full SHA 0ec0fe4View commit details -
Karan Dev Sapra committed
Aug 28, 2019 Configuration menu - View commit details
-
Copy full SHA for 1a541a9 - Browse repository at this point
Copy the full SHA 1a541a9View commit details -
Level-7 (removing a few print lines that I had put for debugging)
Karan Dev Sapra committedAug 28, 2019 Configuration menu - View commit details
-
Copy full SHA for e26dc70 - Browse repository at this point
Copy the full SHA e26dc70View commit details -
Merge branch 'master' into branch-Level-7
Karan Dev Sapra committedAug 28, 2019 Configuration menu - View commit details
-
Copy full SHA for 313de67 - Browse repository at this point
Copy the full SHA 313de67View commit details -
Level-8 (won't display error message if the date inputted by the uses…
… does not follow the dd/MM/yyyy... format)
Karan Dev Sapra committedAug 28, 2019 Configuration menu - View commit details
-
Copy full SHA for 9559d8a - Browse repository at this point
Copy the full SHA 9559d8aView commit details -
Karan Dev Sapra committed
Aug 28, 2019 Configuration menu - View commit details
-
Copy full SHA for 35acea9 - Browse repository at this point
Copy the full SHA 35acea9View commit details
Commits on Sep 2, 2019
-
Karan Dev Sapra committed
Sep 2, 2019 Configuration menu - View commit details
-
Copy full SHA for e8daed2 - Browse repository at this point
Copy the full SHA e8daed2View commit details -
Karan Dev Sapra committed
Sep 2, 2019 Configuration menu - View commit details
-
Copy full SHA for 1c21635 - Browse repository at this point
Copy the full SHA 1c21635View commit details -
Karan Dev Sapra committed
Sep 2, 2019 Configuration menu - View commit details
-
Copy full SHA for 8219d3d - Browse repository at this point
Copy the full SHA 8219d3dView commit details -
Karan Dev Sapra committed
Sep 2, 2019 Configuration menu - View commit details
-
Copy full SHA for 808d2dd - Browse repository at this point
Copy the full SHA 808d2ddView commit details
Commits on Sep 3, 2019
-
Level-9 (Now Able to Find Tasks!)
Karan Dev Sapra committedSep 3, 2019 Configuration menu - View commit details
-
Copy full SHA for e5b08a3 - Browse repository at this point
Copy the full SHA e5b08a3View commit details -
A-JavaDoc (Added Java Doc for every class & every method)
Karan Dev Sapra committedSep 3, 2019 Configuration menu - View commit details
-
Copy full SHA for e56bf4d - Browse repository at this point
Copy the full SHA e56bf4dView commit details -
A-CodingStandard (Changed the Access Modifier of some class variables…
… & Wrapped Single statement conditionals & Single statement classes with curly brackets)
Karan Dev Sapra committedSep 3, 2019 Configuration menu - View commit details
-
Copy full SHA for dfe5277 - Browse repository at this point
Copy the full SHA dfe5277View commit details -
Merge branch 'branch-A-CodingStandard' into master
Karan Dev Sapra committedSep 3, 2019 Configuration menu - View commit details
-
Copy full SHA for 16f1bda - Browse repository at this point
Copy the full SHA 16f1bdaView commit details -
Merge branch 'branch-Level-9' into master
Karan Dev Sapra committedSep 3, 2019 Configuration menu - View commit details
-
Copy full SHA for 5304e70 - Browse repository at this point
Copy the full SHA 5304e70View commit details -
Configuration menu - View commit details
-
Copy full SHA for d9893cc - Browse repository at this point
Copy the full SHA d9893ccView commit details -
Fixed a bug (there was a merge conflict so it wasn't compiling)
Karan Dev Sapra committedSep 3, 2019 Configuration menu - View commit details
-
Copy full SHA for d708610 - Browse repository at this point
Copy the full SHA d708610View commit details
Commits on Sep 4, 2019
-
Created my first GUI application! (a window that says Hello World)
Karan Dev Sapra committedSep 4, 2019 Configuration menu - View commit details
-
Copy full SHA for 0f9f7bd - Browse repository at this point
Copy the full SHA 0f9f7bdView commit details -
Created the GUI for Duke (but without any functionality)
Karan Dev Sapra committedSep 4, 2019 Configuration menu - View commit details
-
Copy full SHA for 2e58d6b - Browse repository at this point
Copy the full SHA 2e58d6bView commit details -
Iteration 1 – Echoing the User
Karan Dev Sapra committedSep 4, 2019 Configuration menu - View commit details
-
Copy full SHA for 59acd1a - Browse repository at this point
Copy the full SHA 59acd1aView commit details -
Iteration 2 – Adding Dialog Boxes
Karan Dev Sapra committedSep 4, 2019 Configuration menu - View commit details
-
Copy full SHA for 5131533 - Browse repository at this point
Copy the full SHA 5131533View commit details -
Duke GUI now responds to user input!
Karan Dev Sapra committedSep 4, 2019 Configuration menu - View commit details
-
Copy full SHA for 85bffc6 - Browse repository at this point
Copy the full SHA 85bffc6View commit details
Commits on Sep 30, 2019
-
Making JUnit work with Gradle (and adding more unit testing functions)
Karan Dev Sapra committedSep 30, 2019 Configuration menu - View commit details
-
Copy full SHA for 07298f9 - Browse repository at this point
Copy the full SHA 07298f9View commit details -
Made the DialogBox have resizable width (through SceneBuilder) so tha…
…t all the text fits as the TaskList shrinks or grows
Karan Dev Sapra committedSep 30, 2019 Configuration menu - View commit details
-
Copy full SHA for 8f60f0f - Browse repository at this point
Copy the full SHA 8f60f0fView commit details -
Merge branch 'branch-Level-10'
Karan Dev Sapra committedSep 30, 2019 Configuration menu - View commit details
-
Copy full SHA for acb5af9 - Browse repository at this point
Copy the full SHA acb5af9View commit details -
Added assert feature to document important assumptions that should ho…
…ld at various points in the code.
Karan Dev Sapra committedSep 30, 2019 Configuration menu - View commit details
-
Copy full SHA for 8a19a8b - Browse repository at this point
Copy the full SHA 8a19a8bView commit details -
Critically examined the code and refactored it to improve the code qu…
…ality (where necessary)
Karan Dev Sapra committedSep 30, 2019 Configuration menu - View commit details
-
Copy full SHA for e461b9a - Browse repository at this point
Copy the full SHA e461b9aView commit details -
Merge pull request #5 from eizon05/branch-A-CodeQuality
Critically examined the code and refactored it to improve the code qu…
Configuration menu - View commit details
-
Copy full SHA for 8d53e2c - Browse repository at this point
Copy the full SHA 8d53e2cView commit details -
Configuration menu - View commit details
-
Copy full SHA for af61ae9 - Browse repository at this point
Copy the full SHA af61ae9View commit details -
Merge pull request #6 from eizon05/branch-A-Assertions
Added assert feature to document important assumptions that should ho…
Configuration menu - View commit details
-
Copy full SHA for b54fc5f - Browse repository at this point
Copy the full SHA b54fc5fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 015f926 - Browse repository at this point
Copy the full SHA 015f926View commit details -
Configuration menu - View commit details
-
Copy full SHA for 022e6c7 - Browse repository at this point
Copy the full SHA 022e6c7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1360dee - Browse repository at this point
Copy the full SHA 1360deeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 540fb54 - Browse repository at this point
Copy the full SHA 540fb54View commit details -
Configuration menu - View commit details
-
Copy full SHA for a966f0a - Browse repository at this point
Copy the full SHA a966f0aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 63aebb5 - Browse repository at this point
Copy the full SHA 63aebb5View commit details