[CS2103-T08-2] KrustyKrab#85
Open
Ben926 wants to merge 393 commits into
Open
Conversation
Add filter by date functionality
Add edit command
Update Delete Person to delete bookings
Kannan171
pushed a commit
to Kannan171/tp
that referenced
this pull request
Mar 27, 2025
Add function to filter bookings by status
Add /today command to show today's bookings and persons
Fix booking panel not syncing when mark command executes
- Update ModelStub
…into branch-add-testing
From "The person index provided is invalid" To "The person index provided is not found"
Fix EditBookingCommand filtered booking list
…ex-Message Update message for invalid person index
Use a <div style="margin-top: 1em;"></div> to hold the space
- Add visual examples for commands - Add Glossary - Add indexing for different sections
Branch improve ug
…ine-Break Add line break between alternative 1's con, and alternative 2
Modify add booking and add person
…-Line Add line break between parameter and the line before
Update mark command style in UserGuide.md
Update UG styling
Fix Styling of DG
Fix minor UI bugs
Fix add command notation
This file contains hidden or 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
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.
KrustyKrab helps cafe staff manage bookings and contacts. It is optimized for CLI users so that frequent tasks can be done faster by typing in commands.