Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[#2161] One-Stop Config File for Code Portfolio #2172

Closed
wants to merge 30 commits into from

Commits on Mar 25, 2024

  1. Configuration menu
    Copy the full SHA
    2db2ac0 View commit details
    Browse the repository at this point in the history
  2. Undo SummaryJson changes

    asdfghjkxd committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    202d247 View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2024

  1. Configuration menu
    Copy the full SHA
    f64f6ed View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    356299a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ffd4912 View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2024

  1. Update YAML format

    asdfghjkxd committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    2cbb662 View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2024

  1. Fix environmental error

    asdfghjkxd committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    9190fb0 View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2024

  1. Implement Markdown Parser

    asdfghjkxd committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    b611f29 View commit details
    Browse the repository at this point in the history
  2. Fix test cases

    asdfghjkxd committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    6573637 View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2024

  1. Add blurbs on frontend (#2186)

    * [#2120] Update RepoSense contributors in documentation (#2138)
    
    The current About page on the RepoSense docs does not reflect the
    updated list of developers working on RepoSense.
    
    Let's move to update the list to more accurately reference the current
    developers of RepoSense.
    
    * [#2001] Extract c-zoom-commit-message component from views/c-zoom (#2132)
    
    Many of the frontend files are difficult to navigate through due to the
    large file sizes. As we add more features to the frontend, it is
    getting harder to maintain. This is also very unfriendly towards new
    contributors. 
    
    Let us break down frontend files in a logical manner, continuing with
    extracting c-zoom-commit-message from views/c-zoom.
    
    * [#2142] Fix Vulnerabilities (#2143)
    
    Fix vulnerabilities in codebase.
    
    There are existing vulnerabilities in the codebase.
    
    Let's fix as many as possible.
    
    * Bump follow-redirects from 1.15.4 to 1.15.6 in /frontend (#2160)
    
    Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.4 to 1.15.6.
    - [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
    - [Commits](follow-redirects/follow-redirects@v1.15.4...v1.15.6)
    
    * Bump webpack-dev-middleware from 5.3.3 to 5.3.4 in /frontend (#2168)
    
    Bumps [webpack-dev-middleware](https://github.com/webpack/webpack-dev-middleware) from 5.3.3 to 5.3.4.
    - [Release notes](https://github.com/webpack/webpack-dev-middleware/releases)
    - [Changelog](https://github.com/webpack/webpack-dev-middleware/blob/v5.3.4/CHANGELOG.md)
    - [Commits](webpack/webpack-dev-middleware@v5.3.3...v5.3.4)
    
    * [#2151] Update LoadingOverlay and Minor Versions of Node Dependencies (#2152)
    
    Update LoadingOverlay and Minor Versions of Node Dependencies
    
    Some dependencies are not at their latest minor or patch releases.
    
    Let's update these dependencies, as well as LoadingOverlay as part of a
    bug fix.
    
    * Factor out markdown parser
    
    * [#2109] Add search by tag functionality (#2167)
    
    Add search by tag functionality
    
    It can be useful to search author/repos by git tags.
    
    Let's add this functionality to make it easier to filter by tags. This
    commit also fixes a bug that existed in a previous version of the
    feature which resulted in all users being shown to belong to same group.
    
    * Refactor chunks
    
    * Fix style
    
    * Add parts of blurb
    
    * Fix linting
    
    * Fix style
    
    * Fix missing html parsing
    
    * Remove unused import
    
    ---------
    
    Co-authored-by: George Tay <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: jonasongg <[email protected]>
    4 people committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    6c5e401 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4259db3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    43f1c14 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d5fd31a View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2024

  1. Configuration menu
    Copy the full SHA
    6e58493 View commit details
    Browse the repository at this point in the history
  2. Revert "Upgrade checkstyle and fix checkstyle errors"

    This reverts commit 6e58493.
    asdfghjkxd committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    7924629 View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2024

  1. Update regex

    asdfghjkxd committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    cbf622d View commit details
    Browse the repository at this point in the history
  2. Remove unused methods

    asdfghjkxd committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    fa95f75 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4299ff2 View commit details
    Browse the repository at this point in the history
  4. Modify css

    sopa301 committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    1145f8e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7c94fea View commit details
    Browse the repository at this point in the history
  6. Update Yaml file format

    asdfghjkxd committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    6ee3249 View commit details
    Browse the repository at this point in the history
  7. Add blurbs to frontend files

    sopa301 committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    48c873b View commit details
    Browse the repository at this point in the history
  8. Fix style

    sopa301 committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    50f6ec6 View commit details
    Browse the repository at this point in the history
  9. Fix style

    sopa301 committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    941f420 View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2024

  1. Configuration menu
    Copy the full SHA
    6dd383b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d628e85 View commit details
    Browse the repository at this point in the history
  3. Fix tests

    sopa301 committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    68ea84e View commit details
    Browse the repository at this point in the history
  4. Change config files

    sopa301 committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    28d9c84 View commit details
    Browse the repository at this point in the history
  5. Update blurb map parsing

    asdfghjkxd committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    83329cf View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f70ead4 View commit details
    Browse the repository at this point in the history