13126 Commits

Author SHA1 Message Date
Moriz Wahl
455c60d232
Merge branch 'master' into set-EMAIL_TLS-true 2023-03-02 09:35:17 +01:00
Alexander Friedland
2cda1abc7b
Merge pull request #2750 from gradido/2613-Answer-moderator-question-clickable
refactor(frontend): add visible event an answer question
2023-03-01 17:43:50 +01:00
Hannes Heine
d2afaad938
Merge branch 'master' into 2689-test-email-send-deny-deleted-contribution 2023-03-01 17:06:09 +01:00
Alexander Friedland
69aa1fae73
Merge branch 'master' into 2613-Answer-moderator-question-clickable 2023-03-01 15:50:35 +01:00
Alexander Friedland
0a6075a86f
Merge pull request #2737 from gradido/2682-Desktop-Sidebar-Style
refactor(frontend): style sidebar, add icons
2023-03-01 15:13:34 +01:00
Alexander Friedland
5df9aecef4
Merge branch 'master' into 2682-Desktop-Sidebar-Style 2023-03-01 14:43:41 +01:00
Alexander Friedland
37a2dcb6be
Merge branch 'master' into 2613-Answer-moderator-question-clickable 2023-03-01 10:51:22 +01:00
mahula
6ec9d9120e
Merge branch 'master' into set-EMAIL_TLS-true 2023-03-01 10:45:50 +01:00
Moriz Wahl
63fda2fe65
Merge pull request #2761 from gradido/fix-possible-flaky-test
fix(backend): possible flaky test
2023-03-01 09:17:29 +01:00
elweyn
9fc1e45ed0 Merge branch '2689-test-email-send-deny-deleted-contribution' of https://github.com/gradido/gradido into 2689-test-email-send-deny-deleted-contribution 2023-03-01 05:21:03 +01:00
elweyn
becd9e44ea Remove await before sendContributionDeletedEmail 2023-03-01 05:20:25 +01:00
elweyn
3a6b701d3b Reduce mock of emails sendEmailVariant. 2023-03-01 05:16:37 +01:00
Hannes Heine
bfbf7954e3
Merge branch 'master' into 2689-test-email-send-deny-deleted-contribution 2023-03-01 05:03:44 +01:00
Moriz Wahl
ed7cf461fb fix(backend): set email tls true in test 2023-02-28 21:06:51 +01:00
Moriz Wahl
be048be032 fix(backend): possible flaky test 2023-02-28 19:53:35 +01:00
Alexander Friedland
ea99826faf
Merge branch 'master' into 2613-Answer-moderator-question-clickable 2023-02-28 18:58:55 +01:00
Wolfgang Huß
252ac67740
Merge pull request #2756 from gradido/2752-emails-adjust-namings-of-menus-to-new-design
fix(backend): emails – adjust namings of menus to new design
2023-02-28 18:49:30 +01:00
Moriz Wahl
cfac7a81d6 improved spec for refetch after filter updates 2023-02-28 18:44:52 +01:00
Moriz Wahl
0a13a78172 use correct locale 2023-02-28 18:34:24 +01:00
Moriz Wahl
a811b2bf2d rename query file and query, update specs 2023-02-28 18:28:52 +01:00
Moriz Wahl
457cea4619 add deleted contribution table 2023-02-28 17:20:56 +01:00
Moriz Wahl
f83c364d1d feat(admin): deleted contributions visible 2023-02-28 17:19:12 +01:00
Alexander Friedland
f868664f46
Update frontend/src/locales/en.json
Co-authored-by: Moriz Wahl <moriz.wahl@gmx.de>
2023-02-28 14:59:26 +01:00
Alexander Friedland
1655c9ae56
Update frontend/src/locales/de.json
Co-authored-by: Moriz Wahl <moriz.wahl@gmx.de>
2023-02-28 14:59:14 +01:00
Wolfgang Huß
8ff5f21ade
Merge branch 'master' into 2752-emails-adjust-namings-of-menus-to-new-design 2023-02-28 14:57:42 +01:00
Alexander Friedland
215a77a2dc
Update frontend/src/components/Menu/Sidebar.spec.js
Co-authored-by: Moriz Wahl <moriz.wahl@gmx.de>
2023-02-28 14:52:41 +01:00
Alexander Friedland
cbc6018595
Update frontend/src/components/Menu/Sidebar.spec.js
Co-authored-by: Moriz Wahl <moriz.wahl@gmx.de>
2023-02-28 14:49:57 +01:00
Alexander Friedland
3a162b358d
Update frontend/src/components/Menu/Sidebar.spec.js
Co-authored-by: Moriz Wahl <moriz.wahl@gmx.de>
2023-02-28 14:49:45 +01:00
Wolfgang Huß
a8d382b8d7 Fix tests 2023-02-28 14:37:51 +01:00
Wolfgang Huß
1055396d20 Change menu and tab titles in email to the new design 2023-02-28 14:37:41 +01:00
mahula
c236be46e9
Merge pull request #2743 from gradido/naming-of-dht-and-federation-workflow-jobs
ci(other): rename dht node and federation workflow jobs for better branch protection maintenance
2023-02-28 12:22:52 +01:00
039d789c84
Merge branch 'master' into naming-of-dht-and-federation-workflow-jobs 2023-02-28 12:08:55 +01:00
mahula
d60a79b607 deactivate worklfows for testing 2023-02-28 10:51:55 +01:00
mahula
aa15e0ff4f adapt registration page model for registration e2e test 2023-02-28 10:49:48 +01:00
91593ad4bf
Merge pull request #2706 from gradido/combine_listTransactionLinks_and_listTransactionLinksAdmin
refactor(backend): combine logic for `listTransactionLinks` & `listTransactionLinksAdmin`
2023-02-27 22:58:23 +01:00
21b6e35391
Merge branch 'master' into combine_listTransactionLinks_and_listTransactionLinksAdmin 2023-02-27 15:53:59 +01:00
5f8702c3c4
catch error for not existing users and test this 2023-02-27 15:44:14 +01:00
ogerly
fc11149f1f add visible event an answer question text in my contribution list 2023-02-27 10:31:10 +01:00
mahula
eb53e5ff16 rename report names in federation and dht workflow 2023-02-24 22:40:07 +01:00
mahula
1f16ae89ca rename federation workflow jobs for github settings 2023-02-24 21:34:51 +01:00
Moriz Wahl
5f54d048d3
Merge pull request #2724 from gradido/remove-adminCreateContributions
refactor(backend): remove admin create contributions
2023-02-24 18:10:59 +01:00
mahula
93735ad3f7 rename dht node workflow jobs for github settings 2023-02-24 17:57:00 +01:00
Moriz Wahl
e2a3ca3c0b
Merge branch 'master' into remove-adminCreateContributions 2023-02-24 14:00:25 +01:00
Moriz Wahl
c0f9f07fd8 remove further mass creations artefacts 2023-02-24 14:00:07 +01:00
elweyn
cc6d781c22 Add tests that emails are send for denied and deleted contributions. 2023-02-24 08:36:06 +01:00
ogerly
0faf32b071 rename files after merge :( 2023-02-24 08:17:09 +01:00
Alexander Friedland
7e044f5269
Merge branch 'master' into 2682-Desktop-Sidebar-Style 2023-02-24 07:46:02 +01:00
ogerly
affb0fd2b7 fix test 2023-02-24 07:45:42 +01:00
Alexander Friedland
c5d4c39322
Merge branch 'master' into 2685-Desktop-Sub-Menu 2023-02-24 07:35:33 +01:00
Hannes Heine
36312450b5
Merge pull request #2725 from gradido/fix-frontend-admin-imports
refactor(frontend): remove .vue as imports
2023-02-24 06:42:42 +01:00