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
1ad6fb3b93
Inline logo svg, remove old svg's
2017-02-23 18:52:14 +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
6e646280c2
WIP: new UX
...
* semantic UI + less based UI styling
* header, tabs, user-profile component
* store avatar URL in DB, show image in user
* unify :user and :user-profile in app-db for simplicity
2017-02-12 22:25:32 +02:00
Teemu Patja
6fc8702a34
Move inline SVG hiccup to separate module
2017-02-11 14:53:32 +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