Commit Graph

523 Commits

Author SHA1 Message Date
Teemu Patja a76b5464d4
Update README 2017-11-01 17:43:52 +02:00
Teemu Patja e7c5a683b9
Merge pull request #135 from status-im/welcome-page
Added welcome pages
2017-11-01 17:35:26 +02:00
Teemu Patja 69f2a7380c
Make hubspot contact creation configurable 2017-11-01 16:26:26 +02:00
Teemu Patja c81ec65bc6
Debug logging related to balance change detection 2017-11-01 15:57:13 +02:00
Teemu Patja ddc21f69bc
Fix bug causing issue updated timestamp to be incorrectly updated
Token balances were being stored in Postgres as double and
multisig/token-balance was returning the value as a float. This caused
equality comparisons to fail for equal balances, leading to erroneusly
updating github comments and issue updated timestamps.
2017-11-01 15:40:59 +02:00
Oskar Thorén d3a7cb1ccc whitelist 2017-11-01 07:41:22 -05:00
Julien Eluard 298ef57961 Added welcome pages 2017-11-01 07:38:57 -05:00
Teemu Patja d411a106f2
Whitelist Riot projec owner 2017-11-01 14:33:21 +02:00
Teemu Patja 86d8189e00
Bump issue-limit 2017-11-01 14:32:10 +02:00
Teemu Patja 27004d1726
Handle issue re-open case
* update issue open status on "reopened" action in IssuesEvent webhook
  handler

Fixes: #131
2017-11-01 11:40:53 +02:00
Teemu Patja 6cf7485138
Merge pull request #123 from annadanchenko/patch-3
Remind about adding an address
2017-11-01 11:11:52 +02:00
Teemu Patja f3e4d3235b
Responsive footer
Fixes: #129
2017-11-01 10:54:53 +02:00
Teemu Patja dcde2a9772
Make view loading state prettier
Fixes: #113
2017-11-01 10:08:57 +02:00
Teemu Patja a8796f5fb2
Merge pull request #128 from andytudhope/patch-2
Update services.clj
2017-11-01 10:07:21 +02:00
Andy Tudhope 470bcd425e
Update services.clj
Added hutch and myself to the whitelist for testing and so we can make a video for the wiki/update content there generally.
2017-11-01 09:55:18 +02:00
Teemu Patja 2195f1e19b
Merge pull request #127 from annadanchenko/patch-4
Whitelist step is added
2017-11-01 09:35:03 +02:00
Anna Danchenko d370badeb5
Whitelist step is added 2017-11-01 08:33:29 +01:00
Teemu Patja 01a332990c
Remove .DS_Store garbage + add to gitignore 2017-11-01 08:57:41 +02:00
Oskar Thorén fab8e10f75
Merge pull request #126 from andmironov/develop
Fix background image pattern
2017-10-31 18:20:12 -05:00
andmironov ab430d5e92 Fix background image pattern 2017-10-31 18:18:51 -05:00
Andy Tudhope 1d21fc98a6 Update index.html
Removed strange caps and bolding below the fold..
2017-11-01 00:08:16 +01:00
Oskar Thorén efcf5415b5 More whitelist 2017-10-31 16:33:48 -05:00
Oskar Thorén 27a199929d Modify whitelist 2017-10-31 16:25:21 -05:00
Anna Danchenko 8671bee057
Remind about adding an address 2017-10-31 22:24:59 +01:00
Oskar Thorén e87626e394 Tweak copy 2017-10-31 16:00:03 -05:00
Oskar Thorén b30f64cadc Tweak whitelist message 2017-10-31 15:49:23 -05:00
Teemu Patja 6dd88874f6
Smoother background fetching of data
* do not show loading spinner after periodic open bounty and activity
  data  fetches
2017-10-31 22:11:43 +02:00
Oskar Thorén b0db973fa6 whitelist take login field of user 2017-10-31 14:56:52 -05:00
Oskar Thorén 218f913ecc Fix user-whitelisted? bug 2017-10-31 14:53:49 -05:00
Oskar Thorén f81c28b603 Better debug print don't squash numbers 2017-10-31 14:52:10 -05:00
Oskar Thorén abac3f5cdb Max limit back to 2; make issues count more restrictive 2017-10-31 14:50:27 -05:00
Teemu Patja 74fe3982cc
Coerce balance to float to avoid crash
Token balances are expected to have float values in services.clj, but
can end up with integer value, so we need to coerce.
2017-10-31 19:51:55 +02:00
Oskar Thorén e80592c769 increase max limit for now while issue count bug 2017-10-31 12:50:15 -05:00
Oskar Thorén 3f41f32d9d fix code order 2017-10-31 12:27:30 -05:00
Oskar Thorén 46ba59e7d0 typos 2017-10-31 12:25:36 -05:00
Teemu Patja ff995f1a9d
Configurable style for :base field in token registry
Parity's token registry uses eg. :base 1000000000, while the Status
token reg uses eg. :base 16. Now both are supported, default is Status
style and Parity style can be enabled with a config param.
2017-10-31 19:18:19 +02:00
Oskar Thorén ef1a6dff28 sigh typo 2017-10-31 12:14:38 -05:00
Oskar Thorén ee096a6ceb Introduce maybe-add-bounty-for-issue to limit max added 2017-10-31 12:05:41 -05:00
Teemu Patja 6cdcf3bfa0
Merge pull request #122 from status-im/landing-improvements
Improved landing page. Do not block renderig due to hubspot
2017-10-31 18:45:54 +02:00
Teemu Patja e9ae636600
Merge pull request #121 from annadanchenko/patch-2
Renaming commiteth and adding info on how to remove bounty
2017-10-31 18:41:00 +02:00
Julien Eluard 6a3e7bc311 Improved landing page. Do not block renderig due to hubspot 2017-10-31 11:20:47 -05:00
Anna Danchenko 0d3e43b083
Renaming commiteth and adding info on how to remove bounty 2017-10-31 16:59:40 +01:00
Oskar Thorén a912de13c1 Limit max issues to 2 2017-10-31 10:52:52 -05:00
Oskar Thorén 5afaac5b72 Update whitelist for testing 2017-10-31 10:45:01 -05:00
Oskar Thorén ca193867e3 Whitelist users who can create repos 2017-10-31 10:41:22 -05:00
Oskar Thorén d9dc24d724 Disallow creation of repos 2017-10-31 10:23:37 -05:00
Teemu Patja 040b35fc1c
Merge pull request #120 from annadanchenko/patch-1
Updated instructions
2017-10-31 17:11:56 +02:00
Anna Danchenko 12d836e768
Updated instructions
removed Commiteth, added some missing steps and button titles
2017-10-31 15:58:49 +01:00
Teemu Patja fc817f09cc
Error handling for token-balance 2017-10-31 16:35:31 +02:00
Teemu Patja b2be946e12
Add debug logging 2017-10-31 16:15:37 +02:00