1972 Commits

Author SHA1 Message Date
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
ogerly
abcaad7207 delete unused keys in locales 2022-03-16 21:16:33 +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
ogerly
291fb29528 remove unused code 2022-03-16 18:39:03 +01:00
ogerly
d4ca15a28a change props balanceDate to date 2022-03-16 18:36:08 +01:00
ogerly
555addb26c add props memo required: true 2022-03-16 18:34:03 +01:00
ogerly
54b7e58a5e add props diffNow, add computed dateString 2022-03-16 18:32:28 +01:00
ogerly
0bba201d33 add components for transaction rows, chnage toast mesage, add computed decayObject() 2022-03-16 18:30:49 +01:00
ogerly
dc505b5908 remove background-color azure and beige 2022-03-16 18:28:43 +01:00
ogerly
5517ac3fa5 props decay set required: true 2022-03-16 18:26:39 +01:00
ogerly
ab3ad69cc8 remove unused head row for transactionLinkList 2022-03-16 18:23:30 +01:00
ogerly
f28b006732 change link-reload to link-load 2022-03-16 18:19:24 +01:00
ogerly
aea66031db remove unused background-color 2022-03-16 17:09:05 +01:00
ogerly
77e09f5f40 remove backgound-color from collapse box in TransactonDecay 2022-03-16 15:08:16 +01:00
ogerly
9fb21c3ad9 add class gradido-background-azure on transaction-decay 2022-03-16 15:07:28 +01:00
ogerly
781130d14c add new class gradido-background-beige 2022-03-16 14:56:37 +01:00
ogerly
e3a4eef9f7 add class gradido-background-azure on transaction-links-summary 2022-03-16 14:54:42 +01:00
ogerly
2e93f522da add new class gradido-background-azure 2022-03-16 14:51:26 +01:00
ogerly
43185325eb change background-color for table link 2022-03-16 14:47:40 +01:00
ogerly
6f10431b10 add new class background-color 2022-03-16 14:46:48 +01:00
ogerly
34f3914e5c remove click event visible on extra box bevore collapse box 2022-03-16 14:23:06 +01:00
ogerly
7188743af5 remove background color for collaps box 2022-03-16 14:22:12 +01:00
ogerly
896e5a1124 change pluralation for buttonText 2022-03-16 14:13:08 +01:00
ogerly
8fbbf90938 yarn locales --fix 2022-03-16 12:09:26 +01:00
ogerly
4c55f2dc13 add locales in CollapseLinksList.vue 2022-03-16 12:09:26 +01:00
ogerly
798a75e923 add locales in TransactionLink.vue 2022-03-16 12:09:26 +01:00
ogerly
b976e84411 refactor modal, deleteLink emit reset-transaction-link-list 2022-03-16 12:09:26 +01:00
ogerly
e49543ad55 add function resetTransactionLinkList, loadMoreLinks and computed buttonText 2022-03-16 12:09:26 +01:00
ogerly
1a89d94bda add varibles object, add computed and watch currentPage 2022-03-16 12:09:26 +01:00
ogerly
90ce74a98c add variables pageSize 2022-03-16 12:09:26 +01:00
aec1e28809
enforce copy of .eslintignore into docker 2022-03-16 03:49:00 +01:00
6afdd1fde0
corrected .eslintignore, .gitignore and use .eslintignore in linting again 2022-03-16 03:43:49 +01:00