Moriz Wahl
|
e183a9bde0
|
remove unused modules
|
2022-04-11 15:53:00 +02:00 |
|
Moriz Wahl
|
97ee572c3a
|
Merge branch 'fix-elopage-status' into define-context-object
|
2022-04-11 15:50:52 +02:00 |
|
Moriz Wahl
|
57298a4d3a
|
use Context interface in user resolver
|
2022-04-11 15:50:46 +02:00 |
|
Moriz Wahl
|
7ec35bbfb2
|
define context interface
|
2022-04-11 15:50:02 +02:00 |
|
Moriz Wahl
|
f57f67846e
|
reconstruct context object
|
2022-04-11 14:58:00 +02:00 |
|
elweyn
|
38ee27005f
|
Merge branch '1637-generate-link-backend' of https://github.com/gradido/gradido into 1637-generate-link-backend
|
2022-04-08 08:15:13 +02:00 |
|
elweyn
|
6588a636dd
|
Change the composition of the link from addition to replace.
|
2022-04-08 08:14:50 +02:00 |
|
elweyn
|
2f2c00605f
|
Change the config parameter community_redeem_url to a regex.
|
2022-04-08 08:14:12 +02:00 |
|
|
|
2826f970fb
|
Merge branch 'master' into frontend_decay_start_block_as_static
|
2022-04-07 13:02:06 +02:00 |
|
Moriz Wahl
|
01b615d9c1
|
Merge branch 'master' into fix-elopage-status
|
2022-04-07 12:27:40 +02:00 |
|
Hannes Heine
|
58093e32b9
|
Merge branch 'master' into 1637-generate-link-backend
|
2022-04-07 11:06:39 +02:00 |
|
|
|
97b7ba9db0
|
Merge branch 'master' into jwt_duration_30m
|
2022-04-06 19:29:25 +02:00 |
|
elweyn
|
41b35f2c5e
|
Add link to the TransactionLink and change code by link in frontend.
|
2022-04-06 18:45:27 +02:00 |
|
elweyn
|
d984ff2582
|
Add COMMUNITY_REDEEM_LINK to the config.
|
2022-04-06 18:44:19 +02:00 |
|
|
|
bccc5d1ddb
|
backend remove startblock from balance object
|
2022-04-06 15:22:32 +02:00 |
|
Moriz Wahl
|
37122ee604
|
Merge branch 'master' into fix-elopage-status
|
2022-04-06 14:08:51 +02:00 |
|
|
|
0565c0c255
|
default value for JWT expire is 30m instead of 10m
Read value for JWT expire in `.env.template`
new config version v4
|
2022-04-06 13:55:49 +02:00 |
|
elweyn
|
ff24798767
|
Add free line after import.
|
2022-04-06 11:10:09 +02:00 |
|
elweyn
|
e49892d69c
|
Changed the value of code so that it get's the configured COMMUNITY_URL and redeem/ from the backend.
|
2022-04-06 10:56:27 +02:00 |
|
Moriz Wahl
|
69dae586d8
|
check that recipient user has activated account in send coins
|
2022-04-05 15:12:36 +02:00 |
|
Moriz Wahl
|
f3948b39be
|
pass context object to hasElopage query
|
2022-04-05 14:50:45 +02:00 |
|
Moriz Wahl
|
8923cda341
|
fix copy and paste mess
|
2022-04-01 14:35:42 +02:00 |
|
Moriz Wahl
|
cc86a81117
|
round decay values in transaction graphql model
|
2022-04-01 14:13:49 +02:00 |
|
Moriz Wahl
|
ff04cf0cb5
|
do not round in decay model as it is used in utils on creation
|
2022-04-01 14:08:55 +02:00 |
|
Moriz Wahl
|
a32e0a9d43
|
round down decay amount and balance
|
2022-04-01 14:04:01 +02:00 |
|
Moriz Wahl
|
15e3aeb7e6
|
round virtual transaction link transaction
|
2022-04-01 13:57:25 +02:00 |
|
Moriz Wahl
|
447fdb6057
|
Merge branch 'master' into fix_decay
|
2022-03-31 22:30:52 +02:00 |
|
Moriz Wahl
|
681d34b1dc
|
rounding in virtual decay transaction, pass hold available amount to virtual decay creation
|
2022-03-31 22:17:36 +02:00 |
|
Moriz Wahl
|
cbd7cc6ab9
|
Merge branch 'master' into fix_send_more_then_half_via_link
|
2022-03-31 21:54:55 +02:00 |
|
|
|
3ef0074d33
|
free not only the link value but also the decay amount withheld
|
2022-03-31 21:47:55 +02:00 |
|
|
|
ef675980a8
|
lint fixes
|
2022-03-31 21:04:16 +02:00 |
|
|
|
b53aef90f8
|
Update backend/src/util/validate.ts
Co-authored-by: Moriz Wahl <moriz.wahl@gmx.de>
|
2022-03-31 20:52:59 +02:00 |
|
Moriz Wahl
|
06dcb2380e
|
seed creations months ago from now
|
2022-03-31 13:48:15 +02:00 |
|
|
|
04807bd225
|
corrected comment
|
2022-03-31 12:34:09 +02:00 |
|
|
|
fa7f2b9d87
|
calculateBalance: If we redeem a link, make sure we do not consider its amount as blocked when calculating the balance
|
2022-03-31 12:33:29 +02:00 |
|
|
|
a9ba92f67b
|
Transaction Resolver: transmit Redeem Link to calculateBalance
|
2022-03-31 12:32:35 +02:00 |
|
|
|
9ed00edc52
|
code order & comment
|
2022-03-31 12:14:38 +02:00 |
|
|
|
592e16e260
|
virtual decay transaction is based on full sum not including the link values
|
2022-03-31 12:09:00 +02:00 |
|
|
|
d349a46f5d
|
Balance Resolver: calculate Decay on full sum, not including the links
|
2022-03-31 12:08:09 +02:00 |
|
Moriz Wahl
|
3ad9685a82
|
Merge branch 'master' into fix-no-email-exposed-on-forgot-password
|
2022-03-30 20:22:44 +02:00 |
|
Moriz Wahl
|
3078315286
|
change name and tpye of query sendResetPasswordEmail to mutation forgotPassword. Do not throw when email is not found
|
2022-03-30 18:24:44 +02:00 |
|
Moriz Wahl
|
0ab4f73f3b
|
subtract the hold available amount from last transaction balance for virtual decay transaction
|
2022-03-30 15:10:36 +02:00 |
|
|
|
10ae00dba8
|
Merge branch 'master' into mass_creation_do_not_show_unactivated
|
2022-03-29 20:31:05 +02:00 |
|
Moriz Wahl
|
1db61b3efd
|
Merge branch 'master' into show-valid-time-of-link-in-email
|
2022-03-29 20:22:20 +02:00 |
|
Moriz Wahl
|
07ad22b71d
|
change function name to print time duration
|
2022-03-29 20:10:00 +02:00 |
|
Moriz Wahl
|
a38a7889a3
|
Merge branch 'master' into refactor-balance-resolver
|
2022-03-29 19:59:12 +02:00 |
|
Moriz Wahl
|
8d1eff0765
|
new config version
|
2022-03-29 19:57:52 +02:00 |
|
Moriz Wahl
|
a4b30b385f
|
Merge branch 'master' into show-valid-time-of-link-in-email
|
2022-03-29 19:49:24 +02:00 |
|
Moriz Wahl
|
43242c98b4
|
Merge branch 'master' into refactor-balance-resolver
|
2022-03-29 16:15:33 +02:00 |
|
Moriz Wahl
|
90e6798a7d
|
rename context.count to context.transactionCount
|
2022-03-29 16:10:06 +02:00 |
|