Skip to content

Commit

Permalink
Update progress.md
Browse files Browse the repository at this point in the history
  • Loading branch information
sopa301 authored Mar 6, 2024
1 parent 4a02710 commit 337b0f2
Showing 1 changed file with 25 additions and 19 deletions.
44 changes: 25 additions & 19 deletions students/sopa301/progress.md
Original file line number Diff line number Diff line change
@@ -1,23 +1,29 @@
# Progress

| Week | Achievements |
| Week | Merged PRs |
| --- | --- |
| 2 | Submitted Issue: Update Style Checker for Pug Templates and Files #2097 |
| 2 | Reviewed PR: [#2004] Remove redundant Segment class #2085 |
| 2 | Reviewed PR: [#1973] Remove redundant User class #2093 |
| 2 | Reviewed PR: [#2082] Fix typo in command in Setting Up page #2083 |
| 2 | Reviewed PR: [#2091] Improve memory usage by refactoring Regex compilation #2092 |
| 3 | Merged PR: [#1980] Standardise Array Style for Frontend Files #2084 |
| 3 | Merged PR: [#2003] Suppress Console Warning #2088 |
| 3 | Merged PR: [#1224] Update .stylelintrc.json to check for spacing #2094 |
| 3 | Reviewed PR: [#2016] Remove hash symbol from URL when decoding hash #2086 |
| 3 | Reviewed PR: [#2103] Refactor parser package for greater organisation of classes #2104 |
| 3 | Reviewed PR: [#2098] Add show more button for error messages #2105 |
| 3 | Reviewed PR: [#1933] Fix broken DevOps Guide link in Learning Basics #2107 |
| 4 | Merged PR: [#2001] Extract c-authorship-file component from views/c-authorship #2096 |
| 4 | Reviewed PR: [#1878] Updating SystemTestUtil::assertJson to compare Json objects instead of line-by-line analysis #2087 |
| 5 | Submitted Issue: Support author-config.csv advanced syntax on CLI #2110 |
| 5 | Submitted Issue: Move CSS for Segment component into c-segment.vue #2112 |
| 5 | Reviewed PR: [#2091] Minor Enhancements to Existing Regex Code #2115 |
| 5 | Reviewed PR: [#2117] Refactor CliArguments to conform to RepoConfiguration's Builder Pattern #2118 |
| 3 | [#1980] Standardise Array Style for Frontend Files #2084 |
| 3 | [#2003] Suppress Console Warning #2088 |
| 3 | [#1224] Update .stylelintrc.json to check for spacing #2094 |
| 4 | [#2001] Extract c-authorship-file component from views/c-authorship #2096 |

| Week | PRs Reviewed |
| --- | --- |
| 2 | [#2004] Remove redundant Segment class #2085 |
| 2 | [#1973] Remove redundant User class #2093 |
| 2 | [#2082] Fix typo in command in Setting Up page #2083 |
| 2 | [#2091] Improve memory usage by refactoring Regex compilation #2092 |
| 3 | [#2016] Remove hash symbol from URL when decoding hash #2086 |
| 3 | [#2103] Refactor parser package for greater organisation of classes #2104 |
| 3 | [#2098] Add show more button for error messages #2105 |
| 3 | [#1933] Fix broken DevOps Guide link in Learning Basics #2107 |
| 4 | [#1878] Updating SystemTestUtil::assertJson to compare Json objects instead of line-by-line analysis #2087 |
| 5 | [#2091] Minor Enhancements to Existing Regex Code #2115 |
| 5 | [#2117] Refactor CliArguments to conform to RepoConfiguration's Builder Pattern #2118 |

| Week | Issues Submitted |
| --- | --- |
| 2 | Update Style Checker for Pug Templates and Files #2097 |
| 5 | Support author-config.csv advanced syntax on CLI #2110 |
| 5 | Move CSS for Segment component into c-segment.vue #2112 |

0 comments on commit 337b0f2

Please sign in to comment.