2351 Commits

Author SHA1 Message Date
ogerly
7a3b73580f git fix yarn locales 2022-04-10 10:33:52 +02:00
ogerly
65fbc27bb3 add function showGdtBalance() 2022-04-10 10:32:08 +02:00
ogerly
cd41e548cd remove status row, fixed tests 2022-04-10 10:30:27 +02:00
ogerly
bfd8f202e3 add gdt.gdt locales 2022-04-10 10:29:47 +02:00
ogerly
dd04640497 tests for QrCode/FigureQrCode 2022-04-10 09:40:55 +02:00
ogerly
22aeb06f97 tests for TransactionLink 2022-04-10 09:40:12 +02:00
ogerly
43863e21fc add qrcanvas-vue@2.1.1 for vue2 2022-04-10 09:39:02 +02:00
ogerly
da288eaeed position button on link list 2022-04-09 11:36:23 +02:00
ogerly
f76c4ac5c0 change lib for qr code, add logo 2022-04-09 11:02:21 +02:00
ab7b2a7028
test for correct startblock date in frontend 2022-04-07 13:06:47 +02:00
d5d90c7050
remove decayStartBlock from all component interfaces 2022-04-06 15:24:17 +02:00
3582805098
reference config decay start time when figuring out if its the decay start block 2022-04-06 15:23:47 +02:00
ebb6c926d8
define decay start block in config statically 2022-04-06 15:22:57 +02:00
Alexander Friedland
08ff60f55b
Merge branch 'master' into 1633-Display-QR-Code-on-link-in-transaction-list 2022-04-05 15:28:22 +02:00
Moriz Wahl
6a5ad7e6b5 Merge branch '503-Transaction-List-Pagination-Pages-clickable' of github.com:gradido/gradido into 503-Transaction-List-Pagination-Pages-clickable 2022-04-05 14:35:46 +02:00
Moriz Wahl
e942cd2069 remove unused locale due to deletion of pagination component 2022-04-05 14:35:35 +02:00
Alexander Friedland
e819c1868d
Merge branch 'master' into 503-Transaction-List-Pagination-Pages-clickable 2022-04-05 13:50:46 +02:00
Moriz Wahl
ddeb936634 remove unused pagination component 2022-04-05 13:30:06 +02:00
Moriz Wahl
f8412acb5e improve tests 2022-04-05 13:27:43 +02:00
Moriz Wahl
a6b5dddc61 email is restored after clicking back from transaction confirmation 2022-04-05 13:01:33 +02:00
Alexander Friedland
fd5dca7eba
Merge branch 'master' into 1633-Display-QR-Code-on-link-in-transaction-list 2022-04-05 09:43:18 +02:00
Alexander Friedland
066f898805
Merge branch 'master' into 503-Transaction-List-Pagination-Pages-clickable 2022-04-05 09:43:09 +02:00
Alexander Friedland
13de1d07e0
Merge branch 'master' into 1706-After-unsuccessful-sending-email-is-cleared 2022-04-04 22:58:12 +02:00
Alexander Friedland
51d4e855b4
Merge branch 'master' into 1727-Change-button-text-and-observe-spelling 2022-04-04 22:41:19 +02:00
Alexander Friedland
227f81f35a
Merge branch 'master' into 1633-Display-QR-Code-on-link-in-transaction-list 2022-04-04 22:10:11 +02:00
Alexander Friedland
ea62b1afaa
Merge branch 'master' into 1729-load-spinner-if-pending-balance 2022-04-04 22:09:20 +02:00
Alexander Friedland
9b47bf3c40
Merge branch 'master' into 1727-Change-button-text-and-observe-spelling 2022-04-04 22:08:53 +02:00
ogerly
1b88c23b05 fixed test for pagination 2022-04-04 17:59:57 +02:00
ogerly
04d55d7a1e fixed lint 2022-04-04 16:36:58 +02:00
ogerly
197305b81e change text button edit to back 2022-04-04 16:26:59 +02:00
ogerly
d45d8cd02b fixed test TransactionForm.spec.js 2022-04-04 16:18:10 +02:00
ogerly
41fe52fcc9 fixed lint 2022-04-04 16:17:18 +02:00
ogerly
7ad9aae50a change variable radio_selected to radioSelected 2022-04-04 16:16:41 +02:00
Alexander Friedland
a47f0ac218
Merge branch 'master' into 1706-After-unsuccessful-sending-email-is-cleared 2022-04-04 13:34:19 +02:00
Alexander Friedland
035d10753e
Merge branch 'master' into 1727-Change-button-text-and-observe-spelling 2022-04-04 13:33:37 +02:00
Alexander Friedland
33bcb859b9
Merge branch 'master' into 1729-load-spinner-if-pending-balance 2022-04-04 13:33:03 +02:00
Alexander Friedland
c00efbfcb8
Merge branch 'master' into 1723-remembered-and-selected-accordingly-send-per-link 2022-04-04 13:32:50 +02:00
Alexander Friedland
cc340d2718
Update frontend/src/components/GddSend/TransactionConfirmationSend.spec.js
Co-authored-by: Moriz Wahl <moriz.wahl@gmx.de>
2022-04-04 13:17:16 +02:00
Alexander Friedland
16aa988558
Update frontend/src/components/Status.spec.js
Co-authored-by: Moriz Wahl <moriz.wahl@gmx.de>
2022-04-04 13:16:09 +02:00
Alexander Friedland
5b1f8d1164
Update frontend/src/components/Status.spec.js
Co-authored-by: Moriz Wahl <moriz.wahl@gmx.de>
2022-04-04 13:16:00 +02:00
Alexander Friedland
e3f76d6d35
Update frontend/src/components/GddSend/TransactionForm.spec.js
Co-authored-by: Moriz Wahl <moriz.wahl@gmx.de>
2022-04-04 13:08:58 +02:00
ogerly
4ada891a89 remove only 2022-04-04 13:05:21 +02:00
ogerly
998514c62b out commend toast test success used 2022-04-04 13:05:21 +02:00
Alexander Friedland
98ae90c05e
Merge branch 'master' into 1633-Display-QR-Code-on-link-in-transaction-list 2022-04-04 11:32:36 +02:00
ogerly
0642b19791 fixed test for navigator.clipboard 2022-04-04 11:16:32 +02:00
ogerly
2f6ed90f15 fixed test for pending animation icon 2022-04-03 13:02:53 +02:00
ogerly
f1555b4a27 fixed yarn lint 2022-04-03 12:55:52 +02:00
ogerly
a5546826a5 delete unused text 2022-04-03 12:55:18 +02:00
ogerly
f33c9694ad if pending status true load spinner 2022-04-03 12:53:24 +02:00
ogerly
75d339903e change text from button.btn-success to button.btn-primary 2022-04-03 12:05:56 +02:00