-
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
Stage Backport to Dev => Stage Update (#52) #76
Merged
Merged
Conversation
This file contains 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
* 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>
NamrataSweya
previously approved these changes
May 27, 2024
NamrataSweya
approved these changes
May 28, 2024
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.
create stage_backport,due to fixing the conflict at raise PR from dev to stage(28/05/24
Aish1990
added a commit
that referenced
this pull request
May 28, 2024
* 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>
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.
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 (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 (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 (work on bug DR-758 #39)
delay redirect to login in apiuser resgister (delay redirect to login in apiuser resgister #41)
update version (update version #42)
update version
update new version
fix apiuser register with new version (fix apiuser register with new version #43)
Dr 754 api issue (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 (update new version #45)
Form add reservation target capacity is now mandatory (DR-782 Form add reservation target capacity is now mandatory #47)
add popup message for download accesskey of apiuser (add popup message for download accesskey of apiuser #48)
expiry date field added in reservation detailspage (DR-781 expiry date field added in reservation detailspage #49)
Bump version change (Bump version change #50)
expiry date field added in reservation detailspage
version upgrade
New versionbupm (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 (removing client info from header in forgot password form and reset pa… #55)
new version bump (new version bump #56)
fixed permission deselect after row deselecet issue (DR-796:fixed permission deselect after row deselect issue #59)
DR-781 Fixed the expiry date saved as end date of reservation (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 (updated new version #60)
DR-805 Add Organization: Error message fixed when request for existing email (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 (versionBump Version Upgrade #63)
expiry date field added in reservation detailspage
VersionBump