f4634fe692
Add amountSats to expense items
...
closes #248
2025-01-20 15:31:19 -05:00
e6349f0594
Some minor improvements of ExpenseSerializer
2020-10-01 16:12:13 +02:00
c4e7e1259e
Remove obsolete manual expense schema import
2020-06-27 16:27:11 +02:00
7fdeb78617
Support multiple expenses in one reimburesement
2020-05-29 18:47:49 +02:00
a0b0183beb
Add Reimbursement app
2020-05-29 10:46:55 +02:00
66a37a1e74
Improve property name
2019-09-18 08:44:13 +02:00
aba4a23104
Fixes & linting
2019-09-17 18:30:19 +02:00
13ed02e134
Add support for zoom profils
...
This adds an accessor for the zoom_name to the contributor profile.
Doing this also removes general support for preserviing the contributor
accounts array as this was buggy and caused accounts to be added
multiple times.
2019-09-17 17:24:35 +02:00
Haythem Sellami
eb4e06edf1
Contributor app tests ( #143 )
...
Adds tests for the contributor contract
2019-07-22 06:55:22 +00: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