CommonGarden / Grow-IoT

Software packages for smart growing environments.
http://commongarden.org/
Other
25 stars 6 forks source link

Filter event history #431

Open catbarph opened 6 years ago

catbarph commented 6 years ago

Filtering event notifications would make that portion of the UI much more usable.

Suggestions to follow.

catbarph commented 6 years ago

Event History (log) should probably have it's own page/tab in the app. We can filter more later, but adding context would help the existing logs be more useful...

screen shot 2017-12-08 at 3 07 00 pm

If we had values in the logs, they might be more useful, but I do think a lot of them are unnecessary to show in the main dashboard (e.g. adding of acid is already shown in the control section).

JakeHartnell commented 6 years ago

The relevant file for this is the EventHistory component in imports/app/pages/EventHistory.jsx.