lamassu-server/lib/new-admin
Cesar c457faab40 Chore: make notification center UI
Chore: fiatBalancesNotify refactor

Chore: removed now-unused code in some files

Feat: change column "detail" in database to use jsonb

Chore: add notification center background and button

Chore: notifications screen scaffolding

Fix: change position of notification UI

Feat: join backend and frontend

Feat: notification icons and machine names

Feat: add clear all button, stripe overlay on invalid notification

Fix: rework notification styles

Feat: use popper to render notifications

Feat: make notification center UI

Fix: fix css on notification center

Fix: fix invalidateNotification

Chore: apply PR requested changes

Fix: PR fixes

Fix: make toggleable body/root styles be handled by react

Chore: delete old notifier file

Fix: undo variable name changes for cryptobalance notifs
2021-02-04 15:48:23 +00:00
..
config chore: cleanup, node14 and new admin default 2020-10-20 21:54:58 +02:00
graphql Chore: make notification center UI 2021-02-04 15:48:23 +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