EveryVoice
Dev.ej/wizard navigation
#561
Merged
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Overview
Commits
16
Changes
View On
GitHub
Commits
fix: fix the last remaining unit tests that were broken on Win
joanise
committed
63 days ago
refactor: reimplement wizard tree traversal with next() and prev()
joanise
committed
63 days ago
refactor(tests): split test_wizard.py into two files
joanise
committed
63 days ago
fix: use rich.print thoughout the wizard for wrapping and highlighting
joanise
committed
63 days ago
feat: hidden --trace option to new-project
joanise
committed
63 days ago
feat: add hidden --debug-state option new new-project wizard
joanise
committed
63 days ago
feat: wizard with Ctrl-C menu to go back, and more
joanise
committed
63 days ago
feat: wizard can now save progress and resume from saved progress
joanise
committed
57 days ago
refactor: clean up the documentation and distinctions between _Step and Step
joanise
committed
57 days ago
refactor: move get_iso_code to wizard/utils.py
joanise
committed
57 days ago
feat: implement undo() for (almost) all wizard steps
joanise
committed
57 days ago
test: unit test wizard navigation, especially undoing step effects.
joanise
committed
57 days ago
test: unit testing for saving progress in the wizard and resuming
joanise
committed
57 days ago
fix: wizard question should not allow escape, fix "automatic" logic
joanise
committed
54 days ago
fix: use path complete for progress files, and sanitize paths
joanise
committed
54 days ago
feat: add a welcome panel when the wizard starts
joanise
committed
54 days ago
Loading