Ian Philips
a38e06c16c
Lint
2022-08-04 06:55:22 -06:00
Ian Philips
4dbabd2a77
Add challenge slug to bet and filter by it
2022-08-04 05:53:35 -06:00
Ian Philips
625c8944bd
Merge branch 'main' into challenges
2022-08-03 20:47:26 -06:00
Ian Philips
d83e103fab
Ignore clicks when hidden
2022-08-03 18:42:40 -06:00
Ian Philips
5bc905b358
Bottom padding works on mobile, broken on desktop :(
2022-08-03 16:42:51 -06:00
Ian Philips
b4c6b99e09
Remove bottom bar height correction
2022-08-03 16:38:00 -06:00
Ian Philips
756115ba54
Link tags aren't hiding sidebar on click
2022-08-03 16:30:05 -06:00
Ian Philips
fab83cfc33
Don't auotfocus on mobile
2022-08-03 16:16:46 -06:00
Ian Philips
aa3101baa9
Fix group chat padding
2022-08-03 16:10:02 -06:00
Ian Philips
82419d0b92
Groups chat ux ( #713 )
...
* Add in group chat bubble
* Show chat bubble on nav with unseen notifs
* Spacing
* More spacing
* Remove chat tab
* Show chat on help/welcome/updates/features groups
* Cleanup
* Scroll with updated height
2022-08-03 15:38:35 -06:00
James Grugett
a7d80d62cb
Don't show cancel button for other people's limit orders
2022-08-03 14:30:59 -07:00
James Grugett
a761f8c65e
Hide pills while searching
2022-08-03 14:17:45 -07:00
Ian Philips
903264b9be
New create challenge panel
2022-08-03 10:46:50 -06:00
Ian Philips
4252157290
Your outcome/cost=> acceptorOutcome/cost
2022-08-03 08:57:09 -06:00
mantikoros
5cb6f44c9c
create challenge screen
2022-08-02 17:49:08 -07:00
James Grugett
280308b625
Show # of bets equal to visible bets
2022-08-02 17:40:34 -07:00
James Grugett
b5d8acfef3
Switch profit in bets tab to match user page
2022-08-02 17:31:49 -07:00
mantikoros
a16814b9c7
accept challenge button
2022-08-02 16:44:05 -07:00
Ian Philips
c24b4e77a8
Lint
2022-08-02 17:24:59 -06:00
Ian Philips
754d4cb489
Accepted challenge sharing card, fix accept bet call
2022-08-02 16:37:57 -06:00
mantikoros
5e8b9711dc
hide pagination if only one page
2022-08-02 15:22:53 -07:00
mantikoros
96c0876053
manalinks: fix focus
2022-08-02 15:22:53 -07:00
Austin Chen
53d89fa4ac
Show the value to 2 decimal places on hover
2022-08-02 14:59:47 -07:00
Ian Philips
0b06ded5e5
Groups contracts ( #709 )
...
* Update group links in trigger and api
* Remove extra call during creation
* Remove grouplinks on frontend
* Deserialize
* Consolidate logic
* Move function locally
2022-08-01 21:15:09 -06:00
mantikoros
76dd07f82b
update question button
2022-08-01 17:44:24 -07:00
mantikoros
7acac0a5d6
beautify accept bet screen
2022-08-01 17:11:02 -07:00
mantikoros
48435c91ad
button: gradient background, 2xl size
2022-08-01 17:10:33 -07:00
Ian Philips
086672dd4e
Don't remove prob
2022-08-01 10:33:37 -06:00
Ian Philips
ff6fa9db2b
Add in challenge parts to template and url
2022-08-01 09:49:57 -06:00
Ian Philips
0819c3918f
Most popular=> Trending
2022-08-01 09:03:46 -06:00
ingawei
ae2e7dfe30
noobify welcome demo ( #699 )
...
* noobify welcome
* also beginning to add greyscale color scheme
2022-07-30 02:50:03 -05:00
James Grugett
87f6949d80
Use custom search index for search results. Hide sort options while there's a query.
2022-07-29 18:13:53 -07:00
James Grugett
003301762c
Ignore filter on contract status when searching
2022-07-29 17:37:53 -07:00
James Grugett
be01a15230
Refactor search to not use Algolia components ( #705 )
...
* In progress refactor to not use Algolia components
* Cleanup
* Only query when necessary
* Read and update url params for query and sort
* Don't push router
* Don't update url if using default sort
* Add popstate listener to improve home navigation
* Remove console.logs
2022-07-29 19:08:51 -05:00
mantikoros
5812d8ed2e
manalink qr code
2022-07-29 16:02:18 -07:00
mantikoros
bdea739c55
multiple choice contract card
2022-07-29 09:20:49 -07:00
Austin Chen
693eb96d23
Include groupId when duplicating markets
2022-07-29 09:20:01 -07:00
Ian Philips
d3da6de5dd
Groups default open
2022-07-28 11:37:26 -07:00
Ian Philips
05b0ca5cdb
I want to see others' referrals
2022-07-28 11:16:48 -07:00
mantikoros
b6a70641a0
fix modal
2022-07-27 19:51:34 -07:00
mantikoros
1aaae93113
Multiple choice markets ( #698 )
...
* multipe choice answers
* create multiple choice cloud function
* multi choice market page
* show outcome '0'
* stats: multi choice type
* update place bet
* answer doc id = outcome
* update resolve market
* prettier
* fix
* fix resolution
2022-07-27 21:40:33 -05:00
mantikoros
c0a5b6fd1c
share text
2022-07-26 18:23:00 -07:00
mantikoros
c8cf94f1ff
challenge form
2022-07-26 18:05:04 -07:00
Ian Philips
5d48530421
Remove s from property, replace prob with outcome
2022-07-26 18:03:51 -07:00
mantikoros
043717b399
challenge button styling
2022-07-26 17:21:31 -07:00
Ian Philips
f32e995baa
Show referrals banner on user-page
2022-07-26 15:24:16 -07:00
Marshall Polaris
b506e96548
Implement "sell all shares" functionality in sellshares
and expose API ( #696 )
...
* Change `sellshares` to be able to sell all shares
* Sell all shares properly on bet panel UI
* Add API route for selling shares, document
2022-07-26 12:47:19 -07:00
Ian Philips
ffaca099cc
elim lib
2022-07-26 12:39:52 -07:00
Ian Philips
8507e4e1e3
Opengraph preview [WIP]
2022-07-26 12:38:16 -07:00
Marshall Polaris
ad46a60c4f
Clean up rendering of user bets list ( #694 )
...
* Clean up crufty markup in bets list
* Don't render bet tables in bets list until expanded
* Don't look up unfilled bets for every sell button
2022-07-26 00:10:22 -07:00