7298 Commits

Author SHA1 Message Date
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
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
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
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
Moriz Wahl
36ea3bf170 test bvModal, fix duplicate Id warning 2022-03-17 13:52:49 +01:00
ogerly
97590373cb change modal test 2022-03-17 11:56:11 +01:00
ogerly
05cd05094b test for TransactionLink.vue 2022-03-17 11:33:18 +01:00
ogerly
e9879cf40c test for TransactionLinksSummary.vue 2022-03-17 11:33:18 +01:00
ogerly
8a786d9fb4 remove itemsShown to transactionLinks.length in TransactionLinksSummary 2022-03-17 11:33:18 +01:00
ogerly
4eec006a49 add once data on transactionLink, remove valua.itemsShown 2022-03-17 11:33:18 +01:00
ogerly
96a4413144 remove itemsShown to transactionLinks.length 2022-03-17 11:33:18 +01:00
Moriz Wahl
51c06741fc get test working with chages to the schema 2022-03-17 09:06:40 +01:00
Moriz Wahl
689d6c3fb8 get transaction link id by mutation call 2022-03-17 08:58:07 +01:00
Moriz Wahl
8a350e7cab get user id by login query in seeds 2022-03-17 08:48:49 +01:00
Moriz Wahl
1182b94075 createUser returns User object, adopt mutations, reduce db calls in seed 2022-03-17 08:40:02 +01:00
Alexander Friedland
a6785936ae
Merge branch 'master' into 1588-frontend-expendable-paginated-link-list 2022-03-16 22:23:03 +01:00
Moriz Wahl
2bdd508679 Merge branch 'seed-transaction-links' of github.com:gradido/gradido into seed-transaction-links 2022-03-16 22:10:35 +01:00
Moriz Wahl
d1fe360157 Merge branch 'master' into seed-transaction-links 2022-03-16 22:10:16 +01:00
Moriz Wahl
89c6501318
Merge pull request #1621 from gradido/seed-transactions-in-backend
feat: Seed Creation Transactions in Backend
2022-03-16 22:09:20 +01:00
Moriz Wahl
3c04cf0621 move db call to get admin id before mutation 2022-03-16 21:18:01 +01:00
ogerly
abcaad7207 delete unused keys in locales 2022-03-16 21:16:33 +01:00
Moriz Wahl
691d734c50
Update backend/src/seeds/factory/creation.ts
Co-authored-by: Ulf Gebhardt <ulf.gebhardt@webcraft-media.de>
2022-03-16 21:12:08 +01:00
Alexander Friedland
3ada62d20f
Merge branch 'master' into 1588-frontend-expendable-paginated-link-list 2022-03-16 20:57:03 +01:00
ogerly
67a14b21cb test for CollapseLinksList.vue 2022-03-16 20:43:27 +01:00
ogerly
f07ed70f30 add class on loadMoreLinks button, refactor static 5 to value.pageSize 2022-03-16 20:40:59 +01:00
ogerly
b655bbb658 remove unused props item, add props from v-bind, remove id in function 2022-03-16 20:39:21 +01:00
Moriz Wahl
eb586a118f
Merge branch 'master' into seed-transactions-in-backend 2022-03-16 20:39:12 +01:00
a916f12b4d
Merge branch 'master' into seed-transaction-links 2022-03-16 20:28:41 +01:00
ce89cc21cf
Merge pull request #1618 from gradido/eslint_i18n
Feature: Eslint i18n validation
2022-03-16 19:43:13 +01:00