diff --git a/docs/team/richdom2185.md b/docs/team/richdom2185.md index ae2854181bb..09a3d0f4c85 100644 --- a/docs/team/richdom2185.md +++ b/docs/team/richdom2185.md @@ -12,110 +12,49 @@ title: Richard Dominick's Project Portfolio Page Given below are my contributions to the project. -* PRs created (to be categorised later): +* **PRs Reviewed:** + [[PR#528]] [[PR#527]] [[PR#523]] [[PR#522]] [[PR#521]] [[PR#520]] [[PR#519]] [[PR#518]] [[PR#517]] [[PR#516]] [[PR#513]] [[PR#506]] [[PR#505]] [[PR#466]] [[PR#459]] [[PR#458]] [[PR#450]] [[PR#446]] [[PR#435]] [[PR#434]] [[PR#432]] [[PR#429]] [[PR#428]] [[PR#420]] [[PR#419]] [[PR#376]] [[PR#375]] [[PR#374]] [[PR#372]] [[PR#370]] [[PR#369]] [[PR#368]] [[PR#367]] [[PR#365]] [[PR#362]] [[PR#360]] [[PR#359]] [[PR#358]] [[PR#357]] [[PR#355]] [[PR#353]] [[PR#351]] [[PR#340]] [[PR#335]] [[PR#329]] [[PR#324]] [[PR#319]] [[PR#318]] [[PR#316]] [[PR#310]] [[PR#306]] [[PR#303]] [[PR#302]] [[PR#299]] [[PR#295]] [[PR#292]] [[PR#290]] [[PR#287]] [[PR#286]] [[PR#282]] [[PR#281]] [[PR#278]] [[PR#274]] [[PR#272]] [[PR#264]] [[PR#261]] [[PR#258]] [[PR#257]] [[PR#255]] [[PR#235]] [[PR#234]] [[PR#231]] [[PR#230]] [[PR#229]] [[PR#223]] [[PR#222]] [[PR#211]] [[PR#203]] [[PR#201]] [[PR#198]] [[PR#196]] [[PR#178]] [[PR#176]] [[PR#171]] [[PR#164]] [[PR#163]] [[PR#162]] [[PR#161]] [[PR#160]] [[PR#158]] [[PR#155]] [[PR#102]] [[PR#100]] [[PR#96]] [[PR#95]] [[PR#93]] [[PR#92]] [[PR#91]] [[PR#90]] [[PR#89]] [[PR#88]] [[PR#87]] [[PR#85]] [[PR#83]] [[PR#81]] [[PR#79]] [[PR#78]] [[PR#77]] [[PR#67]] [[PR#65]] [[PR#64]] [[PR#57]] [[PR#35]] [[PR#34]] [[PR#14]] [[PR#2]] +* **Code contributed**: [RepoSense link](https://nus-cs2103-ay2223s1.github.io/tp-dashboard/?search=richdom2185&breakdown=true) +* **New Features:** + * Revamp GUI to support dynamic views depending on command [[PR#198]] [[PR#286]] [[PR#356]] [[PR#361]] + * Support parsing and rendering admonitions in Markdown [[PR#280]] [[PR#321]] + * Parse markdown in placeholders table + fix style bug [[PR#309]] + * Support autoglossary syntax [[PR#424]] [[PR#511]] +* **Documentation:** + * Renovate website [[PR#97]] [[PR#238]] [[PR#277]] + * Remove duplicate list marker in task lists [[PR#265]] + * Support parsing and rendering admonitions in Markdown [[PR#280]] [[PR#321]] + * Create badges for Issues + PRs for PPP [[PR#513]] [[PR#529]] + * Minify HTML output [[PR#469]] +* **Code Quality and Bug Fixing:** + * Clean up, reformatting of code [[PR#104]] [[PR#170]] [[PR#181]] [[PR#263]] [[PR#267]] [[PR#310]] [[PR#333]] [[PR#461]] + * Replace static imports where applicable [[PR#203]] + * Code refactoring [[PR#185]] [[PR#196]] [[PR#222]] [[PR#313]] [[PR#468]] + * Bug fixes [[PR#219]] [[PR#251]] [[PR#260]] [[PR#269]] [[PR#301]] [[PR#336]] + * Remove raw types [[PR#467]] +* **Developer Experience:** + * Improve tables to minimise HTML usage [[PR#208]] + * Set up linting for markdown files [[PR#166]] + * Disable failing CI on CodeCov error [[PR#352]] + * Support autoglossary syntax [[PR#424]] [[PR#511]] +* **Project Management:** + * Warn when PPP is not updated on pull requests [[PR#439]] [[PR#457]] [[PR#510]] + * Set up CD for JAR file deployment [[PR#244]] [[PR#252]] [[PR#253]] + * Fix continuous deployment names [[PR#331]] + * Add link checker to ensure link fragments are valid [[PR#507]] + * Auto build PDFs together with JAR file [[PR#508]] [[PR#514]] +* **Other miscellaneous PRs:** * Add Richard's skeletal PPP and \"About Us\" info [[PR#80]] * Add use cases 9 and 10 to DG [[PR#86]] * Add skeletal command info for updating items [[PR#95]] - * Update site config [[PR#97]] - * Reformat Markdown files using Prettier [[PR#104]] - * Set up linting for markdown files [[PR#166]] - * Clean up and fix ToC and other improvements [[PR#170]] - * Remove tutorials from documentation [[PR#181]] - * Refactor Glossary [[PR#185]] - * Redesign glossary and refactor UG/DG [[PR#196]] - * Add MVP version of FoodRem UI [[PR#198]] - * Replace static imports where applicable [[PR#203]] - * Improve tables to minimise HTML usage [[PR#208]] * Add missing user stories to DG [[PR#214]] * Update miscellaneous items [[PR#215]] - * Fix markdown links and remove hardcoding [[PR#219]] - * Refactor codebase [[PR#222]] - * Renovate website [[PR#238]] - * Set up CD for JAR file deployment and update DG [[PR#244]] - * Fix styling-related bugs in markdown files [[PR#251]] - * Fix broken JAR file CD workflow [[PR#252]] - * Fix JAR file CD release time [[PR#253]] - * Fix website compile error [[PR#260]] - * Clean up code [[PR#263]] - * Remove duplicate list marker in task lists [[PR#265]] - * Reformat markdown files [[PR#267]] - * Fix table markdown parsing [[PR#269]] - * Restyle website and add quick reference section to glossary [[PR#277]] - * Support parsing and rendering admonitions in Markdown [[PR#280]] - * Finalise GUI for the most part [[PR#286]] - * Add item tests and fix hashcode [[PR#301]] - * Parse markdown in placeholders table + fix style bug [[PR#309]] - * Clean up codebase [[PR#310]] - * Refactor documentation [[PR#313]] - * Add support to parse HTML in admonitions [[PR#321]] * Create glossary entries for \"Placeholders\" values [[PR#322]] * Change bullet type for unlinted markdown segments [[PR#323]] * Update hash fragment generation for glossary items [[PR#328]] - * Fix continuous deployment names [[PR#331]] - * Update website styling [[PR#333]] - * Fix broken link fragment for GUI [[PR#336]] * Fix UG inconsistencies found during peer review [[PR#341]] - * Disable failing CI on CodeCov error [[PR#352]] - * Improve UI [[PR#356]] - * Use custom fonts in GUI for consistency [[PR#361]] * Fix find command algorithm [[PR#373]] * Reformat markdown files [[PR#422]] - * Support autoglossary syntax [[PR#424]] * Add bidirectional header linking [[PR#426]] * Optimise styles for PDF layout [[PR#428]] - * Add PPP checking workflow [[PR#439]] - * Always check against PR creator for PPP [[PR#457]] * Update documentation [[PR#460]] - * Fix website index [[PR#461]] - * Remove raw types [[PR#467]] - * Remove code duplication and update PPP intro [[PR#468]] - * Minify HTML output [[PR#469]] - * Add link checker [[PR#507]] - * Auto build PDFs together with JAR file [[PR#508]] - * Make PPP checking more lenient [[PR#510]] - * Fix extra whitespace in autoglossary items [[PR#511]] - * Add and style PR badge for PPP [[PR#513]] - * Fix PDF building script [[PR#514]] - - -