elweyn
778a800cce
Merge branch 'master' into refactor-deny-contribution-unit-test
2023-02-08 10:33:03 +01:00
Hannes Heine
5baa1bf4c3
Merge branch 'master' into do-not-compile-for-test-changes
2023-02-08 10:09:57 +01:00
ogerly
c4fae48b1d
toast by automatically logged out
2023-02-08 09:44:21 +01:00
mahula
01cca65dea
finish denyContribution method in contribution resolver
2023-02-08 08:46:36 +01:00
mahula
274bd8b864
set correct locale key in contribution deleted email template
2023-02-08 08:39:11 +01:00
mahula
cf9b06824b
set right to deny a contribution
2023-02-08 08:37:49 +01:00
Claus-Peter Hübner
dcd7e0b7c3
unit test, but is not working
2023-02-08 00:38:10 +01:00
Claus-Peter Hübner
42e2ac4877
linting
2023-02-07 23:47:22 +01:00
Claus-Peter Hübner
0d0d361358
docker and workflow files
2023-02-07 23:34:11 +01:00
clauspeterhuebner
beece4cc83
Merge branch 'master' into 2630-feature-federation-implement-a-graphql-endpoint-for-request-getpublickey
2023-02-07 22:35:24 +01:00
clauspeterhuebner
fcab712f86
Update database/entity/0060-update_communities_table/Community.ts
...
Co-authored-by: Moriz Wahl <moriz.wahl@gmx.de>
2023-02-07 22:35:12 +01:00
clauspeterhuebner
72f882add3
Update database/migrations/0060-update_communities_table.ts
...
Co-authored-by: Moriz Wahl <moriz.wahl@gmx.de>
2023-02-07 22:34:30 +01:00
Claus-Peter Hübner
ffe83a5d94
rework PR-comments
2023-02-07 22:19:14 +01:00
Claus-Peter Hübner
020713b924
Merge remote-tracking branch 'origin/master' into
...
2501-feature-federation-implement-a-graphql-client-to-request-getpublickey
2023-02-07 22:18:51 +01:00
mahula
0b1d6b5237
add deying to events and event protocol
2023-02-07 21:56:32 +01:00
mahula
2fc2ecf5af
WIP add elements to get contribution denying working in backend
2023-02-07 21:46:44 +01:00
mahula
5c42ec828a
fix admin right to deny confirmation
2023-02-07 21:40:02 +01:00
mahula
f980ca20b1
adapt backend's email sending to added deletion email
2023-02-07 21:11:34 +01:00
mahula
bd9307612f
adapt backend locales to changes regarding denying and deleting contributuins
2023-02-07 21:10:35 +01:00
mahula
9c282c0142
add email template for deleted contributions
2023-02-07 21:09:16 +01:00
0b8ac928cf
more detailed error messages
2023-02-07 18:24:20 +01:00
868566f716
missing changes
2023-02-07 17:25:27 +01:00
3563aef346
use LogError instead of Error where applicable
2023-02-07 17:14:44 +01:00
d8c8d400d4
implement LogError in EncryptorUtils
2023-02-07 16:55:04 +01:00
ea1f637bb2
linting
2023-02-07 16:48:08 +01:00
ff335d81f3
Merge branch 'master' into logger_contributionMessageResolver
2023-02-07 15:17:17 +01:00
36e8e2c38d
Merge pull request #2662 from gradido/logger_contributionLinkResolver
...
refactor(backend): use LogError on contributionLinkResolver
2023-02-07 15:16:57 +01:00
Hannes Heine
0a3dc67bbb
Merge branch 'master' into refactor-deny-contribution-unit-test
2023-02-07 14:26:46 +01:00
8eaacc6699
implement LogError on creations and fix all corressponding tests
2023-02-07 12:50:29 +01:00
7059ba1ee1
use LogError Class and correct tests
2023-02-07 12:08:11 +01:00
283e09ea3d
separate error cases, have some basic testing for transaction links, reorder tests
2023-02-07 11:43:04 +01:00
mahula
c048de383a
fix typo
2023-02-07 11:19:15 +01:00
a04d4d3985
remove empty string check since we do a length check on memeo & name
2023-02-07 11:01:35 +01:00
db1ed715ca
Merge branch 'master' into logger_contributionLinkResolver
2023-02-07 10:59:40 +01:00
mahula
49ce7e5e05
linting
2023-02-07 10:20:28 +01:00
mahula
267447d88f
Merge branch 'master' into 2352-feat-user-story-user-authentication-reset-password
2023-02-07 09:48:04 +01:00
mahula
3beb5cad62
linting
2023-02-07 09:40:18 +01:00
Hannes Heine
e12da8be1a
Merge branch 'master' into refactor-listUnconfirmedContribution-to-adminListAllContribution
2023-02-07 08:13:00 +01:00
mahula
2214ce90e4
linting
2023-02-07 08:11:26 +01:00
ogerly
8aaa6fedc2
Admin Interface Unit tests min_coverage: to 97%
2023-02-07 07:56:23 +01:00
mahula
e1bf7b20f4
set data-test attribute in forgot password page avoiding v-if
2023-02-07 07:53:12 +01:00
ogerly
feb4f10501
review moriz: chnge OpenCreationsTable
2023-02-07 07:50:34 +01:00
Alexander Friedland
8cffe8ed0d
Merge branch 'master' into 2594-contributions-list-frontend
2023-02-07 07:50:22 +01:00
elweyn
e706a3c844
Merge branch 'do-not-compile-for-test-changes' of https://github.com/gradido/gradido into do-not-compile-for-test-changes
2023-02-07 07:10:15 +01:00
elweyn
8544eb51e9
Fix some lint problems.
2023-02-07 07:10:01 +01:00
Hannes Heine
78a83dd87d
Merge branch 'master' into do-not-compile-for-test-changes
2023-02-07 07:07:20 +01:00
078a7432bb
Merge pull request #2670 from gradido/event_protocol_remove_config_switch
...
refactor(backend): remove event protocol config switch
2023-02-07 01:43:11 +01:00
Claus-Peter Hübner
e4082fbeb1
Merge remote-tracking branch
...
'origin/2650-feature-federation-harmonize-and-sync-modules-of-federation'
into 2501-feature-federation-implement-a-graphql-client-to-request-getpublickey
2023-02-07 00:55:08 +01:00
Claus-Peter Hübner
3d73bc49dd
Merge remote-tracking branch 'origin/master' into 2650-feature-federation-harmonize-and-sync-modules-of-federation
2023-02-07 00:42:52 +01:00
clauspeterhuebner
94c4be81c2
Merge branch 'master' into 2501-feature-federation-implement-a-graphql-client-to-request-getpublickey
2023-02-07 00:30:18 +01:00