Sérgio Salgado
b0860cdea5
feat: decouple l-s entrypoint
2022-04-05 23:10:24 +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
Taranto
bf8f1d991c
chore: integrate new admin with l-s
2020-05-27 22:43:00 +01:00
Taranto
8b149031e3
chore: early t&c release
2020-04-03 15:44:31 +02:00
Taranto
7fc8ff3d1d
fix: make t&c changes backwards compatible
2020-04-03 15:44:31 +02:00
Taranto
8f28b7aa0a
feat: only refetch t&c on config change
2020-04-03 15:44:31 +02:00
Taranto
84ba74926c
fix: make t&c changes backwards compatible
2020-03-20 15:41:50 +01:00
Taranto
f1edea4e8a
feat: only refetch t&c on config change
2020-01-24 14:32:04 +01:00
Taranto
9ccdd7d6f9
feat: add compression to l-s
2020-01-24 14:32:04 +01:00
Rafael Taranto
d083ae5a40
perf - Cache settings on router.js
2019-10-01 16:55:07 +02:00
Rafael Taranto
1153c6af6a
Merge cc into dd ( #317 )
...
* Fix ETH fee fetching (#303 )
* v7.3.3 (#304 )
* Throttle clock skew and fetch logs
* PR Fixes
* Reduce throttle time
* Remove old endpoint
* Fix standard styles and improve readability
* Simplify throttling
* Small fixes
* Bump version
2019-09-20 12:33:00 +01:00
Rafael Taranto
55cdc2fa52
Enable receipt printing ( #298 )
...
* Remove cross reference option from compliance
* Add receipt printing
2019-07-30 19:50:40 +01:00
Rafael Taranto
9f8693a33e
Add new reboot option and restart lamassu-browser
2019-07-16 14:53:28 +01:00