Rafael Taranto
8b6071270a
Merge pull request #1726 from lamassu/release-10.0
...
Release 10.0
2024-10-14 18:32:52 +01:00
siiky
19c7d73444
chore: remove dead code
2024-09-19 15:54:23 +01:00
siiky
39e78a37a2
fix: don't crash on customer page with bad dates
2024-09-19 15:26:45 +01:00
Rafael Taranto
a3ea347b9e
Merge pull request #1720 from siiky/fix/lam-737/requirement-name-required
...
LAM-737 Fix requirement name required
2024-09-12 14:11:00 +01:00
siiky
b368fbaeab
refactor: getStep()
2024-09-02 17:07:01 +01:00
siiky
c840d49ba3
refactor: simplify chooseNotNull
2024-09-02 17:07:01 +01:00
siiky
185c620835
fix: missing name error message
2024-09-02 17:06:51 +01:00
siiky
87293cd21b
fix: Formik validation schema parameter
2024-09-02 17:06:50 +01:00
siiky
9e5f027379
refactor: extract building of initial values
2024-09-02 17:06:50 +01:00
siiky
08c87f4f18
refactor: simplify enabled custom info requests processing
2024-09-02 17:06:49 +01:00
siiky
f1566c1bcc
fix: give fields a user-friendly label
2024-09-02 15:32:34 +01:00
siiky
fc47944ac8
refactor: make it obvious what it's doing
2024-09-02 12:48:48 +01:00
siiky
c3c837f87d
refactor: destruct on arguments list
2024-08-30 18:07:26 +01:00
Rafael Taranto
543b09b084
Merge pull request #1713 from RafaelTaranto/feat/elliptic-wallet-scoring
...
LAM-1145 feat: elliptic wallet scoring
2024-08-30 18:03:11 +01:00
siiky
ac2f9fdf00
fix: non-user-friendly error message on empty machine field
2024-08-30 17:37:31 +01:00
Rafael Taranto
92de30de01
feat: elliptic wallet scoring
2024-08-19 13:31:45 +01:00
Rafael Taranto
597d4a030b
Merge pull request #1703 from RafaelTaranto/fix/sumsub-small-issues
...
LAM-1134 fix: sumsub UI and cache invalidation on l-s
2024-08-13 14:47:09 +01:00
Rafael Taranto
b8b3c374ee
Merge pull request #1704 from RafaelTaranto/chore/alchemy-labels-on-infura
...
LAM-1106 chore: add Alchemy label and remove extra fields
2024-08-13 14:43:44 +01:00
Rafael Taranto
02794e48ad
Merge pull request #1702 from RafaelTaranto/fix/diagnostics-logs-timer
...
LAM-1103 fix: use correct timestamp on logs download
2024-08-13 14:43:29 +01:00
Rafael Taranto
0bdbd4cc76
fix: cashbox history optimize and fix query
2024-08-13 09:40:42 +01:00
Rafael Taranto
390db36dd9
chore: add Alchemy label and remove extra fields
2024-08-12 17:42:59 +01:00
Rafael Taranto
6ab919c38f
fix: sumsub UI and cache invalidation on l-s
2024-08-12 16:51:34 +01:00
Rafael Taranto
cacafb2f20
fix: use correct timestamp on logs download
2024-08-12 10:10:00 +01:00
Rafael Taranto
245c18be9e
chore: data-cy attribute for qrCode testing
2024-08-05 18:18:51 +01:00
siiky
898ba3b504
refactor: show the lastUsedMachineName field
2024-07-18 17:37:42 +01:00
siiky
4b4af106a8
Merge branch 'release-10.0' into feat/lam-1111/customer-last-used-machine
...
* release-10.0:
chore: use map instead of foreach
chore: v10.0.1 (#1696 )
Add InforU SMS plugin (#1695 )
fix: add machine name and timestamp to pending notifs messages
refactor: drop unused debug logs
refactor: replace `fs`+`util.promisify` with `fs/promises`
refactor: drop unnecessary use of `_.curry`
refactor: destruct in parameters list
refactor: drop unnecessary curly braces
chore: drop unused import
refactor: destruct in parameters list to build object
refactor: destruct in parameters list instead
refactor: use `set` from `lodash/fp` instead of syntax
feat: notifications and flow fixes
fix: generic external auth on ui
fix: admin ui
refactor: yagni and flow of external compliance
fix: change sumsub usage away from self-hosted solutions
feat: implement sumsub API module
chore: remove unused files
2024-07-18 13:07:17 +01:00
Rafael Taranto
09c3fb8a70
Merge pull request #1689 from RafaelTaranto/chore/sumsub-rebase-simplified
...
chore: sumsub rebase simplified
2024-07-16 09:34:07 +01:00
Rafael Taranto
ae0d90dd99
chore: use map instead of foreach
2024-07-16 09:33:13 +01:00
sha-265
fc6f86f51d
Add InforU SMS plugin ( #1695 )
...
Co-authored-by: Bitcoin Change <admin@bitcoinchange.co.il>
2024-07-08 17:17:42 -04:00
siiky
eafefee06a
feat: show customer's last used machine
2024-07-03 18:56:30 +01:00
Rafael Taranto
423cfd4bbb
fix: generic external auth on ui
2024-06-18 12:41:53 +01:00
Rafael Taranto
11e0a03df1
fix: admin ui
2024-06-18 10:42:59 +01:00
Rafael Taranto
04eea85a0d
refactor: yagni and flow of external compliance
2024-06-17 22:11:24 +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
f144c8a7cb
refactor: convert function to single-expression arrow function
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
8837da0b56
fix: missing return, api headers, variable name
2024-05-29 14:42:39 +01:00
Rafael Taranto
ea92fa5c6d
fix: migrate old error codes
2024-05-29 10:33:03 +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
f3df8904f5
Merge pull request #1669 from RafaelTaranto/feat/bitfinex-implementation
...
LAM-1087 feat: bitfinex implementation
2024-04-15 09:02:17 +01:00
Rafael Taranto
98c48ba853
feat: bitfinex implementation
2024-04-15 09:02:05 +01:00
Rafael Taranto
1ec06cb750
Merge remote-tracking branch 'origin/release-9.0' into chore/merge-9-into-10-20240404
2024-04-04 10:03:14 +01:00
Rafael Taranto
0e606a5d5e
fix: initial wizard null safety
2024-03-28 21:56:20 +00:00
Rafael Taranto
204886e858
Merge pull request #1665 from RafaelTaranto/fix/network-fee-ui
...
fix: NaN display on null network fee
2024-03-19 20:26:55 +00:00
Rafael Taranto
db09cde2e0
fix: NaN display on null network fee
2024-03-19 20:26:35 +00:00
Rafael Taranto
5b6491619e
Merge pull request #1664 from RafaelTaranto/fix/small-email-auth-issues
...
Fix/small email auth issues
2024-03-19 20:18:41 +00:00