-
-
Notifications
You must be signed in to change notification settings - Fork 245
Add numbered shortcuts and filter search to Question select/checkbox
#2446
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
Open
RR5555
wants to merge
19
commits into
copier-org:master
Choose a base branch
from
RR5555:question_filter_shortcut
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
+451
−1
Open
Changes from 12 commits
Commits
Show all changes
19 commits
Select commit
Hold shift + click to select a range
732cbcd
feat(copier/_user_data.py): add `questionary` `use_shorcuts` & `use_f…
RR5555 06c942f
docs(copier/_user_data.py): complement `Question` docstring to doc `u…
RR5555 75bcd23
test(copier/_user_data.py): add tests for `Question` `use_shortcuts` …
RR5555 8f951e4
Merge branch 'copier-org:master' into question_filter_shortcut
RR5555 08371bf
test(tests/): rename `test_shortcut.py` to `test_choices.py`
RR5555 13d341b
fix(copier/_user_data.py): fix attribute name of `Question` from `use…
RR5555 20d24f8
docs(Question): line-wrap the docstring to max length 88 for consistency
RR5555 f8a8cb1
test(tests/test_choices.py): remove useless elements
RR5555 f734a35
test(tests/test_choices.py): curate the test template
RR5555 f8c695e
docs(docs/configuring.md): add docs for `use_shortcuts` & `use_search…
RR5555 70e7e42
test(tests/test_choices.py): split tests between `use_shortcuts` & `u…
RR5555 4ba04f7
test(tests/test_choices): fix type hints for compliance with `test_ty…
RR5555 c1f6643
Merge branch 'copier-org:master' into question_filter_shortcut
RR5555 bcdf3d2
Merge branch 'copier-org:master' into question_filter_shortcut
RR5555 5b3e902
fix(Question): change from superseeding to `ValidationError` for mutu…
RR5555 928e117
docs(Question): improve & adapt docstring to mutual exclusiveness
RR5555 215cd0c
test(tests/test_choices.py): break down fixtures into clearer tests; …
RR5555 04cd33d
docs(docs/configuring.md): improve & simplify the docs relative to `u…
RR5555 db9794e
feat(mkdocs.yml): enable `pymdownx.keys` for pretty keyboard keys
RR5555 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Some comments aren't visible on the classic Files Changed page.
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
RR5555 marked this conversation as resolved.
Show resolved
Hide resolved
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.