lamassu-server/lib/new-admin
Sérgio Salgado 7fe8799edc feat: add loyalty panel screen and structure
feat: add coupons table

feat: add coupons to schema

fix: coupon schema

feat: coupon table

feat: add coupon top button

feat: add first coupon button

feat: delete coupon

feat: coupon modal

fix: clear discount on modal close

fix: modal input formatting

feat: add new coupons

fix: button positioning

fix: remove loyalty panel sidebar

fix: coupon screen matching specs

fix: coupon modal

feat: send coupon data to machine on poll

fix: available coupons bool

feat: coupon endpoint

feat: transaction discount migration

feat: post-discount rates

refactor: bills

feat: version string

fix: bill saving on db

feat: coupon soft-delete

fix: coupon soft delete

fix: bill receiving

feat: remove cryptoAtoms update during tx

fix: tx trading

fix: bills

feat: start trades rework

fix: remove code

fix: code review
2021-01-18 19:42:03 +00:00
..
config chore: cleanup, node14 and new admin default 2020-10-20 21:54:58 +02:00
graphql feat: add loyalty panel screen and structure 2021-01-18 19:42:03 +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 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 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: fix query 2020-12-11 19:23:12 +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