Skip to content

Issues: django-commons/django-typer

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

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

Remove all monkey patches. dependencies Pull requests that update a dependency file
#169 opened Feb 6, 2025 by bckohan updated Feb 6, 2025
Remove typer console monkey patch. dependencies Pull requests that update a dependency file
#170 opened Feb 6, 2025 by bckohan updated Feb 6, 2025
Remove colorama init monkey patch. dependencies Pull requests that update a dependency file
#171 opened Feb 6, 2025 by bckohan updated Feb 6, 2025
Remove click strip_ansi monkey patch dependencies Pull requests that update a dependency file
#172 opened Feb 6, 2025 by bckohan updated Feb 6, 2025
Require tests to pass before release action runs. build Pertains to packaging and build tests
#173 opened Feb 6, 2025 by bckohan updated Feb 6, 2025
Support async callbacks enhancement New feature or request
#141 opened Nov 15, 2024 by bckohan updated Feb 14, 2025
Adapt to upstream changes in typer autocomplete interface. BREAKING This change will break downstream code. dependencies Pull requests that update a dependency file
#123 opened Oct 5, 2024 by bckohan updated Feb 15, 2025
Add security scans to CI tests
#158 opened Jan 6, 2025 by bckohan updated Feb 15, 2025
Get fish completion tests working tests
#180 opened Feb 17, 2025 by bckohan updated Feb 17, 2025
shellcompletion of parameter values that start with - are interpreted as options bug Something isn't working dependencies Pull requests that update a dependency file
#161 opened Jan 30, 2025 by bckohan updated Feb 17, 2025
Model object completers should handle fields with choices appropriately enhancement New feature or request
#182 opened Feb 21, 2025 by bckohan updated Feb 21, 2025
Allow completer query configs to be passed as kwargs enhancement New feature or request
#183 opened Feb 21, 2025 by bckohan updated Feb 21, 2025
Switch poetry -> uv build Pertains to packaging and build
#185 opened Feb 24, 2025 by bckohan updated Feb 24, 2025
Add completer for language codes. enhancement New feature or request
#186 opened Feb 26, 2025 by bckohan updated Feb 26, 2025
Use intersphinx for django document references. documentation Improvements or additions to documentation
#187 opened Feb 28, 2025 by bckohan updated Feb 28, 2025
ProTip! Adding no:label will show everything without a label.