about summary refs log tree commit diff
path: root/app/assets/javascripts/components/reducers/reports.jsx
AgeCommit message (Collapse)Author
2017-02-15Fix #634 - Only include innermost-level statuses in report UIEugen Rochko
Fix #635 - Include the initially-reported status in report UI even if it's not among the user's most recent statuses
2017-02-14Adding POST /api/v1/reports API, and a UI for submitting reportsEugen Rochko