34 Commits

Author SHA1 Message Date
Moriz Wahl
6dff07a7ba Revert "do not allow user to edit admin contributions"
This reverts commit 43e2f5fbc839921b5b0fe3deadc85c15baeb104f.
2023-03-30 18:25:47 +02:00
Moriz Wahl
43e2f5fbc8 do not allow user to edit admin contributions 2023-03-30 16:40:07 +02:00
69a29f0a31
fix linting 2023-03-28 01:36:52 +02:00
c874fb6ca1
Merge branch 'master' into eslint-plugin-import-fixes 2023-03-28 01:08:16 +02:00
7e8b1ba6a3
Merge branch 'master' into seperate-events-in-own-files 2023-03-23 12:21:55 +01:00
1577667c1a
Merge branch 'master' into rename-evenProtocolType-to-eventType 2023-03-23 12:00:39 +01:00
bfa8f33ea6
merge conflict 2023-03-14 16:08:57 +01:00
b3c48af3c4
Merge branch 'master' into event_refactor_database 2023-03-14 16:08:41 +01:00
c54e6fb8ae
new rules + fixes 2023-03-12 02:19:10 +01:00
721ccecd12
fixes 2023-03-12 02:19:10 +01:00
827c829306
fixes based on the unit tests 2023-03-09 14:37:25 +01:00
3391b3a9ee
merge 2023-03-09 14:37:17 +01:00
17992d75ef
separate events into their own file, some nameing conventions 2023-03-07 12:29:59 +01:00
d204e79cd5
rename eventProtocolType to eventType 2023-03-07 12:29:02 +01:00
e73c26a1cd
fix transactionResolver tests 2023-02-18 01:31:29 +01:00
41569ad0f1
refactor events - first step to get backend working 2023-02-18 01:08:06 +01:00
4864ad6276
Merge branch 'master' into logger_transactionResolver 2023-02-14 17:11:48 +01:00
31168c3aff
refactor event names 2023-02-13 13:36:06 +01:00
7059ba1ee1
use LogError Class and correct tests 2023-02-07 12:08:11 +01:00
7845ffd8e4
fix another test 2023-01-31 23:02:17 +01:00
1f765bd3f4
fix find last Transaction 2022-12-15 12:41:42 +01:00
Moriz Wahl
1b31d09278 add tests for semaphore 2022-12-13 20:42:20 +01:00
Moriz Wahl
c0096aa26c fix(backend): critical bug 2022-11-30 12:15:47 +01:00
Moriz Wahl
62c48712a4 fix misspelled text 2022-11-25 14:32:12 +01:00
Moriz Wahl
77d93f18fa remove test 2022-11-24 13:13:01 +01:00
Moriz Wahl
b3e880d45f undo refactoring 2022-11-24 13:03:50 +01:00
joseji
9846e095bf logger now mocked propperly 2022-10-28 11:22:58 +02:00
joseji
259475755c fixed wrong responsabilities of exception throwing and implementation of calculateBalance() 2022-10-18 23:24:43 +02:00
joseji
d90d366946 fixed unnecessary params 2022-10-18 20:24:30 +02:00
joseji
1848db1ba1 added some log tests 2022-10-18 19:51:10 +02:00
joseji
2fd37a7503 fixed tests and negative numbers are now detected 2022-10-14 13:59:41 +02:00
joseji
91c05fcb9b events implemented and tested 2022-10-13 14:13:23 +02:00
joseji
0b68f2f74b tests up and working 2022-10-13 13:44:39 +02:00
joseji
f6b386101d test start 2022-10-13 12:18:38 +02:00