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

Analyzing Bugfix #240

Open
uberroot4 opened this issue May 6, 2024 · 0 comments
Open

Analyzing Bugfix #240

uberroot4 opened this issue May 6, 2024 · 0 comments

Comments

@uberroot4
Copy link
Member

uberroot4 commented May 6, 2024

BScVorstellungPeterKotouc.pdf

peter-kotouc added a commit that referenced this issue Nov 28, 2024
Working dashboard based on code from code-ownership (because the layout of dashboard is similar). Parts were implemented using more modern react techniques and typescript. The types and small details are not final yet.

Refs: #240
peter-kotouc added a commit that referenced this issue Dec 23, 2024
Working graph without tooltip and optimizations.

Refs: #240
peter-kotouc added a commit that referenced this issue Dec 29, 2024
Implemented tooltip without clickable commit hashes.

Refs: #240
peter-kotouc added a commit that referenced this issue Jan 24, 2025
Implemented ref on clicking hash of a commit in tooltip. Also fixed a bug where axis of the graph remain in place after resize. (fix just deletes whole graph anytime the window resizes)

Refs: #240
peter-kotouc added a commit that referenced this issue Jan 24, 2025
Implemented viewer of changes in certain commit including fetching of the diff files and basic commit info with links to GitHub web viewer.

Refs: #240
peter-kotouc added a commit that referenced this issue Feb 8, 2025
peter-kotouc added a commit that referenced this issue Feb 8, 2025
peter-kotouc added a commit that referenced this issue Feb 14, 2025
Add issues field into commit GraphQL and add labels type into issue. This ensures that issues the commit appeared in can be fetched.

Refs: #240
peter-kotouc added a commit that referenced this issue Feb 14, 2025
Implemented filter function based on user defined regex in frontend to search and filter for bugfix commits.

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

When branches are created from issues, their pull requests are automatically linked.

2 participants