44 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
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
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
Mateusz Michałowski
b551495799 layout update test push 2024-07-11 09:57:40 +02:00
einhorn_b
5d22b5912d update admin logic to be still intuitive 2023-11-23 14:46:15 +01:00
Moriz Wahl
e48bbd7b47 rename admin list all contributions query 2023-03-07 17:33:18 +01:00
Moriz Wahl
a811b2bf2d rename query file and query, update specs 2023-02-28 18:28:52 +01:00
Moriz Wahl
457cea4619 add deleted contribution table 2023-02-28 17:20:56 +01:00
ogerly
c6133c804b fix tests 2023-02-06 14:02:23 +01:00
ogerly
0298bbd740 add pagination on contributions lists 2023-02-02 16:26:26 +01:00
mahula
0a8d1ddb76 remove statistics from admin overview page 2022-11-14 11:24:26 +01:00
ogerly
3a5f983c5f new Page ContributionLink,vue 2022-10-31 12:12:07 +01:00
ogerly
bc474e79ff delete contribution link and update contribution list 2022-09-16 12:03:11 +02:00
ogerly
2eecd472b4 delete fetchPolicy: 'network-only' from getCommunityStatistics 2022-08-23 11:57:23 +02:00
Moriz Wahl
4e240992a5 test the API calls 2022-08-17 17:00:23 +02:00
ogerly
64cd4dce8f refactor Overview.vue 2022-08-08 15:05:28 +02:00
ogerly
f15d085450 add statistics overview for admin area 2022-08-08 12:45:10 +02:00
ogerly
5de39268f6 merge master, resolve conflict 2022-06-16 07:30:55 +02:00
Moriz Wahl
d95b1893cd rename getPendingCreations 2022-06-15 19:13:19 +02:00
ogerly
6ab7216a78 remove unused code, fix lint, locales, stylelint 2022-06-15 08:48:03 +02:00
ogerly
814afa3a4d add query: listContributionLinks 2022-06-15 08:46:49 +02:00
ogerly
27d8570592 chnages in /admin/ 2022-06-14 12:27:39 +02:00
ogerly
77d5825ea2 rename from AutomaticCobtribution to ContributionLink, add locales 2022-06-07 11:19:31 +02:00
ogerly
ec476f435c changes update form data 2022-06-07 09:00:02 +02:00
ogerly
ac88b08785 add mutation and query for automatic creations, create, list, delete 2022-06-06 12:39:45 +02:00
ogerly
92acf44c7d changed filednames Description to Memio 2022-06-03 08:57:04 +02:00
ogerly
1a7d08f66a add events and emits on list buttons, 2022-05-31 12:05:55 +02:00
ogerly
cac229d0be add example methods getAutomaticCreations 2022-05-31 09:42:15 +02:00
ogerly
edcdaa9bd4 formular structur, add props and apollo methods example 2022-05-31 09:38:33 +02:00
ogerly
8a612c60fb add components AutomaticCreation, AutomaticCreationForm, AutomaticCreationList 2022-05-31 08:35:26 +02:00
ogerly
c5f8534bd8 add list, json, show, edit, delete and add form 2022-05-30 15:37:22 +02:00
ogerly
0384bdd0ee locales init, first step 2021-12-23 13:37:30 +01:00
ogerly
ab5baf00d4 unused elements removed 2021-12-16 17:06:02 +01:00
Moriz Wahl
10df58071a fix: Pending Creations are Updated Without Page Reload 2021-12-07 13:57:50 +01:00
Hannes Heine
060eb998f6 test ok for Overview.spec.js 2021-12-04 13:38:53 +01:00
ogerly
180dea4caf Merge adminPendingCreationQueries 2021-12-03 17:15:59 +01:00
ogerly
297c892e57 remove console logs 2021-12-02 11:52:36 +01:00
ogerly
56fcd7d445 change Overview.vue methods getPendingCreations and store set open pending creations 2021-12-02 11:51:06 +01:00
ogerly
9f7eecc49d Unused points currently deleted 2021-11-27 11:18:21 +01:00
ogerly
12329bba98 In Overview.vue number of all open creations and transferred to the store and Navbar 2021-11-26 17:47:39 +01:00
ogerly
2f6a1a0630 In CreationConfirm.vue number of all open creations and transferred to the store 2021-11-26 17:43:24 +01:00
ogerly
296d916f1a Call apollo query to get the countPendingCreations value. added an update to the store of this value, call it when overview is created. 2021-11-26 11:00:58 +01:00
9e66ea242b
rename views to pages 2021-11-20 17:19:58 +01:00