742 Commits

Author SHA1 Message Date
Vitaliy Vlasov
9e9d0f6d4d Change dropdown component: remove doall, use into instead of conj 2018-01-31 23:42:20 +02:00
Vitaliy Vlasov
a52f5f2b20 Move selection behaviour and option list population to dropdown component 2018-01-29 20:18:16 +02:00
Vitaliy Vlasov
c5fdad5b8e Fix assoc-in in save-user-address handler 2018-01-29 19:36:49 +02:00
Vitaliy Vlasov
3c4413b160 [FIX #187] Add dummy value to Metamask dropdown;
do not automatically preselect first item in the list;
convert addresses to lower-case
2018-01-29 19:07:54 +02:00
Vitaliy Vlasov
3f883a36c1 Remove empty line 2018-01-26 19:24:25 +02:00
Vitaliy Vlasov
2f2431792a Revert CIDER removal and update to recent version 2018-01-26 18:38:04 +02:00
Vitaliy Vlasov
d1a34be891
Merge pull request #224 from status-im/feature/pagination-#156
[FIX #226] Pagination: add cursor pointer for buttons, scroll to top
2018-01-26 13:44:36 +02:00
Vitaliy Vlasov
3813e19150 Add check for container-element 2018-01-26 12:46:50 +02:00
Vitaliy Vlasov
dbffabffe0 Remove scroll-div; pass container element ref to on-click handlers 2018-01-25 17:04:00 +02:00
Vitaliy Vlasov
bb71d830a8 Add page-num-active style disabling pointer cursor 2018-01-25 13:43:15 +02:00
Vitaliy Vlasov
8f6dfe7b2f
Merge pull request #232 from noman-land/fix-google-analytics
Ensure Google Analytics using correct ID on `/app`
2018-01-25 11:27:08 +02:00
Noman
41e15937c4
Ensure Google Analytics using correct ID 2018-01-24 23:54:45 -05:00
Vitaliy Vlasov
c9b07fec90
Merge pull request #228 from status-im/dev/piggieback-repl-fix
Dev fix: add cljs source paths to :dev profile and remove CIDER dep
2018-01-24 20:41:28 +02:00
Tetiana Churikova
8414d19404 Config support and other little improvements (#231)
* Configure work with remote config; add stepa to verify issue title;

* transfer settings to global .gitignore

* Change channel and repo path

* Delete local env by default

* change locator for BountyFooters
2018-01-24 12:58:58 +02:00
Vitaliy Vlasov
3310a34566 Dev fix: add cljs source paths to :dev profile and remove CIDER dep.
Additional source paths help to resolve the Piggieback REPL issue. I was
getting annoying "No such namespace warnings" for commiteth.* namespaces
2018-01-23 12:49:19 +02:00
Tetiana Churikova
e3fad56b74
Merge pull request #227 from status-im/tests/added-local-env
added local env
2018-01-23 09:42:01 +02:00
Anton Danchenko
0db8136730 added local env 2018-01-22 18:19:05 +02:00
Vitaliy Vlasov
df8de46532 Pagination controls: apply CSS media queries for mobile devices 2018-01-22 17:42:01 +02:00
Vitaliy Vlasov
326c221988 [FIX #226] UI changes; refactor React refs usage 2018-01-22 13:53:33 +02:00
Vitaliy Vlasov
b2ab0949f6 handlers: remove require for clojure.browser.dom 2018-01-19 21:02:51 +02:00
Vitaliy Vlasov
55cbb713f9 Pagination: use React Refs in order to obtain DOM element for scrolling 2018-01-19 21:01:35 +02:00
Vitaliy Vlasov
03ab5b0539 Pagination: add cursor pointer for buttons;
scroll to top when changing page
2018-01-19 15:41:33 +02:00
Chris Hutchinson
d073102d1a
Merge pull request #222 from status-im/pablanopete-patch-1
update readme
2018-01-17 03:51:18 -06:00
Chris Hutchinson
df68be9ba7
Update README.md 2018-01-17 03:15:46 -06:00
Chris Hutchinson
78ab683a28
update readme 2018-01-17 03:13:06 -06:00
Teemu Patja
d3338d3eab
Merge pull request #220 from status-im/feature/pagination-#156
Correct 'Showing' label text
2018-01-16 17:52:35 +02:00
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
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
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
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