70 Commits

Author SHA1 Message Date
einhornimmond
99a84cbb92 fix tests 2025-03-06 16:51:56 +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
e8277861ec
fix(frontend): vue3 migration pre deploy setup (#3366)
* fix(admin): update test files predeploy

* fix(admin): update test files predeploy

* fix(admin): update test files predeploy
2024-09-12 18:53:40 +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
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
Alexander Friedland
d9600bd88a
Merge branch 'master' into message-type-admin-frontend 2023-06-27 14:49:23 +02:00
Hannes Heine
e02c650174
Merge branch 'master' into 2671-refactor-state-to-status 2023-06-27 13:33:30 +02:00
elweyn
45b3dc8295 Refactor state to status for contribution in admin. 2023-06-27 10:04:54 +02:00
elweyn
3af471aebb Change btn-warning color and background color to #e1a908 2023-06-26 20:00:24 +02:00
ogerly
1d53de99c2 check for userId to filter moderators 2023-06-26 11:35:53 +02:00
Moriz Wahl
d9f5c1e89e use moderator id to identify myself 2023-03-10 14:28:27 +01:00
Moriz Wahl
edd42f02ed fix edit contribution formular, remove unused methods 2023-03-10 14:08:08 +01:00
Moriz Wahl
e07da27414 get it working again 2023-03-10 12:48:27 +01:00
Moriz Wahl
774f9e6b81 first step to get edit working again 2023-03-10 11:35:08 +01:00
Moriz Wahl
91c74331ff Merge branch 'open-creations-query-admin' into 2803-open-contribution-edit-button 2023-03-10 10:09:04 +01:00
Moriz Wahl
7be971b81f setup open creations query for admin 2023-03-10 10:07:59 +01:00
elweyn
b99874a2e7 Change catch on moderatorId. 2023-03-10 07:59:29 +01:00
elweyn
2146c98ee4 Add moderatorId for contribution object. 2023-03-09 20:42:07 +01:00
elweyn
75e06d46e4 Merge master. 2023-03-09 18:06:05 +01:00
elweyn
4c34f0933d Unit test moved. 2023-03-09 18:02:49 +01:00
elweyn
06186dd2d7 Change messageCount to messagesCount 2023-03-09 16:12:37 +01:00
elweyn
027376b3e0 Add contributionState check for message form 2023-03-09 15:51:21 +01:00
elweyn
c81013a70e Remove reopen since it is not used yet 2023-03-09 10:55:01 +01:00
elweyn
ba42c282e4 Remove template for reopen. 2023-03-09 10:05:31 +01:00
elweyn
ed83e11ef1 Change reActive to reopen in OpenCreationsTable 2023-03-08 11:46:49 +01:00
ogerly
2f75b131ad fix lint 2023-03-01 09:20:54 +01:00
Alexander Friedland
b3cfc6d918
Update admin/src/components/Tables/OpenCreationsTable.vue
Co-authored-by: Moriz Wahl <moriz.wahl@gmx.de>
2023-02-28 21:40:35 +01:00
Alexander Friedland
815e06f8da
Update admin/src/components/Tables/OpenCreationsTable.vue
Co-authored-by: Moriz Wahl <moriz.wahl@gmx.de>
2023-02-28 21:40:20 +01:00
Alexander Friedland
8047dbf544
Update admin/src/components/Tables/OpenCreationsTable.vue
Co-authored-by: Moriz Wahl <moriz.wahl@gmx.de>
2023-02-28 21:40:09 +01:00
Alexander Friedland
2c1c4ede75
Update admin/src/components/Tables/OpenCreationsTable.vue
Co-authored-by: Moriz Wahl <moriz.wahl@gmx.de>
2023-02-28 21:39:56 +01:00
Alexander Friedland
215bf45169
Update admin/src/components/Tables/OpenCreationsTable.vue
Co-authored-by: Moriz Wahl <moriz.wahl@gmx.de>
2023-02-28 21:39:45 +01:00
Alexander Friedland
9eb42e0a41
Update admin/src/components/Tables/OpenCreationsTable.vue
Co-authored-by: Moriz Wahl <moriz.wahl@gmx.de>
2023-02-28 21:39:18 +01:00
ogerly
91c1db0c1c event buttons for myself turned off in open contributions 2023-02-28 18:55:26 +01:00
elweyn
e37c2aacdb Remove .vue as imports 2023-02-21 07:18:45 +01:00
ogerly
feb4f10501 review moriz: chnge OpenCreationsTable 2023-02-07 07:50:34 +01:00
ogerly
c6133c804b fix tests 2023-02-06 14:02:23 +01:00
ogerly
c6cbf01fbc refactor code, one table 2023-02-03 15:29:08 +01:00
ogerly
0298bbd740 add pagination on contributions lists 2023-02-02 16:26:26 +01:00
ogerly
b9f4eb5d84 list all contribution in tab 2023-02-01 20:06:19 +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
elweyn
da652e6745 Rename reject to deny and rejected to denied. 2023-01-24 15:22:37 +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