manifold/web/components
mantikoros f48ae0170b
Sell bets (#12)
* sell bet

* dev mode

* single-pot no-refund payoff; bet selling

* Increase default fetch size 25 -> 99

* Fix about page numbering

* Don't flash no markets when loading on tag page.

* Change Title to use body font

* Make a bunch of predictions at once (#9)

* Set up a page to make bulk predictions

* Integrate preview into the same card

* List created predictions

* Make changes per James's comments

* Increase the starting balance (#11)

* Remove references to paying for our Mantic Dollars

* Update simulator to use new calculations

* Change simulator random to be evenly random again

* Sell bet UI

* Migrate contracts and bets script

* Add comment to script

* bets => trades; exclude sold bets

* change sale formula

* Change current value to uncapped sell value.

* Disable sell button while selling

* Update some 'bet' to 'trade'

Co-authored-by: Austin Chen <akrolsmir@gmail.com>
Co-authored-by: jahooma <jahooma@gmail.com>
2021-12-24 15:06:01 -06:00
..
layout Add confirmation dialog when resolving market! 2021-12-13 18:28:37 -06:00
bet-panel.tsx Sell bets (#12) 2021-12-24 15:06:01 -06:00
bets-list.tsx Sell bets (#12) 2021-12-24 15:06:01 -06:00
confirmation-button.tsx resolution panel: show errors, disable when submitting, rename confirm button 2021-12-15 12:44:51 -06:00
contract-overview.tsx Sell bets (#12) 2021-12-24 15:06:01 -06:00
contract-prob-graph.tsx rename contract properties 2021-12-17 16:15:09 -06:00
contracts-list.tsx Sell bets (#12) 2021-12-24 15:06:01 -06:00
linkify.tsx Support hashtags in the question 2021-12-19 01:08:12 -08:00
mantic-logo.tsx Change Title to use body font 2021-12-20 22:29:01 -08:00
menu.tsx Improve navbar styles. Create Page component with navbar and page structure. 2021-12-19 22:06:30 -06:00
nav-bar.tsx Tweak spacing 2021-12-19 23:15:18 -06:00
page.tsx Make navbar line up with content 2021-12-19 22:37:11 -06:00
profile-menu.tsx Sell bets (#12) 2021-12-24 15:06:01 -06:00
resolution-panel.tsx Standardize spacing across pages. 2021-12-18 17:42:06 -06:00
SEO.tsx SEO component 2021-12-16 12:40:23 -06:00
title.tsx Change Title to use body font 2021-12-20 22:29:01 -08:00
user-page.tsx Improve navbar styles. Create Page component with navbar and page structure. 2021-12-19 22:06:30 -06:00
yes-no-selector.tsx Display N/A instead of cancel 2021-12-18 18:37:37 -06:00