429 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
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
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
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
e3a4eef9f7 add class gradido-background-azure on transaction-links-summary 2022-03-16 14:54:42 +01:00
ogerly
43185325eb change background-color for table link 2022-03-16 14:47:40 +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
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
a8dfb27fbc
fixed tests,
moved ContentFooter to components
2022-03-16 03:37:41 +01:00
95e3fda2fa
Merge branch 'master' into eslint_i18n 2022-03-16 03:16:52 +01:00
652babd191
renamed dash to em-dash 2022-03-16 03:16:05 +01:00
ogerly
9bd74cb148 yarn lint --fix 2022-03-15 17:18:32 +01:00
ogerly
baf4f66604 ad function updateListTransactionLinks on TransactionLinksSummary.vue 2022-03-15 17:16:35 +01:00
ogerly
81df36a3fb ad function deleteLink and bvModal confirm 2022-03-15 17:15:47 +01:00
ogerly
9d5cbf18b5 ad function updateTransactions on component 2022-03-15 17:14:11 +01:00
ogerly
f1718537b2 ad function updateListTransactionLinks on component 2022-03-15 17:13:28 +01:00
ogerly
83b1c4c9e1 change position from visible on collapse in TransactionLinksSummary.vue 2022-03-15 15:55:23 +01:00
ogerly
255a11ee5a add new component TransactionLink.vue 2022-03-15 15:54:01 +01:00
ogerly
538a6f021f add components TransactionLink in CollapseLinksList.vue 2022-03-15 15:52:29 +01:00
5699723c4f
Update frontend/src/components/Menu/Navbar.vue
Co-authored-by: Moriz Wahl <moriz.wahl@gmx.de>
2022-03-15 13:18:46 +01:00