-
Notifications
You must be signed in to change notification settings - Fork 325
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-2] d'Intérieur #67
Open
takufunkai
wants to merge
765
commits into
nus-cs2103-AY2122S2:master
Choose a base branch
from
AY2122S2-CS2103T-T12-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
[CS2103T-T12-2] d'Intérieur #67
takufunkai
wants to merge
765
commits into
nus-cs2103-AY2122S2:master
from
AY2122S2-CS2103T-T12-2:master
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 #67 +/- ##
============================================
- Coverage 72.15% 67.09% -5.07%
- Complexity 399 886 +487
============================================
Files 70 139 +69
Lines 1232 3066 +1834
Branches 125 339 +214
============================================
+ Hits 889 2057 +1168
- Misses 311 865 +554
- Partials 32 144 +112
Continue to review full report at Codecov.
|
yusufaine
added a commit
to AY2122S2-CS2103T-T17-2/tp
that referenced
this pull request
Mar 22, 2022
* 'master' of https://github.com/AY2122S2-CS2103T-T12-2/tp: Remove debug statements Change colour of tags activated Ui update Ui update and add ActivatedTagList Add feature to delete tag and maintained consistency for tips
# Conflicts: # docs/UserGuide.md
Fix bugs relating to sort command
Update UG with more details
Update findtag feature in UG
* 'master' of https://github.com/AY2122S2-CS2103T-T12-2/tp: Made minor fix to grammar Change findtag feature in UG Fix bugs relating to sort command Update index page Add attribution for check mark icon from Flaticon Add attribution to Flaticon for icons used Make minor changes to sample data and add images for clarity
# Conflicts: # docs/UserGuide.md # src/main/java/seedu/address/logic/commands/NotesCommand.java
Change findtag to work as a filter
Augment commands to work in view mode, and add delete note and delete deadline commands
Add images feature to user guide
Update PPP
Add documentation for v1.3 features
Fix PPP links
Update images history ug and add tutorial
* 'master' of https://github.com/AY2122S2-CS2103T-T12-2/tp: (34 commits) Fix PPP links Add bug reports and more to intro for Wei Jue and David's PPP Add tutorial images Remove unused sections and statements Update PPP remove linebreak Fix minor issues Add PRs reviewed and created Remove outdated tip Add documentation Add new features, project management and existing feature enhancements Fix build issues Add notes feature Add missing statement Fix minor errors Update UI class diagram to match current design Update Model class diagram to match current design Fix typos Fix errors in command summary table Add instructions for manual testing of detailed view Add note on sequence diagrams ...
Fix link in UG
* 'master' of https://github.com/AY2122S2-CS2103T-T12-2/tp: Add acknowledgements Fix toc bugs Fix use case errors Fix error in use cases Update user stories and toc Fix typo and add use cases Rearrange and update table of contents Add images dg
Fix small issues in DG
Update Ezekiel's PPP
Fix bug where adding new images was not reflected
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.
d'Intérieur helps interior designers manage detail of their clients. It is optimized for CLI users so that frequent tasks can be done faster by typing in commands.