-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
3 changed files
with
55 additions
and
2 deletions.
There are no files selected for viewing
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
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
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,47 @@ | ||
# CS3282 Progress | ||
|
||
## Before-semester contributions | ||
|
||
### CATcher | ||
|
||
| Date | Role | Description | Key Achievements | | ||
|------- | ------| ----------- | ---------------- | | ||
| 13 Jun 2023 | Mentor | [Question: @angular/common version to use #1191](https://github.com/CATcher-org/CATcher/issues/1191) | Provided guidance on how to resolve the issue | | ||
| 12 Jun 2023 | PR author | [Fix peer dependencies #1193](https://github.com/CATcher-org/CATcher/pull/1193) | | ||
| 19 Jul 2023 | Issue Reporter | [Documentation for CATcher's parser #1204](https://github.com/CATcher-org/CATcher/issues/1204) | Created issue to discuss documentation for CATcher's parser | | ||
| 19 Sep 2023 | PR author | [Upgrade to Angular 11 #1203](https://github.com/CATcher-org/CATcher/pull/1203) | | ||
|
||
|
||
### WATcher | ||
|
||
| Date | Role | Description | Key Achievements | | ||
| ---- |------- | ----------- | ---------------- | | ||
| 29 Jun 2023 | PR Reviewer | [Detail page detail list #131](https://github.com/CATcher-org/WATcher/pull/131) | ||
| 29 Jun 2023 | PR Reviewer | [Add wrap for username in issues-viewer's card-view #147](https://github.com/CATcher-org/WATcher/pull/147) | ||
| 29 Jun 2023 | PR Reviewer | [Disable milestone filter if there are no milestones #149](https://github.com/CATcher-org/WATcher/pull/149) | ||
| 29 Jun - 18 Jul | PR Reviewer | [Add reset labels feature #150](https://github.com/CATcher-org/WATcher/pull/150) | Mentored PR author to improve code quality and readability | ||
| 30 Jun 2023 | PR Reviewer | [Show loading spinner on switch repository #151](https://github.com/CATcher-org/WATcher/pull/151) | ||
| 28 Oct 2023 | PR Reviewer | [Option to Limit Repository Access #215](https://github.com/CATcher-org/WATcher/pull/215) | ||
| | ||
|
||
|
||
## Semester contributions | ||
|
||
### CATcher | ||
|
||
| Date | Role | Description | Key Achievements | | ||
| ---- | ---- | ----------- | ---------------- | | ||
| Week 2 | PR Reviewer | [Uncaught error when invalid link is clicked #1239](https://github.com/CATcher-org/CATcher/pull/1239) | ||
| Week 4 | PR Author | [Angular 12 #1242](https://github.com/CATcher-org/CATcher/pull/1242) | ||
| Week 5 | PR Reviewer | [Faulty list view when back navigating #1243](https://github.com/CATcher-org/CATcher/pull/1243) | ||
| Week 6 | PR Reviewer | [Fix markdown blockquote preview difference #1245](https://github.com/CATcher-org/CATcher/pull/1245) | ||
| Week 7 | PR Reviewer | <ul><li>[Create release 3.5.3 #1252](https://github.com/CATcher-org/CATcher/pull/1252)</li><li>[New release for 3.5.3 #1254](https://github.com/CATcher-org/CATcher/pull/1254)</li></ul> | Assisted in the creation of new CATcher release | ||
| Week 7 - 8| Issue Reporter & PR Author | <ul><li>[Clean up dependencies #1248](https://github.com/CATcher-org/CATcher/pull/1248)</li><li>[Remove wait-on from devDep #1244](https://github.com/CATcher-org/CATcher/issues/1244)</li><li>[tslib unused #1246](https://github.com/CATcher-org/CATcher/issues/1246)</li><li>[Remove node-fetch as direct dependency #1253](https://github.com/CATcher-org/CATcher/issues/1253)</li></ul> | Address neglected depenedencies in CATcher | ||
| Week 11 | PR Reviewer | [https://github.com/CATcher-org/CATcher/pull/1240](https://github.com/CATcher-org/CATcher/pull/1240) | ||
|
||
|
||
### WATcher | ||
|
||
| Date | Role | Description | Key Achievements | | ||
| ---- | ---- | ----------- | ---------------- | | ||
|