fablab-bergamo / fabomatic-backend

A RaspberryPi Zero-friendly backend, for managing FabLab machines access. This is the server-side of the Fab-O-Matic board project. Works in Python with MQTT broker + Database Engine.
https://www.fablabbergamo.it/2024/06/03/fabomatic1/
MIT License
0 stars 1 forks source link

UI for durations is not consistent #1

Open PBrunot opened 1 year ago

PBrunot commented 1 year ago

Durations are stored as fractional hours, but the displays are not consistent between machine edit, machine insert, machine history, maintenance history screens. They probably need to be formatted as X hours Y minutes also for user inputs fields.