einhornimmond
|
494a3514a6
|
fix regexp, add more no-select, refactor, fix date formatting
|
2025-03-28 10:30:57 +01:00 |
|
einhornimmond
|
ffb5e650f7
|
remove beautiful chat which don't work and even break current code
|
2025-03-20 10:49:38 +01:00 |
|
einhornimmond
|
9535ceb268
|
clickable icon for filter by email
|
2025-03-10 11:08:12 +01:00 |
|
einhornimmond
|
99a84cbb92
|
fix tests
|
2025-03-06 16:51:56 +01:00 |
|
einhornimmond
|
e9879caecc
|
change column name, add symbol for opening all contribution details, add details
|
2025-03-06 15:07:15 +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 |
|
Kamila
|
139f9bbc36
|
move icons to assets folder
|
2024-07-31 14:20:22 +02:00 |
|
Kamila
|
71628f29e5
|
Merge remote-tracking branch 'origin/monterail_vue3_migration' into monterail_vue3_migration_admin-fixes
|
2024-07-31 12:49:38 +02:00 |
|
Kamila
|
0991166362
|
add success toast for undeletion of user
|
2024-07-31 12:38:10 +02:00 |
|
Kamila
|
17a0cb64ed
|
rework icons in the table
|
2024-07-31 11:54:41 +02:00 |
|
Kamila
|
ebf298adae
|
rework icons to have them looking more like on prod
|
2024-07-31 09:01:35 +02:00 |
|
Kamila
|
17dbd10df8
|
add missing import, add optional chaining
|
2024-07-30 14:28:29 +02:00 |
|
Kamila
|
3db18b3bfa
|
Merge branch 'monterail_vue3_migration' into user-page-apollo-toast-packages
|
2024-07-26 07:50:20 +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 |
|
Kamila
|
2881159364
|
Merge remote-tracking branch 'origin/monterail_vue3_migration_admin' into user-page-apollo-toast-packages
|
2024-07-25 19:30:12 +02:00 |
|
Kamila
|
0ea459737f
|
rework deleted user
|
2024-07-25 19:29:56 +02:00 |
|
Kamila
|
cafc0f79b5
|
rework change user role logic
|
2024-07-25 18:35:44 +02:00 |
|
MateuszMichalowski
|
4e11dd258c
|
feat(admin): automatic contributions updates (#3332)
* feat(admin): Automatic Contributions update
* feat(admin): Automatic Contributions fixed
* feat(admin): Automatic Contributions remove unused code
* feat(admin): Fix lint
* feat(admin): fix lock
|
2024-07-25 16:15:04 +02:00 |
|
Mateusz Michałowski
|
f1b5601289
|
feat(admin): Fix lint
|
2024-07-25 15:51:43 +02:00 |
|
Mateusz Michałowski
|
0be9f452f6
|
feat(admin): Automatic Contributions update
|
2024-07-25 14:15:03 +02:00 |
|
MateuszMichalowski
|
bc9140de80
|
fix(admin): stylelint fix (#3329)
* 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>
* feat(admin) - update stylelint
* feat(admin) - updated stylelint, removed unused host entry
---------
Co-authored-by: Kamila Lach <80581523+unnunhexium@users.noreply.github.com>
|
2024-07-24 11:52:14 +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
|
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
|
b6821a56fc
|
extend admin test to keep coverage
|
2023-11-16 14:08:52 +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 |
|
Moriz Wahl
|
358399fd12
|
only admins can delete users
|
2023-07-25 12:19:25 +02:00 |
|
Moriz Wahl
|
3505460ea8
|
add admin role to store
|
2023-07-24 15:43:55 +02:00 |
|
Moriz Wahl
|
a1d12c3c68
|
do not pass USER role by update role. Simplify logic
|
2023-07-24 15:40:05 +02:00 |
|
elweyn
|
03ae59627d
|
Fix emit and role as uppercase
|
2023-07-24 10:00:15 +02:00 |
|
elweyn
|
adae41d2d0
|
Add new roles to mock objects.
|
2023-07-23 17:35:45 +02:00 |
|
ogerly
|
a5dae526fc
|
refactor names state to status
|
2023-06-30 10:07:24 +02:00 |
|
Alexander Friedland
|
d9600bd88a
|
Merge branch 'master' into message-type-admin-frontend
|
2023-06-27 14:49:23 +02:00 |
|
Hannes Heine
|
e02c650174
|
Merge branch 'master' into 2671-refactor-state-to-status
|
2023-06-27 13:33:30 +02:00 |
|
elweyn
|
45b3dc8295
|
Refactor state to status for contribution in admin.
|
2023-06-27 10:04:54 +02:00 |
|
elweyn
|
3af471aebb
|
Change btn-warning color and background color to #e1a908
|
2023-06-26 20:00:24 +02:00 |
|
ogerly
|
1d53de99c2
|
check for userId to filter moderators
|
2023-06-26 11:35:53 +02:00 |
|
Moriz Wahl
|
d9f5c1e89e
|
use moderator id to identify myself
|
2023-03-10 14:28:27 +01:00 |
|
Moriz Wahl
|
0f01027f6b
|
fix open creation tests. remove tests for removed methods
|
2023-03-10 14:11:17 +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
|
91c74331ff
|
Merge branch 'open-creations-query-admin' into 2803-open-contribution-edit-button
|
2023-03-10 10:09:04 +01:00 |
|
Moriz Wahl
|
7be971b81f
|
setup open creations query for admin
|
2023-03-10 10:07:59 +01:00 |
|
elweyn
|
b99874a2e7
|
Change catch on moderatorId.
|
2023-03-10 07:59:29 +01:00 |
|
elweyn
|
2146c98ee4
|
Add moderatorId for contribution object.
|
2023-03-09 20:42:07 +01:00 |
|