-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Dr 758 777:Production frontend is running in developer mode #34
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Left a comment. Also, please rebase this PR to only show relevant changes.
src/main.ts
Outdated
|
||
import { AppModule } from './app/app.module'; | ||
|
||
|
||
enableProdMode(); |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This enables prod mode in all environments. We only want to enable this on prod. Please use the export const environment
from above. If environment.production
is true then enable prod mode.
Hey @NamrataSweya please remove all file changes outside of |
* Fixed the login wrong credentials error msg * add show hide eye icon in login form,DR-734,DR-736 * remove conflict * add show hide eye icon in login form,DR-734,DR-736 * merge aiswarya change * add logout api to invalidate token and apiuser also login from usernam and pwd * use old process login for all user and remove console * removing client info in apiuser login and remove popup for copy * fix bug DR-746 and work on DR_754 apiuser register process added new get access key api * wrok on bugs DR-746 755 and 768 * dropdown organization listing fixed * Backend url port changed * removed all console log from all code (#30) * removed all console log from all code * removed console log from remaining code * version change * fix issue in apiuser register, removed herder in all auth service and remove comment lines * Dr 758 777:Production frontend is running in developer mode (#34) * fixed bug and added enableprodmode * change backend url prot,in backend default port is 3040 * enable prod mode when env production is true * removed unrelated changes in this story * removeing unrelated thing from ralated story * removeing unrelated thing from ralated story after review * removeing unrelated thing from ralated story after commit review * removeing unrelated thing from ralated story need only in one file change * make change only in main ts file * removeing unrelated thing from ralated story after review and reset commit * work on bug DR-758 (#39) * delay redirect to login in apiuser resgister (#41) * update version (#42) * update version * update new version * fix apiuser register with new version (#43) * Dr 754 api issue (#44) * reviwe apiuser register issue to redirect to login * reviwe apiuser register issue to redirect to login again * update new version (#45) * Form add reservation target capacity is now mandatory (#47) * add popup message for download accesskey of apiuser (#48) * expiry date field added in reservation detailspage (#49) * Bump version change (#50) * expiry date field added in reservation detailspage * version upgrade * New versionbupm (#51) * added new version bump * added new version bump with register componenet change --------- Co-authored-by: Aish1990 <akumaravadivu@sweyainfotech.com> Co-authored-by: Aish1990 <141120187+Aish1990@users.noreply.github.com>
* Fixed the login wrong credentials error msg * add show hide eye icon in login form,DR-734,DR-736 * remove conflict * add show hide eye icon in login form,DR-734,DR-736 * merge aiswarya change * add logout api to invalidate token and apiuser also login from usernam and pwd * use old process login for all user and remove console * removing client info in apiuser login and remove popup for copy * fix bug DR-746 and work on DR_754 apiuser register process added new get access key api * wrok on bugs DR-746 755 and 768 * dropdown organization listing fixed * Backend url port changed * removed all console log from all code (#30) * removed all console log from all code * removed console log from remaining code * version change * fix issue in apiuser register, removed herder in all auth service and remove comment lines * Dr 758 777:Production frontend is running in developer mode (#34) * fixed bug and added enableprodmode * change backend url prot,in backend default port is 3040 * enable prod mode when env production is true * removed unrelated changes in this story * removeing unrelated thing from ralated story * removeing unrelated thing from ralated story after review * removeing unrelated thing from ralated story after commit review * removeing unrelated thing from ralated story need only in one file change * make change only in main ts file * removeing unrelated thing from ralated story after review and reset commit * work on bug DR-758 (#39) * delay redirect to login in apiuser resgister (#41) * update version (#42) * update version * update new version * fix apiuser register with new version (#43) * Dr 754 api issue (#44) * reviwe apiuser register issue to redirect to login * reviwe apiuser register issue to redirect to login again * update new version (#45) * Form add reservation target capacity is now mandatory (#47) * add popup message for download accesskey of apiuser (#48) * expiry date field added in reservation detailspage (#49) * Bump version change (#50) * expiry date field added in reservation detailspage * version upgrade * New versionbupm (#51) * added new version bump * added new version bump with register componenet change --------- Co-authored-by: NamrataSweya <102014274+NamrataSweya@users.noreply.github.com>
* Fixed the login wrong credentials error msg * remove conflict * add show hide eye icon in login form,DR-734,DR-736 * merge aiswarya change * add logout api to invalidate token and apiuser also login from usernam and pwd * use old process login for all user and remove console * removing client info in apiuser login and remove popup for copy * fix bug DR-746 and work on DR_754 apiuser register process added new get access key api * wrok on bugs DR-746 755 and 768 * dropdown organization listing fixed * Backend url port changed * removed all console log from all code (#30) * removed all console log from all code * removed console log from remaining code * version change * fix issue in apiuser register, removed herder in all auth service and remove comment lines * Dr 758 777:Production frontend is running in developer mode (#34) * fixed bug and added enableprodmode * change backend url prot,in backend default port is 3040 * enable prod mode when env production is true * removed unrelated changes in this story * removeing unrelated thing from ralated story * removeing unrelated thing from ralated story after review * removeing unrelated thing from ralated story after commit review * removeing unrelated thing from ralated story need only in one file change * make change only in main ts file * removeing unrelated thing from ralated story after review and reset commit * work on bug DR-758 (#39) * delay redirect to login in apiuser resgister (#41) * update version (#42) * update version * update new version * fix apiuser register with new version (#43) * Dr 754 api issue (#44) * reviwe apiuser register issue to redirect to login * reviwe apiuser register issue to redirect to login again * update new version (#45) * Form add reservation target capacity is now mandatory (#47) * add popup message for download accesskey of apiuser (#48) * expiry date field added in reservation detailspage (#49) * Bump version change (#50) * expiry date field added in reservation detailspage * version upgrade * New versionbupm (#51) * added new version bump * added new version bump with register componenet change * removing client info from header in forgot password form and reset password form (#55) * new version bump (#56) * fixed permission deselect after row deselecet issue (#59) * DR-781 Fixed the expiry date saved as end date of reservation (#58) * expiry date field added in reservation detailspage * Fixed the expiry date saved as end date of reservation * updated new version (#60) * DR-805 Add Organization: Error message fixed when request for existing email (#62) * expiry date field added in reservation detailspage * Add Organization: Error message fixed when request for existing email * versionBump Version Upgrade (#63) * expiry date field added in reservation detailspage * VersionBump --------- Co-authored-by: Aish1990 <akumaravadivu@sweyainfotech.com> Co-authored-by: Aish1990 <141120187+Aish1990@users.noreply.github.com> Co-authored-by: Daniel Mohns <daniel.mohns@posteo.de> Co-authored-by: Daniel Mohns <dmohns@users.noreply.github.com>
* Stage Update (#52) * Fixed the login wrong credentials error msg * remove conflict * add show hide eye icon in login form,DR-734,DR-736 * merge aiswarya change * add logout api to invalidate token and apiuser also login from usernam and pwd * use old process login for all user and remove console * removing client info in apiuser login and remove popup for copy * fix bug DR-746 and work on DR_754 apiuser register process added new get access key api * wrok on bugs DR-746 755 and 768 * dropdown organization listing fixed * Backend url port changed * removed all console log from all code (#30) * removed all console log from all code * removed console log from remaining code * version change * fix issue in apiuser register, removed herder in all auth service and remove comment lines * Dr 758 777:Production frontend is running in developer mode (#34) * fixed bug and added enableprodmode * change backend url prot,in backend default port is 3040 * enable prod mode when env production is true * removed unrelated changes in this story * removeing unrelated thing from ralated story * removeing unrelated thing from ralated story after review * removeing unrelated thing from ralated story after commit review * removeing unrelated thing from ralated story need only in one file change * make change only in main ts file * removeing unrelated thing from ralated story after review and reset commit * work on bug DR-758 (#39) * delay redirect to login in apiuser resgister (#41) * update version (#42) * update version * update new version * fix apiuser register with new version (#43) * Dr 754 api issue (#44) * reviwe apiuser register issue to redirect to login * reviwe apiuser register issue to redirect to login again * update new version (#45) * Form add reservation target capacity is now mandatory (#47) * add popup message for download accesskey of apiuser (#48) * expiry date field added in reservation detailspage (#49) * Bump version change (#50) * expiry date field added in reservation detailspage * version upgrade * New versionbupm (#51) * added new version bump * added new version bump with register componenet change * removing client info from header in forgot password form and reset password form (#55) * new version bump (#56) * fixed permission deselect after row deselecet issue (#59) * DR-781 Fixed the expiry date saved as end date of reservation (#58) * expiry date field added in reservation detailspage * Fixed the expiry date saved as end date of reservation * updated new version (#60) * DR-805 Add Organization: Error message fixed when request for existing email (#62) * expiry date field added in reservation detailspage * Add Organization: Error message fixed when request for existing email * versionBump Version Upgrade (#63) * expiry date field added in reservation detailspage * VersionBump --------- Co-authored-by: Aish1990 <akumaravadivu@sweyainfotech.com> Co-authored-by: Aish1990 <141120187+Aish1990@users.noreply.github.com> Co-authored-by: Daniel Mohns <daniel.mohns@posteo.de> Co-authored-by: Daniel Mohns <dmohns@users.noreply.github.com> * Resolved conflicts * prettier fix --------- Co-authored-by: NamrataSweya <102014274+NamrataSweya@users.noreply.github.com> Co-authored-by: Daniel Mohns <daniel.mohns@posteo.de> Co-authored-by: Daniel Mohns <dmohns@users.noreply.github.com>
* Fixed the login wrong credentials error msg * remove conflict * add show hide eye icon in login form,DR-734,DR-736 * merge aiswarya change * add logout api to invalidate token and apiuser also login from usernam and pwd * use old process login for all user and remove console * removing client info in apiuser login and remove popup for copy * fix bug DR-746 and work on DR_754 apiuser register process added new get access key api * wrok on bugs DR-746 755 and 768 * dropdown organization listing fixed * Backend url port changed * removed all console log from all code (#30) * removed all console log from all code * removed console log from remaining code * version change * fix issue in apiuser register, removed herder in all auth service and remove comment lines * Dr 758 777:Production frontend is running in developer mode (#34) * fixed bug and added enableprodmode * change backend url prot,in backend default port is 3040 * enable prod mode when env production is true * removed unrelated changes in this story * removeing unrelated thing from ralated story * removeing unrelated thing from ralated story after review * removeing unrelated thing from ralated story after commit review * removeing unrelated thing from ralated story need only in one file change * make change only in main ts file * removeing unrelated thing from ralated story after review and reset commit * work on bug DR-758 (#39) * delay redirect to login in apiuser resgister (#41) * update version (#42) * update version * update new version * fix apiuser register with new version (#43) * Dr 754 api issue (#44) * reviwe apiuser register issue to redirect to login * reviwe apiuser register issue to redirect to login again * update new version (#45) * Form add reservation target capacity is now mandatory (#47) * add popup message for download accesskey of apiuser (#48) * expiry date field added in reservation detailspage (#49) * Bump version change (#50) * expiry date field added in reservation detailspage * version upgrade * New versionbupm (#51) * added new version bump * added new version bump with register componenet change * removing client info from header in forgot password form and reset password form (#55) * new version bump (#56) * fixed permission deselect after row deselecet issue (#59) * DR-781 Fixed the expiry date saved as end date of reservation (#58) * expiry date field added in reservation detailspage * Fixed the expiry date saved as end date of reservation * updated new version (#60) * DR-805 Add Organization: Error message fixed when request for existing email (#62) * expiry date field added in reservation detailspage * Add Organization: Error message fixed when request for existing email * versionBump Version Upgrade (#63) * expiry date field added in reservation detailspage * VersionBump * Add `prettier` and `eslint` * Add Github Actions * removing @tsignore script in all pages (#68) * Apply `prettier` to repo * Enable strict Prettier CI * Add `.git-blame-ignore-revs` * DR-804:commit remaining one file of typescript code (#71) * commit remaining one file of typescript code * fix prettier * fix prettier error issue * Add more linters * Fix `yamllint` * Update `.prettierrc` * Fix `markdownlint` * Update `.editorconfig` * Remove accidentally commited file * remove eslint error in all component pages (#73) * remove eslint error in all component pages * fixed prettier issue * Version bump.1 (#70) * expiry date field added in reservation detailspage * version upgraded * Enable ESlint Error check * Stage Backport to Dev => Stage Update (#52) (#76) * Stage Update (#52) * Fixed the login wrong credentials error msg * remove conflict * add show hide eye icon in login form,DR-734,DR-736 * merge aiswarya change * add logout api to invalidate token and apiuser also login from usernam and pwd * use old process login for all user and remove console * removing client info in apiuser login and remove popup for copy * fix bug DR-746 and work on DR_754 apiuser register process added new get access key api * wrok on bugs DR-746 755 and 768 * dropdown organization listing fixed * Backend url port changed * removed all console log from all code (#30) * removed all console log from all code * removed console log from remaining code * version change * fix issue in apiuser register, removed herder in all auth service and remove comment lines * Dr 758 777:Production frontend is running in developer mode (#34) * fixed bug and added enableprodmode * change backend url prot,in backend default port is 3040 * enable prod mode when env production is true * removed unrelated changes in this story * removeing unrelated thing from ralated story * removeing unrelated thing from ralated story after review * removeing unrelated thing from ralated story after commit review * removeing unrelated thing from ralated story need only in one file change * make change only in main ts file * removeing unrelated thing from ralated story after review and reset commit * work on bug DR-758 (#39) * delay redirect to login in apiuser resgister (#41) * update version (#42) * update version * update new version * fix apiuser register with new version (#43) * Dr 754 api issue (#44) * reviwe apiuser register issue to redirect to login * reviwe apiuser register issue to redirect to login again * update new version (#45) * Form add reservation target capacity is now mandatory (#47) * add popup message for download accesskey of apiuser (#48) * expiry date field added in reservation detailspage (#49) * Bump version change (#50) * expiry date field added in reservation detailspage * version upgrade * New versionbupm (#51) * added new version bump * added new version bump with register componenet change * removing client info from header in forgot password form and reset password form (#55) * new version bump (#56) * fixed permission deselect after row deselecet issue (#59) * DR-781 Fixed the expiry date saved as end date of reservation (#58) * expiry date field added in reservation detailspage * Fixed the expiry date saved as end date of reservation * updated new version (#60) * DR-805 Add Organization: Error message fixed when request for existing email (#62) * expiry date field added in reservation detailspage * Add Organization: Error message fixed when request for existing email * versionBump Version Upgrade (#63) * expiry date field added in reservation detailspage * VersionBump --------- Co-authored-by: Aish1990 <akumaravadivu@sweyainfotech.com> Co-authored-by: Aish1990 <141120187+Aish1990@users.noreply.github.com> Co-authored-by: Daniel Mohns <daniel.mohns@posteo.de> Co-authored-by: Daniel Mohns <dmohns@users.noreply.github.com> * Resolved conflicts * prettier fix --------- Co-authored-by: NamrataSweya <102014274+NamrataSweya@users.noreply.github.com> Co-authored-by: Daniel Mohns <daniel.mohns@posteo.de> Co-authored-by: Daniel Mohns <dmohns@users.noreply.github.com> * Stage backport new (#77) * add show hide eye icon in login form,DR-734,DR-736 * resolve the conflict in merge from dev to stage * prettier fix --------- Co-authored-by: Aish1990 <141120187+Aish1990@users.noreply.github.com> Co-authored-by: Aish1990 <akumaravadivu@sweyainfotech.com> * Stage backport new.1 (#78) * add show hide eye icon in login form,DR-734,DR-736 * resolve the conflict in merge from dev to stage * prettier fix --------- Co-authored-by: NamrataSweya <102014274+NamrataSweya@users.noreply.github.com> --------- Co-authored-by: NamrataSweya <102014274+NamrataSweya@users.noreply.github.com> Co-authored-by: Daniel Mohns <daniel.mohns@posteo.de> Co-authored-by: Daniel Mohns <dmohns@users.noreply.github.com>
No description provided.