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 DeleteNoteCommandTest #107

Merged
merged 24 commits into from
Oct 20, 2019

Commits on Sep 30, 2019

  1. Merge pull request #2 from AY1920S1-CS2103T-F12-3/master

    [Likai] Update AboutUs.adoc for team members to commit
    shiweing committed Sep 30, 2019
    Configuration menu
    Copy the full SHA
    f03339c View commit details
    Browse the repository at this point in the history
  2. Merge pull request #3 from AY1920S1-CS2103T-F12-3/master

    [Yehezkiel] Add team members' About Us
    shiweing committed Sep 30, 2019
    Configuration menu
    Copy the full SHA
    59b651d View commit details
    Browse the repository at this point in the history
  3. Merge pull request #4 from AY1920S1-CS2103T-F12-3/master

    Update developer guide
    Update About us
    Refractor package name from seedu.address to tagline
    shiweing committed Sep 30, 2019
    Configuration menu
    Copy the full SHA
    7133161 View commit details
    Browse the repository at this point in the history
  4. Add changes from team repo (#5)

    * Refactor package name from 'seedu.address' to 'tagline'
    
    * Update mainClassName in build.gradle
    shiweing committed Sep 30, 2019
    Configuration menu
    Copy the full SHA
    7acba76 View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2019

  1. Merge pull request #6 from from AY1920S1-CS2103T-F12-3/master

    * Refactor package name from 'seedu.address' to 'tagline'
    
    * Update mainClassName in build.gradle
    
    * Added Contact Command + Basic Commands to UserGuide.adoc
    
    * Update mentions of AddressBook to TagLine
    
    * Update AboutUs.adoc
    
    * Add more use cases to Developer Guide
    
    * Update team name
    shiweing committed Oct 3, 2019
    Configuration menu
    Copy the full SHA
    d6dd340 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1e6da83 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e0a4438 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    beda0a8 View commit details
    Browse the repository at this point in the history
  5. Fix Yehez image name

    shiweing committed Oct 3, 2019
    Configuration menu
    Copy the full SHA
    7f7a6f7 View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2019

  1. Merge PR #10 from AY1920S1-CS2103T-F12-3/main

    * Update Prof name in AboutUs (#35)
    
    #21
    
    * Rename Yehezkiel image (#36)
    
    * Fix typos in Developer Guide and User Guide (#37)
    shiweing committed Oct 8, 2019
    Configuration menu
    Copy the full SHA
    aebd5fd View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2019

  1. Updates from upstream (#14)

    * Add chat pane to GUI (#9)
    
    * Refactor result pane view (AY1920S1-CS2103T-F12-3#42)
    
    * Implement view switching in GUI (AY1920S1-CS2103T-F12-3#46)
    
    * Refactor Contact Command Parsers (AY1920S1-CS2103T-F12-3#43)
    
    * Update contact parser (AY1920S1-CS2103T-F12-3#62)
    
    * Rename person to contact (AY1920S1-CS2103T-F12-3#65)
    shiweing committed Oct 13, 2019
    Configuration menu
    Copy the full SHA
    72ed368 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2019

  1. Fix merge conflict

    shiweing committed Oct 17, 2019
    Configuration menu
    Copy the full SHA
    8f6c38b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a6665fd View commit details
    Browse the repository at this point in the history
  3. Fix merge conflicts

    shiweing committed Oct 17, 2019
    Configuration menu
    Copy the full SHA
    3fa5eb6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ff2154d View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2019

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

Commits on Oct 19, 2019

  1. Configuration menu
    Copy the full SHA
    49b4ac9 View commit details
    Browse the repository at this point in the history
  2. Remove dummy view

    shiweing committed Oct 19, 2019
    Configuration menu
    Copy the full SHA
    ade641a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    00f90b0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a03ad08 View commit details
    Browse the repository at this point in the history
  5. Add findNote() in Model

    shiweing committed Oct 19, 2019
    Configuration menu
    Copy the full SHA
    abe9652 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    22a29f1 View commit details
    Browse the repository at this point in the history
  7. Fix checkstyle errors

    shiweing committed Oct 19, 2019
    Configuration menu
    Copy the full SHA
    6caa677 View commit details
    Browse the repository at this point in the history
  8. Fix ModelStub error

    shiweing committed Oct 19, 2019
    Configuration menu
    Copy the full SHA
    36b6984 View commit details
    Browse the repository at this point in the history