-
Notifications
You must be signed in to change notification settings - Fork 1
TT-664 fix bad UX #872
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
TT-664 fix bad UX #872
Conversation
Codecov Report
@@ Coverage Diff @@
## master #872 +/- ##
==========================================
- Coverage 97.48% 97.48% -0.01%
==========================================
Files 107 109 +2
Lines 2430 2463 +33
Branches 203 205 +2
==========================================
+ Hits 2369 2401 +32
+ Misses 23 22 -1
- Partials 38 40 +2
Continue to review full report at Codecov.
|
src/app/modules/reports/components/time-entries-table/time-entries-table.component.scss
Outdated
Show resolved
Hide resolved
src/app/modules/reports/components/time-entries-table/time-entries-table.component.ts
Outdated
Show resolved
Hide resolved
src/app/modules/reports/components/time-entries-table/time-entries-table.component.ts
Outdated
Show resolved
Hide resolved
src/app/modules/reports/components/time-entries-table/time-entries-table.component.ts
Outdated
Show resolved
Hide resolved
src/app/modules/reports/components/time-entries-table/time-entries-table.component.ts
Outdated
Show resolved
Hide resolved
src/app/modules/reports/components/time-entries-table/time-entries-table.component.ts
Outdated
Show resolved
Hide resolved
src/app/modules/reports/components/time-entries-table/time-entries-table.component.ts
Show resolved
Hide resolved
| this.rerenderDataTable(); | ||
| }); | ||
| this.uploadUsers(); | ||
| this.uploadUsers(); |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Delete the whitespace
src/app/modules/reports/components/time-entries-table/time-entries-table.component.ts
Outdated
Show resolved
Hide resolved
| <em class="fas fa-list" *ngIf="displayGridView"></em> | ||
| <em class="fas fa-th" *ngIf="!displayGridView"></em> | ||
| </button> | ||
| Add new entry |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Review the whitespaces and the indent
[infrastructure/][stage] Terraform Plan 📖
|
[infrastructure/][prod] Terraform Plan 📖
|
|
Kudos, SonarCloud Quality Gate passed!
|
[infrastructure/][stage] Terraform Plan 📖
|
[infrastructure/][prod] Terraform Plan 📖
|
[infrastructure/][stage] Terraform Plan 📖
|
[infrastructure/][prod] Terraform Plan 📖
|








No description provided.