basti
4c749bca35
Use integer for contributor ID everywhere
...
closes #145
2022-05-21 18:16:26 +02:00
basti
352c9fe3ab
Add new contribution types
2020-05-27 11:15:42 +02:00
basti
22300c2980
Fix actions, etc.
2020-05-11 10:21:23 +02:00
basti
2f4f350a93
WIP Octanify the templates
2020-05-11 10:21:18 +02:00
basti
05e3118a0c
Re-submit vetoed contributions
2019-09-10 11:47:07 +02:00
basti
a9480a09f1
Add time input to conribution form
...
After adding it as a separate field, I figured out that we should use
the same picker, because otherwise we'd have to keep the date in sync
depending on the time zone. Zones are too messy in that regard, and the
date is already normalized to UTC before creating the contribution
record.
closes #141
2019-07-31 13:20:39 +02:00
galfert
3fe8043c76
Use generic contributor name in new contribution form
...
Use the generic name instead of the Github username
2019-06-27 14:57:52 +02:00
basti
8b0cd8c986
Fix template syntax error
...
Wasn't able to select the "special" contribution kind, due to it being
bound to the wrong property.
fixes #125
2019-06-12 16:24:01 +02:00
basti
883b5dc415
Add "special" category for contributions
2019-05-23 14:22:34 +02:00
basti
c30c6c2b36
Refactor layout and button styles
...
* Add single-column layout for forms
* Add optional nav/buttons to section headers
2019-05-23 12:19:29 +02:00
basti
8bd4c6e6e1
Use common forms partial for form styles
2019-05-23 10:36:27 +02:00
basti
22a9786168
Add contribution basics
2019-05-23 09:46:09 +02:00