-
Notifications
You must be signed in to change notification settings - Fork 69
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
[v1.1][T16-B1] Catalogue #99
base: master
Are you sure you want to change the base?
Conversation
as you have a new product now, do update any outdated parts of all documentation |
marking notes: this PR was done after the tutorial for v1.0 thus there is no reviewed label for that week |
Find out how your commit messages should be structured check this out. It is not necessary to state which files changed in your message because each commit shows which files have changed. |
I would want you to mention the following in your Developer guide
@khiayi @LeKhangTai Please tag the rest of your teammates |
docs/DeveloperGuide.adoc
Outdated
@@ -792,23 +792,40 @@ See this https://github.com/se-edu/addressbook-level4/pull/599[PR] for the step- | |||
|
|||
[appendix] | |||
== User Stories | |||
As a librarian, I can add new book titles into the database |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
please format this properly or remove it if it is unncessary
Add support for basic autocomplete
…3-AY1718S2#99) * Process resources * Fix ImportSessionTest * checkstyle * Update UML diagrams * Add UML diagram for ImportSession closeSession() * edit * optimize code * fix ImportSession test case * edit test * Move methods, fields and constants from ImportSession to SessionData. * Add classes to support seesionData persistent data. WIP. * Revert "Add classes to support seesionData persistent data. WIP." This reverts commit a9f0eff. * Add classes to support session data persistence. WIP. * Revert "Add classes to support session data persistence. WIP." This reverts commit bebb8ea. * Add import and save commands. * Add command to list jobs * Add acceptAll, rejectAll and switch commmands * Add accept and reject command. * uncomment check in date * Modify ModelStub * Remove unused imports
Add contribution to UserGuide
TiongStuff
Port folio victor2
Add autocomplete for account commands
…leteAccount Revert "Add autocomplete for account commands"
…ctor Developer guide by victor
Review documentation 1
Final changes
Change collate
UG + DG last checks
Updated AboutUs.