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 |
Martin Klepsch
|
05b953fe84
|
always log infura response
|
2018-04-19 10:21:09 +02:00 |
Martin Klepsch
|
b59e0d3a04
|
Merge branch 'master' into develop
|
2018-04-18 16:32:53 +02:00 |
Martin Klepsch
|
c62d502602
|
Merge pull request #419 from status-im/fix-399/same-contract-deployed
fix #399: track each internal transaction and associated nonce
|
2018-04-18 16:28:29 +02:00 |
Martin Klepsch
|
726a3309b7
|
minor logging changes
|
2018-04-18 10:27:42 +02:00 |
Rob Culliton
|
a70696f26b
|
padding for nav container (pagination)
|
2018-04-18 10:41:19 +03:00 |
Rob Culliton
|
e17aa10114
|
fix typo
|
2018-04-18 10:41:19 +03:00 |
Rob Culliton
|
7d6ed779b8
|
fix padding for dropdown claims
|
2018-04-18 10:41:19 +03:00 |
Martin Klepsch
|
510ac9a709
|
fix eth-rpc call
|
2018-04-17 22:12:06 +02:00 |
Martin Klepsch
|
0d7ac5637d
|
always increase nonce, but log for diagnostics
|
2018-04-17 21:59:16 +02:00 |
Martin Klepsch
|
c7b2f12c4f
|
fix outstanding issues with NonceTracker
|
2018-04-17 17:58:04 +02:00 |
Rob Culliton
|
82c2b6be47
|
update-repo-state should call db/update-repo-state
|
2018-04-17 17:41:16 +03:00 |
Martin Klepsch
|
09cd9ec49a
|
fix bug
|
2018-04-17 16:19:59 +02:00 |