1004 Commits

Author SHA1 Message Date
Hannes Heine
47078a9a01
Merge branch 'master' into 1226-Text-nach-erster-Anmeldung-entfernen 2022-01-14 08:08:26 +01:00
elweyn
03c7d664c3 Changed href=#! to class cursor-pointer. 2022-01-14 08:00:50 +01:00
elweyn
173a25dc3a Removed href='#!' and replaced it with class='cursor-pointer' 2022-01-13 10:19:20 +01:00
elweyn
11941b2e43 Merge branch 'master' into 1265-Mouse-Hovering-Over-Pencil-in-Settings 2022-01-13 09:52:25 +01:00
elweyn
2848504fe1 Merge branch 'master' into 1265-Mouse-Hovering-Over-Pencil-in-Settings 2022-01-13 09:40:00 +01:00
acd04b3432
removed /vue from tests, configs and references 2022-01-12 21:21:21 +01:00
elweyn
0cb58912e9 Withdrew import of the LanguageSwitch component instead search for the component name. 2022-01-12 10:07:49 +01:00
elweyn
29b8e362e2 Test that the language switch is present if not on register page. 2022-01-12 10:03:19 +01:00
elweyn
dccb8cb2ae Don't show the language-switch on the /register page. 2022-01-12 09:47:46 +01:00
ogerly
6a25d1177c add href on profil settings change language 2022-01-10 10:59:09 +01:00
Moriz Wahl
fd409252cb get the test working 2022-01-10 10:45:41 +01:00
ogerly
ae2fd66eed add href on profil settings change passwort 2022-01-10 10:43:45 +01:00
ogerly
34e86a7318 add href on profil settings change name 2022-01-10 10:40:05 +01:00
ogerly
3e7144f816 test div.test-empty-transactionlist is empty 2022-01-07 21:36:19 +01:00
ogerly
d70ce5ed00 remove console states. yarn lint 2022-01-07 17:45:33 +01:00
ogerly
aa80f0f21a yarn lint --fix 2022-01-07 17:43:49 +01:00
ogerly
bdf77f699f switch password-text by checkmail and reset 2022-01-07 17:42:56 +01:00
ogerly
03149c5a36 transactionCount faöse or transactionCount error text hide if transactionCount true and 0 2022-01-07 16:23:24 +01:00
elweyn
56802e967f Change the Test of login.vue so we check the redirections. 2021-12-21 15:32:13 +01:00
e669a9eedf
Merge branch 'master' into wrong_login_is_not_password_reset 2021-12-20 13:15:39 +01:00
Alexander Friedland
b846fac6ed
Merge branch 'master' into 1078-GDD-Calculate-Decay-Tool-clear 2021-12-16 12:53:42 +01:00
elweyn
52acec0820 Tests for SendOverview send transaction steps 2021-12-16 12:11:16 +01:00
ogerly
de7549596e error query set individually 2021-12-16 09:45:51 +01:00
Alexander Friedland
ab3b4f40bb
Update frontend/src/views/Pages/AccountOverview/GddTransactionList.spec.js
Co-authored-by: Moriz Wahl <moriz.wahl@gmx.de>
2021-12-15 07:55:34 +01:00
Alexander Friedland
d1de2b5820
Update frontend/src/views/Pages/AccountOverview/GddTransactionList.spec.js
Co-authored-by: Moriz Wahl <moriz.wahl@gmx.de>
2021-12-15 07:55:17 +01:00
Alexander Friedland
ca0f122f4e
Update frontend/src/views/Pages/AccountOverview/GddTransactionList.spec.js
Co-authored-by: Moriz Wahl <moriz.wahl@gmx.de>
2021-12-15 07:55:08 +01:00
Alexander Friedland
ada332e8a2
Merge branch 'master' into 1078-GDD-Calculate-Decay-Tool-clear 2021-12-14 13:05:05 +01:00
ogerly
725e5a29e9 add propsData in SendOverview.spec.js, yarn lint --fix 2021-12-14 12:48:24 +01:00
ogerly
e03534108e Status component removed from SendOverview 2021-12-14 11:24:04 +01:00
ogerly
00c2c85306 Send transaction confirm, new amount structured 2021-12-14 11:22:30 +01:00
Alexander Friedland
4530e53ce7
Merge branch 'master' into Error-handling-in-GddTransactionList 2021-12-14 10:01:28 +01:00
ogerly
1cc35170e9 yarn lint --fix 2021-12-14 09:48:12 +01:00
ogerly
6ab394d46f english translations for the test 2021-12-14 09:47:37 +01:00
ogerly
4cfd2206fe test no transactions, test transaction is empty 2021-12-14 09:44:52 +01:00
elweyn
985895c624 Merge branch 'wrong_login_is_not_password_reset' of https://github.com/gradido/gradido into wrong_login_is_not_password_reset 2021-12-14 08:14:04 +01:00
elweyn
f1b28a640e In case where their is no password set now we need to send the user to a page to change his password. 2021-12-14 08:09:47 +01:00
Hannes Heine
7f7076a87c
Merge branch 'master' into wrong_login_is_not_password_reset 2021-12-13 17:04:54 +01:00
Moriz Wahl
c9581196da test admin and setVisible methods, test elopage links 2021-12-13 12:16:13 +01:00
elweyn
7341515dad Send to /thx/login not /reset/login so the user get's a message to check to validate his account. 2021-12-13 12:02:21 +01:00
Moriz Wahl
fa245d0b64 feat: Frontend Tests and Optimization 2021-12-13 11:52:20 +01:00
Hannes Heine
8d88e72246
Merge branch 'master' into 1078-GDD-Calculate-Decay-Tool-clear 2021-12-13 11:36:16 +01:00
Moriz Wahl
7b8426593e Test redirect when no password is present 2021-12-13 10:38:05 +01:00
Moriz Wahl
052a031aaa Merge branch 'master' into wrong_login_is_not_password_reset 2021-12-13 10:24:15 +01:00
Alexander Friedland
236df67746
Merge branch 'master' into Error-handling-in-GddTransactionList 2021-12-13 10:14:07 +01:00
Hannes Heine
7d62db39bb
Merge branch 'master' into 1078-GDD-Calculate-Decay-Tool-clear 2021-12-13 04:31:33 +01:00
ogerly
1dff467b10 Add style .bg-lightgrey in AccountOverview.vue 2021-12-11 09:38:32 +01:00
Hannes Heine
508bb774de
Update Login.vue
Correct own typo
2021-12-11 06:17:45 +01:00
ogerly
ea1352d571 more tests for Navbar.vue, yarn lint --fix 2021-12-10 19:16:53 +01:00
ogerly
cb2c5173f1 test: renders text saying that there are no transactions 2021-12-10 15:22:36 +01:00
ogerly
0bb3b04436 remove error text for decay not found. 2021-12-10 15:22:36 +01:00