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 interviewee's List to model #74

Merged
merged 25 commits into from
Oct 23, 2019

Commits on Oct 1, 2019

  1. Merge branch 'master' of https://github.com/AY1920S1-CS2103-F09-1/main

    * 'master' of https://github.com/AY1920S1-CS2103-F09-1/main:
      Add add, delete, quickstart to user guide (AY1920S1-CS2103-F09-1#33)
      Update UserGuide.adoc (AY1920S1-CS2103-F09-1#32)
      Update site name and github link
      Update About Us page & Contact Us Page
      Update README.adoc
      Update coveralls link in README.adoc
      Update README.adoc
      Update README.adoc
    gohruizhi committed Oct 1, 2019
    Configuration menu
    Copy the full SHA
    a2d0976 View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2019

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

Commits on Oct 9, 2019

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

Commits on Oct 10, 2019

  1. Import from excel function

    gohruizhi committed Oct 10, 2019
    Configuration menu
    Copy the full SHA
    70b8374 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9e5d2f3 View commit details
    Browse the repository at this point in the history
  3. debug importExcel classes

    gohruizhi committed Oct 10, 2019
    Configuration menu
    Copy the full SHA
    3dfae0d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6001c75 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1a60860 View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2019

  1. Configuration menu
    Copy the full SHA
    019e244 View commit details
    Browse the repository at this point in the history
  2. Reads csv file correctly

    gohruizhi committed Oct 13, 2019
    Configuration menu
    Copy the full SHA
    ef22315 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2019

  1. Configuration menu
    Copy the full SHA
    ae8bfae View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3c6b8db View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4e482fb View commit details
    Browse the repository at this point in the history
  4. Handles import exceptions

    gohruizhi committed Oct 17, 2019
    Configuration menu
    Copy the full SHA
    e593e73 View commit details
    Browse the repository at this point in the history
  5. Corrected Styling

    gohruizhi committed Oct 17, 2019
    Configuration menu
    Copy the full SHA
    1409bfe View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c805942 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    6c3e550 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    8578ec4 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2019

  1. Configuration menu
    Copy the full SHA
    9fcfe0c View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' of https://github.com/AY1920S1-CS2103-F09-1/main

    …into Import
    
    # Conflicts:
    #	src/main/java/seedu/address/logic/commands/ImportCommand.java
    #	src/main/java/seedu/address/logic/parser/ImportCommandParser.java
    #	src/main/java/seedu/address/model/util/CsvReader.java
    gohruizhi committed Oct 18, 2019
    Configuration menu
    Copy the full SHA
    0650d05 View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2019

  1. Configuration menu
    Copy the full SHA
    03e1dc9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b49e15f View commit details
    Browse the repository at this point in the history
  3. Travis fix

    gohruizhi committed Oct 21, 2019
    Configuration menu
    Copy the full SHA
    061ff24 View commit details
    Browse the repository at this point in the history
  4. Travis fix

    gohruizhi committed Oct 21, 2019
    Configuration menu
    Copy the full SHA
    6a91795 View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2019

  1. Style fix

    gohruizhi committed Oct 22, 2019
    Configuration menu
    Copy the full SHA
    957febe View commit details
    Browse the repository at this point in the history