1230 Commits

Author SHA1 Message Date
Vitaliy Vlasov
7d7d781f06 Correct 'Showing' label text;
decrease default page size to 15
2018-01-16 17:48:26 +02:00
Teemu Patja
0d047289b3
Merge pull request #205 from status-im/suppress-logging-in-dev
Suppress stdout logging in dev
2018-01-16 17:44:50 +02:00
Teemu Patja
228fb9384c
Merge pull request #216 from status-im/feature/pagination-#156
[FIX #156] Add pagination to Bounties and Activities views
2018-01-16 17:19:06 +02:00
pablodip
26c740517b some more sort and filter markup and interface behaviour 2018-01-16 13:05:41 +01:00
Teemu Patja
62555ec144
Merge pull request #217 from pablodip/develop-merge-master
Update develop with master
2018-01-16 08:29:43 +02:00
pablodip
ffa0cfa3bb some filter and sort markup 2018-01-16 06:55:45 +01:00
pablodip
2138603d1a Merge remote-tracking branch 'origin/master' into develop-merge-master 2018-01-16 05:52:39 +01:00
Vitaliy Vlasov
fea0db845a [FIX #156] Add pagination to Bounties and Activities views 2018-01-15 19:37:41 +02:00
Oskar Thoren
58c200c092
noop 2018-01-13 17:08:36 +09:00
Teemu Patja
cd3bbbdda0
Merge pull request #207 from status-im/bug/classnotfoundexception-#206
[FIX #206] Dynamically require commiteth.core in user namespace
2018-01-09 16:10:09 +02:00
Vitaliy Vlasov
3c77dd297e [FIX #206] Dynamically require commiteth.core in user namespace 2018-01-09 14:18:03 +02:00
Teemu Patja
7ed71fab9c
Error handling fix 2018-01-08 12:53:40 +02:00
Dmitry Novotochinov
a2e4b52f97
Suppress stdout logging in dev
Log to file only
2018-01-03 22:59:19 +03:00
Teemu Patja
c58f814713
Merge pull request #200 from noman-land/fb-code
Add Facebook and HubSpot tracking codes
2017-12-28 09:23:20 +02:00
Noman
4d8e970262
Run build script 2017-12-28 02:20:04 -05:00
Noman
1dc2f95b75
Add HubSpot tracking code to welcome page 2017-12-27 17:59:29 -05:00
Noman
a9c0b29aae
Add Facebook tracking pixel to home page 2017-12-27 17:59:12 -05:00
Ivan Grishaev
78d8b2885d 193 transaction removed 2017-12-27 21:07:42 +03:00
Ivan Grishaev
559f4f4212 193 checkbox updated 2017-12-27 21:04:32 +03:00
Ivan Grishaev
fea8d4f0b5 193 style added 2017-12-27 19:01:27 +03:00
Ivan Grishaev
bea4321ca4 193 migrations updated 2017-12-27 18:47:37 +03:00
Ivan Grishaev
b77a2312ff 193 ui widget added 2017-12-27 18:27:40 +03:00
Ivan Grishaev
e44639ae85 193 server handler added 2017-12-27 18:20:24 +03:00
Ivan Grishaev
0eba6fed2e 193 start-end pairs added 2017-12-26 19:21:08 +03:00
Ivan Grishaev
58de6ae3c6 193 ignoring dev config 2017-12-26 18:59:38 +03:00
Ivan Grishaev
287922dce8 193 cider plugin removed 2017-12-26 18:34:24 +03:00
Ivan Grishaev
460eab8f70 193 sql migrations added 2017-12-26 18:25:29 +03:00
Ivan Grishaev
7dbd327a3c 193 makefile added 2017-12-26 18:19:20 +03:00
Ivan Grishaev
264a83c384 193 gitignore files added + readme updated 2017-12-26 18:14:54 +03:00
Teemu Patja
aa4b79988a
Top hunters UI tweak 2017-12-21 13:45:29 +02:00
Teemu Patja
5be2a59e67
Top hunters UI tweak 2017-12-21 13:45:06 +02:00
Teemu Patja
49be307a9d
Limit top hunters query to 10
Fixes: #196
2017-12-21 11:46:25 +02:00
Teemu Patja
cf7b34a758
Limit top hunters query to 10
Fixes: #196
2017-12-21 11:44:34 +02:00
Teemu Patja
7453bbfe40
Merge branch 'develop' 2017-12-20 14:53:54 +02:00
Teemu Patja
40ba44bb14
Improve logging 2017-12-20 14:51:04 +02:00
Teemu Patja
a9e178a2f1
Avoid unneeded watch transactions
Store tx id for watch smart contract call while it is pending to avoid
sending unneeded transactions.
2017-12-18 19:31:53 +02:00
Teemu Patja
bb200e8399
Automatic gas price
Use ethgasstation API for gas price if :auto-gas-price? is true in
config.

Fixes: #189
2017-12-18 12:56:54 +02:00
Teemu Patja
62b4394c14
Automatic gas price
Use ethgasstation API for gas price if :auto-gas-price? is true in
config.

Fixes: #189
2017-12-18 12:56:09 +02:00
Teemu Patja
c7e4224e3b
Merge branch 'develop' 2017-12-15 12:16:14 +02:00
Teemu Patja
a76748b8be
Use coinmarketcap API for getting bounty USD values
Support both cryptonator and coinmarketcap APIs for getting current
token + bounty USD values. Coinmarketcap used by default.

Fixes: #171
2017-12-14 17:04:28 +02:00
Teemu Patja
92f90880aa
Add google tag manager embed 2017-12-08 16:04:12 +02:00
Teemu Patja
647d5d2df9
Add google tag manager embed 2017-12-08 16:03:51 +02:00
Teemu Patja
9261c11d44
Exclude deploying contracts in open-bounties
Fixes: #186
2017-12-07 19:34:13 +02:00
Teemu Patja
4c1629a32e
Exclude deploying contracts in open-bounties
Fixes: #186
2017-12-07 19:31:05 +02:00
Teemu Patja
f8574d0615
Merge pull request #176 from status-im/test/end-to-end
added framework for end to end tests, also added first test 'deploy new contract'
2017-12-04 16:24:09 +02:00
Teemu Patja
6e3dc7be0a
Merge branch 'develop' 2017-12-04 16:04:00 +02:00
Teemu Patja
e5b0ee3b53
Fix bug in learn-more-text 2017-12-04 15:32:08 +02:00
Teemu Patja
e8203e8eb9
Add "learn more" link to GH comment
Add link to SOB site to GH comment for merged and paid issues.
2017-12-04 12:59:11 +02:00
Teemu Patja
78547c410e
Fix bug related to USD value updating
Only update USD value for bounties that have not been signed off by
SOB to avoid USD value being incorrectly set to 0.
2017-12-04 12:50:39 +02:00
Anton Danchenko
0d712c54eb added framework for end to end tests, also added first test 'deploy new contract' 2017-12-03 18:54:34 +01:00