Releases: protofire/ink-multisig-ui
Releases · protofire/ink-multisig-ui
v0.4.1-beta
0.4.0-beta
What's Changed
- Bump version by @henrypalacios in #145
- Update issue templates by @camimancusi in #147
- Fix bug modal on Tx Queue tab when a transaction is executed by @henrypalacios in #146
- Adding Google analytics by @henrypalacios in #148
New Contributors
- @camimancusi made their first contribution in #147
Full Changelog: v0.3.0-beta...v0.4.0-beta
🤖 XSigners Beta Prototype
What's Changed
- Bump version 0.2.0-beta by @henrypalacios in #140
- improve tx details information by @henrypalacios in #143
- Add footer on Welcome page by @alongoni in #142
- Use name on AddressBook or signatory owners by @henrypalacios in #144
- Adding ModalTxExecution on TxQueuePage by @henrypalacios in #123
Full Changelog: v0.2.0-beta...v0.3.0-beta
⛓️ XSigners Beta Voyage
What's Changed
- [Settings] Fix issues by @matextrem in #113
- Review styles by @alongoni in #122
- Minor improvements by @0xLucca in #121
- Fix styles and add missing stepper information by @bogos in #120
- Refactoring Xsigner Guards by @henrypalacios in #126
- Open/Close sidebar menu by @alongoni in #125
- Add Dockerfile for documentation and update docker-compose by @0xLucca in #128
- Add license by @0xLucca in #134
- [Dry Run] Improve logic from hook to be reused in other components by @matextrem in #124
- Removing another useEventSupscriptions by @henrypalacios in #133
- Add missing Tx Widget Method name by @bogos in #130
- Fix token field reset and set selected token in SendTokens step by @0xLucca in #129
- [Fix] General issues by @matextrem in #132
- Account confirmation dialog by @alongoni in #112
- Docs UI fixes by @alongoni in #135
- Update stepper when a owner acepts or rejects a tx in tx queue by @bogos in #131
- [Fix] Address issues by @matextrem in #136
- Replace the url when a tx tab is selected by @bogos in #127
- Add "InBlock" status to shouldDisable function by @0xLucca in #137
- Allowing enter to new without xsignerAccount by @henrypalacios in #139
- Fix docker compose and update readme by @0xLucca in #138
Full Changelog: v0.1.0-beta...v0.2.0-beta
🚀✨ The multi-signature contract wallet Xsigners is born in the Substrate ecosystem.
What's Changed
- linting code by @henrypalacios in #2
- Build Form Dynamically base on params of SC method by @henrypalacios in #1
- Execute DryRun on every change by @henrypalacios in #3
- Adding ConnectionWalletGuard when connected wallet is neccesary by @henrypalacios in #4
- Adding Create new account flow by @henrypalacios in #6
- Adding storybook as a playground to system-design by @henrypalacios in #7
- storybook deploy by @henrypalacios in #8
- add theme by @alongoni in #5
- Adding Navigation by @henrypalacios in #9
- Adding networkName on xsigner Account widget by @henrypalacios in #11
- storybook mui theme by @henrypalacios in #12
- Adding Dark and light mode on storybook by @henrypalacios in #15
- Using Topbar with dependent component by @henrypalacios in #16
- Select wallet Provider by @bogos in #13
- theme mode colors by @henrypalacios in #17
- Adding listener to wallet connect button by @henrypalacios in #19
- Add switch account by @bogos in #18
- [Storybook] Add default component structure for Creating account flow by @matextrem in #10
- home summary by @henrypalacios in #20
- Theme navbar by @alongoni in #14
- Adding emotioncache point, using nextfont on typography, spedding with modularizing imports by @henrypalacios in #22
- Wallet info UI improvements by @alongoni in #23
- [New Account flow] Improve styles to match figma designs by @matextrem in #24
- Switch network by @bogos in #21
- [Import Multisig Account] Added import flow by @matextrem in #27
- Add address book widget by @bogos in #26
- Add/Import account UI improvements by @alongoni in #31
- Adding xsigner-sdk and create Xsigner account on blockchain by @henrypalacios in #28
- [UI] Add Transaction queue widget by @bogos in #32
- Home UI fixes + balance popover by @alongoni in #34
- [Import Multisig] Added import multisig data logic by @matextrem in #36
- Wallet modal v2 by @alongoni in #37
- Adding react-toastify and create own AppNotification abstraction by @henrypalacios in #39
- Connect screen improvements by @alongoni in #40
- Adding real owners count by @henrypalacios in #41
- [AddressBook] add button on widget by @alongoni in #43
- [Assets] Added new Assets page by @matextrem in #42
- Update xsigners-sdk to support psps22 ABI by @henrypalacios in #45
- UI fixes notification by @alongoni in #44
- update xsigners psp22 by @henrypalacios in #46
- Avoid passing complex object to select by @0xLucca in #33
- Add Address book Page by @bogos in #38
- Update xsigner-sdk-test 0.0.12 by @henrypalacios in #48
- Adding NPrgress bar by @henrypalacios in #50
- Fix logic problem with new addresses by @bogos in #51
- UI fixes by @alongoni in #52
- Use VERCEL_ENV on environment constant by @henrypalacios in #53
- [Assets] Set hooks logic by @matextrem in #47
- [Assets] Add new token feature by @matextrem in #55
- Fix address book bugs by @bogos in #54
- TxQueue fetch logic and TxWidget update by @bogos in #56
- Bug fix UI by @alongoni in #59
- Add tx page and elements interface by @bogos in #62
- Adding network on hook useBalance by @henrypalacios in #63
- [Assets] Send tokens flow by @matextrem in #61
- [Send tokens] Addressed some bugs in send tokens flow. by @matextrem in #65
- [Home page] List Multisigs by @matextrem in #64
- [Assets] Add validations by @matextrem in #66
- [Network Confirmation] Added Network Change modal by @matextrem in #67
- Update squid version to v5 by @henrypalacios in #71
- [Create Account] Added Retry process logic by @matextrem in #69
- [Network Change] Wrong redirection by @matextrem in #70
- Rewrite squid URL with local API proxy by @henrypalacios in #73
- Fix/validations by @matextrem in #76
- Fix address format in selector by @0xLucca in #75
- [Welcome] Add Account Link by @alongoni in #74
- [Settings] Create Settings Page by @matextrem in #72
- [Assets] Improve logic in order to support PSP22 tokens by @matextrem in #82
- Tx Builder Stepper by @henrypalacios in #85
- Account list UI improvements by @alongoni in #83
- [Assets] PSP22 Transfer by @matextrem in #84
- Add multisig link + contract Address on Assets by @alongoni in #89
- Hide NFT from Assets and Dashboard by @alongoni in #96
- Adding propose TX step by @henrypalacios in #90
- Add external tx data by @0xLucca in #98
- Adding environment variables example by @henrypalacios in #100
- [Send Tokens] Fix validations by @matextrem in #97
- Assembling the metadata tx by @henrypalacios in #99
- Addint List of Transactions Queue by @bogos in #68
- UI fixes + layout by @alongoni in #105
- Transactions page [tab queue] by @henrypalacios in #103
- [Settings] Dry-Run for Txs by @matextrem in #102
- Tx UI improvements by @alongoni in #108
- Adding MultisigContractEvents and App listeners by @henrypalacios in #109
- Adding getIfSpecialError by @henrypalacios in #111
- Decode settings tx by @0xLucca in #115
- Add approve and reject by @0xLucca in #114
- Bump up sdk version by @0xLucca in #116
- Editing getDisplayInfo by @henrypalacios in #117
- Add tx history tab logic by @bogos in #110
- Adding reload when xsigner accountCreated is issued by @henrypalacios in #119
- Adding Footer by @henrypalacios in #118
- Add Docker configuration files and environment variables by @0xLucca in #107
New Contributors
- @henrypalacios made their first contribution in https://github.com/protofire/ink-multisig-ui/p...