495 Commits

Author SHA1 Message Date
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
Teemu Patja
8cea6aa98a
No margins for ui.container on mobile 2017-10-31 15:34:54 +02:00
Teemu Patja
a802edd502
Shorter tab caption for mobile 2017-10-31 15:21:14 +02:00
Teemu Patja
32e0590784
Header responsive layout fixes 2017-10-31 15:17:40 +02:00
Teemu Patja
211a234b3b
Responsive layout for page header 2017-10-31 14:43:12 +02:00
Teemu Patja
cf77f77333
Fix svg paths 2017-10-31 13:37:59 +02:00
Teemu Patja
2b9a72482f
Merge pull request #117 from status-im/bug/github-logo-amend-110
updated resources directory with new static assets
2017-10-31 13:28:19 +02:00
Goran Jovic
3779d9e035 updated resources directory with new static assets 2017-10-31 12:16:15 +01:00
Teemu Patja
3ebf9cf36d
Truncate repo name if needed
If repo name is longer than what fits on card in manage repos view,
truncate it. Untested.

Fixes: #116
2017-10-31 12:53:46 +02:00
Teemu Patja
fd68671507
Merge pull request #115 from status-im/bug/github-logo-110
added github logo to landing page
2017-10-31 12:37:55 +02:00
Goran Jovic
d3ec7fb5a0 added github logo to landing page 2017-10-31 11:36:45 +01:00
Teemu Patja
d4c6a2f64e
Get rid of purple favicon for landing page 2017-10-31 11:40:39 +02:00
Teemu Patja
eab1ea44d2
Merge pull request #108 from noman-land/fix-email
Run build script to move changes to resources
2017-10-31 11:27:37 +02:00
Noman
5e2870040f
Run migration script to move changes to resource 2017-10-31 03:31:12 -04:00
Teemu Patja
7b42354be4
Merge pull request #107 from noman-land/fix-email-input
Add HubSpot form and style it to match
2017-10-31 09:18:29 +02:00
Noman
583c055d74
Commit compiled CSS 2017-10-31 03:06:12 -04:00
Noman
2966da5593
Add HubSpot form and style 2017-10-31 03:00:47 -04:00
Teemu Patja
a98da5fb2f
Error handling for hubspot contact create 2017-10-31 08:50:44 +02:00
Oskar Thorén
9846d3f2e9 Super hacky and ugly email form 2017-10-30 18:11:50 -05:00
Oskar Thorén
42b3d3eea3 Hacky favicon import 2017-10-30 17:55:38 -05:00
Oskar Thorén
cf9fa67466 Add logo-mask favicon to right dir 2017-10-30 17:46:10 -05: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
Teemu Patja
dbc85fe8be
Sort open bounties only by updated timestamp 2017-10-30 22:19:01 +02:00
Teemu Patja
266531956b
Update testing document 2017-10-30 22:06:22 +02:00
Teemu Patja
a8b937e4b8
Favicon fix for landing page 2017-10-30 21:44:32 +02:00
Oskar Thorén
3da2909a31 Landing page: add privacy policy 2017-10-30 14:40:58 -05:00