Teemu Patja
c6f6afa461
Unit test for deploying multisig
...
* clojure test for deploying multisig contract to blockchain
2017-08-22 13:53:05 +03:00
Julien Eluard
d7e4843c82
Fixed wrong arity
2017-07-26 23:51:45 +02:00
Teemu Patja
d6aaa2dcea
Fix calls to users/create-user
...
* remove extraneus parameter to users/create-user in pull_request
webhook handler (Fixes #54 )
* fix db test
2017-04-12 12:36:53 +03:00
Teemu Patja
35df02edea
Update bounty issue comment on PR merge
...
* update comment for a bounty issue when a PR is selected as the
winning claim by merging
* fixed bug in pending-bounties causing first PR referencing a bounty
issue to be considered as winning claim
Fixes : #44
2017-03-19 22:13:09 +02:00
Teemu Patja
bf028991e8
Update bounty issue comment after payout
...
* update bounty issue comment to indicate the bounty has been paid out
* minor refactoring
Fixes : #36
2017-03-19 17:10:56 +02:00
Teemu Patja
8aa7c87835
Remove "repo" oauth scope
...
* remove "repo" from required permissions (fixes : #29 )
* formatting
2017-03-08 22:06:15 +02:00
Teemu Patja
6e60802803
Ignore comments in PR body + unit test
...
* ignore markdown comments in PR body
* unit test coverage for issue-id extraction from PR webhook
2017-03-08 21:42:52 +02:00
Teemu Patja
0b69459638
Do not checksum validate address by default
...
* make checksum validation optional in valid-address?
* update test
2017-02-22 21:51:47 +02:00
Teemu Patja
4e627be1e0
UX improvements + address validation
...
* error/success flash notification support
* disable spellcheck for address editbox
* validate user's Ethereum address when saving
* update button state styles
2017-02-21 21:43:35 +02:00
Teemu Patja
1663669163
Ethereum address validation + unit test
...
* utility function for validate Ethereum addresses
* unit test
2017-02-21 21:41:39 +02:00
Teemu Patja
afce955ff3
Fix first-time sign in issue
...
* db/create-user! now returns a map with the created data instead of a
number, as expected by the client side.
* fixed broken test
Fixes : #4
2017-01-20 20:36:24 +02:00
kagel
b2f92e2f0e
Link referenced issue by parsing "Fixes" keyword
2016-09-01 02:03:53 +03:00
kagel
a484d477f4
JDBC_DATABASE_URL
2016-08-30 01:57:35 +03:00
kagel
baf07a21ec
Persist user
2016-08-22 03:22:39 +03:00
kagel
c4bab5a6ed
Luminus skeleton + useless github button
2016-08-21 00:36:09 +03:00