14105 Commits

Author SHA1 Message Date
mahula
bd4ea0bade clean up 2023-05-02 20:41:44 +02:00
mahula
98a02de50a move backend test jobs to separate workflow file 2023-05-02 20:31:49 +02:00
mahula
069215adf5 move database test jobs to separate workflow file 2023-05-02 17:43:05 +02:00
mahula
5c7a0df7ff move mariadb test jobs to separate workflow file 2023-05-02 17:17:52 +02:00
mahula
583b2f5d8f move mariadb test jobs to separate workflow file 2023-05-02 17:07:32 +02:00
mahula
5eade026c1 move mariadb test jobs to separate workflow file 2023-05-02 17:00:35 +02:00
clauspeterhuebner
44d6160b2a
Merge branch 'master' into 2882-feature-distingue-communities-and-communities_federation-in-database 2023-05-02 16:03:49 +02:00
mahula
6c2d054a9a
Merge pull request #2894 from gradido/align-workflow-naming-remove-remove-docker-filter-from-build-tests
refactor(workflow): align workflow naming and remove docker-compose filter from build tests
2023-05-02 15:12:25 +02:00
mahula
b9527ae3f9
fix test_dht_node.yml 2023-05-02 14:41:53 +02:00
mahula
b7d01589ff
Merge branch 'master' into align-workflow-naming-remove-remove-docker-filter-from-build-tests 2023-05-02 14:01:58 +02:00
clauspeterhuebner
3a0587d732
Merge branch 'master' into 2882-feature-distingue-communities-and-communities_federation-in-database 2023-05-02 13:15:15 +02:00
c6c7abf086
Merge pull request #2830 from gradido/eslint-plugin-promise
refactor(backend): eslint plugin promise + fixes
2023-05-02 12:58:06 +02:00
09f0cc3bd8
Merge branch 'master' into eslint-plugin-promise 2023-05-02 12:36:15 +02:00
mahula
cdbe184736
Merge branch 'master' into align-workflow-naming-remove-remove-docker-filter-from-build-tests 2023-05-02 12:03:05 +02:00
077c227fc6
Merge pull request #2915 from gradido/fix-log-stack-trace
fix(backend): log stack trace included
2023-05-02 11:46:56 +02:00
3efb2cc1b7
Merge branch 'master' into docu-cron-yarn 2023-05-02 11:39:49 +02:00
51900af67d
updated docu based on new findings regarding yarn output to tmp folder 2023-05-02 11:39:37 +02:00
3c320006e1
Merge branch 'master' into fix-log-stack-trace 2023-05-02 11:31:38 +02:00
Claus-Peter Hübner
d562371cbc use correct renamed entity in tests too 2023-04-27 22:10:53 +02:00
Claus-Peter Hübner
f9f01f94ea linting 2023-04-27 21:44:42 +02:00
Claus-Peter Hübner
b350ca3bbe Merge branch '2882-feature-distingue-communities-and-communities_federation-in-database' of github.com:gradido/gradido into 2882-feature-distingue-communities-and-communities_federation-in-database 2023-04-27 21:37:04 +02:00
Claus-Peter Hübner
3fdeec0783 linting 2023-04-27 21:35:18 +02:00
clauspeterhuebner
36453d4a17
Merge branch 'master' into 2882-feature-distingue-communities-and-communities_federation-in-database 2023-04-22 19:53:56 +02:00
d04e928480
Merge branch 'master' into eslint-plugin-promise 2023-04-21 19:45:26 +02:00
a4351ba881
Merge pull request #2832 from gradido/prettier-refine-config
refactor(backend): prettier refine config
2023-04-21 10:06:37 +02:00
9ef51bf0ba
Merge branch 'master' into fix-log-stack-trace 2023-04-21 09:58:07 +02:00
a1aa4fad63
stacktrace only for errorfile 2023-04-21 09:57:50 +02:00
4b07f44326
Merge branch 'master' into prettier-refine-config 2023-04-21 09:50:53 +02:00
32f467ba85
Merge branch 'master' into eslint-plugin-promise 2023-04-21 09:48:15 +02:00
Claus-Peter Hübner
7fb7ff9e8c rename communities to federated_communities 2023-04-20 02:28:29 +02:00
Claus-Peter Hübner
cb1761b9b4 Merge branch '2882-feature-distingue-communities-and-communities_federation-in-database' of github.com:gradido/gradido into 2882-feature-distingue-communities-and-communities_federation-in-database 2023-04-19 23:07:27 +02:00
Claus-Peter Hübner
5739a77348 Merge remote-tracking branch 'origin/master' into 2882-feature-distingue-communities-and-communities_federation-in-database 2023-04-19 23:06:32 +02:00
Moriz Wahl
8370b4f273 test user resolver returns no emails 2023-04-18 16:25:02 +02:00
Moriz Wahl
311bb50eb8 refactor(backend): no email in user 2023-04-18 16:14:44 +02:00
Moriz Wahl
457f4b8244 gradidoID on verify login 2023-04-18 13:48:02 +02:00
Moriz Wahl
a09f1b3800 remove further emails 2023-04-18 13:42:56 +02:00
Moriz Wahl
fce0f04ab6 remove unused parts of component 2023-04-18 13:33:18 +02:00
Moriz Wahl
9a71d0b3e2 no email in transaktion link test 2023-04-18 13:17:59 +02:00
Moriz Wahl
a8d9be1802 test for same user via gradido ID instead of email 2023-04-18 12:53:39 +02:00
Moriz Wahl
820b4b506b remove all queries for emails 2023-04-18 12:49:59 +02:00
Moriz Wahl
0d61788e95 remove email from store, add gradido ID 2023-04-18 12:49:40 +02:00
Hannes Heine
1bc1f96d4b
Merge branch 'master' into 2882-feature-distingue-communities-and-communities_federation-in-database 2023-04-17 22:29:10 +02:00
488730476c
Merge pull request #2939 from gradido/v1.20.0
chore(release): v1.20.0
2023-04-12 12:44:57 +02:00
2892a1f627
v1.20.0 2023-04-12 12:29:50 +02:00
cabd2b8c4a
Merge pull request #2918 from gradido/fix-emails
fix(backend): no await for emails
2023-04-12 12:25:46 +02:00
b156d6a0b7
Merge branch 'master' into fix-log-stack-trace 2023-04-11 23:21:24 +02:00
2fb7fe136d
Merge branch 'master' into fix-emails 2023-04-11 13:29:09 +02:00
Moriz Wahl
42d4e758cc
Merge pull request #2933 from gradido/fix-no-receiver-on-send-link
fix(frontend): no receiver on send by link
2023-04-11 13:25:20 +02:00
67a5458a97
fix tests 2023-04-11 13:12:51 +02:00
06fc7a729c
merge 2023-04-11 13:03:37 +02:00