Commit Graph

  • 14cf1e6a8b ContractCard: declutter, fix deletion mantikoros 2021-12-13 19:23:57 -0600
  • bae969058a Add a page which lists all markets Austin Chen 2021-12-13 17:09:16 -0800
  • 5ffe266cf7 contract creation: use slug, calculate seed amounts from given probability mantikoros 2021-12-13 19:07:28 -0600
  • 571c1307fa Factor out confirmation modal component. jahooma 2021-12-13 18:47:43 -0600
  • cd6ed7dc55 Add confirmation dialog when resolving market! jahooma 2021-12-13 18:28:37 -0600
  • 0d56ad603e Add UI for resolution panel! jahooma 2021-12-13 18:00:02 -0600
  • 7e08a68799 Clear bet input on submit jahooma 2021-12-13 17:59:05 -0600
  • c6b860c0c8 replace meta tags mantikoros 2021-12-13 16:32:09 -0600
  • 8850e418eb Remove static export of site jahooma 2021-12-13 15:44:04 -0600
  • ad6049350d Visually clean up bet panel Austin Chen 2021-12-13 10:32:40 -0800
  • 62da8ee3a9 Darken the yes/no bg color Austin Chen 2021-12-13 10:26:46 -0800
  • e9c183a493 Allow users to sign in from /account Austin Chen 2021-12-13 10:20:31 -0800
  • cecccbe94d Add a drop shadow on the Account card Austin Chen 2021-12-13 10:02:29 -0800
  • 53907d2d52 user.balanceUsd => user.balance mantikoros 2021-12-13 11:58:47 -0600
  • 9f59f4b3c4 Render the actual contract created time jahooma 2021-12-13 01:01:09 -0600
  • 1303da7441 Graph time of bets jahooma 2021-12-13 00:55:28 -0600
  • 15aec6df55 homepage: tagline mantikoros 2021-12-13 00:23:48 -0600
  • fe9a4f941b Fix logo dimensions jahooma 2021-12-12 23:42:45 -0600
  • 60c86a57aa Webp background image. Add white-background logo for future. jahooma 2021-12-12 23:36:02 -0600
  • 8c3bc43064 Remove gradient from logo, use our primary color jahooma 2021-12-12 23:13:30 -0600
  • fbb0bd4aa8 Improve landing page, especially on mobile! jahooma 2021-12-12 22:36:15 -0600
  • 1048f866d1 Layout tweaks for simulator jahooma 2021-12-12 22:13:27 -0600
  • 54571b29de Update simulator to nivo chart. Remove chart.js jahooma 2021-12-12 19:50:17 -0600
  • d32d929735 Add a better charting library! jahooma 2021-12-12 19:10:28 -0600
  • b673c87f36 header: change about page link mantikoros 2021-12-12 17:41:17 -0600
  • cfd2f22254 simulator: quadratic price function, random bets, change table cols mantikoros 2021-12-12 17:06:37 -0600
  • 45640feb81 Add large percent chance indicator. Use primary color instead of green. Round current probability. jahooma 2021-12-12 16:51:44 -0600
  • 7ef00d085f Fix tailwind theme to not override previous font families. jahooma 2021-12-12 16:37:59 -0600
  • b216236503 Graph bets by afterProb. jahooma 2021-12-12 16:14:52 -0600
  • e34f1dbcc9 Calculate probBefore, probAfter, and probAverage on placeBet cloud function jahooma 2021-12-12 15:32:06 -0600
  • 07d8680217 Upgrade to Tailwind CSS 3.0!! jahooma 2021-12-12 14:09:41 -0600
  • 29e13497bf Add volume calculation. Remove new bet button that was unnecessary. jahooma 2021-12-10 22:09:32 -0600
  • e253b3beca Make bet panel calculate bet info and display it. jahooma 2021-12-10 21:47:46 -0600
  • 62ea1bab15 placeBet: always run 1 instance mantikoros 2021-12-10 21:45:05 -0600
  • 8867d841cb
    Austin's opinions on theming (#6) Austin Chen 2021-12-10 19:35:21 -0800
  • d28945768a Merge branch 'main' into austin-theme #6 Austin Chen 2021-12-10 17:35:40 -0800
  • fb9a690707 Run prettier Austin Chen 2021-12-10 16:40:23 -0800
  • 01b96dd670 Fix typo Austin Chen 2021-12-10 16:57:08 -0800
  • b4a1d8ca6f Extract out a title component Austin Chen 2021-12-10 16:54:41 -0800
  • 07b454a780 Remove unused component Austin Chen 2021-12-10 16:51:33 -0800
  • 74c314d95c Add box shadows to all cards Austin Chen 2021-12-10 16:49:57 -0800
  • 5457cb39b3 Use indigo for headings instead of green Austin Chen 2021-12-10 16:49:35 -0800
  • 0de7c67fcb Use an off-white background, darker text Austin Chen 2021-12-10 16:44:20 -0800
  • 2c39e1c4c4 Fix package-lock Austin Chen 2021-12-10 16:40:49 -0800
  • 0ad15b0f82 Run prettier Austin Chen 2021-12-10 16:40:23 -0800
  • 21e8ea6f07 remove contracts mantikoros 2021-12-10 18:22:51 -0600
  • 52addd2eb3 show content only with ?demo mantikoros 2021-12-10 18:19:35 -0600
  • 3a5b59abc3 Turn off nextjs img lint rule jahooma 2021-12-10 18:18:43 -0600
  • 0ea4736c37 Replacing Image components with img jahooma 2021-12-10 18:16:58 -0600
  • 0ce4b339d3 Merge branch 'functions' mantikoros 2021-12-10 18:07:06 -0600
  • b067bc8ada Layout tweaks jahooma 2021-12-10 18:06:51 -0600
  • d95bef8ab3 placeBet functions mantikoros 2021-12-10 18:06:17 -0600
  • 19e8406480 Change color scheme to be primary green (secondary purple, accent yellow). jahooma 2021-12-10 17:43:22 -0600
  • 165f2ef3b5 Switch to light theme! jahooma 2021-12-10 16:56:26 -0600
  • 3610ac8917 Delete vscode formatter settings for now jahooma 2021-12-10 14:12:16 -0600
  • e18e7548d5 Better layout on mobile for contract page jahooma 2021-12-10 12:52:11 -0600
  • b67c9bafc2 Merge branch 'main' into bet jahooma 2021-12-10 12:22:10 -0600
  • 083e5c506b initial commit mantikoros 2021-12-10 12:10:30 -0600
  • 290b7051bc Minor cleanups Austin Chen 2021-12-10 10:07:38 -0800
  • 0c4243d908 Add vscode format settings jahooma 2021-12-10 12:06:51 -0600
  • c9229ca2b8
    Allow users to create new contracts (#4) Austin Chen 2021-12-10 09:54:16 -0800
  • 159449720b Fixes according to code review #4 Austin Chen 2021-12-10 09:50:12 -0800
  • bf2461c5bd Merge branch 'main' into create-contract Austin Chen 2021-12-10 09:37:23 -0800
  • 77ce27f45f Submit bets to firestore jahooma 2021-12-10 11:14:05 -0600
  • b8b5868eb8 Merge remote-tracking branch 'origin/create-contract' into bet jahooma 2021-12-10 10:11:49 -0600
  • f602561323 Tweak bet input to let you clear 0. jahooma 2021-12-10 10:04:59 -0600
  • ae8f7b76f5 Change from inputing shares to a points amount. Show average price and estimated winnings. jahooma 2021-12-10 09:51:48 -0600
  • 48a249eaa9
    Contract page (#5) James Grugett 2021-12-10 08:56:17 -0600
  • e03d3f57e1 Changes based on review comments #5 jahooma 2021-12-10 08:39:52 -0600
  • 70ea4b96bb Use Readex Pro as body font Austin Chen 2021-12-10 03:11:05 -0800
  • 405f754e02 Add creator name, fix ordering Austin Chen 2021-12-10 00:45:32 -0800
  • 6f7f8b9401 Gratuitously cool font Austin Chen 2021-12-10 00:40:03 -0800
  • e03eb2f3fd Code cleanups Austin Chen 2021-12-10 00:27:44 -0800
  • d945dc894b Merge branch 'contract-page' into create-contract Austin Chen 2021-12-10 00:21:55 -0800
  • 4f7d2c3d1b Correctly set seeds on new contracts Austin Chen 2021-12-09 23:54:38 -0800
  • 9bafc2b2e8 Set fullscreen black background Austin Chen 2021-12-09 23:52:44 -0800
  • f3b7fc11b6 List your markets on account page Austin Chen 2021-12-09 23:11:07 -0800
  • 73d6e35a74 Link to market creation from header Austin Chen 2021-12-09 23:08:42 -0800
  • 70e86155be Sort contracts by creation time Austin Chen 2021-12-09 23:08:28 -0800
  • 8ccea8dca0 Add background to bet panel jahooma 2021-12-10 01:01:39 -0600
  • 84296bfdde update landing page with new idea mantikoros 2021-12-10 00:43:19 -0600
  • 7309096854 Merge branch 'main' into contract-page jahooma 2021-12-10 00:33:11 -0600
  • fab691443f Fix hooks lints (#3) James Grugett 2021-12-09 16:44:20 -0600
  • f77ca5ed13 Apply dark theme to all DaisyUI components Austin Chen 2021-12-08 23:59:09 -0800
  • 443b742c4a Implement skeleton ContractPage jahooma 2021-12-10 00:21:12 -0600
  • 7e6e7521b5 Add Row, Col, and Spacer components jahooma 2021-12-10 00:12:02 -0600
  • 7324a2f359 Add some buttons jahooma 2021-12-10 00:11:45 -0600
  • 4f2c8bcdce Add back listenForContract Austin Chen 2021-12-09 21:01:44 -0800
  • 09b4639198 Allow users to create new contracts Austin Chen 2021-12-09 20:54:40 -0800
  • 5d082e0ead Smaller width bet input jahooma 2021-12-09 21:27:26 -0600
  • 89a7bd65d2 Standardize on useUser hook Austin Chen 2021-12-09 15:37:26 -0800
  • 7ec3da5504
    Allow logging in with Firebase (#2) Austin Chen 2021-12-09 15:33:01 -0800
  • 992c245837 Run prettier Austin Chen 2021-12-09 15:23:21 -0800
  • 18ba1a3631 Fix according to reviewer feedback #2 Austin Chen 2021-12-09 15:18:05 -0800
  • 53ef6e83b8 Pin package.json to exact version Austin Chen 2021-12-09 15:13:54 -0800
  • 44f661a94e
    Fix hooks lints (#3) James Grugett 2021-12-09 16:44:20 -0600
  • 1cd3e2f1be Add contract page jahooma 2021-12-09 16:44:04 -0600
  • c8b86a43b9 Add template contract page jahooma 2021-12-09 16:05:55 -0600
  • a19cab89c7 Apply dark theme to all DaisyUI components Austin Chen 2021-12-08 23:59:09 -0800
  • e6afb2493c Move html head content to Next's _document Austin Chen 2021-12-08 23:39:20 -0800