Sunbird-RC / community

Repo to enable discussions, issue tracking & documentation for the Sunbird-RC projects
MIT License
12 stars 22 forks source link

Generalize - Organ Registries - Donor registry #643

Open Renuka-S opened 1 year ago

Renuka-S commented 1 year ago

@tejash-jl To add details

varadeth commented 1 year ago

This story was created to show case the pledge registry work in donor portal The approach we took to generalize this is to create a mock layer for the nha related APIs Mock data was created and added it to this particular service

varadeth commented 1 year ago

Status as of today :- Backend is completed. Mock data is added and the service is ready. Mock Esign functionality is not working currently since the front end has hardcoded url for esign. Once the hardcoding is removed, Mock esign functionality should be working cc @chaitrali-r @Pratikshakhandagale @suvarnakale @manukalia29

manukalia29 commented 1 year ago

@chaitrali-r @Pratikshakhandagale Can you take this up?

chaitrali-r commented 1 year ago

@manukalia29 I am working on it

Pratikshakhandagale commented 11 months ago

@chaitrali-r Is this task completed?

manukalia29 commented 6 months ago

Chaitrali to check the status and update

chaitrali-r commented 5 months ago

It was done from frontend long back. Backend apis were not working then hence it was assigned to Sreejith. If there are any new changes please let me know.

Sreejit-K commented 5 months ago

I remember adding proxy configuration's for the mock-donor-service (mock-API's) which are used to replicate the e-sign functionality in the UI and verified the API's functionality. The demo portal is down even though the nginx and the docker services are up and running. I'll try to replicate the issue in local and will make the changes to make it work.

manukalia29 commented 4 months ago

@Sreejit-K Demo portal is up and running now. Kindly look into this.

cc: @srprasanna

Sreejit-K commented 4 months ago

Have noticed multiple issues while working on the mock Esign redirect

cc: @manukalia29