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

Authentication: Login Page #55

Open
10 tasks done
shahraz1998 opened this issue May 14, 2024 · 1 comment
Open
10 tasks done

Authentication: Login Page #55

shahraz1998 opened this issue May 14, 2024 · 1 comment
Assignees
Labels
Est Size: 5 Very big effort likely requiring a lot of research and work in many areas across the codebase 🟧 priority: high Stalls work on the project or its dependents Real Size: 5 Very big effort likely requiring a lot of research and work in many areas across the codebase topic: backend Requests, Issues and Changes related to REST-API, Database, interfaces, etc. topic: frontend Requests, Issues and Changes related to UI, UX, Usability etc. topic: Security 🔒 Requests, Issues and Changes related to Security type: feature ✨ contains a User Story with requirements

Comments

@shahraz1998
Copy link
Contributor

shahraz1998 commented May 14, 2024

User story

  1. As a facility manager
  2. I want / need a login page
  3. So that I can securely access my facilities

Acceptance criteria

  • The screen needs to be connected to the correct route.
  • Upon visiting the page/screen, the facility manager sees inputs for email and password.
  • Upon submitting the required information, when all inputs are correct, the facility manager gets redirected to the homepage. In case of wrong inputs, an error message with the text "Please check your email and password again" should appear under the form.
  • The screen must use components from Siemens iX.

DoD general criteria

  • Feature has been fully implemented
  • Feature has been merged into the mainline
  • All acceptance criteria were met
  • Product owner approved features
  • All tests are passing
  • Developers agreed to release

Dependencies

@shahraz1998 shahraz1998 added topic: backend Requests, Issues and Changes related to REST-API, Database, interfaces, etc. topic: frontend Requests, Issues and Changes related to UI, UX, Usability etc. topic: Security 🔒 Requests, Issues and Changes related to Security type: feature ✨ contains a User Story with requirements 🟧 priority: high Stalls work on the project or its dependents labels May 14, 2024
@Hydraneut
Copy link
Contributor

Alex and Max: We want to try to at least make the visual page as a first start.

HaruspexSan added a commit that referenced this issue May 20, 2024
started with the frontend page - not the final version
#55

co-authored-by: Alexander Lorenz <alex.lorenz.1@gmx.de>
Signed-off-by: Maximilian Krug <krugm03@gmail.com>
HaruspexSan added a commit that referenced this issue May 20, 2024
started with the frontend page - not the final version
#55

co-authored-by: Alexander Lorenz <alex.lorenz.1@gmx.de>
Signed-off-by: Maximilian Krug <krugm03@gmail.com>
HaruspexSan added a commit that referenced this issue May 21, 2024
#55

co-authored-by: Alexander Lorenz <alex.lorenz.1@gmx.de>
Signed-off-by: Maximilian Krug <krugm03@gmail.com>
HaruspexSan added a commit that referenced this issue May 22, 2024
Signed-off-by: Maximilian Krug <krugm03@gmail.com>
#55
@shahraz1998 shahraz1998 added Real Size: 5 Very big effort likely requiring a lot of research and work in many areas across the codebase Est Size: 5 Very big effort likely requiring a lot of research and work in many areas across the codebase labels May 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Est Size: 5 Very big effort likely requiring a lot of research and work in many areas across the codebase 🟧 priority: high Stalls work on the project or its dependents Real Size: 5 Very big effort likely requiring a lot of research and work in many areas across the codebase topic: backend Requests, Issues and Changes related to REST-API, Database, interfaces, etc. topic: frontend Requests, Issues and Changes related to UI, UX, Usability etc. topic: Security 🔒 Requests, Issues and Changes related to Security type: feature ✨ contains a User Story with requirements
Projects
Status: Feature Archive
Development

No branches or pull requests

3 participants