147 Commits

Author SHA1 Message Date
elweyn
923cc5d81e Extract format date or - to a method. 2023-03-09 15:14:16 +01:00
elweyn
53f48d0475 Remove reopen from deleted tab 2023-03-09 12:59:17 +01:00
elweyn
c81013a70e Remove reopen since it is not used yet 2023-03-09 10:55:01 +01:00
elweyn
dc0e9c478e Date format if value null => '-' 2023-03-09 10:51:35 +01:00
elweyn
083f51c0d9 Add moderator confirmedBy to confirmed. 2023-03-09 10:05:08 +01:00
Hannes Heine
e6fdf718d0
Update admin/src/pages/CreationConfirm.vue
Co-authored-by: Moriz Wahl <moriz.wahl@gmx.de>
2023-03-09 07:32:26 +01:00
elweyn
cbac8caee2 Change local mod to moderator in contribution tab 2023-03-08 12:06:18 +01:00
elweyn
2dd4d8edee Localize state to Status & State 2023-03-08 11:52:17 +01:00
elweyn
0f1ec58feb Add icons on tabs of contribution 2023-03-08 11:47:25 +01:00
elweyn
b476e84bc6 Remove email for tab open 2023-03-08 10:59:28 +01:00
elweyn
d2927f1154 Change label of editCreation to chat 2023-03-08 10:58:54 +01:00
elweyn
fe1473a9a5 Change reActive to reopen, add localize for it. 2023-03-08 10:55:56 +01:00
Moriz Wahl
e48bbd7b47 rename admin list all contributions query 2023-03-07 17:33:18 +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
elweyn
e37c2aacdb Remove .vue as imports 2023-02-21 07:18:45 +01:00
Alexander Friedland
ead181eec7
Update admin/src/pages/CreationConfirm.vue
Co-authored-by: Hannes Heine <heine.hannes@gmail.com>
2023-02-15 14:52:21 +01:00
Moriz Wahl
3e894d36bd fix linting, raise coverage 2023-02-14 17:17:17 +01:00
Moriz Wahl
f8fca7ab0c move deny contribution to left 2023-02-14 17:08:12 +01:00
Moriz Wahl
192e43888c fix unit tests, rename state to status where possible 2023-02-06 17:54:14 +01:00
ogerly
07c50c97d8 test coverage by 95.32% 2023-02-06 15:37:13 +01:00
ogerly
c6133c804b fix tests 2023-02-06 14:02:23 +01:00
ogerly
bdac14c139 remove unused code 2023-02-03 15:29:42 +01:00
ogerly
c6cbf01fbc refactor code, one table 2023-02-03 15:29:08 +01:00
ogerly
4685281947 sort tabs, change locales german 2023-02-02 17:07:13 +01:00
ogerly
b55f464434 remove unused code 2023-02-02 16:29:19 +01:00
ogerly
0298bbd740 add pagination on contributions lists 2023-02-02 16:26:26 +01:00
ogerly
bfcef73636 add badge, count open contribution on tab open 2023-02-02 07:53:29 +01:00
ogerly
b9f4eb5d84 list all contribution in tab 2023-02-01 20:06:19 +01:00
ogerly
452f68b032 merge master 2023-02-01 17:58:05 +01:00
elweyn
96262a2405 Add 2370-feature-deleting-contribution-must-be-analog-to-confirming-contribution-dialog changes. 2023-01-25 14:44:24 +01:00
elweyn
dc70a375f6 Correct merge conflicts. 2023-01-25 14:41:03 +01:00
elweyn
22af8012f5 Correct merged stash conflicts. 2023-01-25 14:37:30 +01:00
elweyn
bd9d62b2d6 Change cancel button variant to info, change variant of 'Yes' button to 'danger' for deletedialog, 'warning' for denydialog and 'success' for confirm-dialog 2023-01-25 14:30:08 +01:00
elweyn
2f787043c1 Remove some function emits, remove comments of wip. 2023-01-25 13:41:35 +01:00
elweyn
70494a8e11 Remove unused local key denyNow, change color of deny button to yellow, change order of confirm and deny buttons. 2023-01-25 13:10:46 +01:00
Hannes Heine
309eddd841
Merge branch 'master' into 2370-feature-deleting-contribution-must-be-analog-to-confirming-contribution-dialog 2023-01-25 12:21:37 +01:00
mahula
cc4c8ce351 refactor overlay conditions on admin creation confirmation page 2023-01-25 12:11:56 +01:00
ogerly
3c669a17cb change open creation-page, add tabs for all state on contributions 2023-01-24 15:23:34 +01:00
elweyn
da652e6745 Rename reject to deny and rejected to denied. 2023-01-24 15:22:37 +01:00
mahula
579ef7b25e
Merge branch 'master' into 2370-feature-deleting-contribution-must-be-analog-to-confirming-contribution-dialog 2023-01-24 11:56:42 +01:00
Hannes Heine
23e3e02139
Merge branch 'master' into 2332-mark-contribution-as-rejected 2023-01-24 08:39:15 +01:00
ogerly
3f6bcdc0d2 add text-break on all table memo fields 2023-01-19 14:42:36 +01:00
elweyn
c73135e522 Change deny to reject. 2023-01-17 16:11:14 +01:00
mahula
ca92123209 re-introduce cancel emit to open creations overlay 2023-01-17 14:19:57 +01:00
ogerly
36c54f7211 change emit to methods 2023-01-16 09:26:13 +01:00
mahula
9737905dbd adapt admin are overlay for open contributions page
- use slots
- refactor for reusability for main 3 admin actions confirm/delete/reject
2023-01-15 13:17:14 +01:00
elweyn
9b4d1cd2b3 Add new locales. 2023-01-12 15:29:34 +01:00
elweyn
b88bfabb78 Add button to deny contribution in the admin interface 2023-01-12 15:06:45 +01:00