Commit 326979a
[TBT-453] Fix confirmation email expiry format (#352)
* TBT-453 Show remaining time in hours instead Date Time in UTC
* TBT-453 Fix Time usage syntax
* TBT-453 Fix Time usage syntax
* TBT-453 Test 1st solution
* TBT-453 Test 1st solution
* TBT-453 Apply 2nd solution
* TBT-453 Modify spec
* TBT-453 Modify spec
* TBT-453 Modify spec
* TBT-453 Removed unused import
---------
Co-authored-by: tonoyansergey-devt <ssergey.tonoyan@devtactics.net>1 parent 3e57b67 commit 326979a
File tree
3 files changed
+9
-5
lines changed- lib/travis/addons/user_confirmation/mailer
- views/user_confirmation_mailer
- spec/addons/user_confirmation/mailer
3 files changed
+9
-5
lines changedLines changed: 5 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
26 | | - | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
27 | 31 | | |
28 | 32 | | |
29 | 33 | | |
| |||
lib/travis/addons/user_confirmation/mailer/views/user_confirmation_mailer/confirm_account.html.erb
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
10 | 10 | | |
11 | 11 | | |
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| 22 | + | |
22 | 23 | | |
23 | 24 | | |
24 | 25 | | |
25 | 26 | | |
26 | | - | |
| 27 | + | |
27 | 28 | | |
28 | 29 | | |
29 | 30 | | |
30 | | - | |
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
| |||
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
40 | | - | |
| 40 | + | |
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
0 commit comments