14070 Commits

Author SHA1 Message Date
693338975e
fix problems with compile 2023-04-06 15:37:34 +02:00
9464026a58
Merge branch 'master' into eslint-disable-@typescript-eslint/unbound-method 2023-04-06 15:32:33 +02:00
7998de2808
Merge branch 'master' into eslint-plugin-promise 2023-04-06 15:30:35 +02:00
4ca989a3da
stack traces only for errors 2023-04-06 15:21:02 +02:00
8475d91494
Merge branch 'master' into fix-log-stack-trace 2023-04-06 15:17:37 +02:00
Hannes Heine
575d3a11a4
Merge branch 'master' into 2785-add-events-for-subscribe-unsubscribe 2023-04-06 15:14:20 +02:00
163262dd85
Merge branch 'master' into prettier-refine-config 2023-04-06 15:14:20 +02:00
d89fca8d1d
restructure axios calls to use await 2023-04-06 15:12:49 +02:00
elweyn
d9e8247b3c Fix event no-cycle. 2023-04-06 15:12:08 +02:00
aa8b9d017d
return value on then 2023-04-06 15:11:33 +02:00
479a8aed1a
Merge pull request #2908 from gradido/eslint-plugin-import-export-style
refactor(backend): eslint plugin import export style
2023-04-06 15:06:03 +02:00
elweyn
c3a47460da Merge branch 'master' into 2785-add-events-for-subscribe-unsubscribe 2023-04-06 15:02:08 +02:00
Hannes Heine
525a560832
Update backend/src/event/Event.ts
Co-authored-by: Ulf Gebhardt <ulf.gebhardt@webcraft-media.de>
2023-04-06 14:53:51 +02:00
Hannes Heine
7d12ecbe98
Update backend/src/graphql/resolver/KlicktippResolver.test.ts
Co-authored-by: Ulf Gebhardt <ulf.gebhardt@webcraft-media.de>
2023-04-06 14:53:35 +02:00
Hannes Heine
f36bc61a70
Update backend/src/graphql/resolver/KlicktippResolver.test.ts
Co-authored-by: Ulf Gebhardt <ulf.gebhardt@webcraft-media.de>
2023-04-06 14:53:24 +02:00
Hannes Heine
3990135c7a
Update backend/src/graphql/resolver/KlicktippResolver.test.ts
Co-authored-by: Ulf Gebhardt <ulf.gebhardt@webcraft-media.de>
2023-04-06 14:53:09 +02:00
Hannes Heine
50574ece6b
Update backend/src/graphql/resolver/KlicktippResolver.test.ts
Co-authored-by: Ulf Gebhardt <ulf.gebhardt@webcraft-media.de>
2023-04-06 14:52:58 +02:00
f2168ccea7
Merge branch 'master' into eslint-plugin-promise 2023-04-06 14:25:35 +02:00
27a89a2734
removed obsolete comment 2023-04-06 14:21:26 +02:00
e4fc4438fb
removed obsolete comment 2023-04-06 14:20:41 +02:00
f2ad6cc24a
fix merge problem 2023-04-06 14:10:46 +02:00
657c171898
merge 2023-04-06 14:05:50 +02:00
1b0d9995f7
Merge pull request #2919 from gradido/vscode-intellisense-fixes
fix(backend): vscode intellisense fixes
2023-04-06 13:58:14 +02:00
8d8900c463
fix eslint.rc 2023-04-06 13:39:04 +02:00
1a0edb08c5
Merge branch 'master' into vscode-intellisense-fixes 2023-04-06 12:35:34 +02:00
4ef9efca5c
Merge branch 'master' into docu-cron-yarn 2023-04-06 12:26:55 +02:00
6f6749e83a
Merge pull request #2905 from gradido/import-no-cycle-refactor-events
refactor(backend): eslint import-no-cycle enabled
2023-04-05 19:22:01 +02:00
e438502d46
Merge branch 'master' into import-no-cycle-refactor-events 2023-04-05 19:02:12 +02:00
Moriz Wahl
d3ec787d88 remove unused async 2023-04-05 17:29:05 +02:00
Moriz Wahl
f0cfd1b309 fix(frontend): community tab navigation 2023-04-05 17:26:33 +02:00
clauspeterhuebner
fa036741c1
Merge pull request #2881 from gradido/2874-feature-rules-and-blacklisting-for-alias
docs(backend): alias rules and conventions
2023-04-05 15:58:53 +02:00
clauspeterhuebner
be445a6310
Merge branch 'master' into 2874-feature-rules-and-blacklisting-for-alias 2023-04-05 15:41:50 +02:00
Moriz Wahl
90f4ccd932 set moderator id to null 2023-04-05 15:27:34 +02:00
Moriz Wahl
18b0cb99b3
Merge pull request #2923 from gradido/refactor-get-transaction-list
refactor(backend): get transaction list
2023-04-05 15:23:33 +02:00
clauspeterhuebner
69c0de6bff
Merge branch 'master' into 2874-feature-rules-and-blacklisting-for-alias 2023-04-05 15:16:21 +02:00
Moriz Wahl
fa84c21092 fix double routing with await 2023-04-05 14:43:23 +02:00
Moriz Wahl
cac64f96a0 fix(frontend): displayed decay duration 2023-04-05 14:17:12 +02:00
Moriz Wahl
407e305b09 fix(frontend): moderator id missing 2023-04-05 13:44:54 +02:00
Moriz Wahl
8ab14bee42 fix(frontend): reset button send coins 2023-04-05 13:38:46 +02:00
Moriz Wahl
6065cfee33 remove unused file 2023-04-05 13:25:12 +02:00
Moriz Wahl
bb887be74c refactor(backend): get transaction list 2023-04-05 13:22:21 +02:00
elweyn
c6bde11de0 Merge branch 'master' into 2818-pagination-is-not-reset-when-switching-tabs 2023-04-05 13:19:43 +02:00
elweyn
494050654c Merge branch '2818-pagination-is-not-reset-when-switching-tabs' of https://github.com/gradido/gradido into 2818-pagination-is-not-reset-when-switching-tabs 2023-04-05 13:19:06 +02:00
elweyn
c5b591ca5d Test that currentPage is reset when switching tab. 2023-04-05 13:18:44 +02:00
Moriz Wahl
fcb51f353f
Merge pull request #2914 from gradido/feat-previous-balance
feat(backend): previous balance in transaction
2023-04-05 12:31:45 +02:00
Moriz Wahl
248737c446
Merge branch 'master' into feat-previous-balance 2023-04-05 12:16:18 +02:00
elweyn
777372c296 Merge branch '2785-add-events-for-subscribe-unsubscribe' into 2876-add-fields-to-subscriber 2023-04-05 10:44:08 +02:00
elweyn
1505d9abf0 Change ACTION_NEWSLETTER to NEWSLETTER_ACTION 2023-04-05 10:43:42 +02:00
56dbcd4f58
various more typesafety 2023-04-05 05:46:38 +02:00
c65279269b
have tests more typesafe 2023-04-05 04:50:33 +02:00