Conversation
drtechie
reviewed
May 14, 2024
drtechie
reviewed
May 14, 2024
| parentAPI: `${MMU_API}`, | ||
|
|
||
| INVENTORY_URL: `${INVENTORY_UI}/#/redirin?`, | ||
| INVENTORY_URL: `${INVENTORY_UI}inventory-ui-next/#/redirin?`, |
Member
There was a problem hiding this comment.
No, we don't want inventory-ui-next here.
Instead {INVENTORY_UI} set in env will have the base URL detail.
Previous implementation (removed line) is correct.
Contributor
There was a problem hiding this comment.
@drtechie HI Mithun, updated as per comments, Please check
drtechie
reviewed
May 14, 2024
| redirInUrl: `/pharmacist/redirin`, | ||
|
|
||
| TELEMEDICINE_URL: `${SCHEDULER_UI}/#/?`, | ||
| TELEMEDICINE_URL: `${SCHEDULER_UI}schedulerui-v1.0/#/?`, |
Member
There was a problem hiding this comment.
We want to get rid of versions in the URLs.
It should be driven with env variable {SCHEDULER_UI}.
Later when we change to proper URLs, a code change is not needed.
Similar comment as above.
Contributor
There was a problem hiding this comment.
@drtechie HI Mithun, updated as per comments, Please check
(fix) : deleted package-prod.yml and updated package.yml build command
…ized commit messages
feat(commit-config): add conventional commit standards with commitlint, husky and commitizen
* Update environment.ci.ts.template with all extra common-ui urls * Update environment.ci.ts.template * removed duplicate environment.ci.ts.template * Update environment.dev.ts * Update environment.local.ts * Update environment.prod.ts * Update environment.test.ts
Service point district field addition changes
* Download master and interceptor related changes * Added ngIf condition in mat-form-field instead of mat-select * Workarea related change in nurse module * ANC menstrual history changes * File upload changes * Added minor changes in file upload table * Minor changes in file upload * Diagnosis changes * NCD screening family history changes * File upload patching changes in doctor * Added scroll for previous ben visit details * Minor changes * NCD screening age validation for systolic and diastolic bp * Systolic and Diastolic BP changes * service point filteration changes * checkAvailablBenIDLocalServer URL change * Added CSS files for bootsrap, font-awesone and material icons for offline MMU * Minor change * Previous Visit Details Changes * Lung assessment mandatory validation changes
Auto population for single district
feat: ensure url doesn't have version. upgrade version
#AMM-1247- feat: VAPT Captcha implementation
* fix: reset captcha issue fix * fix: type fix for the enable captcha variable
* Download master and interceptor related changes * Added ngIf condition in mat-form-field instead of mat-select * Workarea related change in nurse module * ANC menstrual history changes * File upload changes * Added minor changes in file upload table * Minor changes in file upload * Diagnosis changes * NCD screening family history changes * File upload patching changes in doctor * Added scroll for previous ben visit details * Minor changes * NCD screening age validation for systolic and diastolic bp * Systolic and Diastolic BP changes * service point filteration changes * checkAvailablBenIDLocalServer URL change * Added CSS files for bootsrap, font-awesone and material icons for offline MMU * Minor change * Previous Visit Details Changes * Lung assessment mandatory validation changes * fix: added changes for setting providerServicemapid for data sync * added common-ui latest commit
* fix: response change error * fix: response change error
* Download master and interceptor related changes * Added ngIf condition in mat-form-field instead of mat-select * Workarea related change in nurse module * ANC menstrual history changes * File upload changes * Added minor changes in file upload table * Minor changes in file upload * Diagnosis changes * NCD screening family history changes * File upload patching changes in doctor * Added scroll for previous ben visit details * Minor changes * NCD screening age validation for systolic and diastolic bp * Systolic and Diastolic BP changes * service point filteration changes * checkAvailablBenIDLocalServer URL change * Added CSS files for bootsrap, font-awesone and material icons for offline MMU * Minor change * Previous Visit Details Changes * Lung assessment mandatory validation changes * fix: added changes for setting providerServicemapid for data sync * added common-ui latest commit * fix: pharmacist worklist paginator changes * fix: paginator changes in pharmacist
* Download master and interceptor related changes * Added ngIf condition in mat-form-field instead of mat-select * Workarea related change in nurse module * ANC menstrual history changes * File upload changes * Added minor changes in file upload table * Minor changes in file upload * Diagnosis changes * NCD screening family history changes * File upload patching changes in doctor * Added scroll for previous ben visit details * Minor changes * NCD screening age validation for systolic and diastolic bp * Systolic and Diastolic BP changes * service point filteration changes * checkAvailablBenIDLocalServer URL change * Added CSS files for bootsrap, font-awesone and material icons for offline MMU * Minor change * Previous Visit Details Changes * Lung assessment mandatory validation changes * fix: added changes for setting providerServicemapid for data sync * added common-ui latest commit * fix: pharmacist worklist paginator changes * fix: paginator changes in pharmacist * fix: added font-awesome package for search screen edit button
* Download master and interceptor related changes * Added ngIf condition in mat-form-field instead of mat-select * Workarea related change in nurse module * ANC menstrual history changes * File upload changes * Added minor changes in file upload table * Minor changes in file upload * Diagnosis changes * NCD screening family history changes * File upload patching changes in doctor * Added scroll for previous ben visit details * Minor changes * NCD screening age validation for systolic and diastolic bp * Systolic and Diastolic BP changes * service point filteration changes * checkAvailablBenIDLocalServer URL change * Added CSS files for bootsrap, font-awesone and material icons for offline MMU * Minor change * Previous Visit Details Changes * Lung assessment mandatory validation changes * fix: added changes for setting providerServicemapid for data sync * added common-ui latest commit * fix: pharmacist worklist paginator changes * fix: paginator changes in pharmacist * fix: added font-awesome package for search screen edit button * fix: added abha variables in language json file
Fix the URL correction for doctor update
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.


No description provided.