48 Commits

Author SHA1 Message Date
einhornimmond
99a84cbb92 fix tests 2025-03-06 16:51:56 +01:00
einhornimmond
66364bb9bc refactor, format resubmission date based on user locale 2025-01-23 20:14:50 +01:00
einhornimmond
decb23372d Merge branch 'master' into admin_fix_resubmission 2025-01-14 16:43:00 +01:00
einhornimmond
be910485dd fix problems 2025-01-10 14:12:00 +01:00
einhornimmond
687541754d add date picker, because bootstrap-next don't has one 2025-01-10 13:30:34 +01:00
MateuszMichalowski
5237c9cab5
feat(frontend): add feedback fixes + map feature fixes (#3400) 2024-12-06 20:58:36 +01: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
76e5994441
fix(frontend): migration remaining fixes (#3356)
* fix(frontend): fix password update validation, cleanup code, fix pipe operator in i18n issue, fixes to redeem via code.

* fix(frontend): fix transaction links

* fix(frontend): revert changes in admin components file

* fix(frontend): linters fixes
2024-08-19 10:11:17 +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
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
caa8a323be fix time and reload page issue 2023-12-01 15:06:30 +01:00
einhorn_b
e0c53fc2ff fix admin tests 2023-11-30 13:42:42 +01:00
einhorn_b
b20abca361 update update pfad after change in admin 2023-11-30 13:03:33 +01:00
einhorn_b
2dac6844ba react on claus peters comments 2023-11-30 11:55:29 +01:00
einhornimmond
0df7b4e74f some more fixes 2023-11-29 13:13:36 +01:00
einhornimmond
4d69e39b57 fix some bugs 2023-11-29 11:44:55 +01:00
einhorn_b
a36f8962e6 test and fix, make code more compact 2023-11-28 21:08:27 +01:00
einhorn_b
4665d42405 fix add add tests 2023-11-23 19:56:38 +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
ac7c4bf686 first approach, filtering out resubmission work, but expensive and query don't longer work 2023-11-20 18:48:46 +01:00
einhorn_b
f61d61c861 fix test and locals order 2023-11-16 14:26:54 +01:00
einhorn_b
b6821a56fc extend admin test to keep coverage 2023-11-16 14:08:52 +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
5c5cd286f6 update admin interface 2023-11-10 19:58:36 +01:00
Alexander Friedland
d9600bd88a
Merge branch 'master' into message-type-admin-frontend 2023-06-27 14:49:23 +02:00
ogerly
387d9e87b7 fix test for ContributionMessagesFormular.spec.js 2023-06-27 14:39:10 +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
ogerly
d742697a34 add moderator messages message type, add mutation adminListContributionMessages 2023-06-21 12:24:00 +02:00
mahula
403e68480c
change variable name to our standard naming 2022-11-29 11:05:26 +01:00
mahula
84613af035 disable submit button of contribution messages formular until submit request is finished 2022-11-25 17:38:25 +01:00
ogerly
52524120ba style: deleted max-rows 6 from all forms textareas 2022-09-22 15:11:55 +02:00
ogerly
6c39fe9362 if message empty else disabled button 2022-09-09 14:40:15 +02:00
ogerly
78a20ac9ba text in messages smaller 2022-09-08 18:52:16 +02:00
ogerly
ace7beb26b add placeholder on textarea 2022-08-30 12:54:16 +02:00
Alexander Friedland
b2c815ebb7
Update admin/src/components/ContributionMessages/ContributionMessagesFormular.vue
Co-authored-by: Wolfgang Huß <wolle.huss@pjannto.com>
2022-08-30 12:12:23 +02:00
ogerly
5971813fae success message if sent answer message adminarea 2022-08-30 10:00:45 +02:00
ogerly
e628045ab1 first tests adminarea 2022-08-29 22:47:41 +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
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
efac17a9a9 add slotsystem 2022-08-18 15:27:02 +02:00
ogerly
fad26a30dd prework messages in adminarea 2022-08-18 10:30:13 +02:00