|
6a4a9c78a8
|
fix contributor serializer indentation
|
2019-07-09 01:03:28 +01:00 |
|
|
cf43bf9487
|
Linting
|
2019-05-14 11:32:42 +02:00 |
|
|
f0fe62f6d7
|
Apply suggestions from code review
Co-Authored-By: Sebastian Kippe <sebastian@kip.pe>
|
2019-05-14 09:18:23 +00:00 |
|
|
66fc992291
|
Allow setting any contributor accounts
This allows to pass in an account object when creating or updating a
contribtor.
|
2019-05-14 11:06:49 +02:00 |
|
|
f984dec95a
|
Style fixes
|
2019-04-24 19:31:04 +02:00 |
|
|
145b3ea766
|
Merge branch 'master' into chore/linter
# Conflicts:
# lib/contracts/contribution.js
# lib/contracts/contributor.js
# lib/contracts/proposal.js
# lib/kredits.js
# lib/serializers/contributor.js
# yarn.lock
|
2019-04-24 19:12:18 +02:00 |
|
|
09b78e1e8f
|
Add Gitea site/username to contributor serializer
|
2019-04-23 20:28:56 +01:00 |
|
|
59614201b5
|
Ups...
|
2019-04-20 02:15:53 +02:00 |
|
|
e591742e40
|
Add Contributor validation against JSON schema
based on the Contribution validation.
|
2019-04-20 01:10:46 +02:00 |
|
|
a9093c1c40
|
Fix linter errors
# Conflicts:
# lib/contracts/contribution.js
# lib/contracts/contributor.js
# lib/contracts/proposal.js
# lib/kredits.js
# lib/utils/pagination.js
|
2019-04-13 00:08:12 +02:00 |
|
|
d953141f52
|
Refactor contribution serializer and validation
|
2019-04-11 13:05:40 +02:00 |
|
|
130e2a7797
|
Validate contribution docs against schema
Currently requires an open PR branch for the schemas, which is adding
date and time for contributions.
refs #30
|
2019-04-10 18:37:02 +02:00 |
|
|
b6bc5af7bf
|
Serialize details in contributions
|
2018-04-19 15:39:00 +02:00 |
|
|
7f56e1163a
|
Add accounts to contributor serialization
|
2018-04-19 15:23:15 +02:00 |
|
|
d5e68e1639
|
Hello wrapper library
|
2018-04-18 18:51:27 +02:00 |
|