manifold/web/lib
James Grugett ed5f69db7a
Sell shares panel (#69)
* Split BuyAmountInput out of AmountInput

* Buy and sell tabs. Compute some sell info

* In progress

* BuyPanel & SellPanel with banner above that shows current shares and toggle button

* Remove "Remaining balance"

* Bring back 'Place a trade'. Tweaks

* Sell shares cloud function.

* Sell all shares by default. Switch back to buy if sell all your shares.

* Cache your shares in local storage so sell banner doesn't flicker.

* Compute sale value of shares with binary search to keep k constant.

* Update bets table to show BUY or SELL

* Fixes from Stephen's review

* Don't allow selling more than max shares in cloud function

* Use modal for sell shares on desktop.

* Handle floating point precision in max shares you can sell.
2022-03-29 14:56:56 -05:00
..
firebase Sell shares panel (#69) 2022-03-29 14:56:56 -05:00
service Merge Manifold for Teams infra into main codebase (#61) 2022-03-08 18:43:30 -08:00
simulator Sell bets (#12) 2021-12-24 15:06:01 -06:00
util Implement copy for non-standard browsers. Fix flaky embed copy 2022-03-21 16:44:11 -05:00