FranckKe / mersea

Web app to manage and visualise geolocalized waste report
https://oceanplastictracker.com
MIT License
16 stars 5 forks source link

Add shore length to Reports #308

Closed FranckKe closed 4 years ago

FranckKe commented 4 years ago

Add shore length to Reports

Todo: Margin tracer list title [+] add report => add tracer

The goal is to get an idea of the frequency of a tracer on the shore. It can then used to get statistics (in France we can find 1 waste every X km)

Front

Add quantity by kilometers on map popup, add report and myreports Add total quantity by kilometers in tracer list/grid Add quantity min max (>=1;<=500) in add report Add wider dropdown for tracer selection in add report Fix missing information when directly going on /tracers/. It loads reports on this view now. Set Node to current LTS (12/erbium) Small ui fixes

Back

Add shore_lenght attribute to Report (>=1;<=10) Add rake task to populate shore length Add quantity presence validation and min max (>=1;<=500)

Back office

Hide admin list Disable access token Adjust column heights Fix rejected label css class