open-bounty/resources
Martin Klepsch 7223117b51 fix #432 load more activities
Loading to few activities can cause claims not being displayed as claims
and bounties are loaded via separate XHR requests. This change
implements a quick fix around that making old activities show up.

Long term we should move claims into the response of `/api/open-bounties`
so that they always are available for bounties shown in the UI.

This is also somewhat related to better API pagination as described in
https://github.com/status-im/open-bounty/issues/250
2018-05-03 14:46:27 +02:00
..
migrations migration: add unique constraint on transaction_hash column 2018-04-19 15:53:34 +02:00
public display other helpful fields if pr title is missing 2018-04-16 14:33:13 +03:00
sql fix #432 load more activities 2018-05-03 14:46:27 +02:00
templates fix #301: add basic stats to manage payouts screen 2018-03-15 06:14:47 +02:00