Skip to content
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

Every CUD action should show the exact commands executed and their result #39

Open
Xunnamius opened this issue Aug 31, 2023 · 1 comment
Labels
enhancement New feature or request

Comments

@Xunnamius
Copy link
Owner

Xunnamius commented Aug 31, 2023

There should be an accordion/console/terminal at the bottom of the page that shows all commands and their outputs and also allows the user to enter custom commands (only when CUD operations are not happening).

For instance, It'd be nice to see exactly what commands are being executed when I click "Create Website". And I shouldn't have to go hunting all over my filesystem for two or three different log files that will show me some error or something. It should be right there in the UI as it happens.

@Xunnamius Xunnamius added the enhancement New feature or request label Aug 31, 2023
@Xunnamius Xunnamius changed the title Everything CUD action should show the exact commands executed and their result Every CUD action should show the exact commands executed and their result Aug 31, 2023
@Xunnamius
Copy link
Owner Author

Related: the ability to pause/resume and cancel CUD operations.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant