Commit Graph

  • 129afebff6 Fix appending to description Sinclair Chen 2022-07-11 13:06:27 -0700
  • 90a75985dd In market bets tab, show limit orders' total order amount James Grugett 2022-07-11 11:46:07 -0500
  • 61300e93a4 more validation for creating numeric markets mantikoros 2022-07-11 11:38:51 -0500
  • 7b60cc63ce Fix annoying create description scrolling on firefox Ian Philips 2022-07-11 09:56:10 -0600
  • 9b252b93ab Fix fee calculation in bet panel tooltip James Grugett 2022-07-11 10:54:37 -0500
  • dd6f5e5ef4 Show better limit order stats in bets table James Grugett 2022-07-11 10:49:33 -0500
  • 52d688885d Group income notifs by source title Ian Philips 2022-07-11 08:11:52 -0600
  • 86c256cbf7 Unused var Ian Philips 2022-07-11 08:01:26 -0600
  • a2a08b90ff Show numeric resolution contract value Ian Philips 2022-07-11 07:51:48 -0600
  • 1e68267e8e Use relative import James Grugett 2022-07-10 23:09:46 -0500
  • 098f20ccad Fix limit bet filter to exclude cancelled and filled bets James Grugett 2022-07-10 22:28:29 -0500
  • 89d48d6c34 Use hook to fetch user bets James Grugett 2022-07-10 22:28:04 -0500
  • 47054f438d Add express as explicit dependency Marshall Polaris 2022-07-10 20:20:13 -0700
  • ec60e110e8 Move concurrently dep upwards Marshall Polaris 2022-07-10 20:18:57 -0700
  • 99fcfa6be7 Add portfolio filter for limit bets. James Grugett 2022-07-10 22:15:07 -0500
  • 9586e81e95 Show limit bets in bets table James Grugett 2022-07-10 22:07:42 -0500
  • fd7384a099 Hide referrals button on user page James Grugett 2022-07-10 19:59:23 -0500
  • 67edc7b639 UserPage: Load user with getStatic props James Grugett 2022-07-10 19:42:34 -0500
  • 5e1ed17cdf Load contracts at UserPage top level instead of in BetsList James Grugett 2022-07-10 19:19:35 -0500
  • f294189e20 Refactor notifications to use Pagination component James Grugett 2022-07-10 18:50:59 -0500
  • 162e73912e Paginate bets list James Grugett 2022-07-10 18:41:33 -0500
  • 5c6a143614 Change portfolio graph option labels James Grugett 2022-07-10 18:26:06 -0500
  • 78ceac0659 Don't load user bets twice 👀 James Grugett 2022-07-10 18:22:21 -0500
  • 4700ceb14c
    Refactor some backend-related stuff (#639) Marshall Polaris 2022-07-10 15:03:15 -0700
  • 6978c5b1b3 Reuse getFunctionUrl in server code Marshall Polaris 2022-07-10 14:33:14 -0700
  • 24331d5b88 Reuse APIError type in server code Marshall Polaris 2022-07-10 14:32:48 -0700
  • 3b243d0fcf web/lib/firebase/api-call -> common/api, web/lib/firebase/api Marshall Polaris 2022-07-10 14:22:37 -0700
  • 6462d4a2ed
    Migrate createUser function to v2 (#633) Marshall Polaris 2022-07-10 14:02:32 -0700
  • 835c43e39f Migrate createUser function to v2 Marshall Polaris 2022-07-08 15:39:05 -0700
  • eb9b14d6d5
    Migrate unsubscribe function to v2 (#637) Marshall Polaris 2022-07-10 13:46:00 -0700
  • e0cf1ef48c Move Stripe import because I forgot to do it before Marshall Polaris 2022-07-09 14:32:53 -0700
  • c9ff3222be Migrate unsubscribe function to v2 Marshall Polaris 2022-07-09 14:24:47 -0700
  • d5cb1b32de Don't "warm up" resolveMarket anymore Marshall Polaris 2022-07-10 13:35:41 -0700
  • 96f5b94258
    Merge f597075c87 into 83c5f9b323 Austin Chen 2022-07-10 19:56:25 +0000
  • f597075c87 Remove 500 clip sign-up bonus atlas2 Austin Chen 2022-07-10 12:56:20 -0700
  • 83c5f9b323 Fix unused var James Grugett 2022-07-10 14:55:10 -0500
  • f2df32e710 PseudoNumeric markets store resolveValue in resolved notification and render it James Grugett 2022-07-10 14:52:31 -0500
  • 900fc75506 Add sourceContractId to bet_fill notification James Grugett 2022-07-10 13:45:32 -0500
  • 4de22acb3e Tweak check for matching with pool James Grugett 2022-07-10 13:24:54 -0500
  • 80ae551ca9
    🧾 Limit orders! (#495) James Grugett 2022-07-10 13:05:44 -0500
  • a1557bc112 Merge branch 'main' into limit-orders James Grugett 2022-07-10 13:01:33 -0500
  • 337f1dcfd4 Match header size James Grugett 2022-07-10 12:50:59 -0500
  • 0707e36a9b Padding on limit bets James Grugett 2022-07-10 12:39:27 -0500
  • 3d250f0d3f Sort limit bets by limit prob James Grugett 2022-07-10 12:33:13 -0500
  • 4fa38a2ece Tweak wording James Grugett 2022-07-10 12:25:58 -0500
  • 9e7b3c0887 Simple bet fill notification James Grugett 2022-07-10 12:21:42 -0500
  • fc06b03af8 fix getCpmmLiquidityPoolWeights mantikoros 2022-07-09 22:39:26 -0400
  • d063e209dd Revert "expand search bar when typing on mobile" mantikoros 2022-07-09 22:04:50 -0400
  • e2e59b5726 Remove TODO James Grugett 2022-07-09 19:54:13 -0500
  • 4dccbddcc5 Fix NaN error James Grugett 2022-07-09 19:16:35 -0500
  • 9d9dcea9b5 Refactor useSaveShares to actually read from localStorage, use less bug-prone interface. James Grugett 2022-07-09 18:54:48 -0500
  • 600203a675 Lint James Grugett 2022-07-09 17:32:52 -0500
  • 2041e39b45 Small fixes to existing sell shares client James Grugett 2022-07-09 17:23:11 -0500
  • c00681abd8 Move mobile limit bets list into bet dialog. James Grugett 2022-07-09 16:45:25 -0500
  • 5648595272 Simplify mobile betting dialog James Grugett 2022-07-09 16:39:48 -0500
  • 480b3e7c54
    Make referral stuff not busted (#632) Marshall Polaris 2022-07-09 14:38:23 -0700
  • 7270c66a91 Fix focus input bug James Grugett 2022-07-09 16:35:43 -0500
  • 43b1096313 expand search bar when typing on mobile mantikoros 2022-07-09 17:27:36 -0400
  • 376feca7dc Require limit prob to be >= .1% and <= 99.9% James Grugett 2022-07-09 16:19:44 -0500
  • 4596a1ef26 Don't show amount error in probability input James Grugett 2022-07-09 16:12:15 -0500
  • 1ac401f082 Cancel your limit orders if you run out of money James Grugett 2022-07-09 16:10:27 -0500
  • 0bc5c80c32 Tweak James Grugett 2022-07-09 15:58:03 -0500
  • 67a05c2f1b
    Migrate transact function to v2 (#635) Marshall Polaris 2022-07-09 13:54:15 -0700
  • dbcb17b982 Migrate transact function to v2 Marshall Polaris 2022-07-08 16:02:20 -0700
  • 581a42f288
    Migrate stripeWebhook and createCheckoutSession to v2 (#636) Marshall Polaris 2022-07-09 13:43:18 -0700
  • 9548350112 Add tooltip to explain limit probability James Grugett 2022-07-09 15:42:28 -0500
  • 450b010a01 Migrate stripeWebhook and createCheckoutSession to v2 Marshall Polaris 2022-07-09 00:40:22 -0700
  • 3283b2b24b Add note that there might be closed form James Grugett 2022-07-09 15:22:53 -0500
  • 09181f806f Move binary search to util file James Grugett 2022-07-09 15:01:58 -0500
  • 6307c5a3eb Remove Categories from /create Austin Chen 2022-07-05 17:20:37 -0700
  • 20c18b93cc Disable new Numeric markets for now Austin Chen 2022-07-09 12:49:37 -0700
  • f90b367688 Fix lint James Grugett 2022-07-09 14:49:09 -0500
  • c30515b9a2 Merge branch 'main' into limit-orders James Grugett 2022-07-09 14:46:48 -0500
  • 89ac26417b Merge branch 'main' into limit-orders James Grugett 2022-07-09 14:42:46 -0500
  • 5be2ea8583 Implement selling shares James Grugett 2022-07-09 14:26:23 -0500
  • e7e686d579 return creator liquidity after resolution mantikoros 2022-07-09 13:53:50 -0400
  • c1ca1471a1
    Migrate createAnswer function to v2 (#634) Marshall Polaris 2022-07-09 00:26:56 -0700
  • 941c2f5961 Remove unhelpful toString on APIError Marshall Polaris 2022-07-09 00:14:18 -0700
  • dd9be0376b Your limit bets James Grugett 2022-07-08 18:14:22 -0500
  • 11d435a71e Migrate createAnswer function to v2 Marshall Polaris 2022-07-08 15:47:54 -0700
  • fdde73710e
    Migrate claimManalink function to v2 (#628) Marshall Polaris 2022-07-08 15:28:04 -0700
  • a54dca210c Make referral stuff not busted Marshall Polaris 2022-07-08 15:25:16 -0700
  • 59b560b432 Migrate claimManalink function to v2 Marshall Polaris 2022-07-07 15:05:58 -0700
  • 38edfcc13a Implement helpful toString on client APIError Marshall Polaris 2022-07-07 15:05:42 -0700
  • 9bbfab4228 Don't run share redemption after adding liquidity Marshall Polaris 2022-07-08 15:09:09 -0700
  • d9f42caa6a
    Migrate addLiquidity and withdrawLiquidity functions to v2 (#627) Marshall Polaris 2022-07-08 15:08:17 -0700
  • efba2221eb Migrate addLiquidity and withdrawLiquidity functions to v2 Marshall Polaris 2022-07-07 14:57:10 -0700
  • ed0544212d
    Migrate changeUserInfo function to v2 (#626) Marshall Polaris 2022-07-08 15:00:03 -0700
  • cf28df0f5d Migrate changeUserInfo function to v2 Marshall Polaris 2022-07-07 14:43:21 -0700
  • 93b293ca0e remove quick betting for FR markets mantikoros 2022-07-08 12:50:46 -0400
  • 50c5f8b6eb reenable fees on share sales; rename getCpmmFees() mantikoros 2022-07-08 12:34:16 -0400
  • f0a7b9591f Tweak cors regex for vercel James Grugett 2022-07-07 18:54:23 -0500
  • f171462d0d Enable tipping on group chats w/ notif (#629) Ian Philips 2022-07-07 17:23:13 -0600
  • 800d0e321c Minor notif spacing adjustments Ian Philips 2022-07-07 17:17:10 -0600
  • 316d36f1d7 Clone missing indexes from firestore Austin Chen 2022-07-07 15:41:44 -0700
  • 0a4d186c3b Add API route for listing a bets by user (#567) Ben Congdon 2022-07-07 15:36:02 -0700
  • 544fb2ebb7 Bold more on new group chats Ian Philips 2022-07-07 15:52:28 -0600
  • 0522483a9a Analyze tab usage Ian Philips 2022-07-07 15:24:13 -0600
  • f246de9026 Track notification clicks Ian Philips 2022-07-07 15:06:29 -0600
  • 39cf961b15 Remove category selector references Ian Philips 2022-07-07 14:55:28 -0600