-
Notifications
You must be signed in to change notification settings - Fork 1
Revert "feat: TT-577 get profile pic from Google account" #829
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
Revert "feat: TT-577 get profile pic from Google account" #829
Conversation
This reverts commit 3bee7e3.
Kudos, SonarCloud Quality Gate passed!
|
Codecov Report
@@ Coverage Diff @@
## master #829 +/- ##
==========================================
+ Coverage 95.64% 97.48% +1.84%
==========================================
Files 107 107
Lines 2273 2430 +157
Branches 175 203 +28
==========================================
+ Hits 2174 2369 +195
+ Misses 54 23 -31
+ Partials 45 38 -7
Continue to review full report at Codecov.
|
* feat: TT-509 Use terraform to provision ui infraestructure * feat: TT-580 Missing placeholders (#820) * feat: TT-580 Missing placeholders * feat: TT-580 add placeholders in ticket uri and description text inputs on the time clock page Co-authored-by: Luis Moyon <[email protected]> * chore(release): 1.66.0 [skip ci]nn * TT-xx: Fix make publish tasks (#822) * fix: TT-509 expose port 8080 in docker images * fix: TT-509 change app to port 80 * feat: TT-578 improve the style of the form element (#823) * feat: TT-578 improve the style of the form element * chore(release): 1.67.0 [skip ci]nn * TT-582 Improve the summary section of the time-clock page and the clock out button (#824) * style: TT-582 improve the summary section with a new row with information of actual clock in register and clock out button * fix: TT-582 add missing unit test to confirm that clockout function in TimeEntriesSummaryComponent emits an event * style: TT-582 add a border radius to current elapsed time box Co-authored-by: David Cadena <[email protected]> * fix: TT-509 including empty line in all files * fix: TT-509 Change the dockerfile to use root user and not app user * feat: TT-576 Improve grids visual presentation and function (#826) * feat: TT-576 Improve grids visual presentation and function * chore(release): 1.68.0 [skip ci]nn * feat: TT-577 get profile pic from Google account (#825) * feat: TT-577 get profile pic from Google account * feat: TT-577 get profile pic from Google account * feat: TT-577 get profile pic from Google account Co-authored-by: alejandra-ponce <[email protected]> * chore(release): 1.69.0 [skip ci]nn * Revert "feat: TT-577 get profile pic from Google account (#825)" (#829) This reverts commit 3bee7e3. Co-authored-by: Carlos Carvajal <[email protected]> * chore(release): 1.69.1 [skip ci]nn * style: TT-579 Buttons and searchbar adjusted to the app style (#827) * fix: TT-590 unable to pass ci test (#831) * chore(release): 1.69.2 [skip ci]nn * Tt 582 improve the summary section of the time clock page QA (#830) * style: TT-582 improve the summary section with a new row with information of actual clock in register and clock out button * fix: TT-582 add missing unit test to confirm that clockout function in TimeEntriesSummaryComponent emits an event * style: TT-582 add a border radius to current elapsed time box * style: TT-582 improved the clocked in hour text and current time box * style: TT-582 improved the clocked in hour text and current time box * style: TT-582 removed whitespace Co-authored-by: Luis Moyón <[email protected]> * fix: TT-509 pr comments * fix: TT-509 using remote state to load variables * Update variables.tf * delete prefix docker * delete prefix docker in locals block * fix: Update the values of the terraform state output Co-authored-by: alejandra-ponce <[email protected]> Co-authored-by: Luis Moyon <[email protected]> Co-authored-by: semantic-release-bot <[email protected]> Co-authored-by: Fausto Castaneda <[email protected]> Co-authored-by: iHackN3WTON <[email protected]> Co-authored-by: LuisMS7 <[email protected]> Co-authored-by: David Cadena <[email protected]> Co-authored-by: Kevin Joseph Duy Hurtado <[email protected]> Co-authored-by: alejandra-ponce <[email protected]> Co-authored-by: Carlos Carvajal <[email protected]> Co-authored-by: MarcoAguirre <[email protected]> Co-authored-by: FreddyJR1995 <[email protected]>
Reverts #825