aboutsummaryrefslogtreecommitdiff
path: root/web/app/store/ReportRoute.js
AgeCommit message (Collapse)Author
2016-09-18Remove web interface from main repoAnton Tananaev
2016-08-14Use relative URLs for web appAnton Tananaev
2016-08-09- Fixed csv MIME type and added response headerAbyss777
- Added 3 report types - Changed some Strings - Fixed jscs issues in other files
2016-08-08- Added deviceId in SummaryReportAbyss777
- Response bare array for application/json - Migrate to /api/reports/route in web-interface