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

Database init page #147

Open
2 tasks
Core-i99 opened this issue Jul 29, 2023 · 0 comments
Open
2 tasks

Database init page #147

Core-i99 opened this issue Jul 29, 2023 · 0 comments
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@Core-i99
Copy link
Member

When the database hasn't been created yet, the system_status should be set to "init".
This way the frontend can display a form to fill in fields for the database after login.
Once the form is submitted, the database is created, and user will be redirected to the dashboard.

TODO:

  • Backend: system_status "init"
  • Frontend: Init page with form
@Core-i99 Core-i99 added the enhancement New feature or request label Jul 29, 2023
@Core-i99 Core-i99 added this to the 1.2 milestone Jul 29, 2023
@Core-i99 Core-i99 self-assigned this Jul 29, 2023
@Core-i99 Core-i99 removed this from the 1.2 milestone Aug 16, 2023
@Core-i99 Core-i99 added this to the 2.0 milestone Oct 20, 2023
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