Austin Chen
0f5401f82d
Stop hardcoding quick bet size
2022-06-15 09:05:26 -07:00
Austin Chen
d010ec17c0
Increase ante to 25
2022-06-15 07:15:22 -07:00
Austin Chen
f70308762f
Reduce quick bet size for Atlas
2022-06-14 03:48:15 -07:00
Austin Chen
bd3cd5bfa3
Fix import
2022-06-14 03:45:06 -07:00
Austin Chen
6614833cb1
Show one decimal point on clips
2022-06-14 03:44:14 -07:00
Austin Chen
8d97eb6f63
Remove deprecated antes
2022-06-14 03:39:14 -07:00
Austin Chen
14864a9f7e
Change currency constants
2022-06-14 03:34:50 -07:00
Austin Chen
f4c7148e7e
Design in the Atlas logo
2022-06-14 03:13:10 -07:00
Austin Chen
65f19ff56d
Fix ESLint
2022-06-14 02:49:13 -07:00
Austin Chen
39fe9f0acc
Fix import
2022-06-14 02:46:48 -07:00
Austin Chen
26bb228e90
Start off Atlas users with A$5000
2022-06-14 02:46:00 -07:00
Austin Chen
2dfe939656
Fix build
2022-06-14 02:44:37 -07:00
Austin Chen
f3233955e8
Use firestore-based search for private instances
2022-06-14 02:35:51 -07:00
Austin Chen
1f67d90f84
Hide "Get M$" on private instances
2022-06-14 02:08:55 -07:00
Austin Chen
0c9f1b1745
Try removing embed/analytics to fix build
2022-06-14 01:50:03 -07:00
Austin Chen
fd7f7afabd
Update README.md
2022-06-14 01:35:34 -07:00
Austin Chen
e6df6bd53c
Update firestore.indexes.json
2022-06-14 01:35:24 -07:00
Austin Chen
7745851d4c
Update function endpoints
2022-06-14 01:35:20 -07:00
Austin Chen
a1368abd66
Merge branch 'main' into atlas
2022-06-14 00:46:25 -07:00
Austin Chen
716e00374c
Tweak /charity page style
2022-06-13 21:27:20 -07:00
Austin Chen
af3895de79
Add quadratic matching to Manifold for Charity ( #486 )
...
* Calculate quadratic funding match
* Tweak copy
* More concise quadratic funding calculation
Co-authored-by: Sinclair Chen <abc.sinclair@gmail.com>
* Fix imports and calculations
* Remove unused var for now
* Clean up styling
Co-authored-by: Sinclair Chen <abc.sinclair@gmail.com>
2022-06-13 20:53:29 -07:00
mantikoros
c4e3376313
check if shares below min pool qty for sales
2022-06-13 21:14:52 -05:00
mantikoros
dd4444caf9
deprecation warning for numeric markets
2022-06-13 21:09:09 -05:00
mantikoros
d9f0428e41
alert box component
2022-06-13 21:08:56 -05:00
mantikoros
64542f775a
non-cash-dropping logo gif
2022-06-13 20:32:47 -05:00
James Grugett
dcaddd6a1a
Move contract hook back into ContractPageContent. (Fixes going back to home.)
2022-06-13 16:05:46 -05:00
James Grugett
05f1da430c
Stats: Use action count of the user who is tenth percentile
2022-06-13 15:51:17 -05:00
mantikoros
e2d7e94e4c
prettier
2022-06-13 11:52:29 -05:00
mantikoros
e6a1046039
landing page branding, UI tweaks
2022-06-13 11:22:50 -05:00
mantikoros
a34a32d790
delete old landing page
2022-06-13 11:20:34 -05:00
James Grugett
f3d4827115
Listen for contract updates when navigating from home to contract page. ( #494 )
2022-06-13 11:04:56 -05:00
Ian Philips
68da02ec00
Fix href is missing query values
2022-06-13 08:42:47 -06:00
Marshall Polaris
72f4a2f603
Fix prettier errors
2022-06-12 21:49:02 -07:00
Marshall Polaris
aaef9842d4
Fix lint error
2022-06-12 21:44:35 -07:00
Marshall Polaris
816fc5d64c
Revert "Revert "Turn on no unused variables linting, kill dead code ( #484 )""
...
This reverts commit 5beda1ded7
.
2022-06-12 21:42:41 -07:00
mantikoros
0d2204bb02
Put "Get M$" in sidebar
2022-06-12 23:34:11 -05:00
mantikoros
246aa5c214
"add funds" => "get M$"
2022-06-12 23:26:05 -05:00
Austin Chen
cd9f065be2
Prettier format
2022-06-12 21:12:20 -07:00
Austin Chen
2661c76d23
Add Atlas favicon
2022-06-12 21:05:48 -07:00
Austin Chen
eae5a70d52
Set up Atlas Firebase
2022-06-12 21:02:16 -07:00
Austin Chen
5beda1ded7
Revert "Turn on no unused variables linting, kill dead code ( #484 )"
...
This reverts commit 515928a69a
.
2022-06-12 20:55:48 -07:00
Daniel Reeves
4ad04869a1
Typo fix (feedback #697 ) ( #490 )
2022-06-12 19:40:02 -07:00
Marshall Polaris
515928a69a
Turn on no unused variables linting, kill dead code ( #484 )
...
* Slightly fix up ChoicesToggleGroup
* Kill a bunch of dead code and unused variables
* Turn on no-unused-vars lint
* Un-kill some dead code that James likes
2022-06-12 19:04:55 -07:00
mantikoros
3d39b705ae
stats: show market type, payout mechanism
2022-06-12 18:37:01 -05:00
mantikoros
e34d34080d
Show liquidity pool; change tab to "Subsidize"
2022-06-12 18:34:18 -05:00
Marshall Polaris
8fce8d5f23
Improve visibility of updateFooMetrics
functions behavior ( #485 )
...
* Make updateFooMetrics functions manually testable
* Add logging, test script to metrics update functions
* Improve on `batchedWaitAll` for update functions
2022-06-12 16:22:29 -07:00
Marshall Polaris
6ac129a0b8
Validate that user can pay for market ( #487 )
2022-06-12 14:23:23 -07:00
Austin Chen
a7dca6a163
Add ACLU charity
2022-06-11 18:06:44 -07:00
Austin Chen
49bd954945
Rename to "Manifold for Charity"
2022-06-11 09:15:59 -07:00
Marshall Polaris
1ab17bbbf0
Bump metrics updater functions to 1GB memory
2022-06-10 22:25:54 -07:00