From 9fb5987f73d76da5b1141d8c248efba958d8ecf5 Mon Sep 17 00:00:00 2001 From: whitesnowx Date: Thu, 18 Apr 2024 18:26:58 +0800 Subject: [PATCH 1/6] update ppp --- docs/team/whitesnowx.md | 15 +++++++++------ 1 file changed, 9 insertions(+), 6 deletions(-) diff --git a/docs/team/whitesnowx.md b/docs/team/whitesnowx.md index 79d0e5f8ad5..3e6f5a78e95 100644 --- a/docs/team/whitesnowx.md +++ b/docs/team/whitesnowx.md @@ -17,16 +17,19 @@ Given below are my contributions to the project. * **Code contributed**: [RepoSense link](https://nus-cs2103-ay2324s2.github.io/tp-dashboard/?search=whitesnowx&sort=groupTitle&sortWithin=title&timeframe=commit&mergegroup=&groupSelect=groupByRepos&breakdown=true&checkedFileTypes=docs~functional-code~test-code~other&since=2024-02-23&tabOpen=true&tabType=authorship&tabAuthor=whitesnowx&tabRepo=AY2324S2-CS2103-F08-3%2Ftp%5Bmaster%5D&authorshipIsMergeGroup=false&authorshipFileTypes=docs~functional-code~test-code~other&authorshipIsBinaryFileTypeChecked=false&authorshipIsIgnoredFilesChecked=false) * **Project management**: - * Managed releases `v1.1` - `v1.5rc` (3 releases) on GitHub + * Managed releases `v1.2` - `v1.4` (4 releases) on GitHub + * Help to generate minutes and agenda to facilitate weekly meetings * **Documentation**: * User Guide: - * Added documentation for the features `sort` [\#149](https://github.com/AY2324S2-CS2103-F08-3/tp/pull/149) + * Added documentation for the features `sort` [\#149](https://github.com/AY2324S2-CS2103-F08-3/tp/pull/149), [\#164](https://github.com/AY2324S2-CS2103-F08-3/tp/pull/164), [\#244](https://github.com/AY2324S2-CS2103-F08-3/tp/pull/244) + * Added more examples for each command [\#228](https://github.com/AY2324S2-CS2103-F08-3/tp/pull/228) + * Added UI Annotations demonstrating layout [\#258](https://github.com/AY2324S2-CS2103-F08-3/tp/pull/258) * Developer Guide: - * Added implementation details the `sort` feature. [\#149](https://github.com/AY2324S2-CS2103-F08-3/tp/pull/149) + * Added implementation details the `sort` feature. [\#149](https://github.com/AY2324S2-CS2103-F08-3/tp/pull/149), [\#164](https://github.com/AY2324S2-CS2103-F08-3/tp/pull/164), [\#256](https://github.com/AY2324S2-CS2103-F08-3/tp/pull/256), + * Updated some diagrams [\#64](https://github.com/AY2324S2-CS2103-F08-3/tp/pull/64), [\#126](https://github.com/AY2324S2-CS2103-F08-3/tp/pull/126) * **Community**: - * PRs reviewed (with non-trivial review comments): [\#130](https://github.com/AY2324S2-CS2103-F08-3/tp/pull/130), - * Reported bugs and suggestions for other teams in the class (examples: [1](https://github.com/AY2324S2-CS2103T-T11-3/tp/issues/119)) + * PRs reviewed (with non-trivial review comments): [[\#86](https://github.com/AY2324S2-CS2103-F08-3/tp/pull/86), [\#104](https://github.com/AY2324S2-CS2103-F08-3/tp/pull/104), [\#130](https://github.com/AY2324S2-CS2103-F08-3/tp/pull/130), [\#171](https://github.com/AY2324S2-CS2103-F08-3/tp/pull/171) + -* _{you can add/remove categories in the list above}_ From 7ba2129bbd6dc3f5b57e581533613eccc3813ab1 Mon Sep 17 00:00:00 2001 From: whitesnowx Date: Thu, 18 Apr 2024 18:48:40 +0800 Subject: [PATCH 2/6] add reported bugs --- docs/team/whitesnowx.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/team/whitesnowx.md b/docs/team/whitesnowx.md index 3e6f5a78e95..96085334687 100644 --- a/docs/team/whitesnowx.md +++ b/docs/team/whitesnowx.md @@ -31,5 +31,6 @@ Given below are my contributions to the project. * **Community**: * PRs reviewed (with non-trivial review comments): [[\#86](https://github.com/AY2324S2-CS2103-F08-3/tp/pull/86), [\#104](https://github.com/AY2324S2-CS2103-F08-3/tp/pull/104), [\#130](https://github.com/AY2324S2-CS2103-F08-3/tp/pull/130), [\#171](https://github.com/AY2324S2-CS2103-F08-3/tp/pull/171) + * Reported bugs and suggestions for other teams in the module [1](https://github.com/AY2324S2-CS2103T-T11-3/tp/issues/115), [2](https://github.com/AY2324S2-CS2103T-T11-3/tp/issues/119), [3](https://github.com/AY2324S2-CS2103T-T11-3/tp/issues/123), [4](https://github.com/AY2324S2-CS2103T-T11-3/tp/issues/124) From 384db7fed2fe7788caf5c96eb6473074164f00f7 Mon Sep 17 00:00:00 2001 From: whitesnowx Date: Thu, 18 Apr 2024 19:17:00 +0800 Subject: [PATCH 3/6] amend release --- docs/team/whitesnowx.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/team/whitesnowx.md b/docs/team/whitesnowx.md index 96085334687..71d5a26905c 100644 --- a/docs/team/whitesnowx.md +++ b/docs/team/whitesnowx.md @@ -17,7 +17,7 @@ Given below are my contributions to the project. * **Code contributed**: [RepoSense link](https://nus-cs2103-ay2324s2.github.io/tp-dashboard/?search=whitesnowx&sort=groupTitle&sortWithin=title&timeframe=commit&mergegroup=&groupSelect=groupByRepos&breakdown=true&checkedFileTypes=docs~functional-code~test-code~other&since=2024-02-23&tabOpen=true&tabType=authorship&tabAuthor=whitesnowx&tabRepo=AY2324S2-CS2103-F08-3%2Ftp%5Bmaster%5D&authorshipIsMergeGroup=false&authorshipFileTypes=docs~functional-code~test-code~other&authorshipIsBinaryFileTypeChecked=false&authorshipIsIgnoredFilesChecked=false) * **Project management**: - * Managed releases `v1.2` - `v1.4` (4 releases) on GitHub + * Managed releases `v1.2` - `v1.4` (2 releases) on GitHub * Help to generate minutes and agenda to facilitate weekly meetings * **Documentation**: From e0a0c2ff98611db0b0a399016a13669c2d7838ed Mon Sep 17 00:00:00 2001 From: whitesnowx Date: Thu, 18 Apr 2024 19:18:37 +0800 Subject: [PATCH 4/6] amend reeleeasee --- docs/team/whitesnowx.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/team/whitesnowx.md b/docs/team/whitesnowx.md index 71d5a26905c..440418e99b8 100644 --- a/docs/team/whitesnowx.md +++ b/docs/team/whitesnowx.md @@ -17,7 +17,7 @@ Given below are my contributions to the project. * **Code contributed**: [RepoSense link](https://nus-cs2103-ay2324s2.github.io/tp-dashboard/?search=whitesnowx&sort=groupTitle&sortWithin=title&timeframe=commit&mergegroup=&groupSelect=groupByRepos&breakdown=true&checkedFileTypes=docs~functional-code~test-code~other&since=2024-02-23&tabOpen=true&tabType=authorship&tabAuthor=whitesnowx&tabRepo=AY2324S2-CS2103-F08-3%2Ftp%5Bmaster%5D&authorshipIsMergeGroup=false&authorshipFileTypes=docs~functional-code~test-code~other&authorshipIsBinaryFileTypeChecked=false&authorshipIsIgnoredFilesChecked=false) * **Project management**: - * Managed releases `v1.2` - `v1.4` (2 releases) on GitHub + * Managed releases `v1.2` - `v1.4` (3 releases) on GitHub * Help to generate minutes and agenda to facilitate weekly meetings * **Documentation**: From 238a17174c6d6c35d633e41f8b95001a7df22200 Mon Sep 17 00:00:00 2001 From: whitesnowx Date: Thu, 18 Apr 2024 19:22:02 +0800 Subject: [PATCH 5/6] add missing for --- docs/team/whitesnowx.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/team/whitesnowx.md b/docs/team/whitesnowx.md index 440418e99b8..c22bb562515 100644 --- a/docs/team/whitesnowx.md +++ b/docs/team/whitesnowx.md @@ -26,7 +26,7 @@ Given below are my contributions to the project. * Added more examples for each command [\#228](https://github.com/AY2324S2-CS2103-F08-3/tp/pull/228) * Added UI Annotations demonstrating layout [\#258](https://github.com/AY2324S2-CS2103-F08-3/tp/pull/258) * Developer Guide: - * Added implementation details the `sort` feature. [\#149](https://github.com/AY2324S2-CS2103-F08-3/tp/pull/149), [\#164](https://github.com/AY2324S2-CS2103-F08-3/tp/pull/164), [\#256](https://github.com/AY2324S2-CS2103-F08-3/tp/pull/256), + * Added implementation details for the `sort` feature. [\#149](https://github.com/AY2324S2-CS2103-F08-3/tp/pull/149), [\#164](https://github.com/AY2324S2-CS2103-F08-3/tp/pull/164), [\#256](https://github.com/AY2324S2-CS2103-F08-3/tp/pull/256), * Updated some diagrams [\#64](https://github.com/AY2324S2-CS2103-F08-3/tp/pull/64), [\#126](https://github.com/AY2324S2-CS2103-F08-3/tp/pull/126) * **Community**: From a78646884c8257b3d5f61336530f68e4318c7d09 Mon Sep 17 00:00:00 2001 From: whitesnowx Date: Thu, 18 Apr 2024 19:22:40 +0800 Subject: [PATCH 6/6] remove s --- docs/team/whitesnowx.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/team/whitesnowx.md b/docs/team/whitesnowx.md index c22bb562515..f5283b64efb 100644 --- a/docs/team/whitesnowx.md +++ b/docs/team/whitesnowx.md @@ -22,7 +22,7 @@ Given below are my contributions to the project. * **Documentation**: * User Guide: - * Added documentation for the features `sort` [\#149](https://github.com/AY2324S2-CS2103-F08-3/tp/pull/149), [\#164](https://github.com/AY2324S2-CS2103-F08-3/tp/pull/164), [\#244](https://github.com/AY2324S2-CS2103-F08-3/tp/pull/244) + * Added documentation for the feature `sort` [\#149](https://github.com/AY2324S2-CS2103-F08-3/tp/pull/149), [\#164](https://github.com/AY2324S2-CS2103-F08-3/tp/pull/164), [\#244](https://github.com/AY2324S2-CS2103-F08-3/tp/pull/244) * Added more examples for each command [\#228](https://github.com/AY2324S2-CS2103-F08-3/tp/pull/228) * Added UI Annotations demonstrating layout [\#258](https://github.com/AY2324S2-CS2103-F08-3/tp/pull/258) * Developer Guide: