631 Commits

Author SHA1 Message Date
Teemu Patja
9a4af66e71
Fix compile error caused by previous merge 2017-10-31 12:43:49 +02:00
Teemu Patja
073be9db53
Merge branch 'develop' 2017-10-31 11:57:20 +02:00
Teemu Patja
a98da5fb2f
Error handling for hubspot contact create 2017-10-31 08:50:44 +02:00
Oskar Thorén
6fd2180113 Add Riot icon to footer for landing page and app 2017-10-30 17:27:58 -05:00
Oskar Thorén
dae786a3ed Add Riot to footer 2017-10-30 16:52:48 -05:00
Oskar Thorén
d2871a1d32 Add privacy policy in app 2017-10-30 16:47:28 -05:00
Eric Dvorsak
549261337b Revert "[bug] fix dropdown menu"
This reverts commit fdb23c948dc50534087fbf1f46c5fae4356f500f.
2017-10-30 21:24:59 +01:00
Oskar Thorén
e62d4be420 Landing page: use authorize url 2017-10-30 14:40:50 -05:00
Teemu Patja
4060bf0f67
Merge pull request #106 from status-im/bug/close-dropdown
[bug] close dropdown when clicking outside of it
2017-10-30 21:29:31 +02:00
Eric Dvorsak
6845527d4b [bug] close dropdown when clicking outside of it 2017-10-30 20:26:33 +01:00
Teemu Patja
4bb20d35d2
Merge pull request #105 from status-im/bug/fix-dropdown
[bug] fix dropdown menu
2017-10-30 20:56:55 +02:00
Eric Dvorsak
fdb23c948d [bug] fix dropdown menu 2017-10-30 19:52:58 +01:00
Teemu Patja
89346a48ba
Fix redirect path after sign-up 2017-10-30 19:41:34 +02:00
Teemu Patja
48c4a5f369
Fix redirect path after sign-up 2017-10-30 19:40:44 +02:00
Teemu Patja
8ed776d1c4
Uncomment hubspot create_contact HTTP POST 2017-10-30 19:09:56 +02:00
Oskar Thorén
0de883290a Static page as root landing page; /app for app; fix some routes 2017-10-30 10:37:13 -05:00
Teemu Patja
cb28db4fee
Hubspot integration
* support for creating contacts and listing contacts using Hubspot's
  HTTP API
* create a Hubspot contact when a new user signs up (commented out for now)
2017-10-29 19:31:53 +02:00
Teemu Patja
e7dc29f895
Bounties list css tweak 2017-10-29 18:39:15 +02:00
Julien Eluard
49617ae10e
Improved dev experience 2017-10-29 18:09:00 +02:00
Teemu Patja
fa3eeabd4d
Open bounties view SOB UX changes 2017-10-29 17:09:28 +02:00
Teemu Patja
a4318cb2f0
Balance badge styling 2017-10-29 12:19:37 +02:00
Teemu Patja
542d19e40e
Footer improvements 2017-10-29 11:50:45 +02:00
Teemu Patja
249a3cf2b4
Font related css tweaks 2017-10-29 11:40:18 +02:00
Teemu Patja
bc9c0011a4
Footer layout improvements 2017-10-29 10:26:15 +02:00
Teemu Patja
4a2fdd8e2e
Layout improvements 2017-10-29 10:02:06 +02:00
Teemu Patja
1b3254dd0b
Fix react warnings 2017-10-29 09:45:55 +02:00
Teemu Patja
b077b117a9
Minor css change 2017-10-28 23:21:57 +03:00
Teemu Patja
71445f599c
Add missed file 2017-10-28 23:20:39 +03:00
Teemu Patja
c12cc5e7ed
First version of new page footer 2017-10-28 23:06:55 +03:00
Teemu Patja
7aa8205115
DB support tracking welcome email sends 2017-10-28 21:10:09 +03:00
Teemu Patja
3a0293c056
Enable github account UX 2017-10-27 22:58:02 +03:00
Teemu Patja
790cbea367
Change menu caption, use SOB specific storage key 2017-10-27 22:11:44 +03:00
Teemu Patja
a798d3d1eb
Show content with full width when top-hunters not shown 2017-10-27 19:33:29 +03:00
Teemu Patja
46273fdb39
Fix button backgrounds 2017-10-27 19:28:54 +03:00
Teemu Patja
2a63690b6c
Fix dropdown menu
* temp fix for dropdown menu flickering
2017-10-27 19:19:40 +03:00
Teemu Patja
1fe40874ce
Unicode arrow 2017-10-27 18:20:14 +03:00
Teemu Patja
a153caeab8
WIP: more SOB UX changes
* make bounties view default
* new top hunters look
* only show top hunters for bounties and activity views
* misc css tweaks
2017-10-27 18:09:41 +03:00
Teemu Patja
967778a761
Comment image improvements
* make QR image larger
* use status logo
* layout tweaks
2017-10-27 13:22:35 +03:00
Teemu Patja
35bef82b6e
WIP: SOB UX
beginnings of new UX for status open bounty
* manage repos view changes
* new header + tabs style
* flash/error messages as modal overlay
* SOB favicon
* general css changes
2017-10-26 19:19:36 +03:00
Teemu Patja
eb820525bc
Include link to etherscan.io for deployment transaction
* include a link to etherscan.io for a bounty contract's "deploying"
  comment

Fixes: #99
2017-10-09 17:11:06 +03:00
Teemu Patja
4c35a20feb
Increase multisig deploy gas-limit 2017-10-03 19:59:39 +03:00
Teemu Patja
b3b2d5eb5c
Update USD value for an issue also when balance changes
* in addition to updating current USD value for open issues every 5
  minutes, update for an issue if change in balance detected
2017-09-22 19:27:24 +03:00
Teemu Patja
8e3762c701
Fix typo causing crash in fault tolerance feature 2017-09-22 19:01:27 +03:00
Teemu Patja
01f09bf671
Uncomment rpc call 2017-09-22 18:21:27 +03:00
Teemu Patja
1432cff096
Add missing gas-limit arg 2017-09-22 18:05:52 +03:00
Teemu Patja
26d30ad91b
Fix gas limit issues introduced by upgrade to geth 1.7.0
* add configurable factor for adjusting gas estimates given by
  json-rpc's eth_estimateGas. This will adjust all gas estimates by
  multiplying json-rpc estimate with the factor.

* use fixed gas limit for deploying bounty contracts to avoid running
  out of gas with geth 1.7.0
2017-09-22 16:52:19 +03:00
Teemu Patja
beca021050
Use Ropsten as testnet instead of Rinkeby.
* make token registry contract address configurable
* update documentation
* indicate ropsten usage on github comment
2017-09-21 08:48:57 +03:00
Teemu Patja
0476b8c1ea
Fault tolerance for payout confirmal
* if a payout transaction sent by repo admin from cljs does not get
  mined within 3 hours, consider it as failed and re-enable confirm
  button

Fixes: #94
2017-09-15 10:24:55 +03:00
Teemu Patja
c17763bf2d
Fix bug in is-bounty-issue?, update docstring 2017-09-13 11:20:11 +03:00
Teemu Patja
6522265f7d
Never show closed github issues as open bounties
* do not show a bounty issue in open bounties listing or activity feed
  items in case it was closed (manually or via PR)

Fixes: #95
2017-09-13 11:11:37 +03:00