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

Frontend: Login #74

Open
rmamba opened this issue Jul 21, 2021 · 7 comments
Open

Frontend: Login #74

rmamba opened this issue Jul 21, 2021 · 7 comments
Assignees
Labels
admin Anything involving admin interface

Comments

@rmamba
Copy link
Owner

rmamba commented Jul 21, 2021

Show nice login page when user is not logged in. User and password will be sent to the backend API and on success there will be a token returned with expiration timestamp. Backend will also return information in case the user needs to change password (like on initial install for example)

@rmamba
Copy link
Owner Author

rmamba commented Jul 21, 2021

My idea was to have a login page similar to rancher for example:

image

Would be simple geometries and maybe an SVG one so it can scale well with the screen.

@rmamba rmamba assigned rmamba and unassigned rmamba Jul 21, 2021
@rmamba rmamba added the admin Anything involving admin interface label Jul 21, 2021
@rmamba rmamba assigned rmamba and dwikipr and unassigned rmamba Jul 22, 2021
@dwikipr
Copy link
Collaborator

dwikipr commented Jul 24, 2021

Firstly, I will create the ui on figma then implement it on the site

@rmamba
Copy link
Owner Author

rmamba commented Jul 25, 2021

@FrostyDe perfect!

@dwikipr
Copy link
Collaborator

dwikipr commented Jul 28, 2021

ss
this is my idea on the login page, still figuring out the best pic/graphics should I put in there but I'm pretty happy with the ui

@dwikipr
Copy link
Collaborator

dwikipr commented Jul 28, 2021

Let me know if you have anything to say about the UI that I can improve

@dwikipr
Copy link
Collaborator

dwikipr commented Jul 28, 2021

Currently, I'm working on the login form with react and implementing the designed UI.

@rmamba
Copy link
Owner Author

rmamba commented Jul 28, 2021

Let me know if you have anything to say about the UI that I can improve

looks good 👍
much better than before ;)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
admin Anything involving admin interface
Projects
None yet
Development

No branches or pull requests

2 participants