7073 Commits

Author SHA1 Message Date
ogerly
15f8ed3ca0 yarn lint --fix 2022-03-14 10:13:30 +01:00
ogerly
f15fe1d7cb add component TransactionResultLink.vue 2022-03-14 10:11:53 +01:00
ogerly
d3107f2294 add component TransactionResultSendError.vue 2022-03-14 10:11:26 +01:00
ogerly
fdcc0891db add component TransactionResultSendSuccess.vue 2022-03-14 10:10:59 +01:00
ogerly
114cd52bf9 add component TransactionConfirmationLink.spec.js 2022-03-14 10:09:55 +01:00
ogerly
ef8fe45c23 add component TransactionConfirmationSend.spec.js 2022-03-14 10:09:24 +01:00
ogerly
07f094560f add component TransactionConfirmationLink.vue 2022-03-14 10:08:49 +01:00
ogerly
ca031ae17f add component src/components/GddSend/TransactionConfirmationSend.vue 2022-03-14 10:08:12 +01:00
ogerly
4721283b1d changed review 2022-03-13 11:24:15 +01:00
ogerly
e615436993 remove unused data 2022-03-11 20:30:40 +01:00
ogerly
63431418f6 yarn locales --fix 2022-03-11 20:29:03 +01:00
ogerly
5e6e4f22e9 yarn locales --fix 2022-03-11 20:12:38 +01:00
ogerly
7bba881b3a frontendstyle for send per link fixed, add components ClipboardCopy.vue 2022-03-11 20:12:38 +01:00
Alexander Friedland
c2d1290ae7
Merge branch 'master' into frontend-generate-link-for-send-gdd 2022-03-11 17:35:00 +01:00
Alexander Friedland
93e70c0aac
Merge pull request #1600 from gradido/1599-components-for-transactionlist-types
1599 components for transactionlist types
2022-03-11 17:30:10 +01:00
Alexander Friedland
13fc659f1f
Merge branch 'master' into 1599-components-for-transactionlist-types 2022-03-11 17:21:53 +01:00
ogerly
1d366bcb5d change review from ulf 2022-03-11 17:21:37 +01:00
Moriz Wahl
f127bb289b
Merge pull request #1610 from gradido/link-transaction-to-transaction-link
feat: Link Transaction to Transaction Link on Redeem
2022-03-11 17:10:05 +01:00
Moriz Wahl
470cb368bf add AFTER statement to sql 2022-03-11 16:50:36 +01:00
Alexander Friedland
5238a0a5d6
Merge branch 'master' into 1599-components-for-transactionlist-types 2022-03-11 16:37:12 +01:00
Moriz Wahl
e79a583ee2 insert transactionLinkId in transaction made by redeemed link, update transaction link within commit transaction 2022-03-11 16:29:54 +01:00
ogerly
2ecd654dd7 yarn lint --fix 2022-03-11 16:29:36 +01:00
ogerly
35b9627300 send commit for send per link 2022-03-11 16:29:36 +01:00
ogerly
24dfa3a0e7 test send.vue and ShowTransactionLinkInformations.spec.js, routes 2022-03-11 16:29:36 +01:00
ogerly
7cb2b1ece2 test GddTransactionList.spec.js pagenation 2022-03-11 16:12:49 +01:00
Moriz Wahl
06d45c1e51 add transaction link id to transaction model 2022-03-11 16:12:13 +01:00
Moriz Wahl
e7554030b8 add transactionLinkId to transaction entity 2022-03-11 16:01:35 +01:00
Moriz Wahl
6d284c8170 new DB version 2022-03-11 15:58:16 +01:00
ogerly
ef4bbbdb26 yarn lint --fix 2022-03-11 15:57:09 +01:00
Moriz Wahl
b3f7fd28a1 add transactionLinkId Column to transactions table 2022-03-11 15:54:59 +01:00
Moriz Wahl
b5ef464222
Merge pull request #1607 from gradido/redeem-transaction-link-mutation
feat: Redeem Transaction Link Mutation
2022-03-11 15:46:48 +01:00
Moriz Wahl
826ad7019c add TODO 2022-03-11 15:33:36 +01:00
Moriz Wahl
13c61984de liniting 2022-03-11 15:27:02 +01:00
Moriz Wahl
df7406b145 Merge branch 'master' into redeem-transaction-link-mutation 2022-03-11 15:25:24 +01:00
Alexander Friedland
82fad1f8b0
Merge branch 'master' into frontend-generate-link-for-send-gdd 2022-03-11 15:21:39 +01:00
Moriz Wahl
13fe4300d2 extract transaction process in function 2022-03-11 15:19:01 +01:00
Moriz Wahl
b5a771b27f
Merge pull request #1606 from gradido/transaction-link-list-query
feat: List Transaction Links Query
2022-03-11 14:50:00 +01:00
Moriz Wahl
5d21c25240 also list depricated links 2022-03-11 14:39:12 +01:00
Moriz Wahl
0267a31515 use paginated for args 2022-03-11 14:19:48 +01:00
Moriz Wahl
7c104fc705 Merge branch 'master' into transaction-link-list-query 2022-03-11 14:13:46 +01:00
Moriz Wahl
e28b3f0bb5
Merge pull request #1603 from gradido/virtual-link-transaction
feat: Virtual Transaction for Transaction Links
2022-03-11 14:11:04 +01:00
Moriz Wahl
9912c8913b prevent linter 2022-03-11 14:10:31 +01:00
Moriz Wahl
b54278a080
Merge branch 'master' into virtual-link-transaction 2022-03-11 14:01:42 +01:00
Moriz Wahl
4affd35a44
Update backend/src/graphql/resolver/TransactionResolver.ts
Co-authored-by: Ulf Gebhardt <ulf.gebhardt@webcraft-media.de>
2022-03-11 14:01:35 +01:00
Moriz Wahl
e78337d9ef
Update backend/src/graphql/enum/TransactionTypeId.ts
Co-authored-by: Ulf Gebhardt <ulf.gebhardt@webcraft-media.de>
2022-03-11 14:01:04 +01:00
Moriz Wahl
489ab233b9 define type of arg offset 2022-03-11 13:59:33 +01:00
Moriz Wahl
d46cb9a63c
Merge branch 'master' into transaction-link-list-query 2022-03-11 13:51:22 +01:00
Moriz Wahl
81cd858eb4 call transaction resolver to redeem transactoin link. Optional senderId parameter for sendCoins to redeem links 2022-03-11 13:47:04 +01:00
Moriz Wahl
3125031faf
Merge pull request #1605 from gradido/refactor-transaction-link-query
refactor: Transaction Link Query
2022-03-11 13:30:58 +01:00
e97c05d832
Merge branch 'master' into refactor-transaction-link-query 2022-03-11 13:13:42 +01:00