601 Commits

Author SHA1 Message Date
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
794fa140a5
use profile instead of my-profil 2022-03-15 13:16:15 +01:00
ogerly
d843530e39 change props transactionLinks type from object to Array 2022-03-15 11:46:56 +01:00
ogerly
5b56b8624f chang componentname TransactionLinkSummary TO TransactionLinksSummary 2022-03-15 11:45:32 +01:00
ogerly
7cc96f0883 get apollo result in CollapseLinkList 2022-03-15 11:40:46 +01:00
ogerly
cb27b7aebe chang componentname TransactionLink TO TransactionLinkSummary 2022-03-15 11:39:48 +01:00
ogerly
e5dc99dad6 add apollo funktion for query transactionLinkList 2022-03-15 11:38:35 +01:00
ogerly
d2365dcd30 set an all props required: true 2022-03-15 09:22:48 +01:00
eb9e409891
fix most tests 2022-03-15 04:59:09 +01:00
31f176a122
fix missing keys 2022-03-15 04:44:45 +01:00
bd8b24a6f0
thinks are linting and language files are sorted.
TODO: its unclear which dynamic key are missing
2022-03-15 04:16:14 +01:00
e22bf6f497
additional checks,
fix dynamic $t values by ignoring our occurences
2022-03-15 03:11:35 +01:00
15981da64b
no more lint warnings 2022-03-15 02:53:59 +01:00
Alexander Friedland
692b9e53de
Merge branch 'master' into 1594-Show-if-a-transaction-was-created-by-link 2022-03-14 23:13:27 +01:00
ogerly
0aef35c7b2 review fixed 2022-03-14 22:34:17 +01:00
ogerly
2cf6160718 unused selected remove, add locales 2022-03-14 21:13:50 +01:00
ogerly
0566cdb4f5 tests for Send.spec.js 2022-03-14 18:00:00 +01:00
ogerly
dfc8aadce4 add enum SEND_TYPEP: send and link 2022-03-14 14:18:11 +01:00
ogerly
f1ae41147c enum TRANSACTION_STEPS in GddSend.vue and send.vue 2022-03-14 13:45:40 +01:00
ogerly
a46bdb69bc yarn test fixed 2022-03-14 10:47:01 +01:00
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
Moriz Wahl
fde2a7f7bf also query linkCount in transactionList 2022-03-14 08:36:28 +01:00