-
Notifications
You must be signed in to change notification settings - Fork 18
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
626 bug fixes #633
Closed
Closed
626 bug fixes #633
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
* stashed files added * signin page ui * renamed file * fixed linting issues --------- Co-authored-by: Bhupesh-MS <bhupeshd@mindfiresolutions.com>
* stashed files added * signin page ui * renamed file * fixed linting issues * integrated rainbow wallet --------- Co-authored-by: Bhupesh-MS <bhupeshd@mindfiresolutions.com>
* stashed files added * signin page ui * renamed file * fixed linting issues * integrated rainbow wallet * integrated metamask wallet & fixed home image strech issue * fixed error message * removed provider check --------- Co-authored-by: Bhupesh-MS <bhupeshd@mindfiresolutions.com>
* stashed files added * signin page ui * renamed file * fixed linting issues * integrated rainbow wallet * integrated metamask wallet & fixed home image strech issue * fixed error message * removed provider check * removed fontawesome library & added svg image --------- Co-authored-by: Bhupesh-MS <bhupeshd@mindfiresolutions.com>
* stashed files added * signin page ui * renamed file * fixed linting issues * integrated rainbow wallet * integrated metamask wallet & fixed home image strech issue * fixed error message * removed provider check * removed fontawesome library & added svg image * added user profile page --------- Co-authored-by: Bhupesh-MS <bhupeshd@mindfiresolutions.com>
* stashed files added * signin page ui * renamed file * fixed linting issues * integrated rainbow wallet * integrated metamask wallet & fixed home image strech issue * fixed error message * removed provider check * removed fontawesome library & added svg image * added user profile page * integrated user contact list * changed color of contact background on hover * created hamburger menu ui * removed unused import * fixed prettier issue * created contacts action menu * added contact menu list * UI for user contact page * contact info page * add conversation UI * integrated add conversation modal * integrated preferences modal * optimized code * removed unused code & fixed linting * changed let to const * UI for profile configuration * added error messages * Configure user profile * removed unused parameter * fixed prettier issue * env test * hide contact integrated * modified condition check * profile not configured info box * env test * chat screen * chat message UI * library function integration for chat * removed unused code * message actions * fixed user config profile method * edit message integration * edit message context state * integrated message edit functionality * added edited text on edited msg * added edited text below edited msg * fixed message type text --------- Co-authored-by: Bhupesh-MS <bhupeshd@mindfiresolutions.com> Co-authored-by: Heiko Burkhardt <mail@heiko-burkhardt.de>
* accepts more than one default con * normalize ensName before adding it to contract list (#582) * normalize ensName before adding it to contract list * release 0.2.9 * fix bug in profile that prevented ENS name owners from creating a profile * release profile and react * Use latest react package in web (#591) * fix bug in profile that prevented ENS name owners from creating a profile * release profile and react * use dm3-react v0.2.11 in web * update yarn.lock * use profile v0.2.2 (#592) * use profile v0.2.2 * update yarn.lock * use commonfJs instead of esnext * replace dist.backend * use node instead of ts-node * remove billboard-widget and billdboard-client form packages * push yarn lock * remove old backend config * lint ignore for billboard widget * remove backend build from pipeline * remove backen build from action.yml * repair broken action.yml * remove all eft over references to dist.backend * fix global config * use proper globalConfic Input * add globa config to resolverEndpint deps
* stashed files added * signin page ui * renamed file * fixed linting issues * integrated rainbow wallet * integrated metamask wallet & fixed home image strech issue * fixed error message * removed provider check * removed fontawesome library & added svg image * added user profile page * integrated user contact list * changed color of contact background on hover * created hamburger menu ui * removed unused import * fixed prettier issue * created contacts action menu * added contact menu list * UI for user contact page * contact info page * add conversation UI * integrated add conversation modal * integrated preferences modal * optimized code * removed unused code & fixed linting * changed let to const * UI for profile configuration * added error messages * Configure user profile * removed unused parameter * fixed prettier issue * env test * hide contact integrated * modified condition check * profile not configured info box * env test * chat screen * chat message UI * library function integration for chat * removed unused code * message actions * fixed user config profile method * edit message integration * edit message context state * integrated message edit functionality * delete msg * delete msg functionality integrated * modified deleted msg text * reply msg functionality integrated * reply msg integrated * fixed code alignment * message emojis integrated * Added emoji reactions & removal of reactions * fixed reaction emojis for deleted message --------- Co-authored-by: Bhupesh-MS <bhupeshd@mindfiresolutions.com> Co-authored-by: Heiko Burkhardt <mail@heiko-burkhardt.de>
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.
Bug fixes