From 317806892115ad80e9265d203a7a4418618768d5 Mon Sep 17 00:00:00 2001 From: SkyBlaise Date: Fri, 5 Nov 2021 14:55:00 +0800 Subject: [PATCH] Update PPP --- docs/team/skyblaise99.md | 30 +++++++++++++++++------------- 1 file changed, 17 insertions(+), 13 deletions(-) diff --git a/docs/team/skyblaise99.md b/docs/team/skyblaise99.md index a0ba599e23d..a4c81f1ec30 100644 --- a/docs/team/skyblaise99.md +++ b/docs/team/skyblaise99.md @@ -25,53 +25,55 @@ Given below are my contributions to the project. [RepoSense link](https://nus-cs2103-ay2122s1.github.io/tp-dashboard/?search=skyblaise99&sort=groupTitle&sortWithin=title&timeframe=commit&mergegroup=&groupSelect=groupByRepos&breakdown=true&checkedFileTypes=docs~functional-code~test-code~other&since=2021-09-17&tabOpen=true&tabType=authorship&zFR=false&tabAuthor=SkyBlaise99&tabRepo=AY2122S1-CS2103T-T12-1%2Ftp%5Bmaster%5D&authorshipIsMergeGroup=false&authorshipFileTypes=docs~functional-code~test-code~other&authorshipIsBinaryFileTypeChecked=false) * **Project management**: - * Managed releases `v1.0` - `v1.4` (2 releases) on GitHub + * Managed releases `v1.0` - `v1.4` (3 releases) on GitHub * **Enhancements to existing features**: - * Updated edit command (Pull requests + * Updated edit command. (Pull requests [\#71](https://github.com/AY2122S1-CS2103T-T12-1/tp/pull/71), [\#96](https://github.com/AY2122S1-CS2103T-T12-1/tp/pull/96), [\#102](https://github.com/AY2122S1-CS2103T-T12-1/tp/pull/102), [\#117](https://github.com/AY2122S1-CS2103T-T12-1/tp/pull/117), [\#173](https://github.com/AY2122S1-CS2103T-T12-1/tp/pull/173), [\#177](https://github.com/AY2122S1-CS2103T-T12-1/tp/pull/177)) - * Wrote additional tests for existing and new features to increase coverage (Pull requests + * Wrote additional tests for existing and new features to increase coverage. (Pull requests [\#106](https://github.com/AY2122S1-CS2103T-T12-1/tp/pull/106), [\#109](https://github.com/AY2122S1-CS2103T-T12-1/tp/pull/109), [\#113](https://github.com/AY2122S1-CS2103T-T12-1/tp/pull/113), [\#117](https://github.com/AY2122S1-CS2103T-T12-1/tp/pull/117), [\#177](https://github.com/AY2122S1-CS2103T-T12-1/tp/pull/177), [\#228](https://github.com/AY2122S1-CS2103T-T12-1/tp/pull/228), - [\#281](https://github.com/AY2122S1-CS2103T-T12-1/tp/pull/281)) + [\#281](https://github.com/AY2122S1-CS2103T-T12-1/tp/pull/281), + [\#327](https://github.com/AY2122S1-CS2103T-T12-1/tp/pull/327)) * **Documentation**: * User Guide: - * Added documentation for the features `edit` and `Table of Content` (Pull requests + * Added documentation for the features `edit` and `Table of Content`. (Pull requests [\#35](https://github.com/AY2122S1-CS2103T-T12-1/tp/pull/35), [\#40](https://github.com/AY2122S1-CS2103T-T12-1/tp/pull/40), [\#162](https://github.com/AY2122S1-CS2103T-T12-1/tp/pull/162), [\#181](https://github.com/AY2122S1-CS2103T-T12-1/tp/pull/181), [\#193](https://github.com/AY2122S1-CS2103T-T12-1/tp/pull/193), [\#281](https://github.com/AY2122S1-CS2103T-T12-1/tp/pull/281)) - * Added `Command Summary Table` (Pull requests + * Added `Command Summary Table`. (Pull requests [\#44](https://github.com/AY2122S1-CS2103T-T12-1/tp/pull/44), [\#46](https://github.com/AY2122S1-CS2103T-T12-1/tp/pull/46), [\#47](https://github.com/AY2122S1-CS2103T-T12-1/tp/pull/47), [\#162](https://github.com/AY2122S1-CS2103T-T12-1/tp/pull/162), [\#181](https://github.com/AY2122S1-CS2103T-T12-1/tp/pull/181)) - * Added documentation for the feature `Command History` (Pull request + * Added documentation for the feature `Command History`. (Pull request [\#162](https://github.com/AY2122S1-CS2103T-T12-1/tp/pull/162), [\#181](https://github.com/AY2122S1-CS2103T-T12-1/tp/pull/181)) - * Added documentation for the feature `clear` (Pull request + * Added documentation for the feature `clear`. (Pull request [\#181](https://github.com/AY2122S1-CS2103T-T12-1/tp/pull/181)) - * Implemented `Dropdown List` (Pull requests + * Implemented `Dropdown List`. (Pull requests [\#193](https://github.com/AY2122S1-CS2103T-T12-1/tp/pull/193), [\#218](https://github.com/AY2122S1-CS2103T-T12-1/tp/pull/218)) - * Other minor updates and formatting issues (Pull requests + * Other minor updates and formatting issues. (Pull requests [\#225](https://github.com/AY2122S1-CS2103T-T12-1/tp/pull/225), [\#226](https://github.com/AY2122S1-CS2103T-T12-1/tp/pull/226), [\#234](https://github.com/AY2122S1-CS2103T-T12-1/tp/pull/234), - [\#281](https://github.com/AY2122S1-CS2103T-T12-1/tp/pull/281)) + [\#281](https://github.com/AY2122S1-CS2103T-T12-1/tp/pull/281), + [\#328](https://github.com/AY2122S1-CS2103T-T12-1/tp/pull/328)) * Developer Guide: * Added use cases of the feature `edit`. (Pull requests [\#48](https://github.com/AY2122S1-CS2103T-T12-1/tp/pull/48), @@ -81,11 +83,13 @@ Given below are my contributions to the project. * Added implementation details of the feature `Command History`. (Pull requests [\#165](https://github.com/AY2122S1-CS2103T-T12-1/tp/pull/165), [\#200](https://github.com/AY2122S1-CS2103T-T12-1/tp/pull/200)) - * Added `Table of Content` (Pull requests + * Added `Table of Content`. (Pull requests [\#188](https://github.com/AY2122S1-CS2103T-T12-1/tp/pull/188), [\#191](https://github.com/AY2122S1-CS2103T-T12-1/tp/pull/191)) - * Implemented `Dropdown List` (Pull request + * Implemented `Dropdown List`. (Pull request [\#191](https://github.com/AY2122S1-CS2103T-T12-1/tp/pull/191)) + * Added details to test `edit` feature. (Pull request + [\#329](https://github.com/AY2122S1-CS2103T-T12-1/tp/pull/329)) * **Community**: * PRs reviewed (with non-trivial review comments):