13257 Commits

Author SHA1 Message Date
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
afe6d39f71
Merge branch 'master' into eslint-plugin-type-graphql 2023-02-27 22:58:53 +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
abef636e97
remove todo as its done now 2023-02-26 23:32:49 +01:00
4585b34850
database modules must be installed 2023-02-26 13:27:59 +01:00
3dc878b59a
fix lint with uncompiled database 2023-02-26 13:19:21 +01:00
539b45282b
allow floating promises if explicitly defined 2023-02-26 12:40:44 +01:00
a998afb6d4
properly set relative path for config 2023-02-26 10:31:44 +01:00
67226e253a
add todo 2023-02-25 04:06:38 +01:00
2b9bcd28be
lint only ts files with typed rules 2023-02-25 03:12:07 +01:00
7b6637cfcc
eslint-plugin-type-graphql 2023-02-25 02:24:39 +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
Alexander Friedland
d1caeb7944
Merge branch 'master' into 2682-Desktop-Sidebar-Style 2023-02-23 22:16:42 +01:00
ogerly
47d720e5a2 remove px in sidebar 2023-02-23 22:16:18 +01:00
ogerly
cd9d4b3012 remove unused key in locales 2023-02-23 22:11:27 +01:00
dec47d6dc5
Merge branch 'master' into combine_listTransactionLinks_and_listTransactionLinksAdmin 2023-02-23 22:07:08 +01:00
ogerly
a1b926da71 style sidebar, add icons 2023-02-23 22:01:30 +01:00
75d23c5daf
corrected return type of listTransactionLinks 2023-02-23 21:36:59 +01:00
Alexander Friedland
e58dacd69d
Merge branch 'master' into 2685-Desktop-Sub-Menu 2023-02-23 19:00:44 +01:00
ogerly
fa3dd714de add svg icons 2023-02-23 18:45:29 +01:00
Moriz Wahl
8205cd4a08
Merge branch 'master' into remove-adminCreateContributions 2023-02-23 16:41:09 +01:00
Hannes Heine
896f949227
Merge branch 'master' into fix-frontend-admin-imports 2023-02-23 16:01:41 +01:00
clauspeterhuebner
63c5407517
Merge pull request #2729 from gradido/2728-devops-adapt-config-and-scripts-for-federation-modules
feat(federation): add dht-node to deployment scripts
2023-02-23 15:28:04 +01:00
2b513eb9c4
Merge branch 'master' into remove-adminCreateContributions 2023-02-23 14:42:30 +01:00
ogerly
d70d19fa1f fix stylelint 2023-02-23 14:02:25 +01:00
ogerly
1a1eec9b24 style sav sub menu in community 2023-02-23 13:57:53 +01:00
Claus-Peter Hübner
b070ef5504 conditional dht-node start with message 2023-02-22 21:30:32 +01:00
Claus-Peter Hübner
9966a06630 conditional start of dht-node 2023-02-22 21:14:34 +01:00
clauspeterhuebner
fffb5fc9b3
Merge branch 'master' into 2728-devops-adapt-config-and-scripts-for-federation-modules 2023-02-22 14:11:31 +01:00
ogerly
35d81f889c fix tests 2023-02-22 13:53:51 +01:00
ogerly
9825cf8876 commnity navbar style refactor 2023-02-22 13:41:20 +01:00