296 Commits

Author SHA1 Message Date
elweyn
e37c2aacdb Remove .vue as imports 2023-02-21 07:18:45 +01:00
Alexander Friedland
fdee876ffb
Update admin/src/pages/Overview.spec.js
Co-authored-by: Hannes Heine <heine.hannes@gmail.com>
2023-02-15 14:52:34 +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
Alexander Friedland
580f57f99d
Update admin/src/pages/Overview.spec.js
Co-authored-by: Hannes Heine <heine.hannes@gmail.com>
2023-02-15 14:51:37 +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
ddbdbe4224 Merge branch 'master' into 2594-contributions-list-frontend 2023-02-14 17:05:11 +01:00
mahula
f584ad4e52
Merge branch 'master' into 2655-Remove-Overview-Menu-entry 2023-02-14 10:32:59 +01:00
Moriz Wahl
25b1a6de44 fix(admin): deny contribution button to left 2023-02-10 15:55:16 +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
a918735630 fix test over 96% 2023-02-03 11:31:16 +01:00
ogerly
e5ad0b1c50 remove overview and multi creation from navbar 2023-02-02 18:18:57 +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
2eff5d99cd Add test suite for deny prozess. 2023-01-25 13:34:33 +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
elweyn
57222d07c4 Change rejected to deny, add error test for denyContribution & remove TODO comment. 2023-01-24 15:56:58 +01:00
elweyn
2291cc813e Change en translation from deny to reject. 2023-01-24 15:47:31 +01:00
elweyn
62c85476d4 Correct tests. 2023-01-24 15:29:19 +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
Hannes Heine
c84fa68132
Merge branch 'master' into 2332-mark-contribution-as-rejected 2023-01-19 07:50:22 +01:00
elweyn
c73135e522 Change deny to reject. 2023-01-17 16:11:14 +01:00
elweyn
191d86beee Add tests for decline button 2023-01-17 15:40:28 +01:00
mahula
e607d60962 adapt unit tests for creation confirmation page to changes 2023-01-17 14:20:39 +01:00
mahula
ca92123209 re-introduce cancel emit to open creations overlay 2023-01-17 14:19:57 +01:00
Moriz Wahl
1e66cda707 change name of dynamic statitics fields 2023-01-16 19:41:34 +01:00
Moriz Wahl
9f3c43426d clean up 2023-01-16 15:28:20 +01:00
Moriz Wahl
6b1497a988 statistics for field resolvers 2023-01-16 15:23:17 +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