Commit Graph

  • a2282f5442 Extract out Tabs component Austin Chen 2022-03-30 22:57:06 -0700
  • ce76a9754b Fix sell to pay back loans James Grugett 2022-03-31 00:54:37 -0500
  • 75e48204ef
    Add left sidebar (with mobile support this time) (#71) Austin Chen 2022-03-30 22:35:20 -0700
  • cf7ac8c8a1 Darken bg on hover #71 Austin Chen 2022-03-30 22:30:59 -0700
  • 67a9189057 Stick right sidebar on page bottom Austin Chen 2022-03-30 22:19:19 -0700
  • dde4a8b057 Remove "wide" page option Austin Chen 2022-03-30 22:07:23 -0700
  • 2501b94c65 Use a slideout menu on mobile Austin Chen 2022-03-30 21:57:34 -0700
  • 00c04e967f Use padding instead of margin for bg color Austin Chen 2022-03-30 21:56:26 -0700
  • ba129a7a73 Revert "Reverting side navbar for now" Austin Chen 2022-03-30 20:55:25 -0700
  • a90441d9d5 Reverting side navbar for now James Grugett 2022-03-30 22:51:15 -0500
  • 925e623a64 Prevent flash of sign in button on navigate James Grugett 2022-03-30 19:15:38 -0500
  • 5c12da140d
    Add a left sidebar on desktop (#70) Austin Chen 2022-03-30 16:56:51 -0700
  • d6d6631e2b Remove extra options for signed-out users #70 Austin Chen 2022-03-30 15:45:38 -0700
  • 4b1f3432d6 Add Sign In button for logged-out users Austin Chen 2022-03-30 15:38:55 -0700
  • 6972a5613f Remove unused component Austin Chen 2022-03-30 15:38:39 -0700
  • 7ceff69f39 Rearrange sidebar ordering Austin Chen 2022-03-30 14:59:26 -0700
  • bd074e15fa Add "more" and profile link Austin Chen 2022-03-30 14:22:28 -0700
  • 055eecb071 Completely remove the old navbar Austin Chen 2022-03-30 14:14:58 -0700
  • 66add707a0 Remove the top navbar entirely Austin Chen 2022-03-30 10:59:41 -0700
  • 9408e9473c Tweak resolution panel styling Austin Chen 2022-03-30 10:06:46 -0700
  • 601a9fe47f Remove sidebar from landing page Austin Chen 2022-03-30 10:00:08 -0700
  • d68f06a227 Remove unused code Austin Chen 2022-03-30 09:56:35 -0700
  • cfbbbc4367 Upgrade some packages James Grugett 2022-03-29 23:55:47 -0500
  • 80fe88a68a Constrain possible sell solutions by the size of the opposite sell pool. James Grugett 2022-03-29 22:12:21 -0500
  • 3eb0bb1711 Throw error if sell conditions don't hold James Grugett 2022-03-29 21:30:04 -0500
  • ed5f69db7a
    Sell shares panel (#69) James Grugett 2022-03-29 14:56:56 -0500
  • 0cfcebd943 Merge branch 'main' into sell-panel #69 James Grugett 2022-03-29 14:51:18 -0500
  • 74fe80fd42 Handle floating point precision in max shares you can sell. James Grugett 2022-03-29 14:47:23 -0500
  • d772a20d5e Use modal for sell shares on desktop. James Grugett 2022-03-29 14:44:21 -0500
  • ca1407a10d Remove unused mobile sidebar (for now) Austin Chen 2022-03-29 10:13:47 -0700
  • 50ccc68406 Cache followed folds in localstorage Austin Chen 2022-03-29 10:10:40 -0700
  • 6185e3b740 Rename to "useFollowedFoldIds" Austin Chen 2022-03-29 09:38:56 -0700
  • d326ae5c30 Extract out sidebaricon; link to /about Austin Chen 2022-03-29 09:35:33 -0700
  • b9548b80f2 Remove markets and folds from top navbar Austin Chen 2022-03-29 09:34:36 -0700
  • 0826345fa8 Keep column always centered Austin Chen 2022-03-29 09:33:58 -0700
  • 75563ca872 Insert a right sidebar on folds & contracts Austin Chen 2022-03-18 00:25:37 -0700
  • 6d71640bcb Tweak padding Austin Chen 2022-03-17 21:52:01 -0700
  • 50ab6dc6de Hook up sidebar options to the current page Austin Chen 2022-03-17 10:03:30 -0700
  • 18b3e25995 Split up nav files Austin Chen 2022-03-17 09:52:53 -0700
  • b076ae2875 Copy in nav from TailwindUI Austin Chen 2022-03-17 09:44:41 -0700
  • a40d593d32 Refactor useQueryAndSortParams into the SearchableGrid component Austin Chen 2022-03-29 08:09:46 -0700
  • e1d265f7aa Don't allow selling more than max shares in cloud function James Grugett 2022-03-29 00:28:08 -0500
  • a2328587d0 Fixes from Stephen's review James Grugett 2022-03-28 23:36:11 -0500
  • ea51633caa Update bets table to show BUY or SELL James Grugett 2022-03-28 22:22:08 -0500
  • 43b404e7ed Compute sale value of shares with binary search to keep k constant. James Grugett 2022-03-28 21:39:40 -0500
  • a0ed63070f Cache your shares in local storage so sell banner doesn't flicker. James Grugett 2022-03-28 11:56:04 -0500
  • ac9fef7a7e Sell all shares by default. Switch back to buy if sell all your shares. James Grugett 2022-03-28 00:05:10 -0500
  • a6d2e3594b Sell shares cloud function. James Grugett 2022-03-27 23:31:56 -0500
  • 618bdf76a6 Bring back 'Place a trade'. Tweaks James Grugett 2022-03-27 22:43:40 -0500
  • 7683ebc0b8 Remove "Remaining balance" James Grugett 2022-03-27 22:13:08 -0500
  • 6c9145c5c6 Merge branch 'main' into sell-panel James Grugett 2022-03-27 18:26:32 -0500
  • fe3ac872c0 BuyPanel & SellPanel with banner above that shows current shares and toggle button James Grugett 2022-03-27 18:23:35 -0500
  • 419a3106e8 Revert "Format large money amounts with 'k' and 'm'" Austin Chen 2022-03-25 15:54:15 -0700
  • b7d39eaafd Format large money amounts with 'k' and 'm' Austin Chen 2022-03-25 15:31:46 -0700
  • 6e387ef938
    Keep FR answer panel open after betting (#68) Sinclair Chen 2022-03-25 13:33:57 -0700
  • 50eb9bd4bd
    Remove resize handles from input fields (#67) Sinclair Chen 2022-03-25 09:27:28 -0700
  • 99bb7ef147 Keep FR answer panel open after betting #68 Sinclair Chen 2022-03-25 02:18:04 -0700
  • d382606a09 Remove resize handles from input fields #67 Sinclair Chen 2022-03-25 01:56:54 -0700
  • e6001c47c8 replace npm commands with yarn onboarding-fixes Sinclair Chen 2022-03-25 01:55:51 -0700
  • bad58652b8 Tweak copy Austin Chen 2022-03-24 22:53:12 -0700
  • 7d8a87615a Embed market: dynamically adjust graph height James Grugett 2022-03-24 12:03:08 -0500
  • b6281b0b56 Generate sitemap server-side Austin Chen 2022-03-24 09:52:13 -0700
  • 467f7ded73 Update API link Austin Chen 2022-03-24 09:40:57 -0700
  • 78503a0782
    Merge 03567ad5cf into 1374309de3 #62 Austin Chen 2022-03-24 09:35:52 -0700
  • 1a1dc97ec8 Generate a sitemap with next-sitemap Austin Chen 2022-03-24 09:28:36 -0700
  • 1374309de3 Only show profitable trades in "Smartest Money" Austin Chen 2022-03-23 12:06:39 -0700
  • 7696dd84b5 Fix 'undefined' shares in DPM tooltip James Grugett 2022-03-23 00:40:05 -0500
  • 8569a0362b Fix not being able to go back on markets pages / communities James Grugett 2022-03-23 00:34:04 -0500
  • a967f7459d Sort most traded by volume instead of pool size James Grugett 2022-03-23 00:27:22 -0500
  • 364c6ad8e5 Show volume label for DPM contracts too James Grugett 2022-03-23 00:23:40 -0500
  • 69e142e279 Make volume a non-optional field of contract James Grugett 2022-03-23 00:09:47 -0500
  • 510e4400d3 Rename liquidity label to volume label James Grugett 2022-03-23 00:02:47 -0500
  • 6b61d7209d Compute volume for contracts. Show volume instead of liquidity for cpmm. James Grugett 2022-03-22 23:49:15 -0500
  • 9c19966ef9 Show fewer graph ticks on mobile so they don't overlap. padding James Grugett 2022-03-22 21:05:28 -0500
  • 087e5f89fd Revert "formatPercent: always show at least one sig fig" Austin Chen 2022-03-22 16:53:23 -0700
  • cbc01d8160 Fix analytics tabs on mobile James Grugett 2022-03-22 18:26:06 -0500
  • c40c7af0b0 Condense analytics graphs using tabs Austin Chen 2022-03-22 15:53:06 -0700
  • 6d5a4d6e3f Week-on-week retention graph James Grugett 2022-03-22 16:24:26 -0500
  • 3a22a3237f In progress James Grugett 2022-03-22 15:26:25 -0500
  • 1a44124a59 Preserve new lines in answer feed item James Grugett 2022-03-22 00:20:52 -0500
  • cc0beb4ca4 DPM: label payout 'Estimated' in bet panel James Grugett 2022-03-22 00:18:08 -0500
  • a37ab956db Hide answers in graph if M$ 0 is bet on it James Grugett 2022-03-21 19:48:48 -0500
  • 28e3adcdff Fix embed button on top of profile menu James Grugett 2022-03-21 19:34:29 -0500
  • 09da7fcb7c Add weekly active users chart. Put daily active first. James Grugett 2022-03-21 17:42:06 -0500
  • a3067527ee Fix crash when there aren't any bets Austin Chen 2022-03-21 15:19:42 -0700
  • a9cdeb46a2 Clean up button styling Austin Chen 2022-03-21 14:54:09 -0700
  • 033ff3e150 Implement copy for non-standard browsers. Fix flaky embed copy James Grugett 2022-03-21 16:44:11 -0500
  • cf2b54ab8d Rearrange contract overview (-10 LOC!) James Grugett 2022-03-21 16:19:08 -0500
  • 2eeaeff92d Normal case Embed. Tweak gap so contract details fit in one row on more markets James Grugett 2022-03-21 15:36:03 -0500
  • 4a617a4c07 Share embed button James Grugett 2022-03-21 15:23:21 -0500
  • 0592909248 Subtract loan amount from investment James Grugett 2022-03-21 01:29:53 -0500
  • 03592f9c3e Add sort by close time Austin Chen 2022-03-20 19:30:04 -0700
  • 37b8cc9687
    Show a top 5 leaderboard on resolved markets (#66) Austin Chen 2022-03-20 18:07:45 -0700
  • 7df69dda4d Embedded market: Make only top section a link James Grugett 2022-03-20 18:17:37 -0500
  • cc15eb2044 Make embedded market link a clickable link James Grugett 2022-03-20 18:12:33 -0500
  • ee6f91a52f Created embed page for analytics James Grugett 2022-03-20 17:21:28 -0500
  • 087a2a1f8f Monthly active users James Grugett 2022-03-20 16:23:25 -0500
  • 48f5c28d75 Simplified contract embed James Grugett 2022-03-20 16:05:16 -0500
  • 9dd16c9851 Only show both comment & bet if they differ #66 Austin Chen 2022-03-20 11:39:32 -0700
  • bafe6135bc Fix padding for solo bets Austin Chen 2022-03-20 11:37:49 -0700