Commit graph

11 commits

Author SHA1 Message Date
Nikola Ubavic
11d82911ba fix: network speed format 2022-02-22 18:00:15 +01:00
Sérgio Salgado
cc4700a413 fix: machine dashboard screen more up to spec 2022-02-16 01:46:49 +00:00
Sérgio Salgado
d794bca673 fix: missing machine performance data on the dashboard machine overview page 2022-02-10 16:05:30 +00:00
Sérgio Salgado
ca2274a8a2 fix: use date-fns functional programming module 2021-11-24 23:02:24 +00:00
Sérgio Salgado
973040f409 feat: remove all instances of moment usage 2021-11-24 23:02:23 +00:00
André Sá
50513d7ecd feat: add device ID to machine dashboard 2021-10-08 09:42:08 +01:00
João Leal
f69b71da65 fix: add machine actions to 'Dashboard > Machine Details' 2021-10-04 07:31:17 +01:00
José Oliveira
00875f06e8 refactor: sql formatting and label rename 2021-09-07 17:16:52 +01:00
José Oliveira
1a166bc279 feat: machine performance indicators 2021-09-07 17:16:52 +01:00
Cesar
ae7eaca10c Fix: make percentage chart work properly
Fix: code review

Fix: rework components according to PR requested changes

Fix: fix repeated code buildRatesNoCommission

Also renames id to deviceId in transactions quer

Fix: pr requested changes

Chore: move inline styles to classes

Chore: remove comment

Fix: bad equality !process.env.NODE_ENV === 'production'
2021-02-02 17:02:24 +00:00
Cesar
00f176fccc Feat: make percentage chart
feat: footer expands to show more items

fix: several style fixes

feat: streak through cassettes table if machine doesnt have cashout enabled

Revert "feat: streak through cassettes table if machine doesnt have cashout enabled"

This reverts commit eaa390be8e9688c557507ff9c2984addc3f25031.

feat: Streak through cash cassettes table if cashout not enabled

feat: Machine details overview on sidebar

feat: machine prof page: breadcrumb, sidebar. dashboard: redirect on machine click

feat: Last ping shows seconds/ minutes/ hours/ days ago depending on time past

chore: Disabled cashbox % column in dashboard system performance card
2021-02-02 17:02:24 +00:00