8320 Commits

Author SHA1 Message Date
Claus-Peter Hübner
64167692e8 lint files with changed eof config 2022-05-05 16:20:42 +02:00
Claus-Peter Hübner
b57611ab28 lint eof auto 2022-05-05 16:20:04 +02:00
Claus-Peter Hübner
4afffea797 additional logg-statements 2022-05-05 01:01:06 +02:00
Claus-Peter Hübner
541e7231d3 prettifier 2022-05-05 00:32:23 +02:00
Moriz Wahl
befa965a44 configure logger only once. Log Context User ID if present on response 2022-05-04 13:58:45 +02:00
Claus-Peter Hübner
0449dc59e8 try to log UserResolver, is not working, no output 2022-05-04 02:23:33 +02:00
Moriz Wahl
e1985aca71 output a bit prettier 2022-05-03 11:00:53 +02:00
Moriz Wahl
b10f9245b6 linting 2022-05-03 10:41:04 +02:00
Moriz Wahl
a921625f4a Merge branch 'improve-apollo-logging' of github.com:gradido/gradido into improve-apollo-logging 2022-05-03 10:37:02 +02:00
Moriz Wahl
be449b4e58
Merge branch 'master' into improve-apollo-logging 2022-05-03 10:34:33 +02:00
Moriz Wahl
114177b0d8 further tests 2022-05-03 10:13:51 +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
Claus-Peter Hübner
5824657d75 test loggers 2022-04-30 00:26:56 +02:00
Claus-Peter Hübner
74c49aebf6 log4j configfile in general configuration included 2022-04-30 00:26:01 +02:00
Claus-Peter Hübner
754dc16e98 test loggers included 2022-04-30 00:25:09 +02:00
Claus-Peter Hübner
ff35897e01 log4j in createServer and configuration file 2022-04-30 00:24:05 +02:00
Claus-Peter Hübner
151f701eb9 excude .dbeaver(eclipse db-plugin) and eclipse-project 2022-04-30 00:22:16 +02:00
Moriz Wahl
58fb934a28 use log4js 2022-04-29 13:39:39 +02:00
Moriz Wahl
78ff58f9b6 use winston as logger, start creating own apollo logger 2022-04-29 11:50:39 +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