einhornimmond
|
a317ade9fb
|
show amount also on confirmed page
|
2025-04-17 16:55:58 +02:00 |
|
einhornimmond
|
26ed7e5a19
|
add time for confirmedAt
|
2025-04-17 13:52:27 +02:00 |
|
einhornimmond
|
d23379f4f2
|
update field key according to changed graphlq request
|
2025-03-29 13:40:39 +01:00 |
|
einhornimmond
|
6d1e15d5b3
|
Merge branch 'master' into refactor_graphql_admin_contribution_list
|
2025-03-28 23:39:45 +01:00 |
|
einhornimmond
|
494a3514a6
|
fix regexp, add more no-select, refactor, fix date formatting
|
2025-03-28 10:30:57 +01:00 |
|
einhornimmond
|
fe4eca27a7
|
fix test
|
2025-03-27 16:19:14 +01:00 |
|
einhornimmond
|
a24a069207
|
fix missing piece
|
2025-03-27 16:07:36 +01:00 |
|
einhornimmond
|
f6c78c59ec
|
refactor graphl queries to load only what is really needed
|
2025-03-27 14:42:45 +01:00 |
|
einhornimmond
|
93eb816d2b
|
add role checking, fix style lint
|
2025-03-18 13:20:42 +01:00 |
|
einhornimmond
|
abb9d2ff51
|
Merge branch 'master' into admin_add_ai_chat
|
2025-03-14 20:00:39 +01:00 |
|
einhornimmond
|
729ff3bc24
|
ai chat with openai npm module, add MODERATOR_AI Role
|
2025-03-14 19:49:04 +01:00 |
|
einhornimmond
|
3ff06ae5d1
|
first iteration if chat window
|
2025-03-11 18:20:03 +01:00 |
|
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 |
|