issues Search Results · language:Dune language:TypeScript language:HTML language:Java language:Python language:JavaScript
Filter by
77.2M results
The current card view is useful, but a calendar view would make it much easier to view overlap and duplicate
registrations for the same timeslot.
Recommendation
- Add a view toggle in the top bar that ...
enhancement
We are having freshmen and senior students attending the same activities. While this makes sense for several things,
some people have started asking for intermediate and advanced level activities.
Recommendation ...
enhancement
Teachers are not comfortable modifying program directly. They are also unsure what to put in the issues to explain what
they need.
Recommendation
Make a series of issue template forms for common tasks. ...
enhancement
The main readme file in the src folder appears to have been forgotten about. Please update it to match the current state
of the website.
enhancement
The website is blue, but our school colors are white and lime green. Please fix this.
Also, why are none of our mascots on the page? Please use the various options from https://octodex.github.com/
Oh ...
bug
Somos o no somos Arreglo### /
Parent
#4
What to build
Multiple helper functions omit type annotations on key parameters, violating the typed codebase style:
- risk_profiles/api.py:155: _profiles_for_entities(session, ...) — session ...
ready-for-agent
Parent
#4
What to build
Write routes use session_scope() (commit/rollback wrapper defined in platform/database.py:83-91). Several read routes
bypass it and call with session_factory() as session: directly ...
ready-for-agent
Parent
#4
What to build
alerts/serialization.py:74-99 and cases/api.py:171-185 return raw dict[str, object] and then pass it to Pydantic model
constructors via AlertListItem(**...) / AlertDetailResponse(**...). ...
ready-for-agent

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip! Restrict your search to the title by using the in:title qualifier.