ogerly
|
475af6b5f1
|
remove unused code
|
2022-04-21 18:03:26 +02:00 |
|
ogerly
|
e9767fc3de
|
add qr code svg in button
|
2022-04-21 18:02:44 +02:00 |
|
ogerly
|
8972c05e8a
|
add emit 'showQrCodeButton'
|
2022-04-21 17:48:17 +02:00 |
|
ogerly
|
1823bc3611
|
add methods 'showQrCodeButton', add data 'showQrcode'
|
2022-04-21 17:47:55 +02:00 |
|
ogerly
|
b2623cc83e
|
add locales 'qrCode'
|
2022-04-21 17:46:43 +02:00 |
|
ogerly
|
0e8ca5b410
|
fixed yarn lint
|
2022-04-21 16:40:30 +02:00 |
|
ogerly
|
e154373694
|
add locales 'qrCode'
|
2022-04-21 16:39:19 +02:00 |
|
ogerly
|
bbec1306d0
|
change modal structure
|
2022-04-21 16:38:14 +02:00 |
|
Moriz Wahl
|
839d52748b
|
test reopening of transaction link details
|
2022-04-21 14:08:22 +02:00 |
|
Moriz Wahl
|
eb2b0e951e
|
reset transaction link arrays after click
|
2022-04-21 14:04:04 +02:00 |
|
|
|
6da5348764
|
lint fix
|
2022-04-21 13:47:17 +02:00 |
|
|
|
74c0e3826b
|
adjust test
|
2022-04-21 13:35:57 +02:00 |
|
|
|
c6a4650866
|
remove code from trasnsactionLinkList query, adjusted test to have full URL in apollo mock
|
2022-04-21 13:34:47 +02:00 |
|
|
|
d836fb5375
|
remove code from TransactionLink
|
2022-04-21 13:30:51 +02:00 |
|
|
|
febe57ce13
|
remove code from graphql query, just use code
|
2022-04-21 13:28:21 +02:00 |
|
|
|
f9efc3fa06
|
use link instead of url, do not use v-model, use value to not allow mutate prop
|
2022-04-21 13:22:52 +02:00 |
|
|
|
19f2686b6e
|
Merge branch 'master' into 1637-generate-link-backend
# Conflicts:
# frontend/src/components/ClipboardCopy.vue
# frontend/src/components/GddSend/TransactionResultLink.vue
# frontend/src/components/TransactionLinks/TransactionLink.vue
# frontend/src/components/Transactions/TransactionLinkSummary.spec.js
|
2022-04-21 13:14:52 +02:00 |
|
Wolfgang Huß
|
4f4d464b53
|
Fix unintentionally destroyed test
|
2022-04-21 10:19:39 +02:00 |
|
Wolfgang Huß
|
3f502ea37a
|
Merge branch 'master' of github.com:gradido/gradido into 1697-refactor-thx-page
# Conflicts:
# frontend/src/pages/Login.spec.js
# frontend/src/pages/Login.vue
|
2022-04-21 10:15:31 +02:00 |
|
Wolfgang Huß
|
d63303c75c
|
Refine error messages a bit more detailed
|
2022-04-21 10:02:48 +02:00 |
|
Wolfgang Huß
|
180d8b4e8d
|
Put faulty deleted toaster in ForgotPassword page back
|
2022-04-21 09:56:07 +02:00 |
|
Wolfgang Huß
|
f245a3703c
|
Refactor test for Login page
|
2022-04-21 09:51:47 +02:00 |
|
Wolfgang Huß
|
097d33fb97
|
Refactor Login page
|
2022-04-21 09:40:34 +02:00 |
|
Wolfgang Huß
|
13b5e02c24
|
Removed comment after Ulf's suggestion
|
2022-04-21 09:16:07 +02:00 |
|
Wolfgang Huß
|
3dddbabb99
|
Fix error after Ulf's hint
|
2022-04-21 09:09:54 +02:00 |
|
Wolfgang Huß
|
ef6b3c78df
|
Fix translation of ForgotPassword login button text
|
2022-04-21 08:46:57 +02:00 |
|
Wolfgang Huß
|
0e0b5aef09
|
Refactor Message props
|
2022-04-20 14:58:54 +02:00 |
|
Alexander Friedland
|
58d0cf21b5
|
Merge branch 'master' into 1731-Fix-Startblock-Layouting
|
2022-04-20 14:44:10 +02:00 |
|
Wolgang Huß
|
3e98657c1f
|
fixed tests for pagenation
|
2022-04-20 14:40:37 +02:00 |
|
Wolgang Huß
|
c0b56de91a
|
remove unused computed code
|
2022-04-20 14:40:37 +02:00 |
|
Moriz Wahl
|
fd509bd216
|
Merge branch 'master' into frontend_community_info_bake_in
|
2022-04-20 13:48:01 +02:00 |
|
Moriz Wahl
|
29ec984289
|
fix test
|
2022-04-20 13:46:02 +02:00 |
|
|
|
90f0b532e1
|
remove community to store tests
|
2022-04-20 13:38:56 +02:00 |
|
Wolfgang Huß
|
95746a7324
|
Refactor Message tests
|
2022-04-20 13:31:50 +02:00 |
|
Moriz Wahl
|
7af7ee09e5
|
Merge branch 'master' into load-transaction-links-on-click
|
2022-04-20 13:11:27 +02:00 |
|
Moriz Wahl
|
0da6cc6298
|
Merge branch 'master' into refactor-balance-model
|
2022-04-20 12:48:50 +02:00 |
|
Wolfgang Huß
|
b65cd0fd03
|
Refactor PasswordForgotten site
|
2022-04-20 12:47:01 +02:00 |
|
Wolfgang Huß
|
29745204b2
|
Create Message component
|
2022-04-20 12:46:39 +02:00 |
|
Moriz Wahl
|
35a6b560da
|
Merge branch 'master' into load-transaction-links-on-click
|
2022-04-20 12:35:44 +02:00 |
|
Wolgang Huß
|
d6f25b6f98
|
all headings centre col 12, all b-row in offset 1 and col 11
|
2022-04-20 12:34:54 +02:00 |
|
Moriz Wahl
|
6f8da4202a
|
Merge branch 'master' into refactor-balance-model
|
2022-04-20 12:01:55 +02:00 |
|
ogerly
|
1268b375b7
|
change config DECAY_START_TIME in UTC Timezone of 0000
|
2022-04-20 09:31:17 +02:00 |
|
Moriz Wahl
|
0b53cfa044
|
update test
|
2022-04-20 09:15:08 +02:00 |
|
Moriz Wahl
|
ff652fa72e
|
load transaction link on click
|
2022-04-20 08:48:19 +02:00 |
|
ogerly
|
2ddf9cb33b
|
fixed GdtBalance in tab visible
|
2022-04-19 15:08:53 +02:00 |
|
ogerly
|
7cae264f13
|
fixed test updateGdt on click on tab
|
2022-04-19 12:25:09 +02:00 |
|
Moriz Wahl
|
1b0f53ca64
|
Merge branch 'master' into refactor-balance-model
|
2022-04-19 11:10:24 +02:00 |
|
ogerly
|
17f8a47f7f
|
add ref in childComponent and refs on click tab
|
2022-04-15 07:47:39 +02:00 |
|
ogerly
|
dfc4a7ddde
|
remove mounted
|
2022-04-15 07:47:39 +02:00 |
|
Alexander Friedland
|
06cd75e8dd
|
Merge branch 'master' into 1751-Make-GTT-visible-only-if-explicitly-clicked
|
2022-04-15 07:47:26 +02:00 |
|