Skip to content

Refactor project list grid on time-clock option #114

@enriquezrene

Description

@enriquezrene

Time clock option displays the following project list
Screen Shot 2020-04-13 at 12 07 26

We want to not show any project list but the input text field only to find projects. This input text needs to work as an autocomplete input text. For instance, the google search input text does not display any grid or table but only options available like the following image shows:
Screen Shot 2020-04-13 at 12 10 16

When the user passes the mouse over any option (project), a clock in button needs to be displayed next to the project so the user knows after selecting a project a clock-in event will be automatically triggered.

Acceptance Criteria

  • After selecting (clock-in) a project the screen displays the Activity, Jira Ticket and Technology fields
  • All the implemented code needs to have at least 80% code coverage

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions