46 Commits

Author SHA1 Message Date
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
f6b827d43b
fix(admin): fix refetch data in edit creation form (#3353) 2024-08-09 13:35:05 +02:00
MateuszMichalowski
a851d2e1f1
feat(admin): Add remaining fixes (#3336) 2024-07-26 14:01:02 +02:00
MateuszMichalowski
7d3b63d3b3
feat(admin): fix edit creation form (#3334) 2024-07-26 09:18:27 +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
Moriz Wahl
b64c080447 changes requested 2023-03-23 13:27:47 +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
7be971b81f setup open creations query for admin 2023-03-10 10:07:59 +01:00
mahula
7b1daaf760 disable change of month in creation editing form in admin area 2022-10-13 13:58:09 +02:00
Moriz Wahl
20b35e0f3d fix: Max Amount on Slider for Edit Contribution 2022-06-16 07:55:18 +02:00
Moriz Wahl
1de8c94ba3 rename updatePendingCreation 2022-06-15 20:01:53 +02:00
Moriz Wahl
d14d4c5640 remove moderator from update pending creation mutation args 2022-04-27 11:57:41 +02:00
Moriz Wahl
371bfba0ee bv toast in edit creation formular 2022-03-03 12:31:08 +01:00
Moriz Wahl
900105de05 Merge branch 'master' into localize-datetime-admin 2022-02-01 12:49:20 +01:00
ogerly
9861148e75 style change EditCreationFormular.vue for bootstrap4 2022-01-27 09:02:53 +01:00
Moriz Wahl
409280316c refactor edit compoenents form and test it 2022-01-26 18:20:25 +01:00
Moriz Wahl
455012147c fix timezone issue 2022-01-20 16:50:13 +01:00
Moriz Wahl
4142e6df9f add date, pass date to server 2022-01-20 15:57:13 +01:00
Moriz Wahl
0db297a267 fix test 2022-01-20 14:13:10 +01:00
Moriz Wahl
5e78e4ad07 remove moment. localize date time 2022-01-20 13:42:25 +01:00
elweyn
f811ec0796 Withdrew optional on fields that have to be filled. 2022-01-03 08:38:22 +01:00
ogerly
0cbd8c9d8e translation to english from EditCreationFormular.vue locales 2021-12-28 15:20:26 +01:00
Moriz Wahl
d2e017f7a9 get skipped test working 2021-12-22 11:48:35 +01:00
elweyn
8070213036 Remove props that are not used. 2021-12-22 10:26:48 +01:00
elweyn
e84f30c1fc Merge changes to deletePendingCreation branch. 2021-12-06 14:11:13 +01:00
Moriz Wahl
19e2436452 remove verify login call 2021-12-06 10:59:38 +01:00
elweyn
f5572febee Testing Creation and EditCreation formulars. 2021-12-04 13:27:10 +01:00
elweyn
c7633bb1eb Test submit of EditCreationFormular, remove getCountPendingCreations. 2021-12-04 12:22:48 +01:00
elweyn
9c0bd490fa Moved created method to the end. 2021-12-04 11:39:00 +01:00
elweyn
9e8e5e56ab Withdrew alert and replaced them with toasted error or console.log, withdrew non required props from the test files. 2021-12-04 11:04:29 +01:00
elweyn
a07d34d827 Added a state_user_transaction row. withdrew / 10000 from frontend. 2021-12-03 14:25:00 +01:00
elweyn
d8a6ac8638 Test the EditCreationFormular & add verifyLogin to it. 2021-12-02 07:53:44 +01:00
ogerly
0c5c59224b hand over and pass to be able to close editforms cleanly 2021-12-01 16:53:52 +01:00
Hannes Heine
4c2e51b517 Update pending creation 2021-12-01 15:43:22 +01:00
elweyn
1ba1c44219 Rename note to memo. 2021-12-01 09:43:23 +01:00
elweyn
46bfae5bf5 Change update method from query to mutation. 2021-11-30 15:07:14 +01:00
elweyn
4167bafdee Change note to memo. 2021-11-30 10:14:38 +01:00
Hannes Heine
5f7e502f05 Clean calculation of openCreation when updating an open creation 2021-11-29 14:39:24 +01:00
ogerly
f9113abc75 Selected radioButton automatically. 2021-11-29 12:08:53 +01:00
ogerly
5523b1a5e9 Adden selectedOpenCreationAmount to differenciate the used datas. 2021-11-29 12:07:33 +01:00
ogerly
e744d7c7e0 Added scripts to EditCreationFormular created query for updatePendingCreations. 2021-11-29 11:37:01 +01:00
ogerly
d3c42e4a5d Add EditCreationFormular to differenciate Edit vue from Creation Vue. 2021-11-29 09:59:17 +01:00