Ian Philips
f085df96e3
Allow wider group pills on mobile
2022-10-04 09:23:07 -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
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
Ian Philips
42cc07e4a6
Hide market title in notifs if grouped
2022-10-03 14:59:27 -06:00
Ian Philips
71975f307c
Show resolve loading indicator
2022-10-03 14:33:00 -06:00
Sinclair Chen
67de983aac
Fix links in spoilers
2022-10-03 11:55:10 -07:00
Sinclair Chen
59b128dbe7
Redo add funds modal without daisy and actually use it ( #963 )
2022-10-03 10:15:58 -07:00
Ian Philips
074a1fdde2
Hide sprig on non-prod envs
2022-10-03 10:59:18 -06:00
Pico2x
77a5f8b9dd
Revert the merge revert (double revert)
2022-10-03 17:31:07 +01:00
Ian Philips
5ae9049295
Show resolution panel above recommented markets
2022-10-03 10:11:24 -06:00
Ian Philips
d5d1284306
Properly handle null id
2022-10-03 09:57:27 -06:00
Ian Philips
adb8bc476f
Show whether market is unlisted
2022-10-03 09:36:49 -06:00
Ian Philips
f92f098f82
Allo creators to unlist markets
2022-10-03 09:26:39 -06:00
Ian Philips
370edec890
Remove unsubscribe options for market closure
2022-10-03 08:30:21 -06:00
FRC
f5a3abf0bc
Add spinner ( #987 )
2022-10-03 15:27:15 +01:00
Ian Philips
27e6534d94
Persist preferred comment sort order by contract
2022-10-03 08:15:27 -06:00
Ian Philips
051c2905e1
Allow user to opt out of all unnecessary notifications ( #974 )
...
* Allow user to opt out of all unnecessary notifications
* Unsubscribe from all response ux
* Only send one response
2022-10-03 07:41:39 -06:00
Pico2x
1f7b9174b3
Update index.tsx
2022-10-03 13:45:38 +01:00
FRC
06571a3657
Flag incorrectly resolved markets, warn about unreliable creators ( #945 )
...
* Flag incorrectly resolved markets, warn about unreliable creators
* Address James' review nits
* Added a loading state and some copy-changes
* Fix missing refactor
* Fix vercel error
* Fix merging issues
2022-10-03 10:49:19 +01:00
Pico2x
3fb43c16c4
Revert "Merge branch 'main' of https://github.com/manifoldmarkets/manifold "
...
This reverts commit 603201a00f
, reversing
changes made to b517817ee3
.
2022-10-03 10:02:38 +01:00
Pico2x
603201a00f
Merge branch 'main' of https://github.com/manifoldmarkets/manifold
2022-10-03 08:47:23 +01:00
Pico2x
b517817ee3
Fix indentation iphone
2022-10-03 08:47:21 +01:00
James Grugett
80693620f0
Make alt contract card listen for updates
2022-10-02 22:46:04 -05:00
mantikoros
f1ae54355d
cowp: pointer cursor
2022-10-02 20:44:24 -05:00
Marshall Polaris
503038d2a2
Fix a dumb bug on pseudo-numeric charts
2022-10-02 16:59:49 -07:00
Marshall Polaris
bf8dca25b2
Rewrite stats graphs using new machinery ( #985 )
...
* Make curve configurable on generic charts
* Extract SizedContainer helper component
* Use new charts for stats page
* Move analytics charts component
* Fix up start date logic for graphs excluding data
2022-10-02 16:56:29 -07:00
James Grugett
a82f447965
Fix free response comment threading
2022-10-02 18:20:37 -05:00
FRC
1f8c72b4c9
Overview page on groups ( #961 )
...
* Frontpage on groups
wip
* Fix James's nits
2022-10-03 00:02:31 +01:00
James Grugett
40c51c3d59
Add emojis to /labs
2022-10-02 17:14:11 -05:00
James Grugett
86ceea831b
Add stats to /labs
2022-10-02 17:10:18 -05:00
mantikoros
efb9ef7602
add padding to embeds
2022-10-02 17:04:28 -05:00
James Grugett
8c1131ebab
Tweak home search bar spacing on mobile
2022-10-02 17:04:04 -05:00
mantikoros
2c223160ed
comment button styling
2022-10-02 16:58:04 -05:00
mantikoros
11bd658c68
hide comment sort, trade tab if no items
2022-10-02 16:58:04 -05:00
James Grugett
39638a3888
Update mtg link
2022-10-02 15:27:29 -05:00