James Grugett
e2dc4c6b8f
Resolve markets again script
2022-10-12 17:30:21 -05:00
mantikoros
204d302d87
portfolio copy: "Open" => "Active"
2022-10-12 16:57:21 -05:00
James Grugett
ae39c1175b
Better resolve market payouts ( #1038 )
...
* Check payout preconditions first. Try to pay out market in 1 transaction.
* Format
* toBatch => lodash's chunk
2022-10-12 16:21:37 -05:00
Marshall Polaris
c44f223064
Fix some hydration issues ( #1033 )
...
* Extract `useIsClient` hook
* Fix a bunch of hydration bugs relevant to the contract page
2022-10-12 14:07:07 -07:00
mantikoros
aa717a767d
backfill subsidyPool
2022-10-12 16:05:15 -05:00
Sinclair Chen
d9f57b7daa
Remove all daisy buttons ( #1036 )
...
* Tweak limit order UI and fix button
* Style all follow/unfollow buttons blue
also get rid of highlight-blue button
* remove all other uses of 'btn'
* Style group follow button like user follow
* lint and format
2022-10-12 12:27:17 -07:00
mantikoros
93ceaa52c4
payouts: fix subsidyPool undefined bug
2022-10-12 14:24:54 -05:00
James Grugett
de76557326
Show shares as contract card position. Fix bug on outcome
2022-10-12 13:55:58 -05:00
James Grugett
da1fcb646f
Fix infinite re-render on home page
2022-10-12 13:42:54 -05:00
ingawei
1d618ba337
Inga/fr remove double comments ( #1019 )
...
incorporating answer comments into general comments section
2022-10-12 13:05:58 -05:00
Pico2x
2cda3a4d4f
Don't show spinner if pinned items is undefined or zero
2022-10-12 18:12:32 +01:00
Sinclair Chen
e44fc8ae13
Simplify rich text to string parsing logic ( #1022 )
...
* Simplify rich text to string parsing logic
* lint
2022-10-12 10:09:59 -07:00
James Grugett
e6a90e18e4
Add more padding and improve layout of post card
2022-10-12 11:59:29 -05:00
Austin Chen
cee8caa3e8
Generate images from StableDiffusion ( #1035 )
...
* Generate images from StableDiffusion
* Update yarn.lock
* Log an error, remove extra comment
* Code cleanup
* Note about the API
2022-10-12 09:53:04 -07:00
Pico2x
b49264ddfa
Show featured to all users
2022-10-12 17:44:43 +01:00
Pico2x
12ed569ff6
Update post card subtitle color
2022-10-12 17:33:02 +01:00
Pico2x
00acc262a0
Update post-cards to show profile pic correctly
2022-10-12 17:31:00 +01:00
Pico2x
fd7d4eb5e2
Make post-cards consistent with contract cards
2022-10-12 17:22:58 +01:00
Pico2x
8ae1166c49
Posts now have denormalized creator username and name
2022-10-12 16:42:28 +01:00
FRC
84e2b63c49
Entire homepage now loads simultaneously including featured ( #1034 )
2022-10-12 16:02:57 +01:00
FRCassarino
f19ef83ac2
Auto-remove unused imports
2022-10-12 14:38:59 +00:00
Pico2x
0c11f3b450
Fix is admin in featured
2022-10-12 15:38:06 +01:00
Pico2x
de9ffa2b52
Fix bug in which Featured section shows for everyone
2022-10-12 15:29:32 +01:00
Ian Philips
decb3213f6
Ignore cancel resolutions for proven correct
2022-10-12 08:05:55 -06:00
FRC
ff6278b147
Featured items to homepage ( #1024 )
...
* Featured items to homepage
* Fix nits
2022-10-12 15:04:39 +01:00
FRC
3fc53112b9
New implementation of market card embeddings ( #1025 )
...
* Grids of cards now implemented by rendering component instead of iframe
* Sinclair's nit
2022-10-12 13:24:22 +01:00
Marshall Polaris
59cdc9f776
Update FR colors, consolidate non-top answers into "Other" ( #1031 )
...
* Update FR colors, consolidate non-top answers into "Other"
* Fix answer panel coloration to not be weird and work on Firefox
2022-10-11 23:59:11 -07:00
ingawei
f587e0256d
standardizing red and green colors ( #1032 )
2022-10-12 01:58:20 -05:00
ingawei
1c209f68f6
de daisy sell button ( #1030 )
...
* de daisy sell button
2022-10-12 01:31:32 -05:00
ingawei
b4e7d88ed8
de daisied cancel limit bet button ( #1029 )
2022-10-12 01:13:43 -05:00
ingawei
b2cd6bbe03
Inga/de daisy follow button ( #1028 )
...
* de daisy follow button
2022-10-12 01:00:52 -05:00
ingawei
a6d5d5ad15
made create a post button not daisy ( #1027 )
...
yay no daisy
2022-10-12 00:24:59 -05:00
ingawei
beeca57d4e
getting rid of daisy for limit order button ( #1026 )
...
* getting rid of daisy for limit order button, got rid of betChoice in limit order panel
2022-10-12 00:09:45 -05:00
Ian Philips
fb8bd1acfb
Handle slugs with and without leading /
2022-10-11 17:22:58 -06:00
Ian Philips
4215821f35
Fix firebase query for market creators
2022-10-11 16:59:47 -06:00
Ian Philips
a71c3d6a4a
Fix notification link
2022-10-11 16:59:20 -06:00
James Grugett
cdcce421a8
Include today's bets in daily profit
2022-10-11 17:32:35 -05:00
Ian Philips
8beff6eb1f
Format money
2022-10-11 15:36:35 -06:00
Ian Philips
f714918b88
Update functions readme with local dev details
2022-10-11 15:32:53 -06:00
James Grugett
946d74489f
Gray scale position and profit
2022-10-11 16:29:15 -05:00
mantikoros
220d0841bd
move liquidity to info dialog
2022-10-11 16:22:35 -05:00
James Grugett
9d44190b9a
Fix group url nav to correct tabs
2022-10-11 16:04:40 -05:00
Sinclair Chen
3cdd790ae9
Autosave post, market, comment rich text ( #1015 )
...
* Fix freezing when typing big docs
* Make rich text fields autosave to localstorage
* Add autosave for comments
* delete vestigial text editor from challenges
* Clear autosave on submit post/market/comment
* lint
2022-10-11 12:52:27 -07:00
mantikoros
6c1ac89cbe
typo
2022-10-11 14:28:10 -05:00
mantikoros
0d8a84ef06
re-order tournaments
2022-10-11 14:26:52 -05:00
James Grugett
d528566ffa
People's=>Party #2
2022-10-11 13:46:58 -05:00
James Grugett
b0f8369d9c
People's=>Party
2022-10-11 13:41:30 -05:00
James Grugett
721c18cf6c
Add tournament for CCP 20th Congress
2022-10-11 13:37:40 -05:00
mantikoros
43b06ae6fa
tip button: show number of tips
2022-10-11 13:30:30 -05:00
Ian Philips
bfdb5ae595
Cleanup comments
2022-10-11 10:26:37 -06:00