einhornimmond
|
9535ceb268
|
clickable icon for filter by email
|
2025-03-10 11:08:12 +01:00 |
|
einhornimmond
|
ed8f639542
|
fix tests and locales order
|
2025-03-10 10:36:41 +01:00 |
|
einhornimmond
|
bd0c332612
|
modificate contribution detail layout
|
2025-03-08 09:13:24 +01:00 |
|
einhornimmond
|
e9879caecc
|
change column name, add symbol for opening all contribution details, add details
|
2025-03-06 15:07:15 +01:00 |
|
einhornimmond
|
119d024a2e
|
rollback
|
2025-03-04 17:20:03 +01:00 |
|
einhornimmond
|
daddb5b63a
|
nicer
|
2025-03-04 17:08:06 +01:00 |
|
einhornimmond
|
024090e362
|
move another graphql query
|
2025-03-04 13:14:13 +01:00 |
|
einhornimmond
|
1fdbee906c
|
forward to spaceurl after login with project query parameter
|
2025-02-18 16:49:50 +01:00 |
|
einhornimmond
|
6a5608d8fd
|
only admin can create, edit or delete project_branding entries
|
2025-02-18 09:13:11 +01:00 |
|
einhornimmond
|
a3147661c3
|
choose space in modal
|
2025-02-17 17:43:41 +01:00 |
|
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
|
b3f031fff4
|
fix(frontend): style fixes, admin fix (#3364)
|
2024-09-04 14:01:33 +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
|
d61e69c2f1
|
fix(admin): fix message update (#3354)
* fix(admin): fix refetch data in edit creation form
* fix(admin): fix message updates
* fix(admin): fix stylelint issue
|
2024-08-09 15:45:21 +02:00 |
|
MateuszMichalowski
|
a851d2e1f1
|
feat(admin): Add remaining fixes (#3336)
|
2024-07-26 14:01:02 +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
|
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 |
|
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 |
|
Mateusz Michałowski
|
b551495799
|
layout update test push
|
2024-07-11 09:57:40 +02:00 |
|
einhorn_b
|
7494429aad
|
fix lint and admin tests
|
2024-01-16 16:45:25 +01:00 |
|
einhorn_b
|
4f99e75d73
|
add list of federated communities
|
2024-01-15 20:06:35 +01:00 |
|
einhorn_b
|
243ce3f2bb
|
update admin details for home community
|
2024-01-14 18:44:05 +01:00 |
|
einhorn_b
|
c4c0c6680e
|
mostly update backend stuff
|
2024-01-12 15:55:24 +01:00 |
|
einhorn_b
|
4665d42405
|
fix add add tests
|
2023-11-23 19:56:38 +01:00 |
|
einhorn_b
|
310d8f28bb
|
show hideResubmissionCheckbox only on page with pending contribution, else default false
|
2023-11-23 15:13:02 +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
|
ac7c4bf686
|
first approach, filtering out resubmission work, but expensive and query don't longer work
|
2023-11-20 18:48:46 +01:00 |
|
einhorn_b
|
f61d61c861
|
fix test and locals order
|
2023-11-16 14:26:54 +01:00 |
|
einhornimmond
|
e7683fb05a
|
work on fixing tests
|
2023-11-16 12:00:35 +01:00 |
|
einhorn_b
|
14f2cb551c
|
reload contribution after changing memo
|
2023-11-10 20:48:26 +01:00 |
|
einhorn_b
|
3333184542
|
update locales and swap button with checkbox
|
2023-08-19 09:48:01 +02:00 |
|
einhorn_b
|
f492e24cf4
|
fix lint and tests
|
2023-08-12 13:08:44 +02:00 |
|
einhorn_b
|
546adf3ae5
|
add button for filtering for #
|
2023-08-12 12:10:45 +02:00 |
|
einhorn_b
|
dc7a8bb9c7
|
parameterized placeholder in user search query
|
2023-08-12 09:59:21 +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
|
8934e9205b
|
Change of roles added to CreationConfirm.
|
2023-07-23 16:43:26 +02:00 |
|
Moriz Wahl
|
cc49a85e3d
|
Merge branch 'master' into query-users-on-contributions
|
2023-06-30 15:17:36 +02:00 |
|
Moriz Wahl
|
3f0b4d88af
|
test user query
|
2023-06-29 16:28:33 +02:00 |
|
Moriz Wahl
|
99690c15d6
|
user search uses user query component
|
2023-06-29 16:23:38 +02:00 |
|
Moriz Wahl
|
5e559d46e2
|
add query variable to unit tests
|
2023-06-29 16:19:05 +02:00 |
|
Moriz Wahl
|
ad3c233ce1
|
feat(admin): query users on contributions
|
2023-06-29 16:14:37 +02:00 |
|
Alexander Friedland
|
d9600bd88a
|
Merge branch 'master' into message-type-admin-frontend
|
2023-06-27 14:49:23 +02:00 |
|
elweyn
|
45b3dc8295
|
Refactor state to status for contribution in admin.
|
2023-06-27 10:04:54 +02:00 |
|
ogerly
|
c3f7b30e32
|
messages only visible for moderators
|
2023-06-26 10:11:13 +02:00 |
|
|
|
e8528ccbb8
|
fixed unit tests
|
2023-06-15 15:18:05 +02:00 |
|
|
|
2ffaaa8bd4
|
fix pagination & adjust to new searchUser query
|
2023-06-14 13:45:21 +02:00 |
|