BitShares UI Improvements (13 New Features, 45 Bug Fixes)
beyondbitcoin·@sc-steemit·
0.000 HBDBitShares UI Improvements (13 New Features, 45 Bug Fixes)
<center>https://cointelegraph.com/storage/uploads/view/bb768539b6b5c78bc358b0ee1721054e.png</center> # <center>BitShares UI</center> The BitShares UI has previously been worked on and improved on a voluntary basis. Since the UI was in dire need of new features and enhancements, the community created a worker proposal, [WorkerID: 1.14.58 - 201708-bitsharesui](http://www.bitshares.foundation/workers/2017-08-bill-butler), which will run for six months (2017/08/15 - 2018/02/15), and supply bounty rewards for issues assigned to a milestone by @billbutler. Completed issues pay contributors in bitUSD based on a fixed hourly rate, and after the estimated hours it will take to complete the problem. Items are expected by @billbutler, and anyone can claim the issue and tackle the task. Every month there are two milestones for updated releases, usually on the 1st and 15th of the month. The community will get at least two new versions every month, with a lot of fixes and features, while coders gain a reward for their work. ### [Latest Releases is available on GitHub](https://github.com/bitshares/bitshares-ui/releases) ### Worker Payments The payments for the tasks are fully transparent. Date|Amount|Tracker -|-|- 2017-09-01|13,312.50 bitUSD|[Invoice](http://www.bitshares.foundation/download/invoices/201708-bitsharesui-Sprint-170901.xlsx) 2017-09-15|13,500.00 bitUSD|[Invoice](http://www.bitshares.foundation/download/invoices/201708-bitsharesui-Sprint-170915.xlsx) **Total**|**26,812.50 bitUSD (17%)**|- **Total Spending Budget for 6 months: 150,000 bitUSD** ### Current Milestones Milestone Date|Open|Unasigned|Closed -|-|-|- [2017-10-01](https://github.com/bitshares/bitshares-ui/issues?q=is%3Aopen+is%3Aissue+milestone%3A171001)|11|6|23 [2017-10-15](https://github.com/bitshares/bitshares-ui/issues?q=is%3Aopen+is%3Aissue+milestone%3A171015)|8|7|0 # <center>Current Issues Fixed</center> ## v2.0.170830 (2017-08-30) #### New Features - Add memo fee estimation to WithdrawModalBlockTrades and Transfer - Show status of all API servers - Add WanCloud API servers - Allow Modal Close with Keyboard Control - Transwiser: add bankwire withdraw option - Force very strong generated password on account creation #### Bug Fixes - Fix [#337](https://github.com/bitshares/bitshares-ui/issues/337) - Fix [#188](https://github.com/bitshares/bitshares-ui/issues/188): Total calculation (BTS) is not displayed correctly - Add localStorage fallback to BlockTradesDepositAddressCache, fix [#327](https://github.com/bitshares/bitshares-ui/issues/327) - Update BindToChainState for getAccount autosubscribe option, fix [#202](https://github.com/bitshares/bitshares-ui/issues/202) - Ensure proxy props changing updates component state - Ensure that vesting balances are updated when hot switching accounts - Improve exchange fee calc with pool and balance checks, prevent placing orders when fees are not payable - Add balance and fee pool checks to withdrawals - Ensure primary asset shows up in balance calculations - Add balance and fee pool checks to withdrawals, remove dead code - Fix 'unknown value' displayed for 0 amount - Fix error message for expired transactions - Fix broken telegram chat room link - Disable the trollbox, remove password change entry in settings for password logins - Fix a rounding issue when estimating non-BTS fees in the exchange - Fix Header not showing unlock state properly after wallet/account creation - Add a worker creation form - Fix depth chart for markets with extreme spreads ## v2.0.170914 (2017-09-14) #### New Features - [Issue #315](https://github.com/bitshares/bitshares-ui/issues/315) - Add Chart Clamp To Settings Dropdown ([PR #373](https://github.com/bitshares/bitshares-ui/pull/373)) - [Issue #364](https://github.com/bitshares/bitshares-ui/issues/364) - Present an error message that disallows the use of Incognito with the BTS wallet ([PR #394](https://github.com/bitshares/bitshares-ui/pull/394)) - [Issue #311](https://github.com/bitshares/bitshares-ui/issues/311) - Allow for hiding user issued assets ([PR #397](https://github.com/bitshares/bitshares-ui/pull/397)) - [Issue #43](https://github.com/bitshares/bitshares-ui/issues/43) - Notification for new version availability ([PR #382](https://github.com/bitshares/bitshares-ui/pull/382)) - [Issue #53](https://github.com/bitshares/bitshares-ui/issues/53) - Display all committee members and witnesses - [Issue #224](https://github.com/bitshares/bitshares-ui/issues/224) - Build automation ([PR #371](https://github.com/bitshares/bitshares-ui/pull/371)) - [Issue #279](https://github.com/bitshares/bitshares-ui/issues/279) - When selecting a new Node under Settings -> Access, don't hard reload the browser ([PR #380](https://github.com/bitshares/bitshares-ui/pull/380)) #### Bug Fixes - [Issue #392](https://github.com/bitshares/bitshares-ui/issues/392) ([PR #401](https://github.com/bitshares/bitshares-ui/pull/401)) - [Issue #403](https://github.com/bitshares/bitshares-ui/issues/403) - Fix password manager issue and ChainStore account fetching for logins close - Fix edge and tooltip formats when switching between markets - [Issue #385](https://github.com/bitshares/bitshares-ui/issues/385) - Make height is same with open orders ([PR #396](https://github.com/bitshares/bitshares-ui/pull/396)) - Make sure period will be placed when selected text has period keyed ([PR #395](https://github.com/bitshares/bitshares-ui/pull/395)) - [Issue #351](https://github.com/bitshares/bitshares-ui/issues/351) - Failed to Sync with API Server UI ([PR #381](https://github.com/bitshares/bitshares-ui/pull/381)) - [Issue #314](https://github.com/bitshares/bitshares-ui/issues/314) - Update display price when changing amounts to stay consistent with confirmation screen fix - [Issue #374](https://github.com/bitshares/bitshares-ui/issues/374) ([PR #375](https://github.com/bitshares/bitshares-ui/pull/375)) - [Issue #342](https://github.com/bitshares/bitshares-ui/issues/342) - Use only the first part of the remote API errors when broadcasting trx fails - [Issue #366](https://github.com/bitshares/bitshares-ui/issues/366) - Fix worker creation submit error close - [Issue #200](https://github.com/bitshares/bitshares-ui/issues/200) - Improve order matching when clicking orderbook orders - [Issue #358](https://github.com/bitshares/bitshares-ui/issues/358) ([PR #363](https://github.com/bitshares/bitshares-ui/pull/363)) - Fix values displayed in MyOpenOrders - [Issue #204](https://github.com/bitshares/bitshares-ui/issues/204) - Remove special treatment of call pricing making it non-invertable - [Issue #292](https://github.com/bitshares/bitshares-ui/issues/292) - Fix find market invalid asset warnings close - [Issue #186](https://github.com/bitshares/bitshares-ui/issues/186) - Enforce at least 2 decimals for price text - Fix collateral ratios is NAN issue ([PR #362](https://github.com/bitshares/bitshares-ui/pull/362)) - [Issue #345](https://github.com/bitshares/bitshares-ui/issues/345) ([PR #357](https://github.com/bitshares/bitshares-ui/pull/357)) - [Issue #341](https://github.com/bitshares/bitshares-ui/issues/341) ([PR #355](https://github.com/bitshares/bitshares-ui/pull/355)) - Fix some setState on unmounted component errors - Fix MyMarkets console errors - Fix 'span cannot appear as child of tbody' error - Fix warning in header (td in a) ([PR #338](https://github.com/bitshares/bitshares-ui/pull/338)) - [Issue #346](https://github.com/bitshares/bitshares-ui/issues/346), [#304](https://github.com/bitshares/bitshares-ui/issues/304) - Update bitsharesjs - Update apiLatencies after connection - [Issue #346](https://github.com/bitshares/bitshares-ui/issues/346) - Fix API nodes sorting ## v2.0.170915 (2017-09-15) #### Bug Fixes - [Issue #407](https://github.com/bitshares/bitshares-ui/issues/407) - Fix Open orders page close - [Issue #408](https://github.com/bitshares/bitshares-ui/issues/408) - Use a dynamic scale to apply yellow stroke to price chart fix <center>https://steemitimages.com/0x0/https://steemitimages.com/0x0/https://steemitimages.com/DQmY7bPTuqqNCQxT4yZhEBdbGt9dmUfTYNuxHEBJxCcbL3C/6Tp6KERnc.png</center> # <center>Vote for me as Witness</center> <div class=pull-left>https://steemitimages.com/0x0/https://steemitimages.com/0x0/http://orig05.deviantart.net/0f00/f/2012/097/5/7/eye_witness_by_0x4fffwhite-d4vclzf.png</div> Do You enjoy what I contribute to the community, consider voting for my Witnesses or as a [Steemit Proxy Voter](https://steemit.com/witness-category/@sc-steemit/the-difference-of-votes-and-witness-votes-don-t-waste-your-witness-votes-on-dead-witnesses). By voting for me as a witness, you will support an active witness on Steem and BitShares. I believe a witness should keep up-to-date on current happenings and be a conduit between the many users and the system. **Read my Witness Posts:** [BitShares](https://steemit.com/bitshares/@sc-steemit/joining-in-as-bitshares-witness), [Steemit](https://steemit.com/witness/@sc-steemit/intent-to-become-a-witness-of-steemit) **Support my Projects:** [Project Minnow Witness](https://steemit.com/minnowwitness/@sc-steemit/starting-up-project-minnow-witness-current-report-end-of-july), [Gridcoinstats.eu](https://www.gridcoinstats.eu), [Crypto.fans](https://www.crypto.fans) <center> Steemit: sc-steemit <a href='https://steemit.com/~witnesses'><img src='https://steemitimages.com/DQmNMUctDGwFLodWPEhtsNNqX49czWPTPffReVEeWcHRwmt/vote_witness_scsteemit.PNG'></a><br />BitShares: sc-ol <a href='http://cryptofresh.com/u/sc-ol'><img src='https://steemitimages.com/DQmZu3oUhQRQUN6VsFMuWeyPHW8Dd5es49ZCLyvdXM9jLmq/vote_witness_scol_white_2.PNG'></a><br /><h4>**Proud Supporter of the <a href='http://www.gridcoin.us'>Cryptocurrency Gridcoin</a>**</h4> </center>
👍 murat81, scalextrix, cm-steem, burdick, vortac, promoted, azatbadrani, matsash, maksdo, natalyaam, genadijmat, artemmolok, me-do, mosovska, riccardos, tamaris, snezhenenen, arinashins, alex888, pilgigin, darth-azrael, nikanor, saiful83, dadredperitius, velopens, jefpatat, moisesmcardona, miloko, penewqar, popol, drorion, chego, lunol, zeversev, vayaokkunev, guibe80, razorg, asatu, ruzovne, jolerw, elenapu, vaniilich, xuzeni, voloynich, newhope, nchakoy, darth-cryptic, nandinko, davidalexander, oluwasegun, j-stark, fractalnode, jringo, pajero, teamsteem, turymenecier, lamech-m, greenstar, lauralemons, hitmeasap, eliashanna, pnc, bitcoiner, berkah, bitshares76, jonnybitcoin, graphicalx, diogogomes, fersher, richardcrill, blhz, knopki, steempower, theassailant, ppitonak, blockchained, alexbezimeni, zaebars, rusteemitblog, vikx, arsar, sauna, cazolsen, beunique, galerykoe, kimchi-king,