Skip to content

v1.4

  • v1.4
  • 22b60e4
  • Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
  • Compare
    Choose a tag to compare
  • v1.4
  • 22b60e4
  • Compare
    Choose a tag to compare
  • Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
@whenzei whenzei tagged this 03 Apr 18:42
* Rename commands

* Rename all AddressBook related classes and methods into Carvicim

* Remove unused method and class

* Fix checkstyle error

* Update delete employee feature to prevent deletion of employee that is assigned to a job

* Remove edit employee feature

* Update checkstyle error

* Add remark adding feature

* Fix checkstyle error

* Add test cases for delete employee feature

* Remove unused classes

* Add tests for XmlAdaptedJob

* Add missing method header in XmlAdaptedJobTest

* Remove test

* Fix sessionData nullpointer

* Fix CommandWords toString ordering problem

* Add missing imports

* Update methods name for DeleteEmployeeCommandTest

* Add back test for DeleteEmployeeCommandSystemTest

* Add new tests for RemarkCommand

* Add more tests for XmlAdaptedJob

* Update Clear command

* Add test for ListJobCommand

* Add tests for RemarkCommandParser

* Reaname SelectCommand to SelectEmployeeCommand

* Fix checkstyle error

* Add more tests for CarvicimParser

* Add close job feature

* UserGuide.adoc: update features
Assets 2
Loading