-
Notifications
You must be signed in to change notification settings - Fork 4
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
Labels
Comments
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 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
peter-kotouc
added a commit
that referenced
this issue
Feb 14, 2025
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
BScVorstellungPeterKotouc.pdf
The text was updated successfully, but these errors were encountered: