100 Commits

Author SHA1 Message Date
b0c19eda47
fix import order 2023-03-30 17:28:03 +02:00
c874fb6ca1
Merge branch 'master' into eslint-plugin-import-fixes 2023-03-28 01:08:16 +02:00
Hannes Heine
e4159399fb
Merge branch 'master' into refactor-find-contribtiions 2023-03-23 10:04:16 +01:00
Claus-Peter Hübner
0e1e246430 remove unused Right 2023-03-15 21:57:53 +01:00
Claus-Peter Hübner
e1c239cd08 rework PR-comments 2023-03-15 01:25:34 +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
73fb123036 admin open creations query 2023-03-10 11:55:24 +01:00
Moriz Wahl
5d6caee37d remove creation transaction list 2023-03-07 17:56:25 +01:00
Moriz Wahl
e48bbd7b47 rename admin list all contributions query 2023-03-07 17:33:18 +01:00
Moriz Wahl
3cc5494736 refactor(backend): remove admin create contributions 2023-02-20 14:24:42 +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
elweyn
da652e6745 Rename reject to deny and rejected to denied. 2023-01-24 15:22:37 +01:00
elweyn
df4e2b419a Merge master in here. 2023-01-13 11:24:11 +01:00
Moriz Wahl
dc33427cd0 add openCreation graphqlModel and resolver 2023-01-11 15:15:26 +01:00
Hannes Heine
6b2f5153d4
Merge branch 'master' into 2332-mark-contribution-as-rejected 2022-12-20 14:53:48 +01:00
elweyn
10abf45e15 Merge dissolve_admin_resolver to local branch. 2022-12-14 11:04:16 +01:00
joseji
9604a6309a found more and more junk everywhere, almost cleared 2022-12-06 22:31:15 +01:00
joseji
7e78f1c893 migration fixed 2022-11-29 13:03:10 +01:00
joseji
e350307e6a removing keys and passphrases 2022-11-28 23:59:57 +01:00
elweyn
a9c3dd25ed Add RIGHTS.LIST_ALL_CONTRIBUTION_MESSAGES to the ROLES of Users. 2022-08-24 16:32:58 +02:00
elweyn
e0fcdb2cee Add new RIGHT for LIST_ALL_CONTRIBUTION_MESSAGES. 2022-08-24 16:31:36 +02:00
elweyn
bca2f49483 Add admin right to create contribution message. 2022-08-22 12:17:11 +02:00
elweyn
8f117f23b4 Add new right CREATE_CONTRIBUTION_MESSAGE 2022-08-22 10:13:11 +02:00
Moriz Wahl
69f4b98473 Merge branch 'master' into statistics-resolver 2022-08-17 15:22:57 +02:00
Moriz Wahl
194d4a6ad2 move right COMMUNITY_STATISTICS to user rights 2022-08-17 15:15:35 +02:00
elweyn
b1a17c52ec Add community_statistics to user ROLES. 2022-08-17 12:46:29 +02:00
Alexander Friedland
632141ffca
Merge branch 'master' into statistics-resolver 2022-08-17 12:44:31 +02:00
elweyn
d3238fd486 Fix linting. 2022-08-15 11:05:11 +02:00
elweyn
b41f34a3dd Merge master into this branch. 2022-08-15 11:03:58 +02:00
elweyn
d0d4b151dc Add rights and roles to query admins and moderators. 2022-08-10 11:27:05 +02:00
elweyn
aa91e2b410 Add RIGHTS.LIST_CONTRIBUTION_LINKS to ROLE_USER 2022-08-08 10:48:09 +02:00
Alexander Friedland
58512a9e32
Merge branch 'master' into statistics-resolver 2022-08-06 11:14:58 +02:00
elweyn
7a337f027d Fix merge conflict. 2022-07-18 12:32:24 +02:00
elweyn
22602c45b9 Merge master into this branch. 2022-07-14 17:40:58 +02:00
elweyn
cbbe0ffad2 Change the method name from listAllConfirmedContributions to listAllContributions. 2022-07-14 16:45:19 +02:00
Moriz Wahl
ff93ce3b29
Merge branch 'master' into statistics-resolver 2022-07-13 16:12:15 +02:00
elweyn
b7c2497839 Add new right LIST_ALL_CONFIRMED_CONTRIBUTIONS. 2022-07-13 12:18:47 +02:00
Moriz Wahl
924db68d06 setup community statistics 2022-07-07 15:52:55 +02:00
elweyn
9867bb6a6f Add RIGHT for DELETE_CONTRIBUTION. 2022-07-05 09:21:29 +02:00
elweyn
78195612c2 Add ROLES and RIGHTS to updateContribution. 2022-07-04 07:39:11 +02:00
elweyn
f8b0d52afd Add ROLES and RIGHTS for users to query listContributions. 2022-06-30 13:57:30 +02:00
elweyn
c03509c525 Change response value to boolean, add RIGHTS for createContribution, add new RIGHT in ROLES. 2022-06-27 13:40:36 +02:00
Wolfgang Huß
f6f487aa7e Merge branch 'master' of github.com:gradido/gradido into 1881-set-role-in-admin-interface
# Conflicts:
#	backend/src/auth/RIGHTS.ts
2022-06-16 14:23:35 +02:00
Moriz Wahl
2b87cbcd18 rename confirmPendingCreation 2022-06-15 19:33:40 +02:00
Moriz Wahl
dd04f69ecc rename deletePendingCreation 2022-06-15 19:22:01 +02:00
Moriz Wahl
d95b1893cd rename getPendingCreations 2022-06-15 19:13:19 +02:00
Moriz Wahl
244cf20542 further renaming 2022-06-15 19:02:47 +02:00