-
Notifications
You must be signed in to change notification settings - Fork 548
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-W11-2] Staff'd #83
Open
Gabau
wants to merge
901
commits into
nus-cs2103-AY2122S1:master
Choose a base branch
from
AY2122S1-CS2103T-W11-2:master
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
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
Codecov Report
@@ Coverage Diff @@
## master #83 +/- ##
============================================
- Coverage 72.15% 69.05% -3.11%
- Complexity 399 953 +554
============================================
Files 70 117 +47
Lines 1232 3277 +2045
Branches 125 524 +399
============================================
+ Hits 889 2263 +1374
- Misses 311 814 +503
- Partials 32 200 +168
Continue to review full report at Codecov.
|
Domszy
pushed a commit
to Domszy/tp
that referenced
this pull request
Oct 19, 2021
…UpdateDocumentation Update Ui.png for v1.2
okyntary
added a commit
to okyntary/tp
that referenced
this pull request
Oct 21, 2021
…d-command Add Find command for Reminders
Modify setShiftTime
* master: (26 commits) Fix test cases Fix import error Improves error message upon parse error for setDefaultShiftTimings command Update docs/UserGuide.md Checkstyle Add tests for SetRoleReqCommand and SetDefaultShiftTimingsCommand Add tests for the parsers of SetRoleReqCommand and SetDefaultShiftTimingsCommand Track storage files Create test classes related to SetRoleReqCommand and SetDefaultShiftTimingsCommand Fix test cases Fix invalid timings bug and add test cases Update setShiftTime classes and test cases Minor update for SetShiftTimeCommand no message Updated relevant changes in UG no message Fixed interaction with Change command. Removed unused import again Removed unused variable. Removed unused import. ...
Fix add shift command
* master: (29 commits) Fix test cases Fix test cases Fix import error Improves error message upon parse error for setDefaultShiftTimings command Update docs/UserGuide.md Checkstyle Add tests for SetRoleReqCommand and SetDefaultShiftTimingsCommand Add tests for the parsers of SetRoleReqCommand and SetDefaultShiftTimingsCommand Track storage files Create test classes related to SetRoleReqCommand and SetDefaultShiftTimingsCommand Fix test cases Fix invalid timings bug and add test cases Update setShiftTime classes and test cases Minor update for SetShiftTimeCommand Update AddShiftCommand:equals and add more test cases to cover different senarios Minor message update no message Updated relevant changes in UG no message Fixed interaction with Change command. ... # Conflicts: # docs/UserGuide.md
…le and create one if necessary
# Conflicts: # src/main/java/seedu/address/logic/commands/SetDefaultShiftTimingsCommand.java
Add statistics test cases
Add attendance related test cases
Update UG content related to addShift and SetShiftTime
* master: (43 commits) Fix test cases Fix method call Add explanation to DayOfWeek Fix issues Fix test cases Fix test cases Fix import error Improves error message upon parse error for setDefaultShiftTimings command Address comments Update docs/UserGuide.md Checkstyle Add tests for SetRoleReqCommand and SetDefaultShiftTimingsCommand Add tests for the parsers of SetRoleReqCommand and SetDefaultShiftTimingsCommand Add tests for deleteShift command Track storage files Create test classes related to SetRoleReqCommand and SetDefaultShiftTimingsCommand Add tests for deleteCommand and deleteCommandParser Fix no staff satisfies checkstyle Add more tests for schedule Add individual stats test cases ...
Improve Storage implementation
Add recurrence period test cases
# Conflicts: # src/main/java/seedu/address/model/person/Shift.java
Add nostatus to table
A bug in PPP
Deadlinks fix
# Conflicts: # docs/UserGuide.md
Megan's PPP
Jonathan's PPP
Add jeykyll formatting for jonathan's ppp
Change the phrasing of link in UG
Add new line
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Staff'd helps restaurant managers manage their staff. It is optimised for CLI users so that frequent tasks can be done faster by typing in commands.