Commit graph

306 commits

Author SHA1 Message Date
Rafael Taranto
95df06250e refactor: improved images for l-s and l-a-s 2024-08-09 11:06:59 +01:00
siiky
79fc7f3c44 feat: add failedqrscans route 2024-06-17 15:20:51 +01:00
Rafael Taranto
e1c2cc8619 feat: camera diagnostics (#1681) 2024-05-28 16:42:05 -04:00
Rafael Taranto
35e40f4528 Merge remote-tracking branch 'origin/release-9.0' into chore/merge-9-into-10-20240206 2024-02-06 08:51:09 +00:00
Rafael Taranto
ab304093f3 feat: customer auth via email 2023-11-28 17:36:29 +00:00
Rafael Taranto
a3eb44bda2 fix: added missing code from various LN PRs 2023-10-31 18:27:42 +00:00
Sérgio Salgado
797f074898 feat: add empty and refill unit machine actions
fix: remove certain actions from the state middleware after being consumed by the poller
2023-06-07 14:27:43 +01:00
Rafael Taranto
9f13873e36 Merge branch 'dev' into feat-decouple-l-s-entrypoint 2022-04-27 15:59:33 +01:00
André Sá
e30d3c035d feat: add recordPing() as middleware to /graphql 2022-04-26 12:44:56 +01:00
André Sá
a0ed5a3a0e feat: add GraphQL server and resolvers 2022-04-26 12:44:55 +01:00
André Sá
6a9643beb8 fix: always run the authorize middleware 2022-04-26 12:44:50 +01:00
Sérgio Salgado
f4d6b5e454 feat: decouple l-s entrypoint 2022-04-19 22:47:36 +01:00
Sérgio Salgado
16513a8238 feat: add nil UUID to match new machine pairing logic 2021-11-16 16:46:48 +00:00
Sérgio Salgado
990ab32583 feat: db uses asynclocalstorage set schema
feat: set user input related header in public route requests to identify schema
fix: small fixes
2021-11-16 16:46:46 +00:00
Sérgio Salgado
7135a03654 feat: add operatorId to l-a-s middlewares
fix: make changes to db event handler to receive more complex payloads
feat: machine actions previously on REST now work based on notifications
feat: state middleware now operates based on operatorId as well
chore: remove old localAppRoutes related code
2021-11-16 16:46:45 +00:00
Taranto
ba4117173e chore: undo $ prepend on queries 2021-07-22 12:15:45 +01:00
csrapr
f3f2bb01b0 Fix: missing $ and use defaultStore 2021-07-22 12:15:45 +01:00
csrapr
cbf0165893 Feat: make compute schema middleware for 'db' changing 2021-07-22 12:15:45 +01:00
José Oliveira
639f264ee3 chore: remove unused packages, update ccxt, argon2, apollo-server-express and express 2021-07-06 16:15:40 +01:00
Sérgio Salgado
4772024e3d feat: endpoints for machine network performance 2021-06-28 16:23:40 +01:00
Sérgio Salgado
e9b17bdf43 fix: cashbox routing 2021-06-22 15:20:53 +01:00
Sérgio Salgado
8bce807220 feat: route to get notified of machine cashbox removal 2021-06-22 15:20:53 +01:00
csrapr
afb5ceea71 Fix: add missing coupon routes 2021-03-19 14:04:31 +00:00
Cesar
558317e9f3 Feat: implement per operator settings cache
Fix: fix linter-found issues

Chore: move findOperatorId to own middleware file

Chore: delete old routes.js file and rename new-routes.js to routes.js

Fix: PR fixes
2021-03-19 14:04:31 +00:00
José Oliveira
27b98b7f55 fix: identation mistake 2021-03-07 17:44:46 +00:00
José Oliveira
5c732aa53b feat: add machine info in poll response 2021-03-07 17:44:46 +00:00
csrapr
82912b728a Chore: move catch into queries file 2021-02-15 23:17:19 +00:00
Cesar
05373e83db Feat: enable notify operator for OFAC matches
Fix: fix lack of newline in some SVGs

Chore: fix rebase issues
2021-02-15 23:17:19 +00:00
Cesar
69d3e4cb9b Feat: move notif center fns to own file on the notifier module
Fix: fix jest test
2021-02-15 23:17:19 +00:00
Cesar
34f2b84fe2 Feat: add notification center row in notification settings table 2021-02-15 23:17:19 +00:00
csrapr
0d6349dbf4 Chore: fix regressions caused by rebase 2021-02-05 18:59:11 +00:00
Cesar
bf8a40026e Feat: user compliance saving to DB 2021-02-05 18:59:11 +00:00
Cesar
366adad375 Fix: fix crypto overrides not being respected 2021-02-04 15:48:23 +00:00
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
Cesar
2a9e8dadba Feat: user compliance saving to DB 2021-02-04 15:48:23 +00:00
Sérgio Salgado
59cb33570b fix: change coupons to promo codes 2021-02-04 13:20:49 +00:00
José Oliveira
ea36d66167 Using config manager now 2021-02-03 22:56:18 +00:00
Sérgio Salgado
5045821593 fix: review 2021-01-18 19:42:03 +00:00
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
Liordino Neto
3a5bbbca1f feat: added shutdown function to the machine loader
feat: created shutdown route and call it from gql server (called from
admin UI button)

feat: added an extra message property to the ConfirmDialog

refactor: simplified the MachineDetailsCard component

feat: added an extra information message to the Shutdown machine action
2020-11-04 13:12:12 +00:00
Taranto
e3310ce856 fix: receipt printing new admin 2020-10-30 20:14:45 +00:00
Taranto
96b8e3d9a2 feat: error handling for the tables and wizards 2020-10-30 20:13:12 +00:00
Taranto
89bb9a8f25 chore: cleanup, node14 and new admin default 2020-10-20 21:54:58 +02:00
Taranto
520efc0c27 fix: suspend when no ff camera 2020-10-20 21:11:29 +02:00
Taranto
5887a301fb feat: us ssn 2020-10-09 18:01:02 +02:00
Taranto
e0581fc39b feat: suspension trigger 2020-10-06 23:19:22 +02:00
Taranto
118852a433 fix: compliance fixes 2020-10-06 23:19:22 +02:00
Taranto
f2080c32e9 feat: new compliance options 2020-10-06 23:19:22 +02:00
Taranto
5dd8501a17 fix: pre release screen fixes 2020-07-06 14:17:44 +01:00
Taranto
db32ad4f16 Merge remote-tracking branch 'upstream/defiant-dingirma' into fix/flat-schema 2020-06-01 21:02:44 +01:00