31 Commits

Author SHA1 Message Date
einhornimmond
c160c39378 create, edit, delete project branding 2025-02-15 12:43:14 +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
Moriz Wahl
d82a994eeb remove isAdmin from guards, simplify logic 2023-07-24 14:58:43 +02:00
elweyn
1a4c42ea26 Add roles check to the guards verifyLogin. 2023-07-23 11:10:12 +02:00
elweyn
bed2b86ea5 Test guards with roles array for verfiyLogin. 2023-07-23 11:09:39 +02:00
ogerly
a1b8be4329 add visualize federation 2023-03-29 10:57:31 +02:00
ogerly
1947575034 fix test 2023-02-02 18:34:31 +01:00
ogerly
e5ad0b1c50 remove overview and multi creation from navbar 2023-02-02 18:18:57 +01:00
mahula
abe61f9c8c adapt unit test for admin area routing 2022-11-22 13:41:09 +01:00
mahula
7c4e252757 fix typo in unit test 2022-11-22 09:01:55 +01:00
mahula
419dca99e8 adapt and write unit tests for statistics page in admin area 2022-11-17 19:23:03 +01:00
mahula
feb09e48fa implement statistic table on separate statistic page in admin area 2022-11-14 14:29:10 +01:00
ogerly
de1a305880 rename ContributionLink to ContributionLinks 2022-11-01 14:51:56 +01:00
ogerly
3a5f983c5f new Page ContributionLink,vue 2022-10-31 12:12:07 +01:00
Moriz Wahl
fbf88d6d5b fix: Pass Language to Admin Interface 2022-01-11 09:56:45 +01:00
Moriz Wahl
e6ccc00122 navguard checks for admin 2021-12-02 12:29:24 +01:00
Moriz Wahl
e0e707e680 test router navigation guards 2021-11-24 21:11:33 +01:00
Moriz Wahl
9e34c3459a fix test for main and router 2021-11-24 18:32:03 +01:00
Moriz Wahl
ac7eb303b4 Merge branch 'master' into login_admin_interface 2021-11-24 18:23:31 +01:00
Moriz Wahl
7d39797a3e test router 2021-11-24 17:58:42 +01:00
df74427c39
lint admin 2021-11-20 17:19:58 +01:00
8e8dee1e4a
convenience mode to disable the auth mode for development 2021-11-20 17:19:58 +01:00
c057df54cf
logout page 2021-11-20 17:19:58 +01:00
32fe16a03c
refactor routes and route guards 2021-11-20 17:19:58 +01:00
ogerly
7cc4d8e5e2 adminbereich, übersicht, usersuche, schöpfen, schöpfung bestätigen 2021-11-17 16:21:23 +01:00
ogerly
489743b6d6 add navbar and routes 2021-11-05 13:50:10 +01:00
Moriz Wahl
0aa5dc3507 add vuex store 2021-10-26 17:44:32 +02:00
Moriz Wahl
4d7d7b9bf0 add vue router 2021-10-26 17:23:52 +02:00