24 Commits

Author SHA1 Message Date
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
ogerly
c6133c804b fix tests 2023-02-06 14:02:23 +01:00
elweyn
96262a2405 Add 2370-feature-deleting-contribution-must-be-analog-to-confirming-contribution-dialog changes. 2023-01-25 14:44:24 +01:00
elweyn
5e58d6e312 Correct merged stash conflicts. 2023-01-25 14:36:55 +01:00
elweyn
bd9d62b2d6 Change cancel button variant to info, change variant of 'Yes' button to 'danger' for deletedialog, 'warning' for denydialog and 'success' for confirm-dialog 2023-01-25 14:30:08 +01:00
elweyn
2f787043c1 Remove some function emits, remove comments of wip. 2023-01-25 13:41:35 +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
289a189121
new linter for admin 2022-03-16 04:23:26 +01:00
Alexander Friedland
e83e65aca7
Update admin/src/components/Overlay.vue
Co-authored-by: Moriz Wahl <moriz.wahl@gmx.de>
2022-02-15 14:07:32 +01:00
Alexander Friedland
9f87e7a8c6
Update admin/src/components/Overlay.vue
Co-authored-by: Moriz Wahl <moriz.wahl@gmx.de>
2022-02-15 14:07:22 +01:00
Alexander Friedland
0d3efa9900
Update admin/src/components/Overlay.vue
Co-authored-by: Moriz Wahl <moriz.wahl@gmx.de>
2022-02-15 14:07:06 +01:00
Alexander Friedland
39e38bea2c
Update admin/src/components/Overlay.vue
Co-authored-by: Moriz Wahl <moriz.wahl@gmx.de>
2022-02-15 14:06:56 +01:00
Alexander Friedland
13e0d99dbf
Update admin/src/components/Overlay.vue
Co-authored-by: Moriz Wahl <moriz.wahl@gmx.de>
2022-02-15 14:06:38 +01:00
Alexander Friedland
73bded2bf6
Update admin/src/components/Overlay.vue
Co-authored-by: Moriz Wahl <moriz.wahl@gmx.de>
2022-02-15 14:06:30 +01:00
Alexander Friedland
c1b2e4334e
Update admin/src/components/Overlay.vue
Co-authored-by: Moriz Wahl <moriz.wahl@gmx.de>
2022-02-15 14:06:21 +01:00
Alexander Friedland
e1a6d7cdd1
Update admin/src/components/Overlay.vue
Co-authored-by: Moriz Wahl <moriz.wahl@gmx.de>
2022-02-15 14:04:47 +01:00
ogerly
a562b3cdd1 remove unused code, set corectly function 2022-02-11 16:58:15 +01:00
ogerly
19e5cd196d add Overlay.spec.js 2022-02-11 16:30:23 +01:00
ogerly
2ac912d584 yarn lint --fix 2022-02-11 15:31:39 +01:00
ogerly
78064c49f3 changes in the order of the data 2022-02-11 15:30:35 +01:00
ogerly
82f3c0d580 datetime add for creation month 2022-02-11 15:22:10 +01:00
ogerly
7834054a77 add components Overlay.vue, add localize for Overlay.vue 2022-02-11 15:08:09 +01:00