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

[Feature] Yield until init scripts are correctly placed and executed #34

Open
2 tasks
alexaib2002 opened this issue Jun 8, 2023 · 0 comments
Open
2 tasks
Assignees
Labels
app Related to the app running on top of the base backend Related to backend tasks enhancement New feature or request
Milestone

Comments

@alexaib2002
Copy link
Owner

Description

The app shouldn't allow users to do anything until a DB initialization script has been placed. Also, users should be able to watch when somethings has been completed (tables created, fields text variable adapted...) via progress bar, so they can interactively follow the instructions given by the application.

Thanks to the dynamic nature of web technologies, this shouldn't be a very difficult task.

TODO

  • Listen to changes in users FS for executing newly created scripts (should prompt before starting the actual execution)
  • Notify user when anything has been completed

Depends

List of issues in which this feature depends (may be empty):

  • ...
@alexaib2002 alexaib2002 added enhancement New feature or request backend Related to backend tasks app Related to the app running on top of the base labels Jun 8, 2023
@alexaib2002 alexaib2002 added this to the v1.0-stable milestone Jun 8, 2023
@alexaib2002 alexaib2002 self-assigned this Jun 8, 2023
@alexaib2002 alexaib2002 moved this from 🆕 New to 🙃 Wish in DAM TFC Final Project Jun 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
app Related to the app running on top of the base backend Related to backend tasks enhancement New feature or request
Projects
Status: 🙃 Wish
Development

No branches or pull requests

1 participant