Commit Graph

727 Commits

Author SHA1 Message Date
Teemu Patja cd71e9172d
Loading div for manage payouts view 2017-11-02 17:24:35 +02:00
Teemu Patja 5f3c4a7a3c
Fix query typo 2017-11-02 16:39:59 +02:00
Teemu Patja 4f476a8f9e
Merge branch 'develop' 2017-11-02 16:09:49 +02:00
Teemu Patja ca5a8e502f
Update green welcome thingy text 2017-11-02 16:09:23 +02:00
Teemu Patja 5985af1344
Merge branch 'develop' 2017-11-02 16:04:27 +02:00
Teemu Patja 9482c473a0
Update green welcome thingy 2017-11-02 16:00:15 +02:00
Teemu Patja be6b3809c5
Simpler way of storing winner login 2017-11-02 15:48:40 +02:00
Teemu Patja 9c8143f444
Merge branch 'develop' 2017-11-02 15:05:25 +02:00
Teemu Patja d435513f2e
Fix UI bug in manage payouts view 2017-11-02 13:07:19 +02:00
Teemu Patja 2f84829c2a
Prettier no data div 2017-11-02 12:59:30 +02:00
Teemu Patja ec2ac80478
Include winner in /user-bounties data & show on manage payouts
* include user-id, login and name of bounty winner in /user-bounties
  data
* show (paid to <github-username>) instead of (paid) on manage
  payouts view
2017-11-02 12:41:27 +02:00
Teemu Patja eaa1aadc1a
Fix web app favicon link 2017-11-02 10:40:44 +02:00
Teemu Patja 0770312dd6
Remove unused file 2017-11-02 10:33:39 +02:00
Teemu Patja 0049bb1ea4
Merge branch 'develop' 2017-11-02 09:08:43 +02:00
Teemu Patja ed1a64bca4
Put adding bounties for existing issues behind a feature toggle (default: false) 2017-11-02 09:05:49 +02:00
Teemu Patja d1c375493f
Add + document more items in example config.edn file 2017-11-02 09:05:48 +02:00
Teemu Patja e40b690350
Merge pull request #142 from status-im/welcome-improvements
Improved welcome page
2017-11-02 08:46:48 +02:00
Teemu Patja c24df40837
Merge pull request #143 from noman-land/noman-whitelist
Add noman-land to whitelist
2017-11-02 08:41:32 +02:00
Noman e35134b5f9
Add noman-land to whitelist 2017-11-02 01:30:55 -04:00
Julien Eluard 09317a5b05 Improved welcome page 2017-11-01 23:12:59 -05:00
Oskar Thorén febf9220e3
Merge pull request #141 from andmironov/develop
minor stylistic fixes
2017-11-01 19:32:55 -05:00
andmironov f37ad85875 minor stylistic fixes 2017-11-01 19:31:16 -05:00
Oskar Thorén 37fff34bcb Merge branch 'develop' 2017-11-01 19:20:22 -05:00
Oskar Thorén ebe9d49e1c
Merge pull request #140 from andmironov/develop
Landing page fixes
2017-11-01 19:15:40 -05:00
andmironov b406f3964b Landing page fixes 2017-11-01 19:01:40 -05:00
Teemu Patja 1f48c9970e
Fix SOB github repo link 2017-11-01 20:51:22 +02:00
Teemu Patja 2650825ee5
Merge branch 'develop' 2017-11-01 18:37:31 +02:00
Teemu Patja 59b046ccca
Add missed file 2017-11-01 18:11:07 +02:00
Teemu Patja cf797c71b8
Integrate welcome page
* route handler for /welcome
* update + run build-landing-page.sh
2017-11-01 17:54:02 +02:00
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 8d0167f1a6
Merge branch 'develop' 2017-11-01 17:23:02 +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 ee6f6c6ed7
Merge branch 'develop' 2017-11-01 08:58:55 +02: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