4855 Commits

Author SHA1 Message Date
ogerly
8545e27a23 change color in navbar for open creations 2021-12-16 17:14:48 +01:00
ogerly
a4a51fbf9d yarn lint --fix 2021-12-16 17:08:02 +01:00
ogerly
ab5baf00d4 unused elements removed 2021-12-16 17:06:02 +01:00
Hannes Heine
1e62972a91
Merge pull request #1182 from gradido/fix-coin-creation-balanceDate-entry
state-balance balanceDate can't get the date of the last transaction
2021-12-13 17:14:03 +01:00
Hannes Heine
ae8636de09
Merge branch 'master' into fix-coin-creation-balanceDate-entry 2021-12-13 17:05:41 +01:00
Moriz Wahl
136dc97af1
Merge pull request #1186 from gradido/frontend-refactor-and-tests
feat: Frontend Refactor and Tests
2021-12-13 16:17:10 +01:00
Moriz Wahl
d2fb2e86e2 coverage frontend to 94% 2021-12-13 15:29:04 +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
Moriz Wahl
fa245d0b64 feat: Frontend Tests and Optimization 2021-12-13 11:52:20 +01:00
Hannes Heine
f58225df4f
Merge branch 'master' into fix-coin-creation-balanceDate-entry 2021-12-13 11:27:46 +01:00
elweyn
fb001b8886 Change emplacement of receivedDate after possible errors so we don't create the object when we don't need it. 2021-12-13 11:26:30 +01:00
elweyn
284984c296 When creating coins we store the receivedDate at the start of the call and write this value in each date field. 2021-12-13 11:24:09 +01:00
Moriz Wahl
64109b2903
Merge pull request #1167 from gradido/database-without-nodemon
fix: No Nodemon in Database Scripts
2021-12-13 10:22:12 +01:00
Moriz Wahl
ef4b13ff37 Merge branch 'master' into database-without-nodemon 2021-12-13 10:12:52 +01:00
Moriz Wahl
6f1d99c7a3
Merge pull request #1172 from gradido/test-admin-creation
feat: Test Creation in Admin Interface
2021-12-13 10:12:17 +01:00
Moriz Wahl
92b481b4e0 Merge branch 'test-admin-creation' of github.com:gradido/gradido into test-admin-creation 2021-12-13 10:03:15 +01:00
Moriz Wahl
21247cecbd Merge branch 'master' into test-admin-creation 2021-12-13 10:02:54 +01:00
Moriz Wahl
4c3b10b893
Update admin/src/pages/Creation.spec.js
Co-authored-by: Hannes Heine <heine.hannes@gmail.com>
2021-12-13 09:55:05 +01:00
Alexander Friedland
2e51781ac8
Merge pull request #1162 from gradido/533-Refactor-menu-remove-tim
533 refactor menu remove tim
2021-12-13 08:42:59 +01:00
Alexander Friedland
50effee00b
no async 2021-12-13 08:02:18 +01:00
Alexander Friedland
1180f28d21
Merge branch 'master' into 533-Refactor-menu-remove-tim 2021-12-12 11:06:59 +01:00
acb1aefd42
Merge pull request #1176 from gradido/database_docker_fixes
database_docker_fixes
2021-12-12 05:18:40 +01:00
3d0cdf5562
Merge branch 'master' into database_docker_fixes 2021-12-12 04:50:27 +01:00
Alexander Friedland
5370a969b5
Merge branch 'master' into 533-Refactor-menu-remove-tim 2021-12-11 23:38:36 +01:00
34521aaeb1
Merge pull request #1184 from gradido/naming_conventions_pending_tasks
naming_conventions_pending_tasks
2021-12-11 23:04:12 +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
1b9f432c71
Merge branch 'master' into test-admin-creation 2021-12-11 06:23:49 +01:00
Hannes Heine
1080c9d341
Merge branch 'master' into database_docker_fixes 2021-12-11 06:18:28 +01:00
ogerly
ea1352d571 more tests for Navbar.vue, yarn lint --fix 2021-12-10 19:16:53 +01:00
fba757228c
renamed pendingCreations into loginPendingTasksAdmin as to our naming conventions 2021-12-10 17:03:34 +01:00
a9b922505d
Merge branch 'master' into 533-Refactor-menu-remove-tim 2021-12-10 15:04:09 +01:00
f752960e81
Merge pull request #1180 from gradido/fix_i18n
fix_i18n
2021-12-10 14:51:54 +01:00
5683f4bbd3
Merge branch 'master' into fix_i18n 2021-12-10 14:39:03 +01:00
Alexander Friedland
e924948c65
Merge branch 'master' into 533-Refactor-menu-remove-tim 2021-12-10 14:38:58 +01:00
8f143824c5
Merge pull request #1178 from gradido/fix_corrupted_sender_balance
fix_corrupted_sender_balance
2021-12-10 14:38:12 +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
Alexander Friedland
1b873dd2b9
Merge branch 'master' into fix_i18n 2021-12-10 12:53:46 +01:00
elweyn
0a3db57b7f Remove SideBar test, side bar remove changed the dashboard-plugin 2021-12-10 12:51:22 +01:00
elweyn
cb3c600216 Adding decay calculation to the creation. 2021-12-10 12:10:38 +01:00
elweyn
40dff50364 state-balance balanceDate can't get the date of the last transaction cause creation is a new transaction. 2021-12-10 11:54:00 +01:00
ogerly
e91314f695 merge master 2021-12-10 11:00:37 +01:00
ogerly
118dd886b8 test for reactivitat DashboardLayout_gdd.spec.js 2021-12-10 10:26:24 +01:00
ogerly
7cbafbdee3 test props elopageUri 2021-12-10 10:08:06 +01:00