5569 Commits

Author SHA1 Message Date
ogerly
874b517353 first and lastname in navbar and collaps nav, add area icons 2021-12-10 07:47:11 +01:00
ogerly
2219474e49 change color for amount boxes GDD and GDT 2021-12-10 07:16:15 +01:00
ogerly
fabc61f505 cdd style content width 100% 2021-12-10 07:12:49 +01:00
ogerly
a6e7a897c7 emit visible navbar collaps out of navbar 2021-12-10 07:07:54 +01:00
fcd355e486
run frontend tests in test environment 2021-12-10 04:27:13 +01:00
5ff262df91
reinclude moriz's solution but only in test environment 2021-12-10 04:14:26 +01:00
2f8e1affa4
fix the i18n to load the keys again - witht he bable transform this no longer happend 2021-12-10 01:23:11 +01:00
1626f28f20
an incorrect login should always result in an error not in a request to reset the password 2021-12-10 00:39:57 +01:00
eef7403f0f
Revert "Auxiliary commit to revert individual files from 5eb955c52b686454beef173fb976ce6842400a20"
This reverts commit f1d9e9096abe110698c3e9d756c377a991a15b3c.
2021-12-10 00:35:04 +01:00
5eb955c52b
fix corrupted balance error when calculating decay (this is not to be multiplied with 10000 2021-12-10 00:34:19 +01:00
04d2ae1b82
cleaned docker file and update node version from 12 to 17 2021-12-09 22:58:15 +01:00
d583b72884
database requires external-net to fetch packages 2021-12-09 22:57:57 +01:00
ogerly
d43783c512 css style remove from element to style area 2021-12-09 15:15:19 +01:00
ogerly
86c67e2a26 yarn fix lint 2021-12-09 15:01:20 +01:00
ogerly
82b0a77f3b Navbar remove is-nav menu, add collaps components 2021-12-09 14:59:39 +01:00
ogerly
79fb25d51e Finalizing the mass creation. 2021-12-09 14:14:49 +01:00
ogerly
5ca221a0c0 Added the new mutation to the admin, Implemented the send massCreation in admin, changed the log entries for not created pendingcreation. 2021-12-09 11:53:21 +01:00
ogerly
1813b7b434 tests for Navbar and Sidebar 2021-12-09 11:27:29 +01:00
elweyn
9237f139f2 Error in UpdatePendingCreationArgs changed export name, Added an InputType over the ArgsType for the CreatePendingCreationArgs, added a createPendingCreations mutation that creates multiple PendingCreation. 2021-12-09 11:13:07 +01:00
ogerly
1010997d3a sidebar and content fixed size, navbar variant tranparent 2021-12-09 09:56:21 +01:00
ogerly
9cfb6716b2 add emit for adminarea on Navbar and Sidebar 2021-12-09 09:08:05 +01:00
ogerly
bcc66691ef add emit for logout on Navbar and Sidebar 2021-12-09 09:02:50 +01:00
Hannes Heine
d7aec06a2c
Merge branch 'master' into 1145-refactor-admin-resolver-from-master 2021-12-09 08:51:45 +01:00
Moriz Wahl
b063bdfab3 reset warnHandler after testing thrown errors 2021-12-08 19:08:02 +01:00
Moriz Wahl
d9f8387d7e feat: Test Creation in Admin Interface 2021-12-08 18:58:15 +01:00
ogerly
adadbf2720 add links in components Navbar 2021-12-08 17:44:16 +01:00
ogerly
139e537e94 add components Navbar, Sidebar 2021-12-08 17:27:19 +01:00
Alexander Friedland
dddd467569
Merge pull request #1152 from gradido/1029-Change-text-for-expired-session
catch error Client certificate revoked and pass error.session-expired…
2021-12-08 15:58:53 +01:00
e72e460586
Merge branch 'master' into 1029-Change-text-for-expired-session 2021-12-08 15:45:23 +01:00
Moriz Wahl
15c3cb6544
Merge pull request #1161 from gradido/test-apollo-provider-frontend
feat: Test Apollo Provider in Frontend
2021-12-08 15:44:18 +01:00
Moriz Wahl
1656e37162 run yarn 2021-12-08 15:37:20 +01:00
Moriz Wahl
c416a80cdd Merge branch 'test-apollo-provider-frontend' of github.com:gradido/gradido into test-apollo-provider-frontend 2021-12-08 15:34:31 +01:00
Moriz Wahl
e49ea7710d Merge branch 'master' into test-apollo-provider-frontend 2021-12-08 15:34:13 +01:00
3468df6f69
Merge branch 'master' into test-apollo-provider-frontend 2021-12-08 15:33:52 +01:00
Moriz Wahl
119c084901 fix: No Nodemon in Database Scripts 2021-12-08 15:33:27 +01:00
Alexander Friedland
7ad3a5525c
Merge branch 'master' into 1029-Change-text-for-expired-session 2021-12-08 15:27:33 +01:00
elweyn
bb6a260ab2 Clean-up code. 2021-12-08 14:56:01 +01:00
elweyn
b77766b04d Adding the pending and confirmed creation in a map and return old array. 2021-12-08 14:51:10 +01:00
elweyn
6451d75a6e Changed queries so that we get groupBy sum and orderBy date. 2021-12-08 14:02:56 +01:00
elweyn
f9c8a6861c Get's every creation of last 3 month. 2021-12-08 13:40:07 +01:00
Moriz Wahl
88002a5209 define custom error toast, use this custom toast for all error toasts 2021-12-08 13:21:03 +01:00
elweyn
a6443317a9 Getting sum of last 3 month, not ordered by month. 2021-12-08 13:16:17 +01:00
elweyn
77754760d5 WIP: Adding login_pending_tasks_admin query. 2021-12-08 12:48:02 +01:00
elweyn
4d959470ce WIP: Change the getUserCreations function. 2021-12-08 12:48:02 +01:00
Moriz Wahl
5e5d03a7ba
Merge pull request #1160 from gradido/fix-update-pending-creations
fix: Pending Creations are Updated Without Page Reload
2021-12-08 12:09:19 +01:00
Moriz Wahl
8122f218a9 render error message as it is 2021-12-08 11:14:34 +01:00
Moriz Wahl
983c05a1b9 Merge branch 'master' into 1029-Change-text-for-expired-session 2021-12-08 11:11:11 +01:00
Moriz Wahl
5a055b3739 Merge branch 'test-apollo-provider-frontend' into 1029-Change-text-for-expired-session 2021-12-08 11:11:04 +01:00
ogerly
54016ee5e2 set sidbar an content in display: inline-flex 2021-12-08 11:07:11 +01:00
ogerly
cbda7f81f3 delete creative tim src/components/Navbar and Sidebarplugin 2021-12-08 10:38:56 +01:00