Commit Graph

  • bc761e939c Clean up markup on sidebar close button Marshall Polaris 2022-05-13 20:24:36 -0700
  • bd516149dd Implement sidebar in a more normal way Marshall Polaris 2022-05-13 19:56:58 -0700
  • aafd2a226f
    Clean up some stuff with SellPanel and AmountInput (#232) Marshall Polaris 2022-05-16 20:27:37 -0700
  • d5cc6d5067 Revert "Better random (#213)" James Grugett 2022-05-16 20:26:51 -0400
  • 8a971a83fa Standardize link copied toast Ian Philips 2022-05-16 18:09:03 -0600
  • 6c6cbdc1a5
    Redesign the contract card (#235) Austin Chen 2022-05-16 19:15:22 -0400
  • ed73bef012 Righbar always starts from the bottom #235 Austin Chen 2022-05-16 19:07:35 -0400
  • a16c4f099e restore your bets for numeric markets mantikoros 2022-05-16 18:51:40 -0400
  • 8a349315de Make card tags a lighter gray Austin Chen 2022-05-16 18:51:27 -0400
  • 36ec981a37 Limit to 1 category on a card Austin Chen 2022-05-16 18:51:12 -0400
  • e834cf2557 numeric bets: store shares, bet amounts across buckets in each bet object mantikoros 2022-05-16 17:25:47 -0400
  • 93bc27bc52 don't render NumericBetPanel for non numeric markets mantikoros 2022-05-16 17:25:06 -0400
  • ce52c834aa display numeric resolution mantikoros 2022-05-16 17:21:45 -0400
  • 6404b15d2a fix numeric bet panel calculations mantikoros 2022-05-16 16:56:45 -0400
  • 3c369536ef Remove unused imports Ian Philips 2022-05-16 14:50:05 -0600
  • 97462d3397 Copy link, show toast and fade bg Ian Philips 2022-05-16 14:44:18 -0600
  • 90c08709e2 fix numeric resolution panel mantikoros 2022-05-16 16:32:01 -0400
  • f1d675af37 Merge branch 'main' into link-to-comments Ian Philips 2022-05-16 13:16:02 -0600
  • ee213ddb84 Redesign the card Austin Chen 2022-05-16 12:01:45 -0400
  • 05c94374c9 Switch from 'M$' to 'ϻ' Austin Chen 2022-05-16 09:02:17 -0400
  • 6f1c20571b
    Upgrade HeadlessUI to 1.6.1 (#234) Marshall Polaris 2022-05-16 04:38:16 -0700
  • 276b45c4b4 Upgrade HeadlessUI to 1.6.1 #234 Marshall Polaris 2022-05-15 23:03:05 -0700
  • 695f243a93 Update categories: Add Culture, health => Covid, rearrange James Grugett 2022-05-15 23:44:47 -0400
  • 72b21925e5
    Allow users to generate an API key in their profile (#182) Marshall Polaris 2022-05-15 20:41:07 -0700
  • 7ee93fca87 Move API key to bottom of profile page #182 Marshall Polaris 2022-05-11 14:39:42 -0700
  • b8d660e8d1 Add field to edit API key on profile Marshall Polaris 2022-05-11 00:56:44 -0700
  • c6e5fe1c3c Add /private-users/apiKey to DB Marshall Polaris 2022-05-11 00:12:54 -0700
  • 19da0c6c82 Default to 'all' feed category when loading page. James Grugett 2022-05-15 22:57:50 -0400
  • 727d85ddac Make text underneath filled green answer bar selectable James Grugett 2022-05-15 22:46:20 -0400
  • 281f245fdc Default to 'all' feed category when loading page. James Grugett 2022-05-15 22:57:50 -0400
  • 0c84b39438 Make text underneath filled green answer bar selectable James Grugett 2022-05-15 22:46:20 -0400
  • 4297bea6d7 BuyPanel doesn't need userBets #232 Marshall Polaris 2022-05-15 15:10:11 -0700
  • 3d62567231 Clean unused imports Marshall Polaris 2022-05-15 15:04:32 -0700
  • 6c4a821d25 Clean up sale proceeds markup Marshall Polaris 2022-05-15 14:48:27 -0700
  • b8a9bc65c7 Ditch now-unnecessary SellAmountInput Marshall Polaris 2022-05-15 14:47:30 -0700
  • e0bb921240 Hoist SellAmountInput logic into SellPanel Marshall Polaris 2022-05-15 14:43:24 -0700
  • ee91a94466
    Clean up some bet panel markup and CSS (#231) Marshall Polaris 2022-05-15 14:10:26 -0700
  • 736048effb Tidy up payout markup #231 Marshall Polaris 2022-05-15 13:49:26 -0700
  • 949e368fd3 Tidy up probability change markup Marshall Polaris 2022-05-15 13:40:15 -0700
  • c9f3644988
    Better random (#213) Jonas Wagner 2022-05-15 22:13:07 +0200
  • b9f64738b5 Fix broken warmup function error handling #227 Marshall Polaris 2022-05-15 00:03:02 -0700
  • 61da821b59 Reimplement createContract and placeBet cloud functions Marshall Polaris 2022-05-15 00:00:23 -0700
  • c85b806bc1 Change analytics to 45 days instead of 90 to fix timeout James Grugett 2022-05-15 15:50:28 -0400
  • 75a1dfd0e4 Change feed update strategy to update a fixed subset of users every 5 minutes James Grugett 2022-05-15 15:47:29 -0400
  • ab8d541f8d Revert "Make absolute imports work with functions project (#168)" James Grugett 2022-05-15 13:39:42 -0400
  • 2134024155 Try harder to create unique usernames. #213 Jonas Wagner 2022-05-13 07:58:12 +0200
  • 8828b25a8f randomString: generate a securely random string. Jonas Wagner 2022-05-13 07:56:13 +0200
  • 92aa56ba20
    Swap values with structured assignment rather than temporary (#210) Jonas Wagner 2022-05-15 07:06:35 +0200
  • 7546840547 Swap values with structured assignment rather than temporary #210 Jonas Wagner 2022-05-13 06:47:12 +0200
  • 07ded756d9
    Remove unused imports from random files (#224) Marshall Polaris 2022-05-13 18:30:52 -0700
  • c430d84688 Remove unused imports from random files #224 Marshall Polaris 2022-05-13 18:25:09 -0700
  • bc5cd5be45
    Clean up some markup in the sidebar (#220) Marshall Polaris 2022-05-13 18:07:44 -0700
  • 25417312f9 Replace random styles with Tailwind classes #220 Marshall Polaris 2022-05-13 17:20:37 -0700
  • 3ee412a856 Remove random unused imports Marshall Polaris 2022-05-13 17:13:50 -0700
  • 42c611bb55 Small refactor, remove wrapper around sidebar profile summary Marshall Polaris 2022-05-11 15:42:46 -0700
  • 83163bc52d Remove wrapper div around logo Marshall Polaris 2022-05-11 15:32:52 -0700
  • 33c0471c29
    Clean up some markup around the top of the page (#189) Marshall Polaris 2022-05-13 16:47:50 -0700
  • 6f8b81256e Remove extra wrapper div around whole page #189 Marshall Polaris 2022-05-11 15:10:10 -0700
  • 3f669de99c Remove extra column used for alignment on homepage Marshall Polaris 2022-05-11 15:07:48 -0700
  • 73bbfc6e74 Remove unnecessary wrapper div around sidebar Marshall Polaris 2022-05-11 14:58:27 -0700
  • babca140f1
    Fix random errors (#205) Marshall Polaris 2022-05-13 16:42:48 -0700
  • 9afa5ccdf4 Refactor NewContract component to assign value to select #205 Marshall Polaris 2022-05-12 15:28:40 -0700
  • 2d199dd630 Fix NewContract component to use keys on category list Marshall Polaris 2022-05-12 15:22:25 -0700
  • 24643dd76d Fix warning in ShareMarket component Marshall Polaris 2022-05-12 15:18:21 -0700
  • 0e64e0f9f9
    Typo fix; fixes #216 (#218) Daniel Reeves 2022-05-13 15:22:10 -0700
  • 5a7189b6b8
    Typo fix; fixes #216 #218 Daniel Reeves 2022-05-13 14:36:22 -0700
  • 8be6b79732 Remove 'Category' label James Grugett 2022-05-13 16:19:15 -0400
  • 8ce3a09471 Shrink vertical padding on feed answer group James Grugett 2022-05-13 16:16:46 -0400
  • e660acab56 Put back hotjar code, but deactivate from hotjar site James Grugett 2022-05-13 15:07:32 -0400
  • 67717bbde7 Prevent having to go back twice from profile / tag search page James Grugett 2022-05-13 15:01:38 -0400
  • b195dcdfd2 Print build info only once James Grugett 2022-05-13 14:33:02 -0400
  • 5f59623be8 Disable hotjar James Grugett 2022-05-13 14:31:03 -0400
  • d62156b8c0 Hide scrollbar on categories James Grugett 2022-05-13 14:27:43 -0400
  • 805a997ba0 Fix hotjar typo Austin Chen 2022-05-13 10:59:47 -0400
  • bf07b45467 Add id to hotjar script Austin Chen 2022-05-13 10:49:01 -0400
  • c99cf7579b Try out Hotjar Austin Chen 2022-05-13 10:11:57 -0400
  • c2320a07be Free response markets initialize with 0 volume, instead of 100 James Grugett 2022-05-13 09:43:12 -0400
  • a373f08b4f
    Update mantic.markets -> manifold.markets (#212) Jonas Wagner 2022-05-13 13:07:51 +0200
  • 87d9759419 Update mantic.markets -> manifold.markets #212 Jonas Wagner 2022-05-13 07:21:09 +0200
  • 9f06359d5e Clean the user's display name on update. #211 Jonas Wagner 2022-05-13 07:09:34 +0200
  • 06cdf2a84a
    Show category on market card (#197) James Grugett 2022-05-12 18:28:21 -0500
  • e83b14930d Tweak layout of contract card and show multiple categories #197 James Grugett 2022-05-12 19:26:28 -0400
  • 116557dd27 Show multiple categories in contract description James Grugett 2022-05-12 19:25:32 -0400
  • 606e9b2f21 make bet panel smaller Sinclair Chen 2022-05-12 17:49:53 -0400
  • e0b1470814 adjust embed info row styles Sinclair Chen 2022-05-12 17:26:52 -0400
  • 6be21d101a refactor: remove extra elem, de-indent Sinclair Chen 2022-05-12 17:21:24 -0400
  • b53de2239c Add bet buttons to embed Sinclair Chen 2022-05-12 17:16:07 -0400
  • 95367685b8 numeric bet panel on mobile mantikoros 2022-05-12 17:10:34 -0400
  • c259003b67 merge mantikoros 2022-05-12 16:57:09 -0400
  • 852a4c7614 Merge branch 'main' into range-markets mantikoros 2022-05-12 16:56:52 -0400
  • 17fca14084 outcome label mantikoros 2022-05-12 16:52:37 -0400
  • 52679c19e9 Link to comments & highlight comment Ian Philips 2022-05-12 14:27:32 -0600
  • 39b745b25a bucket input, numeric resolution panel mantikoros 2022-05-12 16:22:17 -0400
  • e0d266887c
    Show prob of FR answer as a bar chart (#200) Austin Chen 2022-05-12 14:04:51 -0400
  • 25d3fbcc5f Add a hover to the category selector Austin Chen 2022-05-12 13:47:07 -0400
  • 35b1a9d592 Show prob of FR answer as a bar chart #200 Austin Chen 2022-05-12 13:38:13 -0400
  • 7cce2cc63f fix bucketing mantikoros 2022-05-12 13:36:06 -0400
  • 81edf29ec7 number input mantikoros 2022-05-12 13:35:38 -0400
  • c2f8aee89e Touch up reply buttons Ian Philips 2022-05-12 10:27:25 -0600
  • aafc08f24c Prevent android chrome from defining categories on tap James Grugett 2022-05-12 12:07:44 -0400