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

[CS2103-T17-1] MyMods #94

Open
wants to merge 688 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
688 commits
Select commit Hold shift + click to select a range
e3166f1
Add PPP
xyzhangg Nov 4, 2020
37947df
Merge pull request #228 from zhaolingshan/branch-updateHelpWindow
zhaolingshan Nov 4, 2020
68bfc9b
Merge pull request #226 from zhaolingshan/branch-updatePPP
zhaolingshan Nov 4, 2020
11ee13f
Merge pull request #229 from xyzhangg/branch-ppp
xyzhangg Nov 4, 2020
762fbf7
Edit DoneCommandParserTest
zhaolingshan Nov 4, 2020
a8d0370
Edit GradeBookParserTest
zhaolingshan Nov 4, 2020
93e45a0
Edit HelpCommandParserTest
zhaolingshan Nov 4, 2020
4aa1006
Edit ListCommandParserTest
zhaolingshan Nov 4, 2020
7859632
Edit AddCommandTest
zhaolingshan Nov 4, 2020
80b1db3
Merge branch 'master' of https://github.com/AY2021S1-CS2103T-T17-1/tp…
kunnan97 Nov 4, 2020
e6268a7
Edit DoneCommandTest
zhaolingshan Nov 4, 2020
b256190
Update UG
kunnan97 Nov 4, 2020
3b51d8a
update ug
kunnan97 Nov 4, 2020
c8b8ee3
Edit RecommendSuCommandParserTest
zhaolingshan Nov 4, 2020
31c7567
Edit ProgressCommandParserTest
zhaolingshan Nov 4, 2020
00e5ce9
Edit LogicManagerTest
zhaolingshan Nov 4, 2020
1c81338
Edit DeleteCommandTest
zhaolingshan Nov 4, 2020
cb4ebd2
Edit DeleteCommandTest, UpdateCommandTest and FindCommandParserTest
zhaolingshan Nov 4, 2020
808cf46
Add JavaDocs for CommandTestUtil
zhaolingshan Nov 4, 2020
e532740
Merge pull request #231 from kunnan97/branch-ug-update
kunnan97 Nov 4, 2020
0d48b8e
Fix CheckStyle
zhaolingshan Nov 4, 2020
1575e99
Merge pull request #232 from zhaolingshan/branch-CommandTestUtil
augustinekau Nov 4, 2020
159a03f
Edit HelpWindow
zhaolingshan Nov 4, 2020
aa30abf
Update Prefix class Java doc
augustinekau Nov 6, 2020
76302db
Update DG, logic UML
kunnan97 Nov 6, 2020
6348306
Update DG, logic UML
kunnan97 Nov 6, 2020
387ae89
Update to UG, clear command
kunnan97 Nov 6, 2020
dd6cb13
Merge pull request #234 from kunnan97/branch-DeveloperGuide
kunnan97 Nov 6, 2020
449b2b4
ug update, clear command warning
kunnan97 Nov 6, 2020
ceff624
Bug fix
kunnan97 Nov 6, 2020
bd40650
Merge pull request #235 from kunnan97/branch-su
kunnan97 Nov 6, 2020
b1fe080
Fix error message for adding modules not in database
kunnan97 Nov 6, 2020
5a377ba
ug update
kunnan97 Nov 6, 2020
8723616
Merge pull request #236 from kunnan97/branch-add-command
kunnan97 Nov 6, 2020
f6a1f8e
ug update, list command
kunnan97 Nov 6, 2020
7246703
Merge branch 'master' of https://github.com/AY2021S1-CS2103T-T17-1/tp…
augustinekau Nov 6, 2020
7a9e49e
Edited English of Error Msg for add command.
augustinekau Nov 6, 2020
5d77bde
Remove tag in model
kunnan97 Nov 6, 2020
d595bfd
remove tag
kunnan97 Nov 6, 2020
11f75d7
add clear command to autocomplete
kunnan97 Nov 6, 2020
c1a28b8
Merge remote-tracking branch 'upstream/master' into master-editErrorMsgs
zhaolingshan Nov 6, 2020
63a66e8
Merge pull request #237 from kunnan97/branch-remove-tag
kunnan97 Nov 6, 2020
56b3443
Edit GradeBookParser to allow capitalised prefixes
zhaolingshan Nov 6, 2020
f15ad87
update helpwindow
kunnan97 Nov 6, 2020
dc4186e
Add alert dialog for clear command
kunnan97 Nov 6, 2020
ee263fe
Merge pull request #238 from kunnan97/branch-remove-tag
kunnan97 Nov 6, 2020
16c0d12
Update UG
augustinekau Nov 6, 2020
8cdb6d6
Merge branch 'master' of https://github.com/AY2021S1-CS2103T-T17-1/tp…
augustinekau Nov 6, 2020
7770b5e
Edit UpdateCommandParser to enable semester parameter to be case-inse…
zhaolingshan Nov 6, 2020
e892e4f
Edit CommandResult, MainWindow and relevant tests
zhaolingshan Nov 6, 2020
03df263
Fixed tests
zhaolingshan Nov 6, 2020
c6767fb
Fix CheckStyle
zhaolingshan Nov 6, 2020
a0fa8c3
Merge pull request #244 from zhaolingshan/master-editErrorMsgs
zhaolingshan Nov 6, 2020
db6fb89
Merge branch 'master' of https://github.com/AY2021S1-CS2103T-T17-1/tp…
augustinekau Nov 6, 2020
bddd6bd
Update UG with annotated SS.
augustinekau Nov 6, 2020
8e6e034
Merge pull request #245 from augustinekau/branch-UG-ss
augustinekau Nov 6, 2020
bab27f4
Update formatting issue for UG.
augustinekau Nov 6, 2020
857a907
Update help window ss in UG
augustinekau Nov 6, 2020
c85632a
Merge pull request #246 from augustinekau/branch-UG-minor-edits
augustinekau Nov 6, 2020
b07733a
Fix wrong prefix error message
kunnan97 Nov 6, 2020
c1d9b6c
Checkstyle
kunnan97 Nov 6, 2020
6158f7e
Fix multiple same prefix unable to work
kunnan97 Nov 6, 2020
f924cb4
checkstyle
kunnan97 Nov 6, 2020
937e91e
Merge pull request #247 from kunnan97/branch-wrong-prefix
kunnan97 Nov 6, 2020
628bf32
Update UG: goal command
kunnan97 Nov 6, 2020
7d62196
Merge pull request #248 from kunnan97/branch-ug-update
kunnan97 Nov 6, 2020
a06469a
Add hyperlink to help window
kunnan97 Nov 6, 2020
9f70e70
Update confirmation box, clear command
kunnan97 Nov 6, 2020
afede94
Update DG with diagrams for Architecture and Storage.
augustinekau Nov 7, 2020
5da0b5a
Fix sort modules by sem
xyzhangg Nov 7, 2020
fb07922
Merge pull request #250 from xyzhangg/branch-fix-sort-modules-by-sem
xyzhangg Nov 7, 2020
54052d6
Merge branch 'master' of https://github.com/AY2021S1-CS2103T-T17-1/tp…
kunnan97 Nov 7, 2020
80265ad
Update DG Recommend S/U feature implementation.
augustinekau Nov 7, 2020
819d1a8
Merge pull request #251 from augustinekau/branch-DG
augustinekau Nov 7, 2020
d95660c
Edit DG formatting issue.
augustinekau Nov 7, 2020
aa2a325
Merge pull request #252 from augustinekau/branch-DG-minor-edits
augustinekau Nov 7, 2020
25beed5
Add delete sequence diagram
xyzhangg Nov 7, 2020
79064f2
Update Model
Nov 7, 2020
b985bdb
Update own feature
Nov 7, 2020
8c4540d
Merge remote-tracking branch 'upstream/master' into branch-dg-logic-s…
xyzhangg Nov 8, 2020
e440921
Modify delete sequence diagram
xyzhangg Nov 8, 2020
f6406a8
Modify progress feature in DG
xyzhangg Nov 8, 2020
0317338
Update Ui
zhaolingshan Nov 8, 2020
18e2401
Add ClearCommandParser, edit ClearCommand and GradeBookParser
zhaolingshan Nov 8, 2020
a554ff4
Add ClearCommandParserTest
zhaolingshan Nov 8, 2020
830e7a5
Fix CheckStyle
zhaolingshan Nov 8, 2020
0da34d6
Add ProgressActivityDiagram
xyzhangg Nov 8, 2020
f8ae9d9
Edit CommandBox
zhaolingshan Nov 8, 2020
9174e97
Merge pull request #256 from zhaolingshan/branch-ClearCommand
zhaolingshan Nov 8, 2020
80aa2ca
Add ProgressActivityDiagram
xyzhangg Nov 8, 2020
1529a3f
Add ProgressActivityDiagram
xyzhangg Nov 8, 2020
0773e2b
Add ProgressActivityDiagram
xyzhangg Nov 8, 2020
8535114
Merge remote-tracking branch 'upstream/master' into branch-dg-logic-s…
xyzhangg Nov 8, 2020
b358879
Merge pull request #257 from xyzhangg/branch-dg-logic-sequence-diagram
xyzhangg Nov 8, 2020
e91fdec
Merge remote-tracking branch 'upstream/master' into branch-DG
zhaolingshan Nov 8, 2020
7e47d45
Merge branch 'master' into branch-UpdateDG
lixupengg Nov 8, 2020
8c6799a
Merge pull request #253 from pongzers/branch-UpdateDG
kunnan97 Nov 8, 2020
093c95e
update ug dg
kunnan97 Nov 8, 2020
2d6c0db
Merge branch 'master' of https://github.com/AY2021S1-CS2103T-T17-1/tp…
kunnan97 Nov 8, 2020
8c6e624
checkstyle
kunnan97 Nov 8, 2020
b1df1cf
Edit MESSAGE_USAGE in SetCommand
zhaolingshan Nov 8, 2020
41d76bd
checkstyle
kunnan97 Nov 8, 2020
b43fa84
Merge pull request #258 from kunnan97/branch-help-window-update
kunnan97 Nov 8, 2020
28a1123
Fix find
Nov 8, 2020
12e3e12
Update MODEL DG
Nov 8, 2020
01163ff
Merge pull request #259 from pongzers/master
augustinekau Nov 8, 2020
71e8311
Fix unachievable cap
xyzhangg Nov 8, 2020
334b0bd
updated ug format
kunnan97 Nov 8, 2020
a078f98
Merge pull request #264 from kunnan97/master
kunnan97 Nov 8, 2020
52792c5
Fix bug to handle exception of parser for SetCommand when goal set is…
augustinekau Nov 8, 2020
f29baff
Merge pull request #263 from xyzhangg/branch-fix-update-command-unach…
augustinekau Nov 8, 2020
cd8b95f
Edit MESSAGE_USAGE in ModuleName
zhaolingshan Nov 8, 2020
a7f3430
Fix CAP calculation
Nov 8, 2020
79b74c6
Merge pull request #265 from pongzers/branch-CAPCalculation
lixupengg Nov 8, 2020
fbd02fe
Edit MESSAGE_USAGE for AddCommand and UpdateCommand
zhaolingshan Nov 8, 2020
8390fad
Fix bug of allowing command goal list asdfaf.
augustinekau Nov 8, 2020
d7dfd58
Fix checkstyle
augustinekau Nov 8, 2020
bfe946d
Fix corrupt data
Nov 8, 2020
1ad0ec3
Merge pull request #268 from pongzers/branch-fixCorruptData
lixupengg Nov 8, 2020
a6d5c6c
Merge pull request #269 from augustinekau/branch-fix-bugs
augustinekau Nov 8, 2020
c34be0e
UG update
kunnan97 Nov 8, 2020
abfacad
Fix goal goal and update update
Nov 8, 2020
f63bbc8
Edit command formats
zhaolingshan Nov 8, 2020
7196806
Fix tests
Nov 8, 2020
5259044
Fix checkstyle
Nov 8, 2020
a17b623
dg update
kunnan97 Nov 8, 2020
1fc348d
Merge pull request #271 from kunnan97/branch-DeveloperGuide
augustinekau Nov 8, 2020
2be2ef4
Merge pull request #270 from pongzers/branch-goalSetFix
augustinekau Nov 8, 2020
70a7eb1
Fix weird behaviour bug
kunnan97 Nov 8, 2020
c673e5b
Update dg
kunnan97 Nov 8, 2020
09b23a5
Merge branch 'master' of https://github.com/AY2021S1-CS2103T-T17-1/tp…
kunnan97 Nov 8, 2020
a0e435d
Merge pull request #272 from kunnan97/branch-DeveloperGuide
kunnan97 Nov 8, 2020
148697f
DG format
kunnan97 Nov 8, 2020
89451b7
Add Start Semester in DG
zhaolingshan Nov 8, 2020
48c550d
Edit StartSemesterActivityDiagram.puml
zhaolingshan Nov 8, 2020
5a103a8
Fix CheckStyle
zhaolingshan Nov 8, 2020
8038fef
Update DG effort
augustinekau Nov 8, 2020
c86d90d
CheckStyle
zhaolingshan Nov 8, 2020
32b080c
CheckStyle
zhaolingshan Nov 8, 2020
e45e23b
Merge pull request #275 from augustinekau/branch-DG-effort
augustinekau Nov 8, 2020
8caea76
Add tests to ModelManagerTest
xyzhangg Nov 8, 2020
82da732
Merge remote-tracking branch 'upstream/master' into branch-DG
zhaolingshan Nov 8, 2020
bd3a7e8
Add tests to ModelManagerTest
xyzhangg Nov 8, 2020
322d581
CheckStyle
zhaolingshan Nov 8, 2020
bcb44f0
Add tests to ModelManagerTest
xyzhangg Nov 8, 2020
538b343
Testing for: ModuleInfoRetriever, ModuleFilterList, SUCommand
Nov 8, 2020
caebb54
CheckStyle
zhaolingshan Nov 8, 2020
57012fb
Merge pull request #274 from zhaolingshan/branch-DG
zhaolingshan Nov 8, 2020
dbb34c7
Add tests to ModelManagerTest
xyzhangg Nov 8, 2020
40fcfba
Merge remote-tracking branch 'upstream/master' into branch-add-tests
xyzhangg Nov 8, 2020
db62c54
Edit Start Semester activity diagram
zhaolingshan Nov 8, 2020
3f177ba
Merge pull request #277 from kunnan97/branch-DeveloperGuide
kunnan97 Nov 8, 2020
c17c42d
Fix checkstyle
Nov 8, 2020
3610a51
Merge pull request #278 from zhaolingshan/branch-DG
zhaolingshan Nov 8, 2020
bedff7b
Merge pull request #276 from pongzers/branch-Testing
lixupengg Nov 8, 2020
33363d6
Merge remote-tracking branch 'upstream/master' into branch-add-tests
xyzhangg Nov 8, 2020
d98f8ca
Add tests to ModelManagerTest
xyzhangg Nov 8, 2020
8626806
Added more test for GoalTarget and SetCommandParser
augustinekau Nov 8, 2020
a2dd993
Merge pull request #280 from augustinekau/branch-more-tests
augustinekau Nov 8, 2020
c1e876e
Add tests to ModelManagerTest
xyzhangg Nov 8, 2020
8ca1bea
Merge pull request #279 from xyzhangg/branch-add-tests-ModelManager
xyzhangg Nov 8, 2020
b6dbc1d
Update SU Parser tests
Nov 8, 2020
e4c5e6a
Edit ModuleTest
zhaolingshan Nov 8, 2020
98ed8a3
Add page breaks to UG and DG. Remove johndoe.md
augustinekau Nov 8, 2020
4d85fe5
Merge pull request #282 from augustinekau/branch-UG-DG-formatting
augustinekau Nov 8, 2020
c8b2eb5
Merge pull request #281 from pongzers/branch-TestingSUParser
augustinekau Nov 8, 2020
817a418
Edit MESSAGE_CONSTRAINTS in ModuleName
zhaolingshan Nov 8, 2020
7569b3c
UI testing
kunnan97 Nov 8, 2020
c555c43
checkstyle
kunnan97 Nov 8, 2020
c39fa78
build gradle
kunnan97 Nov 8, 2020
5298464
update
kunnan97 Nov 8, 2020
aded86f
checkstyle
kunnan97 Nov 8, 2020
5eb97e1
gradle
kunnan97 Nov 8, 2020
8e9db47
build gradle
kunnan97 Nov 8, 2020
5d99679
gradle
kunnan97 Nov 8, 2020
0c9e650
gradle
kunnan97 Nov 8, 2020
8b54594
remove 3rd party
kunnan97 Nov 8, 2020
a55569c
Merge pull request #283 from kunnan97/branch-ui-testing
kunnan97 Nov 8, 2020
f6a4300
Update DG uml diagrams
kunnan97 Nov 8, 2020
f6e746a
checkstyle
kunnan97 Nov 8, 2020
ff1cff0
Merge pull request #284 from kunnan97/branch-DeveloperGuide
augustinekau Nov 9, 2020
cd12a66
Ui testing for help window and dg update
kunnan97 Nov 9, 2020
a5d3a84
Merge pull request #285 from kunnan97/branch-ui-testing
augustinekau Nov 9, 2020
4e51723
result display testing
kunnan97 Nov 9, 2020
e1e19c0
Edit DeleteCommandTest and UpdateCommandTest
zhaolingshan Nov 9, 2020
7f11d70
Fix CheckStyle
zhaolingshan Nov 9, 2020
d655f67
Update ReadMe UI image to match lastest Ui.
augustinekau Nov 9, 2020
73bf244
Merge pull request #289 from augustinekau/branch-readme-UI
augustinekau Nov 9, 2020
f1b31ab
Edit MESSAGE_INVALID_MODULE_DISPLAYED_NAME in Messages
zhaolingshan Nov 9, 2020
5c7a9c9
Fix CheckStyle
zhaolingshan Nov 9, 2020
5648149
HelpWindow test
kunnan97 Nov 9, 2020
69ed356
Merge pull request #291 from kunnan97/branch-ui-testing
kunnan97 Nov 9, 2020
c8b47c2
Merge remote-tracking branch 'upstream/master' into branch-testing
zhaolingshan Nov 9, 2020
6f3798c
Merge remote-tracking branch 'upstream/master' into branch-testing
zhaolingshan Nov 9, 2020
b2aa5ef
Edit MainWindow to fix sorting for list command
zhaolingshan Nov 9, 2020
02b1ed0
Fix CheckStyle and tests
zhaolingshan Nov 9, 2020
8b04404
Merge pull request #290 from zhaolingshan/branch-testing
zhaolingshan Nov 9, 2020
c566ae4
Fix press twice bug
kunnan97 Nov 9, 2020
f4ccb67
Merge pull request #293 from kunnan97/branch-ui-testing
kunnan97 Nov 9, 2020
0e25125
Edit UG errors.
augustinekau Nov 9, 2020
91c93f2
Fix progress cap calculation
xyzhangg Nov 9, 2020
9fd392b
Merge remote-tracking branch 'upstream/master' into branch-fix-progre…
xyzhangg Nov 9, 2020
c3a0fbd
Merge pull request #295 from augustinekau/branch-bugs
augustinekau Nov 9, 2020
cc05df4
Add test for SampleDataUtil
xyzhangg Nov 9, 2020
d84ba83
Update command format in UG.
augustinekau Nov 9, 2020
ee44310
Merge pull request #296 from augustinekau/branch-UG-fix
augustinekau Nov 9, 2020
94be1e4
Merge pull request #294 from xyzhangg/branch-fix-progress-calculation
xyzhangg Nov 9, 2020
740d9d5
Update PPP
xyzhangg Nov 9, 2020
161a89b
Edit pongzers.md
zhaolingshan Nov 9, 2020
e017d9d
Update PPP
xyzhangg Nov 9, 2020
b6f9295
Fix typos in UG
augustinekau Nov 9, 2020
df80467
Merge pull request #298 from augustinekau/branch-UG-typo
augustinekau Nov 9, 2020
afb6ff0
Merge pull request #297 from xyzhangg/branch-update-ppp
augustinekau Nov 9, 2020
bb83fdd
Edited typo in PPP.
augustinekau Nov 9, 2020
22ddf5e
Edit zhaolingshan.md
zhaolingshan Nov 9, 2020
6ba6c0d
Merge pull request #299 from augustinekau/branch-PPP-typo
augustinekau Nov 9, 2020
e9d3277
Merge remote-tracking branch 'upstream/master' into branch-PPP
zhaolingshan Nov 9, 2020
6539fe2
Fix CheckStyle
zhaolingshan Nov 9, 2020
fe9be43
Merge pull request #300 from zhaolingshan/branch-PPP
zhaolingshan Nov 9, 2020
727c875
Edit PPP
zhaolingshan Nov 9, 2020
8227dab
Update UI tests
Nov 9, 2020
06c1f47
Merge branch 'master' into branch-UITesting2
lixupengg Nov 9, 2020
c793912
Update UG
zhaolingshan Nov 9, 2020
6fe001b
Fix checkstyle
Nov 9, 2020
c240147
Merge branch 'branch-UITesting2' of https://github.com/pongzers/tp in…
Nov 9, 2020
ae1e690
Merge pull request #302 from zhaolingshan/branch-editPPP
zhaolingshan Nov 9, 2020
140b28f
UI testing
kunnan97 Nov 9, 2020
5005c46
Merge pull request #303 from kunnan97/branch-ui-testing
kunnan97 Nov 9, 2020
782d933
Merge branch 'pongzers-branch-UITesting2'
Nov 9, 2020
381907c
UG update
kunnan97 Nov 9, 2020
921655e
ui testing
kunnan97 Nov 9, 2020
161466d
Merge pull request #305 from kunnan97/branch-ppp
lixupengg Nov 9, 2020
8cd1ec3
Fix merge
Nov 9, 2020
8152750
Update UG on CS/CU modules
augustinekau Nov 9, 2020
b644394
Update ppp
kunnan97 Nov 9, 2020
a1b8506
Merge pull request #307 from augustinekau/branch-UG-pass-fail
augustinekau Nov 9, 2020
7a0dbc0
Merge pull request #308 from kunnan97/branch-ppp
augustinekau Nov 9, 2020
2c840f5
Merge remote-tracking branch 'upstream/master'
Nov 9, 2020
dfd82ae
Update UI tests
Nov 9, 2020
984522b
Documentation
kunnan97 Nov 9, 2020
6d836b0
Merge pull request #309 from pongzers/branch-testingUI
zhaolingshan Nov 9, 2020
b4358b2
ug update
kunnan97 Nov 9, 2020
a082324
Merge branch 'master' of https://github.com/AY2021S1-CS2103T-T17-1/tp…
kunnan97 Nov 9, 2020
ddbe8ea
Doc updates
kunnan97 Nov 9, 2020
ab406a3
Docs update
kunnan97 Nov 9, 2020
7a3a123
Merge pull request #310 from kunnan97/branch-ppp
kunnan97 Nov 9, 2020
5987b2a
Docs update
kunnan97 Nov 9, 2020
3a4a7cb
docs update
kunnan97 Nov 9, 2020
e8f8f84
docs
kunnan97 Nov 9, 2020
0023c42
Merge pull request #311 from kunnan97/branch-ppp
kunnan97 Nov 9, 2020
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
26 changes: 26 additions & 0 deletions .github/workflows/gradle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,32 @@ jobs:
build:
strategy:
matrix:
include:
# Ubuntu Linux (trusty) / Oracle JDK 8 / Headed (AWT Robot)
- os: linux
dist: trusty
jdk: oraclejdk8
env:
- _JAVA_OPTIONS="-Dtestfx.robot=awt"
# Ubuntu Linux (trusty) / Oracle JDK 8 / Headed (Glass Robot) / HiDPI
- os: linux
dist: trusty
jdk: oraclejdk8
env:
- _JAVA_OPTIONS="-Dtestfx.robot=glass -Dglass.gtk.uiScale=2.0"
# Ubuntu Linux (trusty) / Oracle JDK 8 / Headless
- os: linux
dist: trusty
jdk: oraclejdk8
env:
- _JAVA_OPTIONS="-Djava.awt.headless=true -Dtestfx.robot=glass -Dtestfx.headless=true -Dprism.order=sw"
# macOS / Oracle JDK 8 / Headless
- os: osx
osx_image: xcode9.4
jdk: oraclejdk8
env:
- _JAVA_OPTIONS="-Djava.awt.headless=true -Dtestfx.robot=glass -Dtestfx.headless=true -Dprism.order=sw -Dprism.verbose=true"
# Headed macOS is not currently possible on Travis.
platform: [ubuntu-latest, macos-latest, windows-latest]
runs-on: ${{ matrix.platform }}

Expand Down
4 changes: 2 additions & 2 deletions LICENSE
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,11 @@ MIT License

Copyright (c) 2016 Software Engineering Education - FOSS Resources

Permission is hereby granted, free of charge, to any person obtaining a copy
Permission is hereby granted, free of charge, to any module obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
copies of the Software, and to permit modules to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
Expand Down
17 changes: 10 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,17 @@
[![CI Status](https://github.com/se-edu/addressbook-level3/workflows/Java%20CI/badge.svg)](https://github.com/se-edu/addressbook-level3/actions)
[![CI Status](https://github.com/se-edu/addressbook-level3/workflows/Java%20CI/badge.svg)](https://github.com/AY2021S1-CS2103T-T17-1/tp/actions)

![Ui](docs/images/Ui.png)

* This is **a sample project for Software Engineering (SE) students**.<br>
* This is **a project for Software Engineering (SE) students**.<br>
Example usages:
* as a starting point of a course project (as opposed to writing everything from scratch)
* as a case study
* The project simulates an ongoing software project for a desktop application (called _AddressBook_) used for managing contact details.
* The project simulates an ongoing software project for a desktop application (called _MyMods_) used for managing module details.
* It is **written in OOP fashion**. It provides a **reasonably well-written** code base **bigger** (around 6 KLoC) than what students usually write in beginner-level SE modules, without being overwhelmingly big.
* It comes with a **reasonable level of user and developer documentation**.
* It is named `AddressBook Level 3` (`AB3` for short) because it was initially created as a part of a series of `AddressBook` projects (`Level 1`, `Level 2`, `Level 3` ...).
* For the detailed documentation of this project, see the **[Address Book Product Website](https://se-education.org/addressbook-level3)**.
* It is named **MyMods**.
* For the detailed documentation of this project, see the **[MyMods Product Website](https://ay2021s1-cs2103t-t17-1.github.io/tp/)**.
* [User Guide](https://ay2021s1-cs2103t-t17-1.github.io/tp/UserGuide.html)
* [Developer Guide](https://ay2021s1-cs2103t-t17-1.github.io/tp/DeveloperGuide.html)
* [About Us](https://ay2021s1-cs2103t-t17-1.github.io/tp/AboutUs.html)
* This project is a **part of the se-education.org** initiative. If you would like to contribute code to this project, see [se-education.org](https://se-education.org#https://se-education.org/#contributing) for more info.

This project is based on the AddressBook-Level3 project created by the [SE-EDU initiative](https://se-education.org).
10 changes: 9 additions & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,15 @@ dependencies {
}

shadowJar {
archiveName = 'addressbook.jar'
archiveName = 'MyMods.jar'
}

defaultTasks 'clean', 'test'

run {
enableAssertions = true
}




54 changes: 27 additions & 27 deletions docs/AboutUs.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,51 +9,51 @@ You can reach us at the email `seer[at]comp.nus.edu.sg`

## Project team

### John Doe
### Hong Kunnan

<img src="images/johndoe.png" width="200px">
<img src="images/kunnan97.png" width="200px">

[[homepage](http://www.comp.nus.edu.sg/~damithch)]
[[github](https://github.com/johndoe)]
[[portfolio](team/johndoe.md)]
[[github](https://github.com/kunnan97)]
[[portfolio](team/kunnan97.md)]

* Role: Project Advisor
* Role: Team Lead

### Jane Doe
### Zhang Xin Yue

<img src="images/johndoe.png" width="200px">
<img src="images/xyzhangg.png" width="200px">

[[github](http://github.com/johndoe)]
[[portfolio](team/johndoe.md)]
[[github](http://github.com/xyzhangg)]
[[portfolio](team/xyzhangg.md)]

* Role: Team Lead
* Responsibilities: UI
* Role: Documentation
* Responsibilities: Data

### Johnny Doe
### Augustine Kau

<img src="images/johndoe.png" width="200px">
<img src="images/augustinekau.png" width="200px">

[[github](http://github.com/johndoe)] [[portfolio](team/johndoe.md)]
[[github](http://github.com/augustinekau)]
[[portfolio](team/augustinekau.md)]

* Role: Developer
* Responsibilities: Data
* Role: Code Quality
* Responsibilities: UI

### Jean Doe
### Li Xupeng

<img src="images/johndoe.png" width="200px">
<img src="images/pongzers.png" width="200px">

[[github](http://github.com/johndoe)]
[[portfolio](team/johndoe.md)]
[[github](http://github.com/pongzers)]
[[portfolio](team/pongzers.md)]

* Role: Developer
* Role: Testing
* Responsibilities: Dev Ops + Threading

### James Doe
### Zhao Lingshan

<img src="images/johndoe.png" width="200px">
<img src="images/zhaolingshan.png" width="200px">

[[github](http://github.com/johndoe)]
[[portfolio](team/johndoe.md)]
[[github](http://github.com/zhaolingshan)]
[[portfolio](team/zhaolingshan.md)]

* Role: Developer
* Role: Integration
* Responsibilities: UI
2 changes: 1 addition & 1 deletion docs/DevOps.md
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ Any warnings or errors will be printed out to the console.

Here are the steps to create a new release.

1. Update the version number in [`MainApp.java`](https://github.com/se-edu/addressbook-level3/tree/master/src/main/java/seedu/address/MainApp.java).
1. Update the version number in [`MainApp.java`](https://github.com/se-edu/addressbook-level3/tree/master/src/main/java/seedu/grade/MainApp.java).
1. Generate a fat JAR file using Gradle (i.e., `gradlew shadow`).
1. Tag the repo with the version number. e.g. `v0.1`
1. [Create a new release using GitHub](https://help.github.com/articles/creating-releases/). Upload the JAR file you created.
Loading