Open
Conversation
* Logo URL uploader fixed * fixed some designs
* implemeted UI for Customer onboarding API * added basic st. for email otp input * implemented emailOTPRequest and verify actions * fixed minor ui * shifted super admin tooling in setting page * moreved reset fields * added code for mfa verification after email otp login --------- Co-authored-by: Varsha Kumari <varshakumari370@gmail.com>
* removed space from url before validating it * allowing whitelisted cors to update * allowing to update issuer * removed * from whitelisted cors * enabled whitelistedCors edit in appConfig * fix: bugs realted to issuer config and --------- Co-authored-by: Pratap2018 <pratapmridha@gmail.com>
* implemented user analytics * fixed small bug --------- Co-authored-by: vishwas1 <vishwasanand.cse@gmail.com>
* implemeted UI for Customer onboarding API * WIP --> remove jose and call dashboard api pnce its ready for credit * added basic st. for email otp input * implemented emailOTPRequest and verify actions * fixed minor ui * shifted super admin tooling in setting page * moreved reset fields * added code for mfa verification after email otp login * implamented api for credit recharge and removed unused variables (#114) --------- Co-authored-by: vishwas1 <vishwasanand.cse@gmail.com>
* updated kyc side nav * chnaged the position of solution section * enabled kyb nav
* added new analytics design * fixed date change issue with new design * fixed date picker issue --------- Co-authored-by: vishwas1 <vishwasanand.cse@gmail.com>
* added Design for kyb compliance check * added design change * redesinged approve customer onbboarding * implemented fetch company api * added missing import * fixed ui for geberating kyb token * added missed code * Feat/implement compliance api (#122) * Feat/implement companyapi (#121) * added missing import * fixed ui for geberating kyb token * added missed code * fixed conflict * small bug fixed * fix * added missing api path * added missing brances after resolving conflict * removed un used code * implemented api for updating compliance detail * fixed token issue * implmentd api for finalizing company review * added tempate to show error message * fixed bug * fixed compliance page bug * fixed url issue * fixed markdown rendering issue * minor design update on nav * fixed minor design * nav bug fix * widget config design fix * redeisgned business list page * design update * fixed business details page * updated design * Feature/kyb custom page (#129) * widget config design fix * kyb verifier page * fix: Kyb generator --------- Co-authored-by: vishwas1 <vishwasanand.cse@gmail.com> * chore proper naming * removed unused check --------- Co-authored-by: vishwas1 <vishwasanand.cse@gmail.com> Co-authored-by: Pratap Mridha <pratapmridha@gmail.com>
* added Design for kyb compliance check * added design change * redesinged approve customer onbboarding * implemented fetch company api * added missing import * fixed ui for geberating kyb token * added missed code * Feat/implement compliance api (#122) * Feat/implement companyapi (#121) * added missing import * fixed ui for geberating kyb token * added missed code * fixed conflict * small bug fixed * fix * added missing api path * added missing brances after resolving conflict * removed un used code * implemented api for updating compliance detail * fixed token issue * implmentd api for finalizing company review * added tempate to show error message * fixed bug * fixed compliance page bug * fixed url issue * fixed markdown rendering issue * minor design update on nav * fixed minor design * nav bug fix * widget config design fix * redeisgned business list page * design update * fixed business details page * updated design * Feature/kyb custom page (#129) * widget config design fix * kyb verifier page * fix: Kyb generator --------- Co-authored-by: vishwas1 <vishwasanand.cse@gmail.com> * chore proper naming * removed unused check * Feature/design/login page (#132) * new login page deesign * designed session details * session page redesign * fixed backgroupnd * fixed profile popup --------- Co-authored-by: Varsha Kumari <varshakumari370@gmail.com> Co-authored-by: varsha <91577031+varsha766@users.noreply.github.com> Co-authored-by: Pratap Mridha <pratapmridha@gmail.com>
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.
🎯 Purpose
Why is this change needed? (problem it solves or value it adds)
📝 Changes
🔄 Type
🧪 Testing
How did you test this? (unit/integration/manual)
✅ Checklist