cygnal/src/store
Lucas Verney a7792f5dbb Rework upvotes
Upvotes now reset the `datetime` field of the report, making it appear
as if it was newly reported. They also extend the lifetime for accidents
and GCUM.

This introduces database migrations as well.

Closes https://framagit.org/phyks/cyclassist/issues/41.
2018-09-12 13:51:53 +02:00
..
actions.js Drop Moment.JS, use custom small lib for relative dates and formatting 2018-08-29 12:08:18 +02:00
getters.js Rework upvotes 2018-09-12 13:51:53 +02:00
index.js Clicking on a report now shows more infos and let users dismiss it 2018-07-06 15:39:35 +02:00
mutations-types.js Fix a bug in automatic refetch of reports after a given distance 2018-08-26 17:48:07 +02:00
mutations.js Prevent dismissed report details from immediately reopening 2018-09-04 15:49:02 +02:00