135 Commits

Author SHA1 Message Date
einhornimmond
f6c78c59ec refactor graphl queries to load only what is really needed 2025-03-27 14:42:45 +01:00
einhornimmond
93eb816d2b add role checking, fix style lint 2025-03-18 13:20:42 +01:00
einhornimmond
abb9d2ff51 Merge branch 'master' into admin_add_ai_chat 2025-03-14 20:00:39 +01:00
einhornimmond
729ff3bc24 ai chat with openai npm module, add MODERATOR_AI Role 2025-03-14 19:49:04 +01:00
einhornimmond
3ff06ae5d1 first iteration if chat window 2025-03-11 18:20:03 +01:00
einhornimmond
9535ceb268 clickable icon for filter by email 2025-03-10 11:08:12 +01:00
einhornimmond
e9879caecc change column name, add symbol for opening all contribution details, add details 2025-03-06 15:07:15 +01:00
MateuszMichalowski
b3f031fff4
fix(frontend): style fixes, admin fix (#3364) 2024-09-04 14:01:33 +02:00
MateuszMichalowski
0f134c8a15
fix(frontend): migration feedback fixes (#3359)
* fix(frontend): fixes after feedback

* fix(frontend): fixes after feedback

* fix(frontend): fixes after feedback
2024-08-26 08:41:28 +02:00
MateuszMichalowski
d61e69c2f1
fix(admin): fix message update (#3354)
* fix(admin): fix refetch data in edit creation form

* fix(admin): fix message updates

* fix(admin): fix stylelint issue
2024-08-09 15:45:21 +02: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
4e11dd258c
feat(admin): automatic contributions updates (#3332)
* feat(admin): Automatic Contributions update

* feat(admin): Automatic Contributions fixed

* feat(admin): Automatic Contributions remove unused code

* feat(admin): Fix lint

* feat(admin): fix lock
2024-07-25 16:15:04 +02:00
MateuszMichalowski
bc9140de80
fix(admin): stylelint fix (#3329)
* 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>

* feat(admin) - update stylelint

* feat(admin) - updated stylelint, removed unused host entry

---------

Co-authored-by: Kamila Lach <80581523+unnunhexium@users.noreply.github.com>
2024-07-24 11:52:14 +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
310d8f28bb show hideResubmissionCheckbox only on page with pending contribution, else default false 2023-11-23 15:13:02 +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
ac7c4bf686 first approach, filtering out resubmission work, but expensive and query don't longer work 2023-11-20 18:48:46 +01:00
einhornimmond
e7683fb05a work on fixing tests 2023-11-16 12:00:35 +01:00
einhorn_b
14f2cb551c reload contribution after changing memo 2023-11-10 20:48:26 +01:00
einhorn_b
3333184542 update locales and swap button with checkbox 2023-08-19 09:48:01 +02:00
einhorn_b
546adf3ae5 add button for filtering for # 2023-08-12 12:10:45 +02:00
einhorn_b
dc7a8bb9c7 parameterized placeholder in user search query 2023-08-12 09:59:21 +02:00
Moriz Wahl
cc49a85e3d
Merge branch 'master' into query-users-on-contributions 2023-06-30 15:17:36 +02:00
Moriz Wahl
ad3c233ce1 feat(admin): query users on contributions 2023-06-29 16:14:37 +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
c3f7b30e32 messages only visible for moderators 2023-06-26 10:11:13 +02:00
Hannes Heine
25b0aeb3bf
Merge branch 'master' into 2818-pagination-is-not-reset-when-switching-tabs 2023-03-31 12:45:49 +02:00
Moriz Wahl
cdfcaefa84 show moderator id 2023-03-30 15:50:20 +02:00
ogerly
5ca2a571f4 restore code 2023-03-29 14:26:27 +02:00
ogerly
5fded941b9 add watch tabIndex, when > currentPage = 1 2023-03-29 14:20:19 +02:00
Moriz Wahl
2ac94e1b47 Merge branch 'master' into 2803-open-contribution-edit-button 2023-03-23 13:17:02 +01:00
Moriz Wahl
d9b19fbfa0 liniting 2023-03-10 14:44:57 +01:00
Moriz Wahl
d4d38e29b6 Merge branch 'master' into refactor-find-contribtiions 2023-03-10 14:42:43 +01:00
Moriz Wahl
774f9e6b81 first step to get edit working again 2023-03-10 11:35:08 +01:00
elweyn
fe560ff319 Change openCreation in case of tab open. 2023-03-09 20:19:01 +01:00
Hannes Heine
6bdf82c25e
Update admin/src/pages/CreationConfirm.vue
Co-authored-by: Moriz Wahl <moriz.wahl@gmx.de>
2023-03-09 15:18:26 +01:00
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