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

Standard admin interface implementation #12

Closed
toml01 opened this issue Nov 22, 2020 · 3 comments
Closed

Standard admin interface implementation #12

toml01 opened this issue Nov 22, 2020 · 3 comments
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@toml01
Copy link
Member

toml01 commented Nov 22, 2020

Implementation of common actions an admin can do in a contract:

  • Stop
  • Resume
  • Change admin
  • ..

Ideally this would also implement the underlying action of these messages - e.g. encapsulate saving to storage, etc..

@toml01 toml01 added enhancement New feature or request good first issue Good for newcomers labels Nov 22, 2020
@reuvenpo
Copy link
Contributor

@toml01 Is this basically resolved by the features feature?

@toml01
Copy link
Member Author

toml01 commented Jun 16, 2022

Huh, basically yes.
Not the admin stuff, but good enough for now imo

@reuvenpo
Copy link
Contributor

Yeah... I think we can close this for now.

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

No branches or pull requests

2 participants