Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • VIR - frontend VIR - frontend
  • Project information
    • Project information
    • Activity
    • Labels
    • Planning hierarchy
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 16
    • Issues 16
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 2
    • Merge requests 2
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Package Registry
    • Infrastructure Registry
  • Analytics
    • Analytics
    • Value stream
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • VIR - Visual Interactive Reading
  • VIR - frontendVIR - frontend
  • Issues
  • #15

Closed
Open
Created Sep 26, 2024 by Luiz Felipe Porto Lara De Oliveira@luiz.oliveiraMaintainer5 of 5 tasks completed5/5 tasks

Sprint 2 | Student | VIR | Login Page

  • Login page with VIR symbol
  • Input field box component
  • Input field "Email"
  • Input field "Password"
  • Send a JSON file with the user EMAIL and password to the endpoint

Scenario: The login page must have two input fields in the login box: "Email" and "Password"

Given a user opens VIR
When the application finishes loading and the user is directed to the login page
Then this page must have functional input fields for email and password input

Scenario: The login page must censor password inputs

Given a user is in the login page
When they are filling the password field
Then any entry must be censored

Scenario: Any VIR User's first page must be the login page

Given a user opens VIR When the application finishes loading and the user is directed to a page
Then the user must not have access to any flow before the login page

Scenario: When confirming the login action it should send a JSON file

Given a user has inserted a valid login data When they click into the login action button Then the application should send a JSON file containing the user's email and password

Edited Oct 14, 2024 by Lucas Guerbari Blacovicz
Assignee
Assign to
Time tracking