|
|
69a29f0a31
|
fix linting
|
2023-03-28 01:36:52 +02:00 |
|
|
|
c874fb6ca1
|
Merge branch 'master' into eslint-plugin-import-fixes
|
2023-03-28 01:08:16 +02:00 |
|
|
|
b23030e612
|
Merge branch 'master' into events-contribution
|
2023-03-24 11:50:15 +01:00 |
|
|
|
7e8b1ba6a3
|
Merge branch 'master' into seperate-events-in-own-files
|
2023-03-23 12:21:55 +01:00 |
|
Moriz Wahl
|
b27db4eeaf
|
Merge branch 'master' into refactor-find-contribtiions
|
2023-03-21 14:37:07 +01:00 |
|
|
|
b3c48af3c4
|
Merge branch 'master' into event_refactor_database
|
2023-03-14 16:08:41 +01:00 |
|
|
|
c54e6fb8ae
|
new rules + fixes
|
2023-03-12 02:19:10 +01:00 |
|
|
|
721ccecd12
|
fixes
|
2023-03-12 02:19:10 +01:00 |
|
|
|
d5ec495785
|
Merge branch 'master' into refactor-find-contribtiions
|
2023-03-10 15:09:32 +01:00 |
|
Moriz Wahl
|
8dfafaea89
|
Merge branch 'master' into admin-open-creations-query
|
2023-03-10 14:49:32 +01:00 |
|
Moriz Wahl
|
d4d38e29b6
|
Merge branch 'master' into refactor-find-contribtiions
|
2023-03-10 14:42:43 +01:00 |
|
Moriz Wahl
|
73fb123036
|
admin open creations query
|
2023-03-10 11:55:24 +01:00 |
|
|
|
becabb861c
|
fix types
|
2023-03-09 14:41:35 +01:00 |
|
|
|
3391b3a9ee
|
merge
|
2023-03-09 14:37:17 +01:00 |
|
elweyn
|
747c146bbf
|
Add to database query relation messages
|
2023-03-08 12:33:15 +01:00 |
|
Moriz Wahl
|
5d6caee37d
|
remove creation transaction list
|
2023-03-07 17:56:25 +01:00 |
|
Moriz Wahl
|
ecd9efac4f
|
add optional arg user id to admin list contributions query
|
2023-03-07 17:47:11 +01:00 |
|
Moriz Wahl
|
e48bbd7b47
|
rename admin list all contributions query
|
2023-03-07 17:33:18 +01:00 |
|
Moriz Wahl
|
b604be5847
|
object as arg for find contributions
|
2023-03-07 17:16:53 +01:00 |
|
|
|
920f16aad5
|
corrected test name, some code style fixes
|
2023-03-07 13:33:08 +01:00 |
|
|
|
17992d75ef
|
separate events into their own file, some nameing conventions
|
2023-03-07 12:29:59 +01:00 |
|
|
|
9d0a620331
|
prefix admin right with ADMIN_
|
2023-03-07 12:28:29 +01:00 |
|
|
|
5515088929
|
removed obsolete todo
|
2023-03-04 00:38:08 +01:00 |
|
|
|
4379668268
|
Merge branch 'master' into event_refactor_database
|
2023-03-03 23:55:24 +01:00 |
|
Moriz Wahl
|
e4a9533802
|
refactor(backend): use find contributions helper in list contributions
|
2023-02-28 20:36:23 +01:00 |
|
Moriz Wahl
|
6e88068a88
|
Merge branch 'master' into remove-adminCreateContributions
|
2023-02-21 15:20:45 +01:00 |
|
Moriz Wahl
|
3cc5494736
|
refactor(backend): remove admin create contributions
|
2023-02-20 14:24:42 +01:00 |
|
elweyn
|
bf5cb142cc
|
Remove unused In import.
|
2023-02-18 07:13:35 +01:00 |
|
|
|
41569ad0f1
|
refactor events - first step to get backend working
|
2023-02-18 01:08:06 +01:00 |
|
elweyn
|
a61e66ffc4
|
Refactor the near functions to a single one.
|
2023-02-17 16:12:26 +01:00 |
|
elweyn
|
3476f680ed
|
Remove QueryBuilder and rewrite it with ContributionEntity.findAndCount method.
|
2023-02-17 13:53:58 +01:00 |
|
elweyn
|
b1b3a060cb
|
Merge master in refactor adminListContributions.
|
2023-02-17 11:20:43 +01:00 |
|
Moriz Wahl
|
7c2bf9da7a
|
Merge branch 'master' into 2594-contributions-list-frontend
|
2023-02-14 17:59:34 +01:00 |
|
Moriz Wahl
|
ddbdbe4224
|
Merge branch 'master' into 2594-contributions-list-frontend
|
2023-02-14 17:05:11 +01:00 |
|
|
|
9101c3f74d
|
save moderator & user_id for EVENT_ADMIN_CONTRIBUTION_DENY
|
2023-02-14 15:39:41 +01:00 |
|
elweyn
|
6851ef3f62
|
Merge master in here.
|
2023-02-14 10:22:51 +01:00 |
|
|
|
2a1cb037c7
|
log moderator who denies contribution instead of user
|
2023-02-14 01:47:07 +01:00 |
|
|
|
9aa5da5c8f
|
Merge branch 'master' into event_protocol_rework
|
2023-02-13 13:24:58 +01:00 |
|
Alexander Friedland
|
362a702579
|
Merge branch 'master' into 2594-contributions-list-frontend
|
2023-02-10 15:29:29 +01:00 |
|
|
|
f9b6b887e0
|
things are working properly
|
2023-02-10 03:37:48 +01:00 |
|
|
|
2ac133c41a
|
rework - initial work
|
2023-02-10 02:06:39 +01:00 |
|
Hannes Heine
|
4c03deccd3
|
Merge branch 'master' into refactor-listUnconfirmedContribution-to-adminListAllContribution
|
2023-02-09 17:37:37 +01:00 |
|
Hannes Heine
|
def51614d4
|
Merge branch 'master' into logger_contributionResolver
|
2023-02-09 17:20:52 +01:00 |
|
|
|
894cf7f3ab
|
Merge branch 'master' into 2624-bug-emails-for-deny-and-delete-contribution
|
2023-02-09 15:31:23 +01:00 |
|
|
|
c1b126296d
|
Merge branch 'master' into logger_contributionResolver
|
2023-02-09 14:07:29 +01:00 |
|
Moriz Wahl
|
036d335426
|
Merge branch 'master' into refactor-last-transaction
|
2023-02-08 15:51:05 +01:00 |
|
Moriz Wahl
|
f5d9866644
|
remove accessLayer folder
|
2023-02-08 10:33:53 +01:00 |
|
mahula
|
01cca65dea
|
finish denyContribution method in contribution resolver
|
2023-02-08 08:46:36 +01:00 |
|
mahula
|
2fc2ecf5af
|
WIP add elements to get contribution denying working in backend
|
2023-02-07 21:46:44 +01:00 |
|
Hannes Heine
|
e12da8be1a
|
Merge branch 'master' into refactor-listUnconfirmedContribution-to-adminListAllContribution
|
2023-02-07 08:13:00 +01:00 |
|