8304 Commits

Author SHA1 Message Date
Moriz Wahl
0e6ed809e2 test reopening after loading more links 2022-05-04 10:55:11 +02:00
Moriz Wahl
bee388c07c fix: Reload Transaction Link List Always on Page 1 2022-05-04 10:46:23 +02:00
Wolfgang Huß
737859db89
Merge pull request #1846 from gradido/add-nvm-config-files
🍰 Add NVM Config Files To '.gitignore'
2022-05-02 11:36:09 +02:00
Wolfgang Huß
7e77fcc938 Merge branch 'add-nvm-config-files' of github.com:gradido/gradido into add-nvm-config-files 2022-05-02 11:12:39 +02:00
Wolfgang Huß
7eee6ebeb5 Merge branch 'master' of github.com:gradido/gradido into add-nvm-config-files 2022-05-02 10:50:08 +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
2928a03b81
Merge branch 'master' into add-nvm-config-files 2022-04-28 16:29:31 +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
Wolfgang Huß
46fc1e9d63 Merge branch 'master' of github.com:gradido/gradido into add-nvm-config-files 2022-04-28 16:21:55 +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
Wolfgang Huß
715dfb5675 Revert "Add NVM config files"
This reverts commit e351e82129b0b6abc8ec6e4ff8dbd7086c4bb2c4.
2022-04-28 15:57:13 +02:00
Wolfgang Huß
833c8f64ec Revert "Add NVM config file as well for the main folder"
This reverts commit fe4e87f5760bf2e708008bfffed8c2469df18d86.
2022-04-28 15:57:13 +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ß
5496ab5a97 Ignore .nvmrc files in sub directories 2022-04-28 15:42:14 +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
Wolfgang Huß
fe4e87f576 Add NVM config file as well for the main folder 2022-04-28 08:41:17 +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
Moriz Wahl
61f3da38fa creation factory returns unconfirmed creation object 2022-04-27 12:13:57 +02:00
Moriz Wahl
a0e29e2524 remove moderator from update pending creation mutation args 2022-04-27 12:06:01 +02:00
Moriz Wahl
d14d4c5640 remove moderator from update pending creation mutation args 2022-04-27 11:57:41 +02:00
Moriz Wahl
2e82f007e6 test createPendingCreations 2022-04-27 11:53:50 +02:00