8327 Commits

Author SHA1 Message Date
Wolfgang Huß
d2175eb604 Change some test texts to dummies 2022-05-02 10:49:23 +02:00
Wolfgang Huß
acd4fbee40 Refactor ResetPassword, next step 2022-05-02 10:29:19 +02:00
Wolfgang Huß
a6ec784596 Merge branch '1697-refactor-thx-page-#1' of github.com:gradido/gradido into 1697-refactor-thx-page-#2
# Conflicts:
#	frontend/src/components/Message/Message.vue
#	frontend/src/pages/Login.spec.js
2022-05-02 10:17:55 +02:00
Wolfgang Huß
f22b391557 Change code after Alex review suggestions 2022-05-02 10:14:29 +02:00
Wolfgang Huß
d7ae0bc3b8 Fix code coverage in Register.vue test 2022-05-02 09:39:31 +02:00
Wolfgang Huß
4632e83a47 Change out commented router test 2022-05-02 08:44:53 +02:00
Wolfgang Huß
31dfdc1337 Fix code coverage in Login.vue test 2022-05-02 08:20:16 +02:00
Wolfgang Huß
c437530214 Add redirection test on click 2022-04-29 17:00:50 +02:00
Wolfgang Huß
d96f2a725e Add in #1 deleted code and comments again 2022-04-29 16:52:50 +02:00
Wolfgang Huß
d938424d2b Merge branch '1697-refactor-thx-page-#1' of github.com:gradido/gradido into 1697-refactor-thx-page-#2 2022-04-29 13:32:39 +02:00
Wolfgang Huß
c574e96dc0 Remove alert 2022-04-29 13:28:36 +02:00
Wolfgang Huß
08af6a1bac Merge branch 'master' of github.com:gradido/gradido into 1697-refactor-thx-page-#1 2022-04-29 12:45:19 +02:00
Wolfgang Huß
a382385a68 Add testing of toasters and cleanup 2022-04-29 12:39:32 +02:00
Wolfgang Huß
f95c11e29a Cleanup and clarity 2022-04-29 12:01:03 +02:00
Wolfgang Huß
28f85cce87 Refactor ResetPassword to remove thx page, a start 2022-04-29 11:41:32 +02:00
2796c07ac5
Merge pull request #1855 from gradido/v1.8.1
v1.8.1
2022-04-28 21:58:14 +02:00
40328fabfb
v1.8.1 2022-04-28 21:51:05 +02:00
Alexander Friedland
da54ccda87
Merge pull request #1853 from gradido/1851-integrate-and-test-the-behaviour-of-clipboard-polyfill
1851 integrate and test the behaviour of clipboard polyfill
2022-04-28 16:57:28 +02:00
0edcb88809
Merge branch 'master' into 1851-integrate-and-test-the-behaviour-of-clipboard-polyfill 2022-04-28 16:49:17 +02:00
Moriz Wahl
a68ceb68c5
Merge pull request #1854 from gradido/fix-faker-deprecated-warning
fix: Deprecated Warning from Faker on Seeding
2022-04-28 16:46:02 +02:00
614b13717b
Merge branch 'master' into 1851-integrate-and-test-the-behaviour-of-clipboard-polyfill 2022-04-28 16:43:06 +02:00
Moriz Wahl
0e5fa2002d fix: Deprecated Warning from Faker on Seeding 2022-04-28 16:37:29 +02:00
ogerly
e4f2f04f85 add in main.js import 'clipboard-polyfill/overwrite-globals' 2022-04-28 16:36:43 +02:00
Moriz Wahl
2595eb93f0
Merge pull request #1848 from gradido/test-admin-resolver
feat: Test Admin Resolver
2022-04-28 16:27:47 +02:00
Moriz Wahl
82044da043
Update backend/src/graphql/resolver/AdminResolver.test.ts 2022-04-28 16:19:56 +02:00
Moriz Wahl
bd6e5a2679
Merge branch 'master' into test-admin-resolver 2022-04-28 16:14:07 +02:00
Moriz Wahl
97d974aade
Merge pull request #1852 from gradido/disable-dev-reset
devops: Disable DB Reset on Stage 1
2022-04-28 16:06:12 +02:00
Moriz Wahl
856ee5cc0a
Update deployment/bare_metal/start.sh 2022-04-28 15:58:01 +02:00
ogerly
09c25090f9 import clipboard-polyfill 2022-04-28 15:56:01 +02:00
ogerly
01d0aba0d7 add package clipboard-polyfill 2022-04-28 15:51:51 +02:00
Moriz Wahl
2041951e42 devops: Disable DB reset on stage 1 2022-04-28 15:49:08 +02:00
Wolfgang Huß
340f2d5090
Merge pull request #1791 from gradido/1685-refactor-notActivated-isDeleted
🍰 Refactor notActivated and isDeleted
2022-04-28 15:30:33 +02:00
Moriz Wahl
8122f3665b
Merge branch 'master' into test-admin-resolver 2022-04-28 13:56:45 +02:00
Moriz Wahl
eec79000c9 linting 2022-04-28 11:59:52 +02:00
Moriz Wahl
48826feaa6 improve error messages 2022-04-28 11:53:24 +02:00
Moriz Wahl
ac363347f9
Merge branch 'master' into 1685-refactor-notActivated-isDeleted 2022-04-28 11:28:30 +02:00
Moriz Wahl
6251ad54d2
Update backend/src/graphql/resolver/AdminResolver.test.ts
Co-authored-by: Ulf Gebhardt <ulf.gebhardt@webcraft-media.de>
2022-04-28 11:22:11 +02:00
Moriz Wahl
77ae24d54d
Update backend/src/graphql/resolver/AdminResolver.test.ts
Co-authored-by: Ulf Gebhardt <ulf.gebhardt@webcraft-media.de>
2022-04-28 11:20:44 +02:00
Moriz Wahl
51f8dfb89f
Update backend/src/graphql/resolver/AdminResolver.test.ts
Co-authored-by: Ulf Gebhardt <ulf.gebhardt@webcraft-media.de>
2022-04-28 11:19:51 +02:00
Moriz Wahl
4c6660a7a5
Update backend/src/graphql/resolver/AdminResolver.test.ts
Co-authored-by: Ulf Gebhardt <ulf.gebhardt@webcraft-media.de>
2022-04-28 11:19:34 +02:00
Moriz Wahl
f448daf834
Update backend/src/graphql/resolver/AdminResolver.test.ts
Co-authored-by: Ulf Gebhardt <ulf.gebhardt@webcraft-media.de>
2022-04-28 11:18:59 +02:00
Moriz Wahl
549aa1c3aa
Update backend/src/graphql/resolver/AdminResolver.test.ts
Co-authored-by: Ulf Gebhardt <ulf.gebhardt@webcraft-media.de>
2022-04-28 11:18:50 +02:00
Moriz Wahl
0d9c39c4cb
Merge pull request #1849 from gradido/send-email-again-on-stage1
devops: Disable Send Email on Seeding
2022-04-28 11:17:34 +02:00
Wolfgang Huß
778c9568e6 Resolved Ulf's error detection 2022-04-28 10:48:50 +02:00
Moriz Wahl
9ee43d8b3e devops: Disable send email on Seeding 2022-04-27 18:10:49 +02:00
Moriz Wahl
372b9d16d0 test coverage backend to 65% 2022-04-27 17:52:52 +02:00
Moriz Wahl
76b1763bc0 test deletePendingCreation and confirmPendingCreation mutations 2022-04-27 17:52:00 +02:00
Moriz Wahl
6f0c3c11a5 improve matching of created pending creation, see TODO 2022-04-27 17:51:26 +02:00
Moriz Wahl
e4776fcfd5 test get pending creations query 2022-04-27 14:08:56 +02:00
Moriz Wahl
4bf2871ba1 test update pending creation mutation 2022-04-27 13:38:40 +02:00