Commit graph

19 commits

Author SHA1 Message Date
Rafael
d646aee24b chore: use proper name convention for build tools 2024-12-02 08:35:38 +00:00
Nikola Ubavic
b5e798339b fix: use k for thousands
fix: graph tooltip for `threeDays` interval

fix: y domain for log graph

fix: line graph drawing order

fix: line graph dots
2024-11-26 15:08:45 +00:00
Sérgio Salgado
c8c18b0f83 fix: scatterplot data points being cut on the right side of the graph 2022-07-08 17:10:51 +01:00
Sérgio Salgado
10ac63cc6c fix: dashboard graph dataplots going off grid
fix: inconsistencies between eligible transactions on graphs
2022-06-01 17:29:29 +01:00
Sérgio Salgado
b41fe5e894 fix: incorrect useMemo on a function 2022-01-04 20:05:47 +00:00
Sérgio Salgado
e2abf88705 refactor: pull up method 2021-12-22 16:49:10 +00:00
Sérgio Salgado
97f52616cf fix: dashboard UI tweaks 2021-12-20 20:22:12 +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
Sérgio Salgado
7d6fb17158 feat: convert from using dst offsets to use timezone code
feat: select timezones from current selected country
2021-11-24 23:02:22 +00:00
Nikola Ubavic
3c79a44358 fix: move constant definition inside hook 2021-10-21 21:01:32 +02:00
Nikola Ubavic
f10f881e31 fix: position cashin dots
fix: scatter plot uses default timezone

refactor: cleaner code style
2021-10-21 19:11:39 +02:00
Sérgio Salgado
cf6e5354ec fix: useEffect dependencies 2021-06-20 15:56:18 +01:00
Sérgio Salgado
b24c65e8bc feat: timezone conversion in dashboard graph 2021-06-20 15:56:18 +01:00
csrapr
ef60b15d82 Chore: post-rebase fixes 2021-02-05 18:59:11 +00:00
Cesar
c21cdb13e1 Feat: make dashboard and machine profile page 2021-02-05 18:59:11 +00: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
Cesar
19cd086436 Feat: make dashboard and machine profile page 2021-02-02 17:02:24 +00:00