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

Add blurbs on frontend #2186

Merged
merged 17 commits into from
Apr 4, 2024
Merged

Conversation

sopa301
Copy link
Contributor

@sopa301 sopa301 commented Apr 2, 2024

No description provided.

asdfghjkxd and others added 15 commits March 28, 2024 00:32
…sense#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.
…-zoom (reposense#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.
Fix vulnerabilities in codebase.

There are existing vulnerabilities in the codebase.

Let's fix as many as possible.
…endencies (reposense#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.
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.
@asdfghjkxd
Copy link
Contributor

asdfghjkxd commented Apr 4, 2024

Failing CI is due to the implementation of Java 11 syntaxes, we can merge first and resolve this issue with the Java 11 migration.

Since this is an ongoing contribution to another branch on the main repo, this PR can be safely merged without any review. Any further changes made to the code committed to this PR will be fixed on the related branch on the main repo.

@asdfghjkxd asdfghjkxd merged commit 6c5e401 into reposense:2161-code-portfolio Apr 4, 2024
1 of 8 checks passed
Copy link
Contributor

github-actions bot commented Apr 4, 2024

The following links are for previewing this pull request:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants