Skip to content
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

[CS2113-W13-2] CLI-nton #85

Open
wants to merge 682 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
682 commits
Select commit Hold shift + click to select a range
08f9878
Replace unscrollable code snippets (when in PDF) with images
clarencepohh Apr 8, 2024
6a5857f
Remove duplicate segment
clarencepohh Apr 8, 2024
afe45ec
Add task type and classification summary
clarencepohh Apr 8, 2024
d6fb659
Add table of contents to start of UG
clarencepohh Apr 8, 2024
eaa466b
Remove incorrect notation and add note for users
clarencepohh Apr 8, 2024
650859c
Add back notation for date/time entries to conform to Jon's changes
clarencepohh Apr 8, 2024
4b21106
Merge branch 'master' into Developer-Guide
clarencepohh Apr 8, 2024
1080545
Fix merge conflict issues
clarencepohh Apr 8, 2024
99b9935
Add skeleton PPP files and update AboutUs.md
clarencepohh Apr 8, 2024
cb94490
Add product introduction for README
clarencepohh Apr 8, 2024
1e9b009
Move product introduction
clarencepohh Apr 8, 2024
7a41b97
Add target user profile description
clarencepohh Apr 8, 2024
4ccdb26
Add value proposition for DG
clarencepohh Apr 8, 2024
70d0fbe
Add NFR and glossary for DG
clarencepohh Apr 8, 2024
f93cd46
Add v1.0 and v2.0 user stories
clarencepohh Apr 8, 2024
075c281
Refactor Exceptions into package
kyhjonathan Apr 9, 2024
4f0cb0d
Create storage exception class
kyhjonathan Apr 9, 2024
aff9000
Create checkFileReadable method
kyhjonathan Apr 9, 2024
8dc4def
Refactor to storageFileException
kyhjonathan Apr 9, 2024
055498b
Add displayable icons
Mahesh1772 Apr 10, 2024
8d1c8eb
Merge branch 'master' of https://github.com/AY2324S2-CS2113T-W13-2/tp
Mahesh1772 Apr 10, 2024
b9798f4
Merge pull request #142 from clarencepohh/UG-branch
NicholasTanYY Apr 10, 2024
008cf0d
Merge branch 'master' of https://github.com/AY2324S2-CS2113T-W13-2/tp
Aak242 Apr 10, 2024
97693be
Add Command and Parsing class, java docs
Mahesh1772 Apr 10, 2024
7f4a3e5
Merge pull request #146 from clarencepohh/Developer-Guide
NicholasTanYY Apr 10, 2024
c783fd5
Update Storagefileexceptions
kyhjonathan Apr 10, 2024
d78dd54
Merge branch 'master' of https://github.com/AY2324S2-CS2113T-W13-2/tp
Aak242 Apr 10, 2024
8794dc5
Refactor TaskManager methods into shorter methods
kyhjonathan Apr 10, 2024
f144a0b
Refactor updateManager methods
kyhjonathan Apr 10, 2024
103412d
Correct inconsistencies in parsing class
Mahesh1772 Apr 10, 2024
59a1b48
Remove unused imports
kyhjonathan Apr 10, 2024
0075ecc
Ammend checkstyle errors for more than 120 characters in a line
kyhjonathan Apr 10, 2024
9d53f14
Amend checkstyle test errors
kyhjonathan Apr 10, 2024
020067b
Develop add, update task exception handling, implement feature to che…
Aak242 Apr 10, 2024
9062f32
Fixed issues with JUnit tests
Aak242 Apr 10, 2024
d5fc216
Add PPP
kyhjonathan Apr 11, 2024
aee8013
Update PPP
kyhjonathan Apr 11, 2024
c430be0
Merge branch 'master' into master
kyhjonathan Apr 12, 2024
dc25d5e
Merge pull request #148 from kyhjonathan/master
kyhjonathan Apr 12, 2024
73d4d11
Add overall contributions for PPP
NicholasTanYY Apr 12, 2024
776f861
Add rough template for summary of contributions
NicholasTanYY Apr 12, 2024
353c9e6
Merge pull request #150 from NicholasTanYY/branch-PPP
kyhjonathan Apr 12, 2024
3b5e3ae
Merge branch 'master' of https://github.com/AY2324S2-CS2113T-W13-2/tp
Mahesh1772 Apr 12, 2024
c290936
Merge pull request #147 from Mahesh1772/master
clarencepohh Apr 12, 2024
111030a
Update clarencepohh.md
clarencepohh Apr 12, 2024
b2f365d
PPP
Mahesh1772 Apr 12, 2024
c7323da
Error correction
Mahesh1772 Apr 12, 2024
ef74e10
Merge pull request #151 from Mahesh1772/master
Mahesh1772 Apr 12, 2024
dfc6067
Merge branch 'master' of https://github.com/AY2324S2-CS2113T-W13-2/tp
Aak242 Apr 12, 2024
b93dd73
Fix JUnit tests for latest merge
Aak242 Apr 12, 2024
6111e95
Add description of contributions to PPP
Aak242 Apr 12, 2024
d3d6a92
Merge pull request #149 from Aak242/master
clarencepohh Apr 12, 2024
6576db5
Merge pull request #152 from Aak242/branch-PPP
clarencepohh Apr 12, 2024
1cf4572
Remove unused template file
clarencepohh Apr 12, 2024
7d10b85
Merge branch 'master' of https://github.com/AY2324S2-CS2113T-W13-2/tp
Aak242 Apr 12, 2024
60b3388
Add JavaDocs for TaskManager methods
kyhjonathan Apr 12, 2024
795eb21
Implement more Javadocs for TaskManager
kyhjonathan Apr 12, 2024
1e0e972
Add javadocs for Storage and TaskManager classes
kyhjonathan Apr 12, 2024
f535f1e
Javadocs for commandhandler class
kyhjonathan Apr 12, 2024
755ba41
Move Data segment to be under Design and Implementation
clarencepohh Apr 13, 2024
27519fd
Add Table of Contents to DG
clarencepohh Apr 13, 2024
c46e95d
Update UG TOC to use internal links
clarencepohh Apr 13, 2024
cdad02f
Add unused AvatarUi class
NicholasTanYY Apr 13, 2024
d845814
Add unused TerminalController class
NicholasTanYY Apr 13, 2024
758ecbd
Add javadocs for unused code
NicholasTanYY Apr 13, 2024
e2ffba6
Add minor javadoc comments for unused code
NicholasTanYY Apr 13, 2024
87cfd45
Fix bug for month command which switches to week view
NicholasTanYY Apr 13, 2024
46cf207
Fix irregular printing of avatar
NicholasTanYY Apr 13, 2024
9a857fb
Update formatting on UG and DG
clarencepohh Apr 13, 2024
42d47cd
Fix add in Week and MonthView, Add JUnit tests
Mahesh1772 Apr 13, 2024
3ad7e59
Fix DateTimeException
Mahesh1772 Apr 13, 2024
a5076d6
Shrink avatar to fit on most screens
NicholasTanYY Apr 13, 2024
49c0988
Add more logging statements
NicholasTanYY Apr 13, 2024
a9e7602
Add assertions
NicholasTanYY Apr 13, 2024
da7e589
Add tests for marking tasks as complete
NicholasTanYY Apr 13, 2024
476d46d
Add tests for marking tasks as not complete
NicholasTanYY Apr 13, 2024
9077027
Add test for getting day tasks
NicholasTanYY Apr 13, 2024
8b7d65a
Remove unused string constant
NicholasTanYY Apr 13, 2024
5c90559
Update inputs for text ui tests
NicholasTanYY Apr 13, 2024
8532cf2
Fix line wrapping coding standards
NicholasTanYY Apr 13, 2024
575e06f
Add more JUnit for TaskManager
kyhjonathan Apr 14, 2024
a350abe
Fix bugs
Mahesh1772 Apr 14, 2024
d4323d1
Remove unused imports
kyhjonathan Apr 14, 2024
3b39a90
Merge branch 'master' into master
Mahesh1772 Apr 14, 2024
dc5f935
Rename variables for sequence diagram
NicholasTanYY Apr 14, 2024
ba84345
Merge pull request #155 from Mahesh1772/master
clarencepohh Apr 14, 2024
6dd0579
Merge branch 'master' of https://github.com/AY2324S2-CS2113-W13-2/tp
clarencepohh Apr 14, 2024
88664d5
Merge branch 'master' into branch-final-changes
NicholasTanYY Apr 14, 2024
ca40254
Merge pull request #156 from NicholasTanYY/branch-final-changes
clarencepohh Apr 14, 2024
fbdc4e0
Merge branch 'master' of https://github.com/AY2324S2-CS2113-W13-2/tp
clarencepohh Apr 14, 2024
3cbd4c3
Merge branch 'master' into Developer-Guide
clarencepohh Apr 14, 2024
3f98480
Fix testing method names
clarencepohh Apr 14, 2024
ee68144
Update printWeekViewSequenceDiagram
NicholasTanYY Apr 14, 2024
2abc34a
Add update description only for event test
clarencepohh Apr 14, 2024
58dc909
Add update description and date/time for events test
clarencepohh Apr 14, 2024
cf80379
Add date time validation method testing
clarencepohh Apr 14, 2024
440ad67
Add in more JUnit tests for exception handlings for wrong time format
kyhjonathan Apr 14, 2024
57b3fea
Replace constructor with more accurate constructor
clarencepohh Apr 14, 2024
9dd6275
Add tests for MarkTaskException
clarencepohh Apr 14, 2024
311af22
Add JUnit for checkifValidDate exception
kyhjonathan Apr 14, 2024
a39747b
Add JUnit for checkIfValidTime exception thrown
kyhjonathan Apr 14, 2024
50a79bf
Add additional JUnits for checkIfDateInCurrentMonth
kyhjonathan Apr 14, 2024
515c321
Remove unneeded lines
clarencepohh Apr 14, 2024
0c9c43b
Add tests for SetPriorityException
clarencepohh Apr 14, 2024
3f55489
Add new StorageFileExceptionTest class
clarencepohh Apr 14, 2024
8c31c38
Update method to throw exception
clarencepohh Apr 14, 2024
e17a7b5
Add StorageFileException tests
clarencepohh Apr 14, 2024
05ecf79
Fix camel case for method names
clarencepohh Apr 14, 2024
77dc1f6
Fix checkstyle test and main errors
kyhjonathan Apr 14, 2024
36ecbdf
Merge branch 'master' into master
kyhjonathan Apr 14, 2024
35a8950
DG additions
Mahesh1772 Apr 14, 2024
6576245
Merge branch 'master' of https://github.com/AY2324S2-CS2113-W13-2/tp
kyhjonathan Apr 14, 2024
ae74b48
Merge branch 'master' of https://github.com/kyhjonathan/tp
kyhjonathan Apr 14, 2024
c733216
Merge branch 'master' of https://github.com/AY2324S2-CS2113T-W13-2/tp
Mahesh1772 Apr 14, 2024
2915502
Update exception handling for updating tasks that is out of array ran…
kyhjonathan Apr 14, 2024
fe7f907
Remove indented line
kyhjonathan Apr 14, 2024
a675c37
Add Exceptions section in DG, and make pUML class diagram for the same
Aak242 Apr 14, 2024
60cfd8b
Merge branch 'master' of https://github.com/AY2324S2-CS2113T-W13-2/tp
Aak242 Apr 14, 2024
e69c1a6
Refactor unused code
kyhjonathan Apr 14, 2024
b4c2a69
Remove unused imports from Event Class
kyhjonathan Apr 14, 2024
8edccab
Update image used for UML
clarencepohh Apr 14, 2024
356010c
Edit user guide for ics documentation
kyhjonathan Apr 14, 2024
0c9efab
Merge pull request #158 from clarencepohh/final-changes
NicholasTanYY Apr 14, 2024
2ffc60d
Remove unused functions from TaskManagerException and put them in the…
Aak242 Apr 14, 2024
336065f
Merge branch 'master' of https://github.com/AY2324S2-CS2113-W13-2/tp
kyhjonathan Apr 14, 2024
dc747f0
Merge pull request #157 from kyhjonathan/master
clarencepohh Apr 14, 2024
9a24074
Fix checkstyle
Aak242 Apr 14, 2024
0d91f97
Merge branch 'master' of https://github.com/AY2324S2-CS2113T-W13-2/tp
Aak242 Apr 14, 2024
9f6c99d
Delete duplicate TaskManagerExceptionTest
Aak242 Apr 14, 2024
ffd2c1e
Merge branch 'master' into final-changes
clarencepohh Apr 14, 2024
3d6a47e
Add in tests for storage functionalities
kyhjonathan Apr 14, 2024
c0cdc62
Merge pull request #159 from Aak242/master
kyhjonathan Apr 14, 2024
5dbf4fb
Merge branch 'master' of https://github.com/AY2324S2-CS2113-W13-2/tp
kyhjonathan Apr 14, 2024
4b32d6a
Add UIRenderer class diagram
NicholasTanYY Apr 14, 2024
7528589
Merge branch 'master' into final-changes
clarencepohh Apr 14, 2024
42229ad
Merge branch 'master' of https://github.com/AY2324S2-CS2113T-W13-2/tp…
NicholasTanYY Apr 14, 2024
5c677b2
Update UG for my explicit explanation
kyhjonathan Apr 14, 2024
f78bb4e
Merge branch 'master' of https://github.com/AY2324S2-CS2113T-W13-2/tp
Mahesh1772 Apr 14, 2024
51c97b6
Change storage txt file name
kyhjonathan Apr 14, 2024
0d22f21
Update Javadocs
kyhjonathan Apr 14, 2024
8eab585
Remove logging section
clarencepohh Apr 14, 2024
15086a3
Remove error handling section
clarencepohh Apr 14, 2024
a5bfdce
Reorder the items in DG to make more sense
clarencepohh Apr 14, 2024
14d6a9c
Update PUML and diagram image to be used
clarencepohh Apr 14, 2024
e0b753e
Change visibility for some functions in TaskManager
clarencepohh Apr 14, 2024
70cb70d
Add dependency of UiRenderer to TaskManager
NicholasTanYY Apr 14, 2024
564f072
Add note to point to TaskManager class UML
NicholasTanYY Apr 14, 2024
0b36192
DG and UG changes Part 1
Mahesh1772 Apr 15, 2024
d0e796e
UG and DG changes
Mahesh1772 Apr 15, 2024
59b8748
Add architecture diagram
kyhjonathan Apr 15, 2024
20fcd3a
Update architucture description in DG
kyhjonathan Apr 15, 2024
f82c2d4
Add non-functional requirements
kyhjonathan Apr 15, 2024
faeb4a6
Mark exporting ics file as future dev
kyhjonathan Apr 15, 2024
3c0aedc
Update DG for name of txt file for storage
kyhjonathan Apr 15, 2024
f5cd3f7
Update storage component DG
kyhjonathan Apr 15, 2024
7151edf
Add exception description for error handling in DG
kyhjonathan Apr 15, 2024
f9c1b97
Add UML class diagram of storage into DG
kyhjonathan Apr 15, 2024
c6afc03
Implement puml code for sequence diagram of storage methods
kyhjonathan Apr 15, 2024
3a84612
Add sequence diagram for storage
kyhjonathan Apr 15, 2024
cef5465
Add sequence diagram for addManager into DG
kyhjonathan Apr 15, 2024
b6d0fc4
DG and UG issue fixes
Mahesh1772 Apr 15, 2024
ffe5d18
Change to screenshots for example in deletion
kyhjonathan Apr 15, 2024
5b26204
Merge pull request #189 from clarencepohh/final-changes
NicholasTanYY Apr 15, 2024
c78b016
Merge branch 'master' of https://github.com/AY2324S2-CS2113T-W13-2/tp…
NicholasTanYY Apr 15, 2024
f407027
Add FAQ for adding event
NicholasTanYY Apr 15, 2024
6e3b0d7
Add images
Mahesh1772 Apr 15, 2024
73397bf
Update command summary in UG for greater clarity
NicholasTanYY Apr 15, 2024
9a3f346
Add free times in the command summary
NicholasTanYY Apr 15, 2024
2f41c4c
DG changes
Aak242 Apr 15, 2024
843025f
Merge branch 'master' of https://github.com/AY2324S2-CS2113T-W13-2/tp
Aak242 Apr 15, 2024
b76712d
Add known issues in event management in FAQ
NicholasTanYY Apr 15, 2024
e720e63
Merge branch 'master' of https://github.com/AY2324S2-CS2113T-W13-2/tp
Aak242 Apr 15, 2024
3998fd9
Add text ui test cases
NicholasTanYY Apr 15, 2024
c8c3d61
Fixed checkstyle errors
Aak242 Apr 15, 2024
bb6ab8a
Add screenshot examples for marking UG
kyhjonathan Apr 15, 2024
f5ae727
Add screenshots for UG for priority, mark and quit
kyhjonathan Apr 15, 2024
2ca1977
Add explanation in avoidance of using of dashes and slashes in UG
kyhjonathan Apr 15, 2024
a3c9b0d
Update PPP
NicholasTanYY Apr 15, 2024
4c73a8c
Add specification to free command in UG
NicholasTanYY Apr 15, 2024
9082ae3
Add reflections in PPP
NicholasTanYY Apr 15, 2024
3ae5a0f
Update PPP formatting
NicholasTanYY Apr 15, 2024
7d53d35
Change description of UiRenderer in DG
NicholasTanYY Apr 15, 2024
9dff6cd
Modify method descriptions in DG
NicholasTanYY Apr 15, 2024
d3ad7e4
Add DG for method to printTasksInWeek
NicholasTanYY Apr 15, 2024
cf4059c
Create PUML for Data sequence diagram and its image
clarencepohh Apr 15, 2024
4a56bc3
Update printHelp method in DG
NicholasTanYY Apr 15, 2024
72c28ff
Update PPP
clarencepohh Apr 15, 2024
9fc4007
Add PUML into DG for Data sequence diagram
clarencepohh Apr 15, 2024
5987b69
Merge branch 'master' of https://github.com/AY2324S2-CS2113-W13-2/tp …
clarencepohh Apr 15, 2024
5fd009e
Update sequence diagram for printing the week's view
NicholasTanYY Apr 15, 2024
3214090
Fix typo
clarencepohh Apr 15, 2024
344db9a
Update sequence diagram in DG
NicholasTanYY Apr 15, 2024
44bd9b6
Update links in PPP
clarencepohh Apr 15, 2024
7dc3980
Add Ui class diagram image to DG
NicholasTanYY Apr 15, 2024
0fd6ed0
Add JUnit tests for AvatarUi
NicholasTanYY Apr 15, 2024
3bfc130
Add old user story that was missed out
clarencepohh Apr 15, 2024
0ab3183
Amend JUnit test case names to correct format
kyhjonathan Apr 15, 2024
208507b
Amend naming convention of JUnits in StringParserTest
kyhjonathan Apr 15, 2024
c275a18
Add JUnit testing for printWeekHeader
NicholasTanYY Apr 15, 2024
52f5afd
Amend authorship in TaskManagerExceptionTest and add to DG
kyhjonathan Apr 15, 2024
c606c1e
Add Contribution and correct image path
Mahesh1772 Apr 15, 2024
1bf3601
Edit test cases in StringParserTest
kyhjonathan Apr 15, 2024
0ea2665
Add more JUnit test cases for UIRenderer
NicholasTanYY Apr 15, 2024
1f6fe95
Fix JUnit test cases
NicholasTanYY Apr 15, 2024
b28d011
Fixed issue with update task not updating on UI
Aak242 Apr 15, 2024
c21b165
Add in more extensive JUnit testing for TaskManagerTest
kyhjonathan Apr 15, 2024
2bc6ecc
Add more extensive testing for TaskManagerTest
kyhjonathan Apr 15, 2024
57e5b98
Remove unneeded whitespace
clarencepohh Apr 15, 2024
bd959db
Merge pull request #194 from clarencepohh/final-changes
NicholasTanYY Apr 15, 2024
3f429ad
Merge branch 'master' into master
NicholasTanYY Apr 15, 2024
fde09b2
Merge pull request #160 from Mahesh1772/master
NicholasTanYY Apr 15, 2024
745fbb3
Update PPP
kyhjonathan Apr 15, 2024
8bc5907
Update test cases to add line separators
NicholasTanYY Apr 15, 2024
37bbb30
Add lineSeparators to fix window failures
NicholasTanYY Apr 15, 2024
8b58953
Fix tests and formatting issues
Aak242 Apr 15, 2024
df8798d
Resolve merge conflicts
NicholasTanYY Apr 15, 2024
635754d
Remove test case which fails lineseparator test
NicholasTanYY Apr 15, 2024
960b9d1
Merge pull request #196 from NicholasTanYY/final-branch
kyhjonathan Apr 15, 2024
aada31b
Merge branch 'master' into master
kyhjonathan Apr 15, 2024
dccb461
Merge branch 'master' of https://github.com/AY2324S2-CS2113T-W13-2/tp
kyhjonathan Apr 15, 2024
34a5b66
Merge branch 'master' of https://github.com/kyhjonathan/tp
kyhjonathan Apr 15, 2024
1144789
Handle merge conflicts and DG issues
kyhjonathan Apr 15, 2024
73282c9
Fix exception handling bug in TaskManager
kyhjonathan Apr 15, 2024
b45538f
Add free time description to UserGuide, and change the output images …
Aak242 Apr 15, 2024
28b014f
Fix checkstyle test
Aak242 Apr 15, 2024
1a00038
Update QandA UG
kyhjonathan Apr 15, 2024
332d7e6
Made necessary changes to DG, removed unnecessary classes from the se…
Aak242 Apr 15, 2024
6171394
Resolve testing issues
kyhjonathan Apr 15, 2024
2d10438
Fix image path
Aak242 Apr 15, 2024
47595c8
Merge pull request #190 from kyhjonathan/master
NicholasTanYY Apr 15, 2024
5c6cede
Make change to string parser
Aak242 Apr 15, 2024
ac12a04
Amend PPP
kyhjonathan Apr 15, 2024
75fb015
Change title of PPP
kyhjonathan Apr 15, 2024
546b9f2
Resolve merge conflicts
NicholasTanYY Apr 15, 2024
3271b83
Resolve merge conflicts
NicholasTanYY Apr 15, 2024
0ce910e
Merge branch 'Aak242-master'
NicholasTanYY Apr 15, 2024
24f63a1
Update PPP with necessary sections
Aak242 Apr 15, 2024
875207a
Merge pull request #197 from kyhjonathan/master
Mahesh1772 Apr 15, 2024
9acb842
Merge pull request #198 from NicholasTanYY/master
Mahesh1772 Apr 15, 2024
6023a55
Change PPP
Mahesh1772 Apr 15, 2024
81debb8
Merge branch 'master' of https://github.com/AY2324S2-CS2113T-W13-2/tp
Aak242 Apr 15, 2024
3da0be3
Edit UG mistakes
kyhjonathan Apr 15, 2024
fd584dd
Merge branch 'master' into master
NicholasTanYY Apr 15, 2024
9dd7d27
Change formating of DG
kyhjonathan Apr 15, 2024
f686bc8
Merge pull request #200 from Aak242/master
NicholasTanYY Apr 15, 2024
0e5e6fd
Resolve merge conflicts
NicholasTanYY Apr 15, 2024
690c52c
Merge pull request #199 from Mahesh1772/master
clarencepohh Apr 15, 2024
646a0ba
Merge pull request #201 from NicholasTanYY/master
clarencepohh Apr 15, 2024
2815b00
Merge branch 'master' of https://github.com/AY2324S2-CS2113T-W13-2/tp
kyhjonathan Apr 15, 2024
9ab7713
Merge pull request #202 from kyhjonathan/master
NicholasTanYY Apr 15, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
30 changes: 15 additions & 15 deletions .github/workflows/gradle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,18 +33,18 @@ jobs:
- name: Build and check with Gradle
run: ./gradlew check

- name: Perform IO redirection test (*NIX)
if: runner.os == 'Linux'
working-directory: ${{ github.workspace }}/text-ui-test
run: ./runtest.sh

- name: Perform IO redirection test (MacOS)
if: always() && runner.os == 'macOS'
working-directory: ${{ github.workspace }}/text-ui-test
run: ./runtest.sh

- name: Perform IO redirection test (Windows)
if: always() && runner.os == 'Windows'
working-directory: ${{ github.workspace }}/text-ui-test
shell: cmd
run: runtest.bat
# - name: Perform IO redirection test (*NIX)
# if: runner.os == 'Linux'
# working-directory: ${{ github.workspace }}/text-ui-test
# run: ./runtest.sh

# - name: Perform IO redirection test (MacOS)
# if: always() && runner.os == 'macOS'
# working-directory: ${{ github.workspace }}/text-ui-test
# run: ./runtest.sh

# - name: Perform IO redirection test (Windows)
# if: always() && runner.os == 'Windows'
# working-directory: ${{ github.workspace }}/text-ui-test
# shell: cmd
# run: runtest.bat
104 changes: 103 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -13,5 +13,107 @@ src/main/resources/docs/
*.iml
bin/

/text-ui-test/ACTUAL.TXT
logs.log
logs.log.lck
logs.log.*
save/tasks.txt

text-ui-test/ACTUAL.TXT
text-ui-test/EXPECTED.TXT
text-ui-test/ACTUAL-UNIX.TXT
text-ui-test/EXPECTED-UNIX.TXT

htmlReport/index.html
htmlReport/index_SORT_BY_BLOCK.html
htmlReport/index_SORT_BY_BLOCK_DESC.html
htmlReport/index_SORT_BY_CLASS.html
htmlReport/index_SORT_BY_CLASS_DESC.html
htmlReport/index_SORT_BY_LINE.html
htmlReport/index_SORT_BY_LINE_DESC.html
htmlReport/index_SORT_BY_METHOD.html
htmlReport/index_SORT_BY_METHOD_DESC.html
htmlReport/index_SORT_BY_NAME_DESC.html
htmlReport/css/coverage.css
htmlReport/css/idea.min.css
htmlReport/img/arrowDown.gif
htmlReport/img/arrowUp.gif
htmlReport/js/highlight.min.js
htmlReport/js/highlightjs-line-numbers.min.js
htmlReport/ns-1/index.html
htmlReport/ns-1/index_SORT_BY_BLOCK.html
htmlReport/ns-1/index_SORT_BY_BLOCK_DESC.html
htmlReport/ns-1/index_SORT_BY_CLASS.html
htmlReport/ns-1/index_SORT_BY_CLASS_DESC.html
htmlReport/ns-1/index_SORT_BY_LINE.html
htmlReport/ns-1/index_SORT_BY_LINE_DESC.html
htmlReport/ns-1/index_SORT_BY_METHOD.html
htmlReport/ns-1/index_SORT_BY_METHOD_DESC.html
htmlReport/ns-1/index_SORT_BY_NAME_DESC.html
htmlReport/ns-1/sources/source-1.html
htmlReport/ns-1/sources/source-2.html
htmlReport/ns-1/sources/source-3.html
htmlReport/ns-1/sources/source-4.html
htmlReport/ns-1/sources/source-5.html
htmlReport/ns-1/sources/source-6.html
htmlReport/ns-1/sources/source-7.html
htmlReport/ns-2/index.html
htmlReport/ns-2/index_SORT_BY_BLOCK.html
htmlReport/ns-2/index_SORT_BY_BLOCK_DESC.html
htmlReport/ns-2/index_SORT_BY_CLASS.html
htmlReport/ns-2/index_SORT_BY_CLASS_DESC.html
htmlReport/ns-2/index_SORT_BY_LINE.html
htmlReport/ns-2/index_SORT_BY_LINE_DESC.html
htmlReport/ns-2/index_SORT_BY_METHOD.html
htmlReport/ns-2/index_SORT_BY_METHOD_DESC.html
htmlReport/ns-2/index_SORT_BY_NAME_DESC.html
htmlReport/ns-2/sources/source-1.html
htmlReport/ns-3/index.html
htmlReport/ns-3/index_SORT_BY_BLOCK.html
htmlReport/ns-3/index_SORT_BY_BLOCK_DESC.html
htmlReport/ns-3/index_SORT_BY_CLASS.html
htmlReport/ns-3/index_SORT_BY_CLASS_DESC.html
htmlReport/ns-3/index_SORT_BY_LINE.html
htmlReport/ns-3/index_SORT_BY_LINE_DESC.html
htmlReport/ns-3/index_SORT_BY_METHOD.html
htmlReport/ns-3/index_SORT_BY_METHOD_DESC.html
htmlReport/ns-3/index_SORT_BY_NAME_DESC.html
htmlReport/ns-3/sources/source-1.html
htmlReport/ns-4/index.html
htmlReport/ns-4/index_SORT_BY_BLOCK.html
htmlReport/ns-4/index_SORT_BY_BLOCK_DESC.html
htmlReport/ns-4/index_SORT_BY_CLASS.html
htmlReport/ns-4/index_SORT_BY_CLASS_DESC.html
htmlReport/ns-4/index_SORT_BY_LINE.html
htmlReport/ns-4/index_SORT_BY_LINE_DESC.html
htmlReport/ns-4/index_SORT_BY_METHOD.html
htmlReport/ns-4/index_SORT_BY_METHOD_DESC.html
htmlReport/ns-4/index_SORT_BY_NAME_DESC.html
htmlReport/ns-4/sources/source-1.html
htmlReport/ns-4/sources/source-2.html
htmlReport/ns-5/index.html
htmlReport/ns-5/index_SORT_BY_BLOCK.html
htmlReport/ns-5/index_SORT_BY_BLOCK_DESC.html
htmlReport/ns-5/index_SORT_BY_CLASS.html
htmlReport/ns-5/index_SORT_BY_CLASS_DESC.html
htmlReport/ns-5/index_SORT_BY_LINE.html
htmlReport/ns-5/index_SORT_BY_LINE_DESC.html
htmlReport/ns-5/index_SORT_BY_METHOD.html
htmlReport/ns-5/index_SORT_BY_METHOD_DESC.html
htmlReport/ns-5/index_SORT_BY_NAME_DESC.html
htmlReport/ns-5/sources/source-1.html
htmlReport/ns-5/sources/source-2.html
htmlReport/ns-5/sources/source-3.html
htmlReport/ns-5/sources/source-4.html
htmlReport/ns-6/index.html
htmlReport/ns-6/index_SORT_BY_BLOCK.html
htmlReport/ns-6/index_SORT_BY_BLOCK_DESC.html
htmlReport/ns-6/index_SORT_BY_CLASS.html
htmlReport/ns-6/index_SORT_BY_CLASS_DESC.html
htmlReport/ns-6/index_SORT_BY_LINE.html
htmlReport/ns-6/index_SORT_BY_LINE_DESC.html
htmlReport/ns-6/index_SORT_BY_METHOD.html
htmlReport/ns-6/index_SORT_BY_METHOD_DESC.html
htmlReport/ns-6/index_SORT_BY_NAME_DESC.html
htmlReport/ns-6/sources/source-1.html
text-ui-test/save/tasks.txt
save/clintonData.txt
3 changes: 3 additions & 0 deletions META-INF/MANIFEST.MF
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
Manifest-Version: 1.0
Main-Class: seedu.duke.Main

7 changes: 6 additions & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,9 @@ repositories {
dependencies {
testImplementation group: 'org.junit.jupiter', name: 'junit-jupiter-api', version: '5.10.0'
testRuntimeOnly group: 'org.junit.jupiter', name: 'junit-jupiter-engine', version: '5.10.0'
implementation group: 'org.mnode.ical4j', name: 'ical4j', version: '3.2.17'
implementation 'org.slf4j:slf4j-api:1.7.30'
implementation 'ch.qos.logback:logback-classic:1.2.3'
}

test {
Expand All @@ -29,12 +32,13 @@ test {
}

application {
mainClass.set("seedu.duke.Duke")
mainClass.set("seedu.duke.Main")
}

shadowJar {
archiveBaseName.set("duke")
archiveClassifier.set("")
archiveFileName = 'clinton.jar'
}

checkstyle {
Expand All @@ -43,4 +47,5 @@ checkstyle {

run{
standardInput = System.in
enableAssertions = true
}
14 changes: 7 additions & 7 deletions docs/AboutUs.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
# About us

Display | Name | Github Profile | Portfolio
--------|:----:|:--------------:|:---------:
![](https://via.placeholder.com/100.png?text=Photo) | John Doe | [Github](https://github.com/) | [Portfolio](docs/team/johndoe.md)
![](https://via.placeholder.com/100.png?text=Photo) | Don Joe | [Github](https://github.com/) | [Portfolio](docs/team/johndoe.md)
![](https://via.placeholder.com/100.png?text=Photo) | Ron John | [Github](https://github.com/) | [Portfolio](docs/team/johndoe.md)
![](https://via.placeholder.com/100.png?text=Photo) | John Roe | [Github](https://github.com/) | [Portfolio](docs/team/johndoe.md)
![](https://via.placeholder.com/100.png?text=Photo) | Don Roe | [Github](https://github.com/) | [Portfolio](docs/team/johndoe.md)
| Name | Github Profile | Portfolio |
|:----------------------:|:--------------------------------------------------------------:|:----------------------------------:|
| Aakash Ramaswamy | [See Aakash's Github Here!](https://github.com/Aak242) | [Portfolio](team/aak242.md) |
| Nicholas Tan Yun Yu | [See Nicholas' Github Here!](https://github.com/NicholasTanYY) | [Portfolio](team/nicholastanyy.md) |
| Sivagnanam Maheshwaran | [See Mahesh's Github Here!](https://github.com/Mahesh1772) | [Portfolio](team/mahesh1772.md) |
| Jonathan Kuek | [See Jonathan's Github Here!](https://github.com/kyhjonathan) | [Portfolio](team/kyhjonathan.md) |
| Clarence Poh | [See Clarence's Github Here!](https://github.com/clarencepohh) | [Portfolio](team/clarencepohh.md) |
Loading
Loading