1377 Commits

Author SHA1 Message Date
Hannes Heine
3c80775d20
Merge branch 'master' into 1197-admin-interface-created-transactions-list 2021-12-21 15:52:57 +01:00
elweyn
56802e967f Change the Test of login.vue so we check the redirections. 2021-12-21 15:32:13 +01:00
elweyn
75cbea2321 Change the transactionList query so we can get only creation and get the list for specific users. 2021-12-20 15:15:51 +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
17d16df87c yarn locales --fix 2021-12-14 11:24:56 +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
Alexander Friedland
0818ddcf66
Update frontend/src/locales/en.json
Co-authored-by: Moriz Wahl <moriz.wahl@gmx.de>
2021-12-14 09:12:49 +01:00
Alexander Friedland
96dc03e0df
Update frontend/src/locales/de.json
Co-authored-by: Moriz Wahl <moriz.wahl@gmx.de>
2021-12-14 09:12:40 +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
041c5a7024 Test global directives 2021-12-13 12:29:26 +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
Alexander Friedland
50effee00b
no async 2021-12-13 08:02:18 +01:00
Hannes Heine
7d62db39bb
Merge branch 'master' into 1078-GDD-Calculate-Decay-Tool-clear 2021-12-13 04:31:33 +01:00
ogerly
7bd952a14a remove shallowMount from Navbar.vue 2021-12-11 10:31:10 +01:00
ogerly
2cf7de2e4b test watch function for visible 2021-12-11 10:27:47 +01:00
ogerly
b7a1b2da69 sidebar change paddings for b-nav 2021-12-11 09:42:39 +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
Alexander Friedland
d4a7ee63e0
Merge branch 'master' into Error-handling-in-GddTransactionList 2021-12-10 17:52:45 +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
a9b922505d
Merge branch 'master' into 533-Refactor-menu-remove-tim 2021-12-10 15:04:09 +01:00
83a2269a42
Update frontend/src/views/Pages/Login.vue
Co-authored-by: Hannes Heine <heine.hannes@gmail.com>
2021-12-10 14:51:10 +01:00
Alexander Friedland
04819a1156
Update frontend/src/components/Menu/Sidebar.spec.js
Co-authored-by: Hannes Heine <heine.hannes@gmail.com>
2021-12-10 12:55:32 +01:00
Alexander Friedland
49c192ebbf
Update frontend/src/components/Menu/Sidebar.spec.js
Co-authored-by: Hannes Heine <heine.hannes@gmail.com>
2021-12-10 12:55:19 +01:00
Alexander Friedland
0aa2154abd
Update frontend/src/components/Menu/Navbar.spec.js
Co-authored-by: Hannes Heine <heine.hannes@gmail.com>
2021-12-10 12:55:03 +01:00
Alexander Friedland
11fc0c16e9
Update frontend/src/components/Menu/Navbar.spec.js
Co-authored-by: Hannes Heine <heine.hannes@gmail.com>
2021-12-10 12:54:38 +01:00
elweyn
0a3db57b7f Remove SideBar test, side bar remove changed the dashboard-plugin 2021-12-10 12:51:22 +01:00