Skip to content

Conversation

jorgecod
Copy link
Contributor

  • Implement Time entries section
    Issue

Field technology is requiered. Enter this field for clock out.
</div>
<div *ngIf="showAlertEnterTecnology" class="alert alert-danger" role="alert">
Field technology is requiered. Enter this field for clock out.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

typo: required?

<form>
<div class="form-group">
<input type="text" class="form-control" id="formGroupExampleInput" placeholder="&#xF002; Search project"
style="font-family:'Segoe UI', Tahoma, Geneva, Verdana, sans-serif, FontAwesome">
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

why are we defining all these style inline? should not we create a class?

</div>
</div>
<div class="form-group row">
<label for="inputJiraTicket" class="col-sm-2 col-form-label text-center"><strong>Jira Ticket</strong></label>
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think all of these styles are just intended to make the screen look exactly the same as time-sheets. We need to make it look better not the same :)

<h6 class="text-left"><strong>Projects</strong></h6>
<form>
<div class="form-group">
<input type="text" class="form-control" id="formGroupExampleInput" placeholder="&#xF002; Search project"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This component should be drop-down not a input

@enriquezrene enriquezrene force-pushed the time-entries-section branch from b87d6fb to ed3eaf0 Compare March 24, 2020 22:20
@enriquezrene enriquezrene merged commit ba2ad7e into master Mar 24, 2020
@enriquezrene enriquezrene deleted the time-entries-section branch March 24, 2020 23:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants