|
|
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 |
|
|
|
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 |
|
|
|
66a5175dc1
|
combine logic for both listTransactionLinks and listTransactionLinksAdmin
|
2023-02-14 21:28:58 +01:00 |
|
elweyn
|
6588a636dd
|
Change the composition of the link from addition to replace.
|
2022-04-08 08:14:50 +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
|
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 |
|
ogerly
|
549a36cb56
|
add linkCount and linkList in query
|
2022-03-25 20:17:33 +01:00 |
|
Moriz Wahl
|
55455d0236
|
remove showEmail form model, args and resolver
|
2022-03-10 18:31:15 +01:00 |
|
Moriz Wahl
|
40aa617bcc
|
Merge branch 'master' into remove-showEmail
|
2022-03-10 18:26:35 +01:00 |
|
Moriz Wahl
|
80650e60b8
|
remove apollo log plugin hack, improve model
|
2022-03-10 18:00:47 +01:00 |
|
Moriz Wahl
|
91ffc16ed0
|
remove showEmail from transaction link model, alter database version
|
2022-03-10 17:35:15 +01:00 |
|
Moriz Wahl
|
fae9d91004
|
add comment to explain why set to null in constructor
|
2022-03-10 16:00:15 +01:00 |
|
Moriz Wahl
|
3436253bbe
|
transaction link repository, use raw query to get sum of hold available amount
|
2022-03-10 15:33:26 +01:00 |
|
Moriz Wahl
|
91fe38fe8f
|
use db values instead of null
|
2022-03-10 14:28:42 +01:00 |
|
Moriz Wahl
|
96dcdf0170
|
add deletedAt to constructor
|
2022-03-09 17:09:57 +01:00 |
|
Moriz Wahl
|
916fae91b3
|
Merge branch 'model-transaction-link' into create-transaction-link-mutation
|
2022-03-09 17:00:35 +01:00 |
|
Moriz Wahl
|
f961772854
|
add soft delete to transaction link model
|
2022-03-09 16:51:56 +01:00 |
|
Moriz Wahl
|
6d6f58a932
|
save hold available amount
|
2022-03-09 15:43:13 +01:00 |
|
Moriz Wahl
|
0f3d2719d5
|
Merge branch 'model-transaction-link' into create-transaction-link-mutation
|
2022-03-09 15:15:05 +01:00 |
|
Moriz Wahl
|
8bdd25cd01
|
add hold available amount to model
|
2022-03-09 15:09:01 +01:00 |
|
Moriz Wahl
|
c9d24c3b61
|
add constructor
|
2022-03-09 14:29:20 +01:00 |
|
Moriz Wahl
|
eb5b19e6d6
|
add code column to model and entity
|
2022-03-09 12:02:10 +01:00 |
|
Moriz Wahl
|
437da5eeda
|
feat: Transaction Link Model
|
2022-03-09 11:05:01 +01:00 |
|