122 Commits

Author SHA1 Message Date
elweyn
e936e2bf40 Add new fields hideAmount... to the communityUser. 2023-01-03 11:28:20 +01:00
Moriz Wahl
8ebea39870
Merge branch 'master' into semaphore 2022-12-22 14:10:57 +01:00
3d52875588
external semaphore transactions lock file 2022-12-15 13:07:53 +01:00
1f765bd3f4
fix find last Transaction 2022-12-15 12:41:42 +01:00
Moriz Wahl
35f9157f41 Merge branch 'master' into clear-old-password-junk 2022-12-13 20:52:06 +01:00
486777cb35
Merge branch 'master' into 2392-refactor-more-emails-to-translatables 2022-12-09 12:59:59 +01:00
joseji
9604a6309a found more and more junk everywhere, almost cleared 2022-12-06 22:31:15 +01:00
elweyn
96fd4cb14c Merge branch 'master' into 2285-mark-creation-via-link 2022-12-01 12:07:52 +01:00
elweyn
46014adc6d Database join contribution to transaction table, add new join to query. 2022-12-01 12:07:25 +01:00
joseji
7fe7b98dfe removing non necessary functions 2022-11-29 13:10:33 +01:00
joseji
e350307e6a removing keys and passphrases 2022-11-28 23:59:57 +01:00
Wolfgang Huß
dc7957a0fb Merge branch 'master' of github.com:gradido/gradido into 2392-refactor-more-emails-to-translatables
# Conflicts:
#	backend/src/util/utilities.ts
2022-11-28 11:22:25 +01:00
Wolfgang Huß
224613f6d4 Refactor 'sendTransactionLinkRedeemedEmail' email to HTML and translatable 2022-11-26 15:42:44 +01:00
Moriz Wahl
aa1a88bc11
Merge branch 'master' into fix-wrong-balance 2022-11-25 14:44:39 +01:00
Moriz Wahl
9253706513 remove comment 2022-11-25 14:32:23 +01:00
Wolfgang Huß
44f2e6b06a Move 'getTimeDurationObject' and 'printTimeDuration' into a separate file 2022-11-24 20:15:55 +01:00
Moriz Wahl
b3e880d45f undo refactoring 2022-11-24 13:03:50 +01:00
joseji
60e3f62832 enum use on community user initialization 2022-11-23 11:32:27 +01:00
joseji
47d8469eb3 new password implementation set up and test 2022-11-17 13:38:16 +01:00
joseji
107cc016ba set up completed and working 2022-11-15 20:30:09 +01:00
jjimenezgarcia
902222b9c8
Update backend/src/util/validate.ts
Co-authored-by: Moriz Wahl <moriz.wahl@gmx.de>
2022-10-24 08:05:37 +02:00
joseji
259475755c fixed wrong responsabilities of exception throwing and implementation of calculateBalance() 2022-10-18 23:24:43 +02:00
joseji
2fd37a7503 fixed tests and negative numbers are now detected 2022-10-14 13:59:41 +02:00
Claus-Peter Hübner
68ba6def14 now find users including emailContact 2022-09-12 18:41:17 +02:00
Claus-Peter Hübner
94f15f7475 Merge remote-tracking branch 'origin/master' into
1798-feature-gradidoid-1-adapt-and-migrate-database-schema
2022-09-12 18:18:46 +02:00
elweyn
ed0900b735 Add lint command to ignore console.log statement. 2022-09-07 11:34:08 +02:00
elweyn
e50b80997b Fix imports. 2022-09-07 10:38:34 +02:00
elweyn
0fb1dcdb3e Moved klicktipp.ts to src/util 2022-09-07 10:34:09 +02:00
Claus-Peter Hübner
228451574d adapt backend on database migration of UserContacts 2022-08-26 02:28:04 +02:00
Claus-Peter Hübner
14bd9aae81 linting 2022-08-18 19:09:20 +02:00
Claus-Peter Hübner
e946d96efe Merge remote-tracking branch 'origin/master' into
1798-feature-gradidoid-1-adapt-and-migrate-database-schema
2022-08-18 19:07:33 +02:00
Claus-Peter Hübner
35da60c572 change User to create a gradidoID as uuidv4 during createUser 2022-08-09 23:36:00 +02:00
Claus-Peter Hübner
fadbc7068e start adaptions of users changes in backend 2022-08-09 03:56:22 +02:00
Claus-Peter Hübner
86a0ab731f adapt UserResolver and Test to database changes 2022-07-21 23:18:31 +02:00
Wolfgang Huß
6abb399ab9 Removed UserSetting from backend 2022-06-07 11:33:47 +02:00
Wolfgang Huß
35b47844b7 Rename convertObjValuesToArray to objectValuesToArray 2022-05-23 07:02:32 +02:00
Wolfgang Huß
cde9b171af Writing resolver tests 2022-05-19 10:45:02 +02:00
Moriz Wahl
1d48c12573
Merge branch 'master' into fix-decay-rounding-with-transaction-links 2022-04-25 16:04:38 +02:00
Moriz Wahl
a4ae002693 round balance down before subtracting hold available amount 2022-04-25 16:01:26 +02:00
Moriz Wahl
fa6fbe38c8 User.isAdmin as nullable Date 2022-04-21 11:05:51 +02:00
Moriz Wahl
e3a807ed95
Merge branch 'master' into eliminate-server-user-table 2022-04-20 13:08:43 +02:00
Moriz Wahl
324de93814 update/remove comments 2022-04-20 12:51:34 +02:00
Moriz Wahl
5c6aa5d4ce new db version for isAdmin in user db model 2022-04-20 11:20:28 +02:00
Moriz Wahl
55ff0ee964 add roundedDecay field to Decay Model. This is used to calibrate the decay since the last transaction 2022-04-12 22:52:51 +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
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