Commit Graph

74 Commits

Author SHA1 Message Date
87a56ac40b Linting 2025-05-13 00:18:04 -04:00
e999ad5e1c Add better starter examples init.py, change validation in config.py, add add_command_from_command 2025-05-11 14:32:12 -04:00
5c09f86b9b Add help_text to preview, preview to menu, error handling for imports, summary printing for run and run-all, mandatory kwargs for most arguments 2025-05-10 09:56:48 -04:00
9351ae658c Add SelectFileAction, Remove GrepAction, UppercaseIO 2025-05-10 01:08:34 -04:00
76e542cfce Add ActionFactoryAction, Add mode flags for Falyx, Rename inject_last_result_as -> inject_into 2025-05-09 23:43:36 -04:00
ad803e01be Add register_teardown, Rename session -> prompt_session, Add sets, tuples to SelectionAction 2025-05-08 22:10:05 -04:00
7616216c26 Increment version 2025-05-08 00:53:49 -04:00
880d86d47d Move spinner and confirmation logic from Falyx to Command 2025-05-08 00:45:24 -04:00
05a7f982f2 Add test 2025-05-06 23:05:20 -04:00
b5da6b9647 Add dependencies 2025-05-05 22:41:42 -04:00
2fee87ade9 Add tests for __main__.py 2025-05-05 18:32:57 -04:00
6f159810b2 Add tests for __main__.py 2025-05-05 18:26:24 -04:00
a90c447d5c Add init init-global 2025-05-04 20:13:25 -04:00
91c4d5481f Add MenuAction, SelectionAction, SignalAction, never_prompt(options_manager propagation), Merged prepare 2025-05-04 14:11:03 -04:00
69b629eb08 Fix logic error print menu 2025-05-01 22:46:41 -04:00
f6316599d4 Update __main__.py to sync entrypoint 2025-05-01 22:41:06 -04:00
b51c4ba4f7 Update pyproject.toml 2025-05-01 22:37:58 -04:00
e91654ca27 Linting, pre-commit 2025-05-01 20:26:50 -04:00
fe9758adbf Add HTTPAction, update main demo 2025-04-30 22:23:59 -04:00
80de941335 Hide ioactions, Add doc strings, Add tests 2025-04-29 16:34:20 -04:00
6c72e22415 Add options_manager, rework bottom_bar to only render through closures, easy add of options to bottom bar 2025-04-20 16:28:24 -04:00
ebcd4b43c6 Add ResultReport hook 2025-04-17 22:34:52 -04:00
4969b7cfa8 Add Examples 2025-04-16 21:52:40 -04:00
3c75b5db3a Initial 2025-04-14 22:14:12 -04:00