lamassu-server/lib/new-admin
Sérgio Salgado fec57bf173 feat: add migration to add customer custom fields related tables
feat: create CustomerCustomField type on graphql
feat: add custom fields fetching to getCustomer and getCustomerList functions
feat: add mutations to interact with customer custom fields
2021-11-23 18:52:04 +00:00
..
config feat: start working on monero implementation 2021-11-15 15:19:27 +00:00
graphql feat: add migration to add customer custom fields related tables 2021-11-23 18:52:04 +00:00
middlewares fix: remove lamassu login-related filtering 2021-11-16 16:46:50 +00:00
services Merge pull request #941 from ubavic/fix/download_transactions_log_pt2 2021-11-23 09:46:48 +00:00
admin-server.js feat: db uses asynclocalstorage set schema 2021-11-16 16:46:46 +00:00
filters.js feat: add search functionality to customer page 2021-09-24 10:54:34 +01:00
graphql-dev-insecure.js chore: use logger for all important logs 2021-10-11 16:24:24 +01:00
README.md fix: add cors to register endpoint 2020-01-20 17:37:15 +01:00

Running

Differences from main lamassu-admin:

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