1
I Use This!
High Activity

Commits : Listings

Analyzed about 16 hours ago. based on code collected about 20 hours ago.
Apr 24, 2023 — Apr 24, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Raise form validation error if board ID is unavailable
homeworkprod
as Jochen Kupperschmidt
More... 4 days ago
Ignore virtual environent in `.venv` as well
homeworkprod
as Jochen Kupperschmidt
More... 4 days ago
Raise form validation error if site ID/title/server name is unavailable
homeworkprod
as Jochen Kupperschmidt
More... 4 days ago
Add "bars" icon (for "hamburger" navigation menus)
homeworkprod
as Jochen Kupperschmidt
More... 5 days ago
Put each SVG icon symbol on a single line
homeworkprod
as Jochen Kupperschmidt
More... 5 days ago
Update ruff to v0.4.1 (from v0.4.0)
homeworkprod
as Jochen Kupperschmidt
More... 5 days ago
Remove unused import
homeworkprod
as Jochen Kupperschmidt
More... 6 days ago
Remove `Cart.calculate_total_amount()` in favor of `article_domain_service.calculate_total_amount()`
homeworkprod
as Jochen Kupperschmidt
More... 6 days ago
Use `ArticleWithQuantity` in `calculate_total_amount()`
homeworkprod
as Jochen Kupperschmidt
More... 6 days ago
Generify `CartItem` to `ArticleWithQuantity`
homeworkprod
as Jochen Kupperschmidt
More... 6 days ago
Introduce `calculate_total_amount` without dependency on cart
homeworkprod
as Jochen Kupperschmidt
More... 6 days ago
Check for elements that are `None` first
homeworkprod
as Jochen Kupperschmidt
More... 6 days ago
Remove inline styling
homeworkprod
as Jochen Kupperschmidt
More... 6 days ago
Format code
homeworkprod
as Jochen Kupperschmidt
More... 6 days ago
Update Sphinx to v7.3.7 (from v7.2.6)
homeworkprod
as Jochen Kupperschmidt
More... 6 days ago
Update ruff to v0.4.0 (from v0.3.7)
homeworkprod
as Jochen Kupperschmidt
More... 6 days ago
Update schwifty to v2024.4.0 (from v2024.1.1.post0)
homeworkprod
as Jochen Kupperschmidt
More... 6 days ago
Update itsdangerous to v2.2.0 (from v2.1.2)
homeworkprod
as Jochen Kupperschmidt
More... 6 days ago
Use `db.session.get` to query by primary key
homeworkprod
as Jochen Kupperschmidt
More... 6 days ago
Clarify variable names
homeworkprod
as Jochen Kupperschmidt
More... 6 days ago
Raise form validation error if user group name is already in use for party
homeworkprod
as Jochen Kupperschmidt
More... 6 days ago
Allow user to edit group details
homeworkprod
as Jochen Kupperschmidt
More... 6 days ago
Limit length of user group title, description via form validation
homeworkprod
as Jochen Kupperschmidt
More... 6 days ago
Do not display description in user group index
homeworkprod
as Jochen Kupperschmidt
More... 6 days ago
Add view for single user group
homeworkprod
as Jochen Kupperschmidt
More... 6 days ago
Display creator avatar in user group index
homeworkprod
as Jochen Kupperschmidt
More... 6 days ago
Use English in user groups site UI for now
homeworkprod
as Jochen Kupperschmidt
More... 6 days ago
Do not display member count in user group index for now
homeworkprod
as Jochen Kupperschmidt
More... 6 days ago
Move creation button to top of user groups index
homeworkprod
as Jochen Kupperschmidt
More... 6 days ago
Only show user groups for current party
homeworkprod
as Jochen Kupperschmidt
More... 6 days ago