Marshall Polaris
49e97ddac1
Small add-on React 18 fixes ( #1004 )
...
* Bump React types for main code to 18
* Replace react-beautiful-dnd with maintained fork
* Add a type annotation
2022-10-05 00:23:23 -07:00
Marshall Polaris
a9d5dd7fc8
Memoize FeedBet
component ( #999 )
2022-10-04 23:17:09 -07:00
Marshall Polaris
ddb186dd98
Change Tipper
interface, memoize FeedComment
( #1000 )
...
* Change `Tipper` interface, memoize `FeedComment`
* Fixup per James feedback
* More fixup per James feedback
2022-10-04 23:16:56 -07:00
Marshall Polaris
d2273087cf
React 17.0.2 -> 18.2.0 ( #1003 )
...
* React 17.0.2 -> 18.2.0
* Adjust title tag to only have one text node (no internal spaces)
* react-expanding-textarea 2.3.5 -> 2.3.6
2022-10-04 23:16:39 -07:00
James Grugett
6a0b577aeb
Small home refactor
2022-10-05 00:54:38 -05:00
James Grugett
ca6197c7bb
Show total loan amount on portfolio
2022-10-05 00:33:05 -05:00
Sinclair Chen
ed6ea011c2
copy: "Dating docs" -> "Dating"
2022-10-04 18:33:26 -07:00
James Grugett
83d33792aa
Loan repaid => Loan payment
2022-10-04 20:10:26 -05:00
sipec
583c5b225e
Auto-remove unused imports
2022-10-05 00:49:36 +00:00
Sinclair Chen
9f256aa7a8
refactor: require label on buy/confirm buttons
2022-10-04 17:48:24 -07:00
mantikoros
7a271fce29
fix button
2022-10-04 19:35:53 -05:00
James Grugett
d8ef363f06
Add profit amount to sell dialog.
2022-10-04 19:35:29 -05:00
James Grugett
8043fa515a
Show loan repaid in sell dialog
2022-10-04 19:10:45 -05:00
mantikoros
f551e6c469
market close styling
2022-10-04 19:07:06 -05:00
Sinclair Chen
3f0b665753
Add Mriya to charities list
2022-10-04 16:57:05 -07:00
Sinclair Chen
40b07329bd
Make follow & unfollow buttons same size
2022-10-04 16:42:17 -07:00
Ian Philips
7b9aeea0bd
Ignore similar bettor's followed user's markets
2022-10-04 17:12:07 -06:00
Ian Philips
935ff7b97a
Personalized interesting markets emails [WIP] ( #1001 )
...
* Test new personalized emails in prod - logs only
* fix import
2022-10-04 16:47:06 -06:00
ingawei
c115b5cca7
Inga/multiple colors ( #994 )
...
* making FR bars smoller
2022-10-04 17:36:03 -05:00
Marshall Polaris
d6bb27f97c
Fix graph area to invert at 0 ( #998 )
2022-10-04 14:13:53 -07:00
Marshall Polaris
bbce3e873e
Tooltip follows marker on charts with marker ( #997 )
...
* Renaming of some tooltip stuff
* Tooltip follows marker on single value history charts
2022-10-04 14:02:44 -07:00
mantikoros
26f5e506b7
sell button warning
2022-10-04 15:53:00 -05:00
ingawei
5adaa7253f
made slice skinnier ( #996 )
2022-10-04 15:41:48 -05:00
Marshall Polaris
a55d85d4b6
Implement basic graph tooltip slice marker thingy ( #995 )
2022-10-04 12:55:51 -07:00
Ian Philips
f085df96e3
Allow wider group pills on mobile
2022-10-04 09:23:07 -06:00
Ian Philips
1d2af2900b
Remove spaces in hashtags & line clamp metadata
2022-10-04 09:14:27 -06:00
Ian Philips
a48cec63fc
Use line-clamp in sharing card
2022-10-04 09:06:23 -06:00
Ian Philips
e6374c4994
Fix title, send out the remaining emails today
2022-10-04 08:55:44 -06:00
Ian Philips
6ac467764d
Fix unsubscribe all update
2022-10-04 08:38:20 -06:00
Ian Philips
79af4b2be0
Compare to the const ya sillyhead
2022-10-04 08:11:04 -06:00
Ian Philips
094bcaea17
Convert confirmation daisy buttons to tailwind
2022-10-04 08:03:21 -06:00
Ian Philips
c6e5e04e65
Convert confirmation daisy buttons to tailwind
2022-10-04 08:02:20 -06:00
Pico2x
ee4d3947b8
moar contracts in mentions
2022-10-04 14:38:07 +01:00
Marshall Polaris
45b281fac5
Kill a console log
2022-10-04 01:34:17 -07:00
Marshall Polaris
31c6cb7739
Rewrite portfolio graphs with new machinery ( #986 )
...
* Fix chart `onMouseOver` propagation
* Make generic charts support money on y-axis
* Fix somewhat ridiculous `formatMoney` to work with negative amounts
* Make margins on charts configurable
* Implement color as function of point on SingleValueHistoryChart
* Rewrite portfolio history graphs with new graph machinery
* Toast Nivo
2022-10-04 01:18:22 -07:00
mantikoros
23ca3ff56a
order book label
2022-10-03 23:56:39 -05:00
Sinclair Chen
c3ffac34a1
Remove tag parsing ( #956 )
...
* Remove #tag parsing
* Remove #tag linkifying
* lint
2022-10-03 18:28:21 -07:00
Sinclair Chen
375a4e089f
Hide spoiler content in emails / notifs ( #957 )
2022-10-03 18:25:44 -07:00
James Grugett
efd83eaad4
Home: Don't show duplicate contracts across groups
2022-10-03 18:28:41 -05:00
James Grugett
8d70dc4800
Increase trending group count again. (It's uglier, but it's way more useful!)
2022-10-03 18:22:18 -05:00
Ian Philips
a1dcf8d168
Add best sort to FR contracts
2022-10-03 16:38:12 -06:00
James Grugett
84aaeece9f
Filter out unlisted from trending, new, and daily trending on home page
2022-10-03 17:33:51 -05:00
James Grugett
27d765a4a1
Add most popular sort
2022-10-03 17:28:31 -05:00
James Grugett
5214f27be3
Fix daily prob showing global daily prob
2022-10-03 17:23:22 -05:00
mantikoros
d0d223f7ad
Auto-prettification
2022-10-03 22:21:56 +00:00
mantikoros
0c9226de41
EditableCloseDate: add pencil icon
2022-10-03 17:20:53 -05:00
ingawei
ce48016f80
added mana cannot be traded for real money disclaimer in welcome modal ( #990 )
2022-10-03 16:38:10 -05:00
Marshall Polaris
1515d8cab2
Fix lint on Austin's script
2022-10-03 14:30:34 -07:00
Marshall Polaris
28cad9caf8
Bump heroicons yarn.lock version to 1.0.6 ( #992 )
2022-10-03 14:22:31 -07:00
Marshall Polaris
9a950dc080
Mark scripts as modules to avoid global name collision ( #991 )
2022-10-03 14:21:21 -07:00