|
|
cede263dc4
|
use .gitignore as .eslintignore
|
2022-03-16 02:34:09 +01:00 |
|
|
|
41295bb974
|
fix missing locale
|
2022-03-16 02:33:52 +01:00 |
|
|
|
4b0fd4cf2a
|
remove unused json examples
|
2022-03-15 16:41:26 +01:00 |
|
|
|
dc4d611d28
|
tests "fixed"
|
2022-03-15 16:23:13 +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 |
|
|
|
f3ffb01c9e
|
removed i18n:report command
|
2022-03-15 05:10:23 +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 |
|
|
|
2dd8dc573e
|
lint jsons, find unused i18n keys, find missmatching i18n keys
|
2022-03-15 03:45:36 +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 |
|
|
|
9c43d33732
|
configure use of vue i18n eslint plugin
|
2022-03-15 01:19:18 +01:00 |
|
ogerly
|
0aef35c7b2
|
review fixed
|
2022-03-14 22:34:17 +01:00 |
|
ogerly
|
f31ab41354
|
use SEND_TYPE for selected
|
2022-03-14 22:19:15 +01:00 |
|
Alexander Friedland
|
bde3e3bff6
|
Update frontend/src/locales/en.json
Co-authored-by: Ulf Gebhardt <ulf.gebhardt@webcraft-media.de>
|
2022-03-14 22:09:23 +01:00 |
|
Alexander Friedland
|
0fed52eda8
|
Update frontend/src/locales/en.json
Co-authored-by: Ulf Gebhardt <ulf.gebhardt@webcraft-media.de>
|
2022-03-14 22:09:04 +01:00 |
|
Alexander Friedland
|
0191c39852
|
Update frontend/src/locales/en.json
Co-authored-by: Ulf Gebhardt <ulf.gebhardt@webcraft-media.de>
|
2022-03-14 22:08:48 +01:00 |
|
Alexander Friedland
|
32602cbbeb
|
Update frontend/src/locales/en.json
Co-authored-by: Ulf Gebhardt <ulf.gebhardt@webcraft-media.de>
|
2022-03-14 22:08:30 +01:00 |
|
Alexander Friedland
|
1d9b4297de
|
Update frontend/src/locales/en.json
Co-authored-by: Ulf Gebhardt <ulf.gebhardt@webcraft-media.de>
|
2022-03-14 22:08:18 +01:00 |
|
Alexander Friedland
|
a7aabc325c
|
Update frontend/src/locales/de.json
Co-authored-by: Ulf Gebhardt <ulf.gebhardt@webcraft-media.de>
|
2022-03-14 22:08:00 +01:00 |
|
Alexander Friedland
|
9ee97c02bf
|
Update frontend/src/locales/de.json
Co-authored-by: Ulf Gebhardt <ulf.gebhardt@webcraft-media.de>
|
2022-03-14 22:07:45 +01:00 |
|
Alexander Friedland
|
e2bbb7bb38
|
Update frontend/src/locales/de.json
Co-authored-by: Ulf Gebhardt <ulf.gebhardt@webcraft-media.de>
|
2022-03-14 22:07:32 +01:00 |
|
Alexander Friedland
|
32b2261814
|
Update frontend/src/locales/de.json
Co-authored-by: Ulf Gebhardt <ulf.gebhardt@webcraft-media.de>
|
2022-03-14 22:07:22 +01:00 |
|
Alexander Friedland
|
496aec4fb9
|
Update frontend/src/pages/Send.spec.js
Co-authored-by: Ulf Gebhardt <ulf.gebhardt@webcraft-media.de>
|
2022-03-14 22:07:04 +01:00 |
|
Alexander Friedland
|
a1fdc62ea7
|
Update frontend/src/locales/en.json
Co-authored-by: Ulf Gebhardt <ulf.gebhardt@webcraft-media.de>
|
2022-03-14 22:06:39 +01:00 |
|
ogerly
|
4299f270e0
|
yarn locales --fix
|
2022-03-14 21:14:49 +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
|
7893a5d09c
|
test Send.spec.js, two apollo querys
|
2022-03-14 11:17:26 +01:00 |
|
ogerly
|
86e956f320
|
change name for apollo mocks for tests
|
2022-03-14 11:04:14 +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 |
|
ogerly
|
4721283b1d
|
changed review
|
2022-03-13 11:24:15 +01:00 |
|
ogerly
|
e615436993
|
remove unused data
|
2022-03-11 20:30:40 +01:00 |
|
ogerly
|
63431418f6
|
yarn locales --fix
|
2022-03-11 20:29:03 +01:00 |
|
ogerly
|
5e6e4f22e9
|
yarn locales --fix
|
2022-03-11 20:12:38 +01:00 |
|
ogerly
|
7bba881b3a
|
frontendstyle for send per link fixed, add components ClipboardCopy.vue
|
2022-03-11 20:12:38 +01:00 |
|
Alexander Friedland
|
c2d1290ae7
|
Merge branch 'master' into frontend-generate-link-for-send-gdd
|
2022-03-11 17:35:00 +01:00 |
|
ogerly
|
1d366bcb5d
|
change review from ulf
|
2022-03-11 17:21:37 +01:00 |
|