chore: rename status variable from showExpandBtn to canExpand
Chore: disable notific. card, redirect to dashboard on logo click
This commit also fixes eslint warnings about anonymous exports
On the header, the Dashboard link is removed, in favour of adding
a redirect on click on the Lamassu Admin text. "Machines" header
link is removed as well, and a machine profile can be accessed
through the dashboard -> System Status card
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
* feat: changed old server ports so it can coexists with the new server
feat: removed deleted references from old server
feat: created reset and migrate mutations on gql server and
correspondent functions on new settings loader
feat: created front end for the config migration with reset and migrate
functionalities
style: add spacing between buttons
* feat: added ALL_COINS option to the commissions migration
fix: only compare arrays when both variables are arrays
fix: 'all coins' must be on a array to work
Signed-off-by: Liordino Neto <liordinoneto@gmail.com>
Co-authored-by: Liordino Neto <liordinoneto@gmail.com>
feat: removed deleted references from old server
feat: created reset and migrate mutations on gql server and
correspondent functions on new settings loader
feat: created front end for the config migration with reset and migrate
functionalities
style: add spacing between buttons
Signed-off-by: Liordino Neto <liordinoneto@gmail.com>