-
Notifications
You must be signed in to change notification settings - Fork 521
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
[CS2103T-T12-3] Hi:Re #10
base: master
Are you sure you want to change the base?
[CS2103T-T12-3] Hi:Re #10
Conversation
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #10 +/- ##
=============================================
- Coverage 75.26% 52.53% -22.73%
- Complexity 419 496 +77
=============================================
Files 71 109 +38
Lines 1338 2290 +952
Branches 126 217 +91
=============================================
+ Hits 1007 1203 +196
- Misses 301 1017 +716
- Partials 30 70 +40 ☔ View full report in Codecov by Sentry. |
V1.3 undo and redo
Removed old person constructor Removed use of email and address in classes
V1.3 login
Refactored for script grading
Update AddCommand
Fix bugs and add small features
Add redo implementation to DG
Update DG
V1.4 DG Updates
* v1.4-UG-Update: Update minor UG bug Update UserGuide.md Update UG Update UG
* 'master' of https://github.com/shunjieee/tp: (29 commits) Update minor bug in UserGuide.md Add section on Planned Enhancements Fix Checkstyle and Bugs Add testcases for find and list commands Fix Tags not showing Add redo implementation to DG Add use cases (Register, Login, Logout) Fix 2 small bugs Catch the AccounException in MainWindow Change Finance to finance Remove duplicate delete use case Update DG Add test cases for account feature Update StorageClassDiagram Update ModelClassDiagram Update ArchitectureSequenceDiagram Update ParserClasses Update DeleteSequenceDiagram Update LogicClassDiagram UML Update ComponentManagers UML ...
V1.4 ug update
DG for data archiving
Fix Formatting for UG
Last fix for Point 1
Hi:Re helps HR employees manage the contacts of the employees in their company, send info for meetings, as well as allow access controls for various levels of sensitive information . It is optimized for CLI users so that frequent tasks can be done faster by typing in commands.