Skip to content

Release 1.1.3 #33

Merged
bharatkashyap merged 8 commits intosamagra-comms:release-4.2.0from
manojSRawat:luezoid-release-4.1.0
Aug 9, 2021
Merged

Release 1.1.3 #33
bharatkashyap merged 8 commits intosamagra-comms:release-4.2.0from
manojSRawat:luezoid-release-4.1.0

Conversation

@manojSRawat
Copy link
Collaborator

No description provided.

})
export class UciService extends BaseService {
BASE_URL = 'https://uci-server.ngrok.samagra.io/admin/v1/';
// BASE_URL = 'https://uci-server2.ngrok.samagra.io/admin/v1/';
Copy link
Contributor

Choose a reason for hiding this comment

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

Can remove this from the comments


ngOnInit() {
this.user = this.globalService.getUser();
console.log('--->>', this.user);
Copy link
Contributor

@bharatkashyap bharatkashyap Aug 9, 2021

Choose a reason for hiding this comment

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

@manojSRawat - can we remove all console.log statements

Copy link
Contributor

@bharatkashyap bharatkashyap 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 to me - save for the console.log statements.

@bharatkashyap bharatkashyap merged commit 9964563 into samagra-comms:release-4.2.0 Aug 9, 2021
}

manualDownload() {
window.open('https://sunbirddev.blob.core.windows.net/uci/UCI%20_%20ODK%20Instruction%20Manual.pdf', '_blank');
Copy link
Contributor

Choose a reason for hiding this comment

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

This should take it from environment variable.
So that the same code will work for all environments like dev, staging, preprod & prod

Choose a reason for hiding this comment

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

@bharatkashyap @manojSRawat, please check this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants