7801 Commits

Author SHA1 Message Date
ogerly
3945a358fb add slots for transaction link informations and logic 2022-03-18 19:19:14 +01:00
ogerly
13afe6bbbc add locales for transaction link info 2022-03-18 19:18:22 +01:00
ogerly
07508266de add components RedeemedTextBox, RedeemLoggedOut, RedeemSelfCreator, RedeemSelfCreator 2022-03-18 19:17:20 +01:00
ogerly
26ec3f51bb add slot system for transaction link information items 2022-03-18 19:15:19 +01:00
ogerly
302b2705ca tests for ShowTransactionLinkInformations.vue 2022-03-18 19:13:36 +01:00
ogerly
0629909c9f change file name to TransactionListItem 2022-03-18 19:12:45 +01:00
Moriz Wahl
e215901432
Merge pull request #1623 from gradido/user-entity-in-context
fix: Query for Only Creations Transaction List
2022-03-18 15:32:14 +01:00
Moriz Wahl
550a55a4f0
Merge branch 'master' into user-entity-in-context 2022-03-18 15:23:48 +01:00
320846fa1a
Merge pull request #1626 from gradido/resolve_external_paths
Fix: build for development and production links external modules properly
2022-03-18 15:23:40 +01:00
4c0996aefb
Merge branch 'master' into resolve_external_paths 2022-03-18 15:15:51 +01:00
21a257a901
exclude build folder from jest & jest coverage collection 2022-03-18 15:15:01 +01:00
Moriz Wahl
303ab94ba3
Merge branch 'master' into user-entity-in-context 2022-03-18 15:13:11 +01:00
Moriz Wahl
153b39c65d
Merge pull request #1622 from gradido/seed-transaction-links
feat: Seed Transaction Links
2022-03-18 15:12:09 +01:00
Moriz Wahl
8040da7a66
Merge branch 'master' into seed-transaction-links 2022-03-18 15:01:42 +01:00
ogerly
5feeb17230 deleted unused code 2022-03-18 11:31:25 +01:00
ogerly
78637f50c5 add store state email to tests in ShowTransactionLinkInformations 2022-03-18 11:29:46 +01:00
ogerly
be387400ca add store state email to tests in ShowTransactionLinkInformations 2022-03-18 11:28:34 +01:00
ogerly
63d9e9ab94 yarn locales --fix 2022-03-18 11:19:18 +01:00
ogerly
74d6096255 delete unused keys from locales 2022-03-18 11:19:18 +01:00
ogerly
37d7c9bf53 add show textbox for deleted link and redeemed link 2022-03-18 11:19:18 +01:00
ogerly
e1f67df794 add redeem modal and start function redeemLink() 2022-03-18 11:19:18 +01:00
ogerly
6be14e83b7 add no redeem - You can't redeem your own link! 2022-03-18 11:19:18 +01:00
ogerly
ddc036dd34 add @/graphql/mutations redeemTransactionLink, add function redeemLink 2022-03-18 11:19:18 +01:00
ogerly
5dc1d1e67c add id to query queryTransactionLink, add locales for redeem amount, check auth 2022-03-18 11:19:18 +01:00
28588ae25c
deployment .env.dist config versions 2022-03-18 03:17:48 +01:00
c9177bbce3
enforce config database 2022-03-18 03:13:11 +01:00
677581b76e
enforce config on backend 2022-03-18 03:13:00 +01:00
d4ec4ab080
reverted unnecessary change 2022-03-18 01:45:28 +01:00
5fe1e05ca4
use tsconfig-paths package to resolve paths
link build and src paths for the external database package
2022-03-18 01:35:01 +01:00
e2bba25679
Merge branch 'master' into 1588-frontend-show-link-information 2022-03-17 23:03:30 +01:00
Alexander Friedland
c6cd6f37e6
Merge pull request #1620 from gradido/1588-frontend-expendable-paginated-link-list
1588 frontend expendable paginated link list
2022-03-17 22:51:09 +01:00
ogerly
39832bbcf3 remove tests 2022-03-17 22:42:31 +01:00
ogerly
a0c6aeb3a5 change memo texte in tests for Gdd transaction list 2022-03-17 21:58:38 +01:00
ogerly
78a1459971 change props in tests for transaction links + zaubersprüche 2022-03-17 21:47:11 +01:00
ogerly
f5b0ef2265 resolve conflict 2022-03-17 21:28:40 +01:00
Moriz Wahl
5cf930841c remove comment 2022-03-17 20:13:11 +01:00
Moriz Wahl
b8d4366e46 src/components/Transactions/TransactionLinksSummary.spec.js 2022-03-17 20:06:24 +01:00
ogerly
b75330c142 test transaction links four to eight 2022-03-17 18:08:15 +01:00
ogerly
4a7a4f28cf change object variables, pending extra, chnage text in tests 2022-03-17 17:58:17 +01:00
Alexander Friedland
6b2cd9716d
Update frontend/src/locales/en.json
Co-authored-by: Moriz Wahl <moriz.wahl@gmx.de>
2022-03-17 16:48:49 +01:00
Alexander Friedland
e396aa52fb
Update frontend/src/components/Transactions/TransactionLinksSummary.spec.js
Co-authored-by: Moriz Wahl <moriz.wahl@gmx.de>
2022-03-17 16:48:39 +01:00
Alexander Friedland
85513f40f1
Update frontend/src/locales/en.json
Co-authored-by: Moriz Wahl <moriz.wahl@gmx.de>
2022-03-17 16:48:14 +01:00
Alexander Friedland
a84c91cbb7
Update frontend/src/locales/de.json
Co-authored-by: Moriz Wahl <moriz.wahl@gmx.de>
2022-03-17 16:48:05 +01:00
Alexander Friedland
5e0864520a
Update frontend/src/locales/de.json
Co-authored-by: Moriz Wahl <moriz.wahl@gmx.de>
2022-03-17 16:47:44 +01:00
Alexander Friedland
6af0d51628
Update frontend/src/components/DecayInformations/CollapseLinksList.spec.js
Co-authored-by: Moriz Wahl <moriz.wahl@gmx.de>
2022-03-17 16:47:35 +01:00
Alexander Friedland
b905235c74
Update frontend/src/components/TransactionLinks/TransactionLink.spec.js
Co-authored-by: Moriz Wahl <moriz.wahl@gmx.de>
2022-03-17 16:46:50 +01:00
Alexander Friedland
7347ed78fb
Update frontend/src/components/TransactionLinks/TransactionLink.vue
Co-authored-by: Moriz Wahl <moriz.wahl@gmx.de>
2022-03-17 16:46:14 +01:00
Alexander Friedland
691ea91eb7
Update frontend/src/components/DecayInformations/CollapseLinksList.spec.js
Co-authored-by: Moriz Wahl <moriz.wahl@gmx.de>
2022-03-17 16:45:36 +01:00
ogerly
06705366ad change decay Object to String 2022-03-17 16:44:06 +01:00
ogerly
d046dbc7a6 add locales for transaction link information 2022-03-17 14:20:53 +01:00