1129 Commits

Author SHA1 Message Date
Martin Klepsch
5c32a5f92b open riot in new tab 2018-04-26 19:34:46 +03:00
Martin Klepsch
0b237ae7c1 make salute close cross larger 2018-04-26 19:34:46 +03:00
Martin Klepsch
0b3814206d naming 2018-04-26 19:34:46 +03:00
Martin Klepsch
6e9a72a4b5 ensure loading screen is only shown if we havent already rendered some bounties 2018-04-26 19:34:46 +03:00
Martin Klepsch
a20209e6c7 manage bounties title formatting 2018-04-26 19:34:46 +03:00
Martin Klepsch
ecaaf905aa increase space to blue tab marker 2018-04-26 19:34:46 +03:00
Martin Klepsch
8a5169f8e4 rename menu to Manage bounties 2018-04-26 19:34:46 +03:00
Martin Klepsch
81798ad081 reload owner bounties along with other data 2018-04-26 19:34:46 +03:00
Martin Klepsch
a332c08658 improve how loading UI is displayed when reloading dashboard page 2018-04-26 19:34:46 +03:00
Martin Klepsch
4379eb070a improve responsiveness of view PR button 2018-04-26 19:34:46 +03:00
Martin Klepsch
f9b533ec0c make sure long issue titles dont overlap other card content 2018-04-26 19:34:46 +03:00
Martin Klepsch
08d6fa97d8 DR-0004: link to BEM 2018-04-26 19:34:46 +03:00
Martin Klepsch
be35f249da DR-0004: add nice quote from CSS and Scalability article 2018-04-26 19:34:46 +03:00
Martin Klepsch
830cb1d434 expand DR-0004 Appendix 2018-04-26 19:34:46 +03:00
Martin Klepsch
d1ad02edf7 add basic decision record on tachyons usage 2018-04-26 19:34:46 +03:00
Martin Klepsch
e178be949d quickfix to deal with revoked bounties 2018-04-26 19:34:46 +03:00
Martin Klepsch
c18076d14f missing payout_hash means maintainer confirmation is missing 2018-04-26 19:34:46 +03:00
Martin Klepsch
9b431fd862 fix issue introduced after rebase 2018-04-26 19:34:46 +03:00
Martin Klepsch
d97a22d9c1 routing - ensure initial bounties route is always set 2018-04-26 19:34:46 +03:00
Martin Klepsch
ec61198627 delete stale println 2018-04-26 19:34:46 +03:00
Martin Klepsch
0fab0047ec dashboard - routing cleanup 2018-04-26 19:34:46 +03:00
Martin Klepsch
19f8356505 dashboard - redesign according to zeplin screens 2018-04-26 19:34:46 +03:00
Martin Klepsch
bc323849cd add more tachyons utilities, esp. colors 2018-04-26 19:34:46 +03:00
Martin Klepsch
6e84fa0f49 handlers+subs for dashboard banner 2018-04-26 19:34:46 +03:00
Martin Klepsch
f826cf16d7 fix various default style bugs 2018-04-26 19:34:46 +03:00
Martin Klepsch
ab026a066d show :opened as unclaimed, add merged section 2018-04-26 19:34:46 +03:00
Martin Klepsch
d0da640fdd some cleanup 2018-04-26 19:34:46 +03:00
Martin Klepsch
77eec6fe3f add issue-url fn to bounty model helpers 2018-04-26 19:34:46 +03:00
Martin Klepsch
e7c8a986d7 always assume :paid if payout_hash is present 2018-04-26 19:34:46 +03:00
Martin Klepsch
5d44df7a20 only render "see all" if there's more to show 2018-04-26 19:34:46 +03:00
Martin Klepsch
95a1dabe70 delete unused code 2018-04-26 19:34:46 +03:00
Martin Klepsch
c0653b6bc9 code cleanup + notes 2018-04-26 19:34:46 +03:00
Martin Klepsch
87cd8733d7 identify claim winner based on user_login = winner_login 2018-04-26 19:34:46 +03:00
Martin Klepsch
60fa38b89b delete empty namespace 2018-04-26 19:34:46 +03:00
Martin Klepsch
9909042de6 add a place where we can put model concerns 2018-04-26 19:34:46 +03:00
Martin Klepsch
8b8765688d rough cut of new dashboard 2018-04-26 19:34:46 +03:00
Martin Klepsch
45ec5f2b0e allow payout_hash to imply merge when calculating bounty-state 2018-04-26 19:34:46 +03:00
Martin Klepsch
936d461f3c update routes 2018-04-26 19:34:46 +03:00
Martin Klepsch
339002f8df commit WIP dashboard work 2018-04-26 19:34:46 +03:00
Martin Klepsch
28ce4db049 update value-usd key in client as it is now renamed on server 2018-04-26 19:34:46 +03:00
Martin Klepsch
483f65ae1f fix base font size and add separate file for tachyons utils 2018-04-26 19:34:46 +03:00
Martin Klepsch
aebdf5985e move bounty renames into separate def 2018-04-26 19:34:46 +03:00
Martin Klepsch
628d55db93 add repo_owner and avatar to owner bounties query 2018-04-26 19:34:46 +03:00
Martin Klepsch
bbe5cb897c
docstring formatting 2018-04-26 12:11:48 +02:00
Martin Klepsch
bf1776e0f6
fix log statement 2018-04-26 12:06:51 +02:00
Martin Klepsch
81cd3c54a6 fix #434: dont fetch price-info too often 2018-04-26 10:27:39 +03:00
Vitaliy Vlasov
ece5333ae8
Merge pull request #429 from status-im/tx-hash-uniqueness
WIP migration: add unique constraint on transaction_hash column
2018-04-19 19:19:05 +03:00
Martin Klepsch
9868624bd7
migration: add unique constraint on transaction_hash column 2018-04-19 15:53:34 +02:00
Martin Klepsch
6e2c04a849
better logging when safe-read-str fails 2018-04-19 11:22:23 +02:00
Martin Klepsch
687f29a591
only log eth-rpc result if internal-tx-id is present 2018-04-19 10:45:59 +02:00