Skip to content
This repository has been archived by the owner on Aug 4, 2023. It is now read-only.

mdms v2 search screen intial commit #213

Merged
merged 6 commits into from
Jul 25, 2023

Conversation

nipunarora-eGov
Copy link

No description provided.

@@ -0,0 +1,26 @@
import { useQuery, useQueryClient } from "react-query";
import { Mdmsv2Service } from "../services/elements/Mdmsv2Service";
Copy link
Collaborator

Choose a reason for hiding this comment

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

@nipunarora-eGov use custom api hook, also use once workbench folder to create any new hook or util
take a pull and check the hooks that were created inside

Copy link
Author

Choose a reason for hiding this comment

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

@@ -5,28 +5,30 @@ export const Config = {
actionRole: "SUPERUSER",
actionLink: "workbench/mdms-add",
apiDetails: {
serviceName: "/wms/individual/_search",
serviceName: "/egov-mdms-service/v1/_search",
Copy link
Collaborator

Choose a reason for hiding this comment

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

why again v1 api ?

@jagankumar-egov jagankumar-egov merged commit fbc1434 into egovernments:workbench Jul 25, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants