James Grugett
33dfce3e16
Remove dating docs from More menu
2022-10-02 13:43:14 -05:00
mantikoros
57b592b5aa
show toast after comment tips
2022-10-02 12:55:58 -05:00
mantikoros
fd31b7eaca
set comment sort default to newest
2022-10-02 12:50:49 -05:00
Sinclair Chen
1d645e5ff8
trim copy on sort & bounty tooltips
2022-10-02 08:52:53 -07:00
mantikoros
0b0b84a6ad
show tips on own comments again
2022-10-01 16:22:19 -05:00
mantikoros
2baae33a77
show market tip total
2022-10-01 16:16:34 -05:00
mantikoros
fac87f8e0c
tips: display total
2022-10-01 16:10:17 -05:00
mantikoros
670c6faea8
tip button: remove border color
2022-10-01 16:00:39 -05:00
mantikoros
09e4864b32
consistent tip amount (M$10)
2022-10-01 15:57:47 -05:00
mantikoros
a445d9b7fa
make tip button green
2022-10-01 15:54:14 -05:00
mantikoros
cb613705e9
Consistent tips ( #984 )
...
* consistent tip button
* hide tips for self
* prettier
2022-10-01 15:51:08 -05:00
mantikoros
aeeb47bdbe
don't block on tipping
2022-10-01 15:06:09 -05:00
mantikoros
2d6fe308b8
better group sort
2022-10-01 14:14:03 -05:00
James Grugett
759685258a
Turn off autofocus for amount input. (Fixes FR answer bug; IMO better UX)
2022-10-01 13:48:13 -05:00
Marshall Polaris
2f1221f094
Size-aware chart tooltip positioning ( #980 )
2022-10-01 00:10:17 -07:00
mantikoros
2f3ae5192e
embed: disable clicking contract details
2022-09-30 20:30:45 -05:00
Marshall Polaris
dc0b6dc6a6
Don't render stuff whenever window size changes ( #978 )
2022-09-30 18:01:48 -07:00
Marshall Polaris
89e26d077e
Clean up chart sizing code ( #977 )
...
* Clean up chart sizing code
* Do all the chart sizing work in same batch
2022-09-30 16:57:48 -07:00
Marshall Polaris
38b7c898f6
More refactoring to make chart tooltips more flexible ( #975 )
2022-09-30 16:16:04 -07:00
ingawei
a219680701
Inga/scroll to top ( #965 )
...
- adding scroll to top button for markets, removing predict button at the bottom of comments
2022-09-30 15:16:27 -05:00
Sinclair Chen
37beb584ef
fix comment bounty overflow style
2022-09-30 12:54:48 -07:00
IanPhilips
9815e7301f
Auto-prettification
2022-09-30 19:48:04 +00:00
Ian Philips
ac97e62f2e
Add portfolio updates to notification settings
2022-09-30 13:45:57 -06:00
mantikoros
17d1b8575c
comment bounty styling
2022-09-30 14:45:23 -05:00
James Grugett
9d81e3b6d1
Fix import
2022-09-30 13:22:10 -05:00
Ian Philips
3677de58c3
Add tooltip and badge on contract for bounties
2022-09-30 10:00:55 -06:00
Ian Philips
31de3636fd
Fix comment tab title
2022-09-30 09:34:58 -06:00
Ian Philips
a90b765670
Bounty comments ( #944 )
...
* Adding, awarding, and sorting by bounties
* Add notification for bounty award as tip
* Fix merge
* Wording
* Allow adding in batches of m250
* import
* imports
* Style tabs
* Refund unused bounties
* Show curreantly available, reset open to 0
* Refactor
* Rerun check prs
* reset yarn.lock
* Revert "reset yarn.lock"
This reverts commit 4606984276
.
* undo yarn.lock changes
* Track comment bounties
2022-09-30 09:27:42 -06:00
Ian Philips
55f854115c
Remove green circle from resolution prob input
2022-09-30 08:48:33 -06:00
Ian Philips
138f34fc66
Add close now button to contract edit time
2022-09-30 08:40:46 -06:00
Marshall Polaris
1bc1debbe8
Fix default sizes on charts to make more sense
2022-09-30 00:05:36 -07:00
Marshall Polaris
608ee7b865
Chart visual style adjustment ( #971 )
...
* Adjust area fill opacity on line charts
* Light gray border on tooltips
2022-09-30 00:03:31 -07:00
James Grugett
f892c92e26
Save portfolio sort and filter to local storage!
2022-09-30 01:11:04 -05:00
Marshall Polaris
7e91133229
Change styles on contract tooltips to be more like portfolio graph ( #966 )
2022-09-29 22:45:51 -07:00
Marshall Polaris
523689b525
Keep tooltip within bounds of chart (well, for non-FR charts) ( #970 )
2022-09-29 22:45:31 -07:00
ingawei
b83e5db563
getting rid of daisy buttons ( #969 )
...
* getting rid of daisy buttons so bet button does not turn black on mobile
2022-09-30 00:41:22 -05:00
James Grugett
13b3613460
Show number of limit orders
2022-09-29 23:57:45 -05:00
Marshall Polaris
715bae57e0
Fix date memoization in charts ( #972 )
...
* Memoize on numbers, not dates
* Use numbers instead of dates to calculate visible range
2022-09-29 21:35:20 -07:00
Marshall Polaris
5b5a919ed7
Expose onMouseOver
chart event to hook into from outside ( #967 )
2022-09-29 20:18:33 -07:00
ingawei
262183e0e6
Inga/quick toggle fix ( #964 )
...
getting rid of unused component
2022-09-29 18:53:36 -05:00
Sinclair Chen
b7df1a7043
Add ||spoilers|| ( #942 )
...
* Add ||spoilers||
* Add spoiler button to format menu
2022-09-29 14:28:04 -07:00
Marshall Polaris
8929b2e6ba
Improve typing for chart tooltip stuff ( #962 )
2022-09-29 12:51:38 -07:00
mantikoros
9fc1e855ff
portfolio graph: put profit first
2022-09-29 13:53:43 -05:00
James Grugett
2cc08ba9e7
Daily movers cleanup
2022-09-29 11:42:17 -05:00
Sinclair Chen
46fab105d9
Fix tipper icon progression
2022-09-29 07:26:19 -07:00
Sinclair Chen
4cc985634a
Put slider z-index under bottom menu
2022-09-29 07:04:11 -07:00
Marshall Polaris
15cd8b1f94
Fix a couple small chart bugs ( #960 )
...
* Fix time clamping causing little visual glitch
* Fix tick formatting glitch
2022-09-28 23:27:42 -07:00
Marshall Polaris
8862425120
Clean up chart tooltip handling ( #959 )
2022-09-28 21:43:04 -07:00
Marshall Polaris
be010da9f5
Refactor chart tooltip stuff, add bet avatar to tooltips ( #958 )
...
* Use objects instead of tuples for chart data
* Carry bet data down into charts
* Refactor to invert control of chart tooltip display
* Jazz up the chart tooltips with avatars
* Tidying
2022-09-28 21:14:34 -07:00
Marshall Polaris
7f7e7acd61
Make binary and pseudonumeric charts re-render less on contract diff ( #955 )
2022-09-28 18:03:30 -07:00