lamassu-server/lib/new-admin
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
..
config chore: cleanup, node14 and new admin default 2020-10-20 21:54:58 +02:00
graphql Fix: make percentage chart work properly 2021-02-02 17:02:24 +00:00
admin-server.js fix: override fields update 2020-12-16 17:18:38 +00:00
funding.js fix: wallet pending values 2020-10-15 21:27:27 +02:00
graphql-dev-insecure.js fix: small fixes and release prep 2020-12-24 20:05:45 +00:00
login.js refactor: user agent parsing 2020-11-12 22:03:26 +00:00
machines.js Reintroduce cashbox (#535) 2021-01-18 20:23:46 +00:00
pairing.js feat: create add machine page 2020-04-15 19:23:27 +02:00
README.md fix: add cors to register endpoint 2020-01-20 17:37:15 +01:00
server-logs.js fix: removed unnecessary support log code from server 2020-10-28 16:16:14 +00:00
supervisor.js fix: pre release screen fixes 2020-07-06 14:17:44 +01:00
transactions.js Fix: make percentage chart work properly 2021-02-02 17:02:24 +00:00

Running

Differences from main lamassu-admin:

  • bin/new-lamassu-register <username> to add a user
  • bin/insecure-dev.sh to run the server