5569 Commits

Author SHA1 Message Date
Moriz Wahl
a76287c0b0 add toasted error mock 2021-12-06 16:10:07 +01:00
Moriz Wahl
32def1575e Merge branch 'master' into adminConfirmPendingCreation 2021-12-06 16:07:13 +01:00
Moriz Wahl
d96f0849f8
Merge pull request #1141 from gradido/adminDeletePendingCreationQuery
Admin delete pending creation query
2021-12-06 16:03:01 +01:00
Moriz Wahl
35ae189cce Merge branch 'master' into adminDeletePendingCreationQuery 2021-12-06 15:47:53 +01:00
Moriz Wahl
d5867a4a8c
Merge pull request #1151 from gradido/catch-verify-login
fix: Catch Expired Session when Coming from Admin Interface
2021-12-06 15:47:09 +01:00
Moriz Wahl
8660ed7350 Merge branch 'master' into catch-verify-login 2021-12-06 15:37:02 +01:00
Moriz Wahl
009fc78c29 coverage tests admin interface to 55% 2021-12-06 15:27:10 +01:00
Moriz Wahl
3de0e67ea2 fix and finish test for creation confirm delete 2021-12-06 15:26:12 +01:00
elweyn
e84f30c1fc Merge changes to deletePendingCreation branch. 2021-12-06 14:11:13 +01:00
elweyn
48b7c9a0af Delete button sends call to Adminresolver deletePendingCreation. 2021-12-06 13:45:50 +01:00
bbd54ef607
Merge branch 'master' into login_call_resetPassword 2021-12-06 13:42:48 +01:00
dd4fadbf1c
Merge pull request #1138 from gradido/docu_release
docu_release
2021-12-06 13:18:05 +01:00
02c50ae0f3
Merge branch 'master' into docu_release 2021-12-06 13:05:56 +01:00
Moriz Wahl
b47bf3d41d
Update admin/src/components/CreationFormular.vue 2021-12-06 13:01:36 +01:00
Moriz Wahl
eb5b892938 Merge branch 'adminDeletePendingCreationQuery' of github.com:gradido/gradido into adminDeletePendingCreationQuery 2021-12-06 12:52:10 +01:00
Moriz Wahl
72a45285e6 setup test ApolloLink 2021-12-06 12:51:38 +01:00
elweyn
feefbb3262 Merge master into the admin branches. 2021-12-06 12:39:45 +01:00
elweyn
665e855c23 Merge branch 'adminEditPendingCreationQueries' into adminDeletePendingCreationQuery 2021-12-06 12:37:03 +01:00
elweyn
1ab4fa6583 Merge branch 'adminPendingCreationQueries' into adminEditPendingCreationQueries 2021-12-06 12:36:43 +01:00
Moriz Wahl
32c2c21086 Merge branch 'master' into adminDeletePendingCreationQuery 2021-12-06 11:30:35 +01:00
Moriz Wahl
b1dd60eb32
Merge pull request #1150 from gradido/verify-login-admin
feat: Verify Login in Admin Interface
2021-12-06 11:29:32 +01:00
Moriz Wahl
9c7497d7c3 import moderator 2021-12-06 11:19:41 +01:00
Moriz Wahl
a8c293d1a8 test Overview 2021-12-06 10:59:50 +01:00
Moriz Wahl
19e2436452 remove verify login call 2021-12-06 10:59:38 +01:00
Hannes Heine
bc0d8d1f32
Merge branch 'master' into verify-login-admin 2021-12-06 10:36:02 +01:00
Alexander Friedland
cb0c9c115b
Merge branch 'master' into adminDeletePendingCreationQuery 2021-12-06 10:01:30 +01:00
Alexander Friedland
0a4d87d257
Merge branch 'master' into adminEditPendingCreationQueries 2021-12-06 10:01:11 +01:00
Alexander Friedland
ff94905ede
Merge branch 'master' into 1078-GDD-Calculate-Decay-Tool-clear 2021-12-06 10:00:49 +01:00
Alexander Friedland
6740136e87
Merge branch 'master' into 1029-Change-text-for-expired-session 2021-12-06 10:00:33 +01:00
Alexander Friedland
7d75c0560e
Merge branch 'master' into adminConfirmPendingCreation 2021-12-06 09:58:54 +01:00
Alexander Friedland
964c8d632c
Merge pull request #1140 from gradido/adminPendingCreationQueries
Admin pending creation queries
2021-12-06 09:57:35 +01:00
Moriz Wahl
d18b3d269d test coverage admin interface to 52% 2021-12-06 09:28:30 +01:00
Moriz Wahl
bef92fe547 test setOpenCreations mutation in store 2021-12-06 09:27:13 +01:00
Moriz Wahl
61e7493260 mock moment in CreationConfirm Spec 2021-12-06 09:22:07 +01:00
elweyn
5885e7424c Upgrade coverage to 60%. 2021-12-04 14:05:03 +01:00
elweyn
03111c7b4e Lint fixes. 2021-12-04 13:55:23 +01:00
elweyn
236f30d16f CreationFormular now tests everything exept from massCreation. 2021-12-04 13:50:48 +01:00
Hannes Heine
060eb998f6 test ok for Overview.spec.js 2021-12-04 13:38:53 +01:00
elweyn
f5572febee Testing Creation and EditCreation formulars. 2021-12-04 13:27:10 +01:00
elweyn
16fa3de573 click on months in the creation form if index 0, and id set for the label 2021-12-04 12:29:38 +01:00
elweyn
c7633bb1eb Test submit of EditCreationFormular, remove getCountPendingCreations. 2021-12-04 12:22:48 +01:00
elweyn
393b198a46 Change the logic so we can delete and create table if they exists or not. 2021-12-04 11:46:51 +01:00
elweyn
a5406286fe change logic need a if exists or if not exists to up and downgrade easily. 2021-12-04 11:43:00 +01:00
Hannes Heine
b4feddea4b
Merge branch 'master' into bugfix_database_downgrade_and_upgrade_again 2021-12-04 11:40:54 +01:00
elweyn
9c0bd490fa Moved created method to the end. 2021-12-04 11:39:00 +01:00
elweyn
9e8e5e56ab Withdrew alert and replaced them with toasted error or console.log, withdrew non required props from the test files. 2021-12-04 11:04:29 +01:00
ogerly
b8854f9365 Change the lastUserTransaction.balance and multiplied it by 10000 2021-12-04 10:38:25 +01:00
elweyn
2c2e56024d Merge branch 'adminDeletePendingCreationQuery' into adminConfirmPendingCreation 2021-12-03 17:17:41 +01:00
elweyn
63ebbf2eda Merge branch 'adminEditPendingCreationQueries' into adminDeletePendingCreationQuery 2021-12-03 17:16:21 +01:00
ogerly
180dea4caf Merge adminPendingCreationQueries 2021-12-03 17:15:59 +01:00