Commit 75e909a
feat: TT-509 Use terraform to provision ui infraestructure (#819)
* 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]>1 parent 82e6dea commit 75e909a
File tree
8 files changed
+32712
-156
lines changed- infrastructure
8 files changed
+32712
-156
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
55 | 55 | | |
56 | 56 | | |
57 | 57 | | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
40 | | - | |
41 | | - | |
42 | | - | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
| 12 | + | |
0 commit comments