FranckKe / mersea

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

[master] Optimize initialization and various improvments #272

Closed FranckKe closed 5 years ago

FranckKe commented 5 years ago

MERGE AFTER #265

Diff are on last commit

Optimize state initialization

By dispatching actions on app initialization instead of in components
creation
Add loader to each tool
Move map loader in map instead of overlapping map + toolbar
Add filter information on filter tracer tool
Add loader to /tracers
Typo
FranckKe commented 5 years ago

Close in favor of #276