Developing the "OCL for OpenMRS" Application

In your screenshots, your application is attempting to do a GET to the QA server, not the demo server. How come? The environment variables for the demo server are correct, and you should not do any requests to QA.

This is happening when I hard refresh on the dictionary page it brings the console error which I don’t also seem to understand.

@judeatu, there must be some place in code where qa is still hardcoded. You need to find that place and use OCL_API_HOST variable instead.

1 Like

I’m a little surprised by the first error, the syntax error on env-config. That character is not even there?

That first error is coming from public/index.html because of <script src="./env-config.js"></script> the file does not exist in public.

@judeatu, https://openmrs.demo.openconceptlab.org/concepts/users/admin/MLG2/Mulago%20hospital%202/en works for me. I can’t reproduce your error…

Ohh wait it breaks, when I access it through a link and not through the UI button…

When you refresh the page using the browser refresh that error pops up.

Hey @raff. We found two places with qa. Just to be clear … should we change these two to “demo”?

I think we shouldn’t be using ./env-conf.js rather /env-conf.js for the script path.

1 Like

It still brings the same error with that.

No it’s not. I’ve just deployed the change and I can refresh without an error.

1 Like

Hi Andela folks and @akanterand @paynejd,

I cannot do our usual Thursday calls this week or next. Next week I can do Monday, Tuesday, or Wednesday, either at the usual time or 1 hour later. Will one of those times work for people?

Hi @brucemakallan,

The docker compose file inside your repo is only used to do local tests. It’s not shipped to any server. You don’t want that using something that’s not QA.

Thank you.

Hello Everyone,

Please accept this invitation to our Demo happening today ( Thursday 28nd March 2019 ) between **

5: 00pm - 6 : 00pm EAT** .

In this sprint, we worked on the implement feedback provided by stakeholders towards accomplishing the MVP.

Please find more details regarding the demo and the tasks we worked on in this sprint below:-

DEMO DETAILS

Date : 28/03/2019

Time : 5 : 00 PM - 6 : 00 PM (EAT)

Sprint Announcement : OpenMRS OCL Client Sprint 17 Announcement

Video Call Link : Hangouts Link

SPRINT DETAILS

Sprint Wiki : https://wiki.openmrs.org/display/projects/OpenMRS+OCL+Client+Sprint+17

Jira Board : https://issues.openmrs.org/secure/RapidBoard.jspa?projectKey=OCLOMRS&rapidView=186

Github Repository : https://github.com/openmrs/openmrs-ocl-client

OCL live App Link: https://openmrs.qa.openconceptlab.org/

cc @dkayiwa

Hello community, Here is the link to join the Sprint 17 Demo Call (5 pm - 6pm EAT) its starts in 20 minutes.

https://hangouts.google.com/hangouts/_/ytl/yP6DSPhsyPUF4iKAtEcDtB9SO94oiwep0yPNOvaOee4=?eid=107163098052414183455&hl=en_US

cc: @dkayiwa, @shine, @collinewait, @samdiano, @sheriff, @brucemakallan, @judeatu, @ayesh, @c.antwi, @darius, @akanter @paulk @danuluma

Sorry I wasn’t able to make today’s call. Can we catch up next week on Monday, Tuesday, or Wednesday, in the same time slot, or 1 hour later? (@akanter, @paynejd, that’s 10am or 11am EDT)

I could do Mon/Tue at those times next week

Yes, @darius I will schedule a call for that.

@judeatu, the demo server has now full CIEL dictionary.