32 Commits

Author SHA1 Message Date
a41839ed09
Fix description 2020-05-06 11:59:36 +02:00
d7dfb3dfd4
Initial expense schema 2020-05-06 11:24:02 +02:00
98f5c3d1a6
Merge pull request #8 from 67P/skddc-patch-1
Update README - add link to json schema
2019-11-17 13:46:21 +00:00
65f823b11c
Update README
Add link to JSON Schema website
2019-11-17 14:43:05 +01:00
a073d4bb88
2.1.0 v2.1.0 2019-05-10 13:12:32 +02:00
f1077ffe36
Add new "special" contribution kind
We agreed to use this for special contribution items like e.g. the
initial kredits balance for core contributors from before we tracked
everything.
2019-05-10 13:10:51 +02:00
074fd8aeae 2.0.0 v2.0.0 2019-04-16 13:11:07 +02:00
824366c604
Merge pull request #5 from 67P/feature/contribution_date_time
Add date and time to contributions
2019-04-16 08:36:20 +00:00
28a5e9f1fc
Add date and time to contributions
Require date, but not time. Both in RFC 3339 format, as specified in
draft 07 of JSON Schema.
2019-04-10 18:30:46 +02:00
a2f7bda9e3 Fix typo 2018-06-19 17:48:07 +02:00
6207e41d9f Update contributor info 2017-06-07 13:22:06 +02:00
75b8b00497 1.1.2 v1.1.2 2017-06-07 13:05:34 +02:00
3b656d0ab9 Merge pull request #1 from 67P/fixes
Minor wording/typo fixes
2017-06-07 13:05:03 +02:00
831b36f61e Change wording of description 2017-06-07 12:28:28 +02:00
e0ec67aad4 Fix property name 2017-06-07 12:27:32 +02:00
72d0b00908 1.1.1 v1.1.1 2017-06-05 22:09:55 +02:00
060e29eccd Use correct dep key for brfs-babel
This would only work in dev, so fail on Travis.
2017-06-05 22:09:07 +02:00
01ff76aea7 1.1.0 v1.1.0 2017-06-05 20:16:53 +02:00
56d4da5ab1 Support browserification of module
In order for browserify/babel to work with this module and ES6 imports,
we need a little helper package that enables readFileSync
transformation. This only works with static paths however, so we need
to change these, too.
2017-06-05 20:14:38 +02:00
8b12d5f432 Fix example 2017-06-05 16:31:43 +02:00
72eaf86de0 Update README 2017-06-05 16:29:05 +02:00
007a9371e7 Add README 2017-06-05 16:28:42 +02:00
9e8b070489 Export schemas as module 2017-06-05 16:19:36 +02:00
50c46b4b41 Fix enum 2017-06-05 16:19:27 +02:00
603b1b63f1 Add JSHint config 2017-06-05 16:00:07 +02:00
0979829666 Update package.json 2017-06-05 15:43:57 +02:00
4f75f7615a Add (real) examples 2017-06-05 14:44:12 +02:00
890483ea7f Encrypt the Web 2017-06-05 14:34:31 +02:00
f3c79b8e2b Add contributor schema 2017-06-05 14:29:12 +02:00
32ec9f065b Fix type 2017-06-05 14:28:58 +02:00
6ff9fdf381 Fix typo 2017-06-05 14:10:04 +02:00
4be1eca22b Initial commit 2017-06-05 14:08:44 +02:00