Rafael Taranto
6274bccde5
Merge pull request #1694 from siiky/feat/lam-1111/customer-last-used-machine
...
LAM-1111 View last-used machine name on customer profile
2024-08-05 13:44:28 +01:00
Rafael Taranto
345e869826
Merge branch 'release-10.0' into feat/lam-1062/save-unsuccessful-qr-scans
2024-08-05 13:42:26 +01:00
siiky
53830aba52
feat: update the customer's last_used_machine on auth attempt
2024-07-18 16:47:59 +01:00
Rafael Taranto
8f8e95c292
feat: notifications and flow fixes
2024-06-18 23:43:35 +01:00
Rafael Taranto
04eea85a0d
refactor: yagni and flow of external compliance
2024-06-17 22:11:24 +01:00
siiky
79fc7f3c44
feat: add failedqrscans route
2024-06-17 15:20:51 +01:00
Sérgio Salgado
b06927fd1c
fix: change sumsub usage away from self-hosted solutions
2024-06-11 11:28:05 +01:00
Sérgio Salgado
6ba0632067
feat: implement sumsub API module
...
feat: add 3rd party services splash screen
feat: add sumsub as a configurable 3rd party service
feat: sumsub config loader
fix: small fixes
feat: add external validation as a compliance trigger
feat: add external validation route in l-s
feat: add external validation graphql module
feat: integrate sumsub SDK
feat: improve sumsub form to allow adding multiple applicant levels with enhanced UX
feat: added support for array fields in FormRenderer
feat: allow external validation triggers to dynamically use levels setup in the services page
fix: multiple small fixes
feat: get external compliance customer info
fix: small fixes
feat: add informational card in customer profile regarding external service info
feat: send external customer data for machine trigger verification
feat: restrictions to the creation of custom info requests and external validation triggers
fix: allow for a single applicant level to be setup
fix: account instance access
fix: small fixes
fix: development-only log
2024-06-11 11:25:58 +01:00
siiky
3dbf10183e
feat: add pending manual compliance notifications
2024-06-07 12:14:34 +01:00
siiky
068f68e838
refactor: give settings object to complianceNotify
2024-06-07 11:59:27 +01:00
siiky
08843ec73a
refactor: make deviceId its own variable
2024-06-07 11:59:26 +01:00
Rafael Taranto
35d38e0dee
Merge pull request #1683 from RafaelTaranto/feat/save-last-auth-attempt-customer
...
LAM-1108 feat: save last auth attempt per customer
2024-06-05 08:21:11 +01:00
Rafael Taranto
d109feb5a8
Merge pull request #1680 from RafaelTaranto/feat/scorechain
...
[LAM-1093] feat: scorechain address analysis
2024-06-04 16:30:11 +01:00
Rafael Taranto
4743f7f62c
feat: save last auth attempt per customer
2024-05-29 09:24:18 +01:00
Rafael Taranto
e1c2cc8619
feat: camera diagnostics ( #1681 )
2024-05-28 16:42:05 -04:00
Rafael Taranto
501da5f54a
feat: scorechain address analysis
2024-04-30 17:18:36 +01: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
Rafael Taranto
21b88f182e
refactor: use recyclers instead of stackers
2023-10-09 14:41:33 +01:00
Taranto
53f74a1fc3
fix: cashbox still being used elsewhere
2023-08-09 18:23:37 +01:00
Rafael Taranto
189aff31d7
Merge branch 'release-8.6' into feat-add-aveiro-admin-ui-8.5
2023-06-26 21:29:00 +01:00
Rafael Taranto
b3afbe7255
Merge pull request #1527 from josepfo/feat/add-genmega-support
...
LAM-789 Fix suspend flag for gm machine
2023-06-15 19:30:40 +01:00
Sérgio Salgado
460a8cf1fd
feat: add refillUnit route flow
2023-06-07 14:27:43 +01:00
Sérgio Salgado
45f722e724
feat: add emptyUnit bills table
...
feat: rework cash unit operations
fix: multiple fixes for the empty unit workflow
2023-06-07 14:27:43 +01: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
Sérgio Salgado
f3ab63766e
feat: add bill math cassette-agnostic solution
...
fix: multiple generic fixes related with the recyclers
fix: slight UI data changes
2023-06-07 14:27:42 +01:00
Sérgio Salgado
211c4b1ea7
feat: add aveiro cash units to the devices table
...
feat: change data fetching to accomodate the new cash units
2023-06-07 14:27:42 +01:00
Sérgio Salgado
a037ecdbec
fix: wrong error code
2023-06-01 14:08:02 +01:00
Sérgio Salgado
cf38f09b62
fix: response tx for machine update requests
...
fix: CT error handling
2023-06-01 10:41:54 +01:00
josepfo
b312c44562
fix: suspend flag for gm machine
2023-03-21 15:34:38 +00:00
Rafael Taranto
f4fa98879f
Merge pull request #1451 from chaotixkilla/fix-send-only-server-version-old-poller
...
Only send the server version to the old poller requests by 8.1+ machines
2022-11-28 12:41:14 +00:00
Sérgio Salgado
cb6df3f86c
fix: add backwards compatibility code
2022-11-21 19:12:49 +00:00
Sérgio Salgado
f66d155f08
fix: only send the server version when the old poller is triggered by an 8.1+ machine
2022-11-21 17:25:34 +00:00
Sérgio Salgado
32b54b1596
feat: add debug logs for the cashbox removal and batch creation processes
2022-09-19 17:14:47 +01:00
Sérgio Salgado
6c4b225e73
fix: allow for decimal values on customer suspension time
2022-06-20 22:28:03 +01:00
Taranto
4023470fec
Merge remote-tracking branch 'upstream/release-8.0' into merge-release-8.0-into-dev-220906
2022-06-09 23:56:40 +01:00
José Oliveira
44cd957c6d
feat: tc photo toggle button
2022-05-16 16:34:52 +01:00
André Sá
6c43f7536d
refactor: move getCustomInfoRequests call out of config manager
2022-04-26 15:23:42 +01:00
André Sá
40791cb4cd
refactor: move recordPing() to poll()
2022-04-26 12:44:53 +01:00
André Sá
d2b78ea93d
refactor: inline variables and reformat promises
2022-04-26 12:44:52 +01:00
André Sá
b74bd2ce14
refactor: remove unnecessary assignment
2022-04-26 12:44:51 +01:00
André Sá
4a6da1b888
refactor: drop unused parameter
2022-04-26 12:44:49 +01:00
André Sá
bdb094f3cc
fix: add to the pids object rather than overwrite
2022-03-30 15:12:04 +01:00
José Oliveira
f205f99d7f
fix: sms receipt tx direction
2022-03-02 14:40:02 +00:00
Sérgio Salgado
cb7b97b0e2
chore: rename functions to more appropriate names
2022-02-18 18:34:51 +00:00
Rafael Taranto
26bf036553
Merge pull request #1099 from chaotixkilla/fix-custom-sms
...
Get SMS notices closer to spec
2022-02-16 10:09:18 +00:00
Rafael Taranto
5494fe9600
Merge pull request #1101 from chaotixkilla/fix-cashbox-removal-notification
...
Fix cashbox removal notification trigger
2022-02-14 23:49:43 +00:00
Rafael Taranto
b353f68236
Merge pull request #1103 from chaotixkilla/fix-missing-custom-req-data-machine-response
...
Fix missing customer data on machine requests
2022-02-14 17:39:52 +00:00
Rafael Taranto
079905efef
Merge pull request #835 from josepfo/feat/move-paper-wallet-only-to-admin
...
feat: move paper wallet only to admin
2022-02-14 16:08:17 +00:00