einhorn_b
|
38d5388029
|
fix backend test
|
2023-08-30 18:35:07 +02:00 |
|
einhorn_b
|
81083c0569
|
Merge branch 'master' into refactor-simple-validation-with-typed-graphql
|
2023-08-19 10:08:05 +02:00 |
|
einhorn_b
|
a74d4697cf
|
remove not longer needed import
|
2023-08-11 10:43:27 +02:00 |
|
einhorn_b
|
e2f65cddc3
|
increase auto validation, update tests
|
2023-08-11 10:39:53 +02:00 |
|
Claus-Peter Huebner
|
5beaa97711
|
endless fight to synchronize testcase with async business logic
|
2023-07-27 14:52:47 +02:00 |
|
Claus-Peter Huebner
|
847f7a2488
|
shift dltTx-creation in send-function
|
2023-07-27 02:18:39 +02:00 |
|
Claus-Peter Huebner
|
9c2212e7f3
|
first tests
|
2023-07-25 00:57:52 +02:00 |
|
Moriz Wahl
|
95e7888d90
|
try to get unit tests and seeds running again
|
2023-06-26 15:57:43 +02:00 |
|
Moriz Wahl
|
2e865c6744
|
test send coins via alias
|
2023-05-16 04:38:19 +02:00 |
|
Moriz Wahl
|
ad4418d297
|
test transaction list query to raise coverage
|
2023-05-08 09:35:14 +02:00 |
|
|
|
239f42cfa4
|
Merge branch 'master' into eslint-disable-tests-typesafer
|
2023-05-03 11:24:56 +02:00 |
|
|
|
9464026a58
|
Merge branch 'master' into eslint-disable-@typescript-eslint/unbound-method
|
2023-04-06 15:32:33 +02:00 |
|
|
|
e438502d46
|
Merge branch 'master' into import-no-cycle-refactor-events
|
2023-04-05 19:02:12 +02:00 |
|
|
|
c65279269b
|
have tests more typesafe
|
2023-04-05 04:50:33 +02:00 |
|
|
|
fc887b9ad6
|
remove unound-method ignore
|
2023-04-05 03:59:16 +02:00 |
|
|
|
642aa0369f
|
Merge branch 'master' into eslint-update-packages
|
2023-04-04 17:08:44 +02:00 |
|
|
|
e656a848fd
|
Merge branch 'master' into eslint-update-packages
|
2023-04-03 21:32:26 +02:00 |
|
|
|
1fa6d3e469
|
lint fixes
|
2023-03-31 12:10:50 +02:00 |
|
|
|
959487c3bb
|
Merge branch 'master' into import-no-cycle-refactor-events
|
2023-03-31 12:08:15 +02:00 |
|
Moriz Wahl
|
976940047e
|
Merge branch 'master' into feat-send-coins-via-gradido-ID
|
2023-03-30 19:14:09 +02:00 |
|
|
|
7d7eb34aeb
|
fix order
|
2023-03-30 18:04:43 +02:00 |
|
|
|
9407386de7
|
fix alphabetical sort
|
2023-03-30 17:57:15 +02:00 |
|
|
|
80ff97e72a
|
more lint fixes
|
2023-03-30 17:39:09 +02:00 |
|
|
|
b0c19eda47
|
fix import order
|
2023-03-30 17:28:03 +02:00 |
|
|
|
28cbf13062
|
solution to enable import/no-cycle
|
2023-03-29 16:23:55 +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 |
|
Moriz Wahl
|
9c84ca185d
|
Merge branch 'master' into feat-send-coins-via-gradido-ID
|
2023-03-23 13:15:47 +01: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 |
|
Moriz Wahl
|
761ff80b97
|
use findUserByIdentifier for emails, use it in send coins
|
2023-03-14 21:14:41 +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 |
|
|
|
c0466745cc
|
update eslint dependencies and fix resulting errors
|
2023-03-12 03:01:52 +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 |
|