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

Admin Feature: Reset Server Configuration #7

Open
JonLatane opened this issue Jun 7, 2023 · 0 comments
Open

Admin Feature: Reset Server Configuration #7

JonLatane opened this issue Jun 7, 2023 · 0 comments
Labels
fullstack Requires modifying both backend (Rust) and frontend (Dart/TypeScript) code. good first issue Good for newcomers

Comments

@JonLatane
Copy link
Owner

JonLatane commented Jun 7, 2023

Add a new ResetServerConfiguration RPC to go alongside the ResetData one. Also add it to the Flutter UI.

AC:

  • RPC only runs for admins
  • Resets server configuration to the value returned by models::default_server_configuration.
  • Add a button for it to the Flutter app server configuration/admin page (along with a double-confirmation, same as resetting data)
    • Optional: add button, along with Reset Data, to Tamagui server configuration page.
@JonLatane JonLatane added the good first issue Good for newcomers label Jun 7, 2023
@JonLatane JonLatane changed the title Feature: Reset Server Configuration Admin Feature: Reset Server Configuration Jun 11, 2023
@JonLatane JonLatane added the fullstack Requires modifying both backend (Rust) and frontend (Dart/TypeScript) code. label Jun 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
fullstack Requires modifying both backend (Rust) and frontend (Dart/TypeScript) code. good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant