Commit Graph

  • 4503a5e04a display active contracts first mantikoros 2021-12-16 15:20:49 -0600
  • 01bb4e4156 fix UserPage access issues mantikoros 2021-12-16 15:17:32 -0600
  • 21d0eca49f Collapsable bets, with bet table collapsed by default jahooma 2021-12-16 15:22:00 -0600
  • 9289ad1f37 Remove All bets section from contract page jahooma 2021-12-16 13:51:30 -0600
  • 4be9c3d80c SEO component mantikoros 2021-12-16 12:40:23 -0600
  • 99637d913d add meta tags to contract mantikoros 2021-12-16 12:21:16 -0600
  • 070b5e55c1 Spacing & wording tweak Austin Chen 2021-12-16 02:50:32 -0800
  • a8733723be Editable descriptions Austin Chen 2021-12-16 02:46:41 -0800
  • 085e6d868f Switch header links to underline Austin Chen 2021-12-16 01:53:19 -0800
  • 5e980a7863 Fix ContractOverview layout Austin Chen 2021-12-16 01:39:16 -0800
  • 6b5bf3cb35 Line up BetSection with graph Austin Chen 2021-12-16 01:32:52 -0800
  • c64289af86 Make descriptions optional Austin Chen 2021-12-16 01:26:35 -0800
  • aab735cd8b Fix UserPage alignment Austin Chen 2021-12-16 01:09:36 -0800
  • ec516ee41f Move bet payouts to the top right of the card Austin Chen 2021-12-16 01:03:41 -0800
  • eaa9651c82 Fix create market redirect jahooma 2021-12-16 01:00:35 -0600
  • 8abbc34652 Improve graph for resolved bets jahooma 2021-12-16 00:44:04 -0600
  • 00f5fbcf93 contract: static props, useContractWithPreload ssg mantikoros 2021-12-16 00:36:51 -0600
  • 5d2e81f982 Simplify card jahooma 2021-12-16 00:11:14 -0600
  • 2a08f70a9f contractid: reenable stuff mantikoros 2021-12-15 23:56:12 -0600
  • 4fd3f03fd3 Prevent flash of 404 on user profile page. jahooma 2021-12-15 23:56:03 -0600
  • 24dabe09fa upgrade nextjs version mantikoros 2021-12-15 23:49:38 -0600
  • 5565bc5455 Make list of contract's bets be a card. Underline contract question as a link. jahooma 2021-12-15 23:10:31 -0600
  • 81d3c09e60 Make Yes/No buttons flex. Estimated winnings => Max payout (estimated) jahooma 2021-12-15 22:55:03 -0600
  • 318e22b97d test mantikoros 2021-12-15 22:52:07 -0600
  • 36591539d3 Sort bets reverse-chronologically. jahooma 2021-12-15 22:40:48 -0600
  • ea1e66bda1 Add bets section to contract page. jahooma 2021-12-15 22:30:24 -0600
  • 9bd0ad7211 test mantikoros 2021-12-15 22:20:39 -0600
  • c5286dfa87 test mantikoros 2021-12-15 22:12:27 -0600
  • 09ad6a3fe0 test mantikoros 2021-12-15 22:10:14 -0600
  • b9fb1d0f31 Fix build and redirect logged out users from '/create' to '/' jahooma 2021-12-15 21:58:28 -0600
  • f2d19360aa Improve chart's time axis to be over at least 8 hours, and extend up to now. jahooma 2021-12-15 21:48:09 -0600
  • 3691ef81ed test ssr mantikoros 2021-12-15 21:45:31 -0600
  • 5206121579 ContractPage: static paths blocking mantikoros 2021-12-15 21:42:05 -0600
  • fe0d666c2b test ssg mantikoros 2021-12-15 21:24:11 -0600
  • 7b4e35699d fix build issue mantikoros 2021-12-15 21:20:39 -0600
  • d59666e7e3 add meta tags to contract mantikoros 2021-12-15 21:14:00 -0600
  • fe9def453b Show total of active bets and their current value. Arrange unresolved markets first. jahooma 2021-12-15 21:04:38 -0600
  • 09dba6ef1e Fix: Don't show "Resolved" on unresolved markets Austin Chen 2021-12-15 18:51:41 -0800
  • 02d836adda Search and filter from UserPage Austin Chen 2021-12-15 18:50:03 -0800
  • 79c0685b30 Move market creation to /create Austin Chen 2021-12-15 18:31:14 -0800
  • 83b4cc38b3 Show just payout column for resolved markets, tweak calculation and resolved labels. jahooma 2021-12-15 20:27:09 -0600
  • 743616449f Prefix username URLs with @ Austin Chen 2021-12-15 18:26:38 -0800
  • 87010c1924 Extract shared UserPage code Austin Chen 2021-12-15 18:11:29 -0800
  • 64dde4f482 Link to UserPage with @username Austin Chen 2021-12-15 18:04:36 -0800
  • 9df78a4963 Support user profiles on /[username] Austin Chen 2021-12-15 17:34:36 -0800
  • 8e119a6338 Replace /contract/[id] with /[username]/[id] Austin Chen 2021-12-15 16:52:19 -0800
  • 4b96015793 yes or no: up contrast mantikoros 2021-12-15 18:02:15 -0600
  • f0fbabbfb2 res panel: capitalize outcoms mantikoros 2021-12-15 18:02:04 -0600
  • be90a585a8 bet panel: small things mantikoros 2021-12-15 17:55:46 -0600
  • 18abe96fbe header: open about in new tab mantikoros 2021-12-15 16:58:34 -0600
  • 15b11d30a3 placeBets: handle old contracts mantikoros 2021-12-15 16:57:16 -0600
  • f32933f668 Bet calculation / UI updates jahooma 2021-12-15 17:27:02 -0600
  • e8f94f48e2 Update bet UI with market summary and computed columns jahooma 2021-12-15 16:57:40 -0600
  • e281233924 contract now has dpmWeights mantikoros 2021-12-15 16:44:22 -0600
  • 4b123d47ee change starting balance to 100 mantikoros 2021-12-15 16:27:57 -0600
  • e3f4a99263 header: hide markets for nonsigned in users mantikoros 2021-12-15 12:55:00 -0600
  • 663821d0a0 contract overview: remove delete button for nonzero volume resolved contracts mantikoros 2021-12-15 12:52:43 -0600
  • f0e0796b99 resolution panel: show errors, disable when submitting, rename confirm button mantikoros 2021-12-15 12:44:34 -0600
  • 3ee03ffcba bet panel: error handling mantikoros 2021-12-15 12:12:47 -0600
  • a07d29b881 Switch to compact table of bets jahooma 2021-12-15 12:41:18 -0600
  • 5d1ab7d5f6 Replace ConvertKit email with sign in button Austin Chen 2021-12-15 01:30:00 -0800
  • 5f7052a58e Tweak resolution panel UI Austin Chen 2021-12-15 01:11:27 -0800
  • 4bf739e06d Tweak bet page UI Austin Chen 2021-12-15 01:06:03 -0800
  • 5bad8b2787 Hide resolved markets by default Austin Chen 2021-12-14 23:44:41 -0800
  • f5a8f9de1b Always lowercase titles Austin Chen 2021-12-14 23:44:25 -0800
  • c00c649fbe Replace "Cancel" with "N/A", for better visual spacing Austin Chen 2021-12-14 23:43:04 -0800
  • b14b433417 Set all markets to be the logged-in homepage Austin Chen 2021-12-14 23:24:55 -0800
  • fda5013bf8 Simple bets list jahooma 2021-12-15 01:41:50 -0600
  • 104257001b simulator: random bet in proportion to prob, delete vue simulator mantikoros 2021-12-15 01:06:21 -0600
  • 344b06124f useUser: Listen for changes to logged in user jahooma 2021-12-14 18:45:13 -0600
  • 504053dde9 Right align bet input amount. Fix panel layout jahooma 2021-12-14 18:38:11 -0600
  • 0c880bb0cb Add bet panel for creator of market. Can disable later if we decide to jahooma 2021-12-14 18:29:58 -0600
  • c3bfe6b058 Show balance in bet panel jahooma 2021-12-14 18:24:49 -0600
  • c0ec7ff3f1 Show error when bet exceeds balance. Don't allow bet number to get into exponential notation. jahooma 2021-12-14 18:08:55 -0600
  • e662d10cfb resolve markets: remove seed bets from pot mantikoros 2021-12-14 12:54:09 -0600
  • 6e61b38a9b Remove resolved panel, move info into contract overview. jahooma 2021-12-14 12:51:30 -0600
  • 72f77c668f ContractCard: color resolution text mantikoros 2021-12-14 11:43:51 -0600
  • 9cbfbc5275 contract overview: hide percent chance if market is resolved mantikoros 2021-12-14 11:37:31 -0600
  • b85d9035b0 lower new user starting balance to M$1000 mantikoros 2021-12-14 11:36:23 -0600
  • 11cc6ba622 format user balance mantikoros 2021-12-14 11:35:11 -0600
  • 7b55eeff88 Move shared logic into contracts-list Austin Chen 2021-12-14 02:27:22 -0800
  • dc90c4fa74 Extract shared logic into ContractDetails Austin Chen 2021-12-14 02:23:32 -0800
  • e2e168737a Move delete button to resolved contracts Austin Chen 2021-12-14 01:42:46 -0800
  • b6c5ad730a Add a loading spinner on submission Austin Chen 2021-12-14 01:07:11 -0800
  • 1da3cc7725 Link to All Markets from header Austin Chen 2021-12-14 01:03:16 -0800
  • fe6531cf78 Add a search bar and sort dropdown Austin Chen 2021-12-14 00:57:27 -0800
  • eb8cb69545 Slightly nicer percentage range Austin Chen 2021-12-14 00:35:56 -0800
  • c900c1798b Use ContractsGrid for your markets Austin Chen 2021-12-14 00:35:20 -0800
  • f42e3c23da Split markets into Open and Resolved Austin Chen 2021-12-13 23:59:04 -0800
  • d4bb419478 Prettier everything Austin Chen 2021-12-13 23:30:09 -0800
  • 6995802272 Configure Husky to automatically run Prettier before git commits Austin Chen 2021-12-13 23:21:14 -0800
  • 1562565f9a Try to fix build maximum fraction digits out of range error jahooma 2021-12-14 01:09:46 -0600
  • 5c7a8e52c9 Fix type errors jahooma 2021-12-14 01:05:33 -0600
  • f2748db21d resolve markets mantikoros 2021-12-14 01:02:50 -0600
  • 325206f27b Fix graph's overlapping ticks on mobile jahooma 2021-12-14 00:56:36 -0600
  • 43941cd212 Simple market resolved panel jahooma 2021-12-14 00:12:25 -0600
  • 15691c0a38 Query for user bets. Template page to show them. jahooma 2021-12-13 23:40:38 -0600
  • 8d7f512248 More layout / style tweaks jahooma 2021-12-13 22:54:51 -0600
  • 122e571179 Tweaks to create contract page. jahooma 2021-12-13 22:32:33 -0600
  • 7b0c011d39 Improve styles of account page jahooma 2021-12-13 19:29:02 -0600