Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade resources and services to async [CPCN-1022] #1237

Open
wants to merge 27 commits into
base: async
Choose a base branch
from

Conversation

devketanpro
Copy link
Member

@devketanpro devketanpro commented Feb 13, 2025

Purpose

Upgrade and override core modules (Companies, Navigations, Products, Topics, Users) for MGMT api

What has changed

Implemented custom CP modules for MGMT:
Companies (added country field), Navigations, Products, Topics, Users.

Resolves: #CPCN-1022

Currently investigating into the following issues:

Users search (case-insensitive): - FIXED
Searching for users by email does not return results.
Authentication in resources: FIXED
Disabling auth=False in RestEndpointConfig results in a 500 authentication error.

@devketanpro devketanpro marked this pull request as ready for review February 17, 2025 05:29
@MarkLark86

This comment was marked as resolved.

@devketanpro devketanpro requested review from MarkLark86 and eos87 and removed request for eos87 February 20, 2025 09:03
@MarkLark86
Copy link
Contributor

Depends on #1240 to fix breaking change from superdesk-core

Copy link
Contributor

@MarkLark86 MarkLark86 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, just a couple tiny things left now then it will be good to merge

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants