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

Create "working/not-working" button #16

Open
sobolevn opened this issue May 22, 2019 · 3 comments
Open

Create "working/not-working" button #16

sobolevn opened this issue May 22, 2019 · 3 comments
Labels
feature New feature or request

Comments

@sobolevn
Copy link
Member

After user is logged in with gitlab in #15 we have to show a page where user can see two buttons: "working" and "not-working"

When a button is pressed we have to change the current state of the user in Kira.Accounts.Entities.User

Scope:

  1. Web page and the controller
  2. Command to change the user's state
  3. Modifications to Kira.Accounts.Entities.User to store the state (default is working)
  4. Integration tests that it works for both states
@sobolevn sobolevn added the feature New feature or request label May 22, 2019
@ilyakaznacheev
Copy link

@sobolevn what kind of web page should it be? Is there any example of how should it look like?

@sobolevn
Copy link
Member Author

sobolevn commented May 22, 2019

Just a button 🙂
Like <button>

You can use https://nostalgic-css.github.io/NES.css/ if you want to.

@ilyakaznacheev
Copy link

Okay, I would like to take this one

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

No branches or pull requests

2 participants