forked from nus-cs2103-AY1718S2/addressbook-level4
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add documentation for import (nus-cs2103-AY1718S2#92)
* fix merge errors * Add dummy classes to support import feature * Add details in JobEntry and SessionData * more edits * Add classes to support ImportSession * Apply SLAP to make methods smaller * Add ImportSession method to read excel file. * Add SheetHeaderFields class * Add SheetWithHeaderFields to extract row and column operations * Finish ImportSession feature to write to file * trailing whitespace * Extract messages in ImportSession as constants. Write dummy ImportAllCommand, with functional support classes. * Use unmodifiableList for getting lists in sessionData and jobEntry. * Implement importAll command * fix modelStub * fix checkstyle error * fix checkstyle error * DG test * edit * edit * edit * edit * edit * edit * edit * edit * edit * edit * edit * edit * edit * edit * edit * edits * edits * edit * edit * edit * edit * edit * edits * edit * edit * edit * edit * edit * edit * edit * edit * edit * edit * edits * edit * Rename method addUnreviewedJobEntries to addSheet * remove DG * Update DG * update DG * Add UML diagrams for set command and import/save * move session from model to storage * Add ImportSessionTest * modify test file * Add documentation for import * Add design considerations * resolve conflict * hard reset * Add aspect of supporting mass add methods addJobs/addMissingEmployees * Update UML diagrams * Add UML diagram for ImportSession closeSession()
- Loading branch information
1 parent
27dec66
commit cc868df
Showing
8 changed files
with
92 additions
and
29 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters