31 Commits

Author SHA1 Message Date
einhornimmond
e9879caecc change column name, add symbol for opening all contribution details, add details 2025-03-06 15:07:15 +01:00
MateuszMichalowski
a851d2e1f1
feat(admin): Add remaining fixes (#3336) 2024-07-26 14:01:02 +02:00
MateuszMichalowski
e5b5294849
feat(admin): migration of admin creation components (#3333)
* feat(admin): Automatic Contributions update

* feat(admin): Automatic Contributions fixed

* feat(admin): Automatic Contributions remove unused code

* feat(admin): Fix lint

* feat(admin): Federation change error handling

* feat(admin): fix lock

* feat(admin): remove unused import

* feat(admin): creation page updates

* feat(admin): remove unused code

* feat(admin): Code clenup, fixed navbar info badge
2024-07-25 23:30:33 +02:00
MateuszMichalowski
a87dca89dc
feat(admin): setup migration environment (#3328)
* initial dependency update with initial setup

* initial dependency update with initial setup

* lock update

* Revert "initial dependency update with initial setup"

This reverts commit aa71afc3eca20042a1e13066bee1730a15606dd2.

* admin - moved to vite

* feat(admin): migration packages update (#3327)

* bump apollo package

* extend vue config

* create useCreationMonths composable

* WIP

* temporary

* install dependencies

* adjust configs

* rework footer component

* remove not needed spaces,

* rework overview page

* rework component

* rework user search page

* rework navbar

* navbar adjustments

* add depenedencies

* style adjustment in footer

* composable adjustments

* update node version

* rework search and pagination

* feat(admin) - disable unit tests for migration time

* feat(admin) - update eslint

* wip on search user

* rework creation formular component

* feat(admin) - update eslint babel

* feat(admin) - change stylelint version, fix eslint errors

* feat(admin) - update dependency

* feat(admin) - update dependency

* feat(admin) - update dependency

* feat(admin) - update dependency

* feat(admin) - update dependency

* feat(admin) - update dependency

* feat(admin) - update dependency, update node

* feat(admin) - update icons

---------

Co-authored-by: Mateusz Michałowski <mateusz.michalowski@monterail.com>

---------

Co-authored-by: Kamila Lach <80581523+unnunhexium@users.noreply.github.com>
2024-07-24 10:49:33 +02:00
einhorn_b
a36f8962e6 test and fix, make code more compact 2023-11-28 21:08:27 +01:00
einhorn_b
5d7a75603c pass the status of the hideResubmission checkbox through to ContributionMessagesFormular 2023-11-23 14:58:56 +01:00
einhorn_b
5d22b5912d update admin logic to be still intuitive 2023-11-23 14:46:15 +01:00
einhorn_b
14f2cb551c reload contribution after changing memo 2023-11-10 20:48:26 +01:00
einhorn_b
5c5cd286f6 update admin interface 2023-11-10 19:58:36 +01:00
ogerly
a5dae526fc refactor names state to status 2023-06-30 10:07:24 +02:00
Moriz Wahl
a2d17ba509 refactor apollo query, improved test 2023-06-29 15:40:19 +02:00
Alexander Friedland
d9600bd88a
Merge branch 'master' into message-type-admin-frontend 2023-06-27 14:49:23 +02:00
elweyn
45b3dc8295 Refactor state to status for contribution in admin. 2023-06-27 10:04:54 +02:00
ogerly
1d53de99c2 check for userId to filter moderators 2023-06-26 11:35:53 +02:00
Moriz Wahl
95acf084f7 get it working 2023-06-21 19:20:03 +02:00
ogerly
ef22cb0b67 add stle for hidden moderator messages 2023-06-21 13:30:53 +02:00
ogerly
d742697a34 add moderator messages message type, add mutation adminListContributionMessages 2023-06-21 12:24:00 +02:00
elweyn
027376b3e0 Add contributionState check for message form 2023-03-09 15:51:21 +01:00
elweyn
e37c2aacdb Remove .vue as imports 2023-02-21 07:18:45 +01:00
ogerly
a2a0e660f4 change tests add trigger event 2022-08-30 13:22:25 +02:00
ogerly
6bd02a2d4b add method updateState and emits 2022-08-29 11:12:31 +02:00
ogerly
fd74a2e671 reload messages if submited adminarea 2022-08-27 11:21:12 +02:00
ogerly
92ec3e4d25 new status in_progress in contribution list 2022-08-25 18:45:15 +02:00
ogerly
0104c5501b style contributionMessages and List 2022-08-25 15:28:41 +02:00
ogerly
9ee47e020f add listUnconfirmedContributions messages count 2022-08-25 13:52:53 +02:00
ogerly
7bc82db3c4 add apollo mutation adminCreateContributionMessage 2022-08-24 12:45:13 +02:00
ogerly
8bfc505c5c contribution messages locales 2022-08-23 11:08:01 +02:00
ogerly
2a093c234f fix lint 2022-08-18 15:28:50 +02:00
ogerly
efac17a9a9 add slotsystem 2022-08-18 15:27:02 +02:00
ogerly
edbe59b5ba fix lint 2022-08-18 10:36:20 +02:00
ogerly
fad26a30dd prework messages in adminarea 2022-08-18 10:30:13 +02:00