lamassu-server/lib/new-admin
Liordino Neto 994f823632 fix: added missing lodash dependency to accounts lib
fix: show full languages name on the dropdown

fix: search crypto per name as well

fix: limit selected languages to 4 (the same as the old admin)

fix: removed duplicated import
2020-08-02 00:38:54 +02:00
..
config fix: added missing lodash dependency to accounts lib 2020-08-02 00:38:54 +02:00
graphql fix: added timestamp parameters for a date range on the gql queries for 2020-07-31 00:37:00 +02:00
admin-server.js chore: integrate new admin with l-s 2020-05-27 22:43:00 +01:00
funding.js fix: pre release screen fixes 2020-07-06 14:17:44 +01:00
graphql-dev-insecure.js feat: add graphql support (#349) 2019-12-24 15:36:41 +01:00
login.js feat: add graphql support (#349) 2019-12-24 15:36:41 +01:00
machines.js chore: integrate new admin with l-s 2020-05-27 22:43:00 +01: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: added timestamp parameters for a date range on the gql queries for 2020-07-31 00:37:00 +02:00
supervisor.js fix: pre release screen fixes 2020-07-06 14:17:44 +01:00
transactions.js fix: added timestamp parameters for a date range on the gql queries for 2020-07-31 00:37:00 +02:00

Running

Differences from main lamassu-admin:

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