lamassu-server/lib/new-admin
Liordino Neto f53a934092 feat: change customer screen transaction list part to the new design
feat: created the compliance details component (no data for now)

fix: added missing properties into the gql schema and the compliance
details component

feat: added another chip type for a neutral situation

style: change the property card style for the v1 specs

fix: added front facing camera override to schema and components

feat: added authorized override (status) column to the customers list
table

fix: moved name to the front of the phone on the customers list table

fix: added sanctions description text on it's card

fix: added id icon to the right of the customer name

feat: created subpage button component and use it in the customer
profile

feat: created an image popper component and use it in the customer
compliance page

fix: added varying sizes to the customer details and id data cards fields

refactor: simplify the compliance subpage code
2020-10-26 16:04:15 +00:00
..
config chore: cleanup, node14 and new admin default 2020-10-20 21:54:58 +02:00
graphql feat: change customer screen transaction list part to the new design 2020-10-26 16:04:15 +00:00
admin-server.js chore: added builded files and compression 2020-10-22 17:03:00 +01:00
funding.js fix: wallet pending values 2020-10-15 21:27:27 +02: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 feat: created the rename action on the machine status page 2020-10-15 21:20:06 +02: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 feat: new compliance options 2020-10-06 23:19:22 +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