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

[Karan Dev Sapra] Duke Increments #356

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

Commits on Aug 6, 2019

  1. Configuration menu
    Copy the full SHA
    65f72a8 View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2019

  1. Add sample checkstyle configuration

    Add toolVersion block in to Gradle code sample to prevent errors.
    j-lum committed Aug 12, 2019
    Configuration menu
    Copy the full SHA
    0112efe View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2019

  1. Configuration menu
    Copy the full SHA
    cfd6da7 View commit details
    Browse the repository at this point in the history
  2. Merge pull request nus-cs2103-AY1920S1#12 from j-lum/gradle+x

    Change file mode on `gradle` to be executable (nus-cs2103-AY1920S1#9)
    j-lum authored Aug 18, 2019
    Configuration menu
    Copy the full SHA
    6e6ace1 View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2019

  1. 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.
    j-lum committed Aug 20, 2019
    Configuration menu
    Copy the full SHA
    a3ca5a4 View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2019

  1. Merge pull request nus-cs2103-AY1920S1#13 from j-lum/javaexec

    Add configuration for console applications
    j-lum authored Aug 21, 2019
    Configuration menu
    Copy the full SHA
    7b60e81 View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2019

  1. Level-1

    Karan Dev Sapra committed Aug 26, 2019
    Configuration menu
    Copy the full SHA
    6dfbb70 View commit details
    Browse the repository at this point in the history
  2. Level-1

    Karan Dev Sapra committed Aug 26, 2019
    Configuration menu
    Copy the full SHA
    87fb84e View commit details
    Browse the repository at this point in the history
  3. Level-2

    Karan Dev Sapra committed Aug 26, 2019
    Configuration menu
    Copy the full SHA
    24796d0 View commit details
    Browse the repository at this point in the history
  4. Level-2

    Karan Dev Sapra committed Aug 26, 2019
    Configuration menu
    Copy the full SHA
    f302e6b View commit details
    Browse the repository at this point in the history
  5. Level-3

    Karan Dev Sapra committed Aug 26, 2019
    Configuration menu
    Copy the full SHA
    e5ec66b View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2019

  1. Level-4

    Karan Dev Sapra committed Aug 27, 2019
    Configuration menu
    Copy the full SHA
    76204fe View commit details
    Browse the repository at this point in the history
  2. Level-5

    Karan Dev Sapra committed Aug 27, 2019
    Configuration menu
    Copy the full SHA
    9a81e57 View commit details
    Browse the repository at this point in the history
  3. Level-6

    Karan Dev Sapra committed Aug 27, 2019
    Configuration menu
    Copy the full SHA
    4ff446c View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2019

  1. Level-7

    Karan Dev Sapra committed Aug 28, 2019
    Configuration menu
    Copy the full SHA
    a504967 View commit details
    Browse the repository at this point in the history
  2. Level-8

    Karan Dev Sapra committed Aug 28, 2019
    Configuration menu
    Copy the full SHA
    0ec0fe4 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'branch-Level-8'

    Karan Dev Sapra committed Aug 28, 2019
    Configuration menu
    Copy the full SHA
    1a541a9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e26dc70 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'master' into branch-Level-7

    Karan Dev Sapra committed Aug 28, 2019
    Configuration menu
    Copy the full SHA
    313de67 View commit details
    Browse the repository at this point in the history
  6. 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 committed Aug 28, 2019
    Configuration menu
    Copy the full SHA
    9559d8a View commit details
    Browse the repository at this point in the history
  7. Merge branch 'branch-Level-8'

    Karan Dev Sapra committed Aug 28, 2019
    Configuration menu
    Copy the full SHA
    35acea9 View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2019

  1. Making it more OOP

    Karan Dev Sapra committed Sep 2, 2019
    Configuration menu
    Copy the full SHA
    e8daed2 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'branch-Level-7'

    Karan Dev Sapra committed Sep 2, 2019
    Configuration menu
    Copy the full SHA
    1c21635 View commit details
    Browse the repository at this point in the history
  3. A-MoreOOP

    Karan Dev Sapra committed Sep 2, 2019
    Configuration menu
    Copy the full SHA
    8219d3d View commit details
    Browse the repository at this point in the history
  4. A-JUnit

    Karan Dev Sapra committed Sep 2, 2019
    Configuration menu
    Copy the full SHA
    808d2dd View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2019

  1. Level-9 (Now Able to Find Tasks!)

    Karan Dev Sapra committed Sep 3, 2019
    Configuration menu
    Copy the full SHA
    e5b08a3 View commit details
    Browse the repository at this point in the history
  2. A-JavaDoc (Added Java Doc for every class & every method)

    Karan Dev Sapra committed Sep 3, 2019
    Configuration menu
    Copy the full SHA
    e56bf4d View commit details
    Browse the repository at this point in the history
  3. A-CodingStandard (Changed the Access Modifier of some class variables…

    … & Wrapped Single statement conditionals & Single statement classes with curly brackets)
    Karan Dev Sapra committed Sep 3, 2019
    Configuration menu
    Copy the full SHA
    dfe5277 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'branch-A-CodingStandard' into master

    Karan Dev Sapra committed Sep 3, 2019
    Configuration menu
    Copy the full SHA
    16f1bda View commit details
    Browse the repository at this point in the history
  5. Merge branch 'branch-Level-9' into master

    Karan Dev Sapra committed Sep 3, 2019
    Configuration menu
    Copy the full SHA
    5304e70 View commit details
    Browse the repository at this point in the history
  6. Merge branch 'gradle'

    merging gradle into master
    Karan Dev Sapra committed Sep 3, 2019
    Configuration menu
    Copy the full SHA
    d9893cc View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d708610 View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2019

  1. Configuration menu
    Copy the full SHA
    0f9f7bd View commit details
    Browse the repository at this point in the history
  2. Created the GUI for Duke (but without any functionality)

    Karan Dev Sapra committed Sep 4, 2019
    Configuration menu
    Copy the full SHA
    2e58d6b View commit details
    Browse the repository at this point in the history
  3. Iteration 1 – Echoing the User

    Karan Dev Sapra committed Sep 4, 2019
    Configuration menu
    Copy the full SHA
    59acd1a View commit details
    Browse the repository at this point in the history
  4. Iteration 2 – Adding Dialog Boxes

    Karan Dev Sapra committed Sep 4, 2019
    Configuration menu
    Copy the full SHA
    5131533 View commit details
    Browse the repository at this point in the history
  5. Duke GUI now responds to user input!

    Karan Dev Sapra committed Sep 4, 2019
    Configuration menu
    Copy the full SHA
    85bffc6 View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2019

  1. Configuration menu
    Copy the full SHA
    07298f9 View commit details
    Browse the repository at this point in the history
  2. Made the DialogBox have resizable width (through SceneBuilder) so tha…

    …t all the text fits as the TaskList shrinks or grows
    Karan Dev Sapra committed Sep 30, 2019
    Configuration menu
    Copy the full SHA
    8f60f0f View commit details
    Browse the repository at this point in the history
  3. Merge branch 'branch-Level-10'

    Karan Dev Sapra committed Sep 30, 2019
    Configuration menu
    Copy the full SHA
    acb5af9 View commit details
    Browse the repository at this point in the history
  4. Added assert feature to document important assumptions that should ho…

    …ld at various points in the code.
    Karan Dev Sapra committed Sep 30, 2019
    Configuration menu
    Copy the full SHA
    8a19a8b View commit details
    Browse the repository at this point in the history
  5. Critically examined the code and refactored it to improve the code qu…

    …ality (where necessary)
    Karan Dev Sapra committed Sep 30, 2019
    Configuration menu
    Copy the full SHA
    e461b9a View commit details
    Browse the repository at this point in the history
  6. Merge pull request #5 from eizon05/branch-A-CodeQuality

    Critically examined the code and refactored it to improve the code qu…
    aang114 authored Sep 30, 2019
    Configuration menu
    Copy the full SHA
    8d53e2c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    af61ae9 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #6 from eizon05/branch-A-Assertions

    Added assert feature to document important assumptions that should ho…
    aang114 authored Sep 30, 2019
    Configuration menu
    Copy the full SHA
    b54fc5f View commit details
    Browse the repository at this point in the history
  9. Add Ui.png

    aang114 authored Sep 30, 2019
    Configuration menu
    Copy the full SHA
    015f926 View commit details
    Browse the repository at this point in the history
  10. Update README.md

    aang114 authored Sep 30, 2019
    Configuration menu
    Copy the full SHA
    022e6c7 View commit details
    Browse the repository at this point in the history
  11. Update README.md

    aang114 authored Sep 30, 2019
    Configuration menu
    Copy the full SHA
    1360dee View commit details
    Browse the repository at this point in the history
  12. Update README.md

    aang114 authored Sep 30, 2019
    Configuration menu
    Copy the full SHA
    540fb54 View commit details
    Browse the repository at this point in the history
  13. Update README.md

    aang114 authored Sep 30, 2019
    Configuration menu
    Copy the full SHA
    a966f0a View commit details
    Browse the repository at this point in the history
  14. Update README.md

    aang114 authored Sep 30, 2019
    Configuration menu
    Copy the full SHA
    63aebb5 View commit details
    Browse the repository at this point in the history