Commit graph

180 commits

Author SHA1 Message Date
Sérgio Salgado
ee8c46b51e fix: remove machine selector 2021-11-23 19:09:50 +00:00
Sérgio Salgado
54b73b95b4 feat: scripting-like tags on custom sms content
feat: add created column to custom_messages
feat: custom message dynamic validators and testing
feat: delete custom sms
feat: employ custom sms to existing events
2021-11-23 19:09:48 +00:00
Sérgio Salgado
3480bbf8f7 feat: add custom SMS screen
feat: custom messages database migration
feat: populate custom SMS screen with database data
feat: custom SMS creation modal
fix: small fixes on styling
2021-11-23 19:08:02 +00:00
Rafael Taranto
d456d2cc2e Merge pull request #941 from ubavic/fix/download_transactions_log_pt2
fix: add missing modules
2021-11-23 09:46:48 +00:00
Sérgio Salgado
6dee47a171 fix: machine pairing token creation 2021-11-18 19:53:17 +00:00
Nikola Ubavic
d92dd1e968 fix: add missing modules
fix: use correct methods
2021-11-18 20:09:15 +01:00
Sérgio Salgado
2ff9ac5bcd fix: remove lamassu login-related filtering
fix: use logger instead of console
2021-11-16 16:46:50 +00: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
5b13ffe3d9 feat: encode pazuz_operatoridentifier header
chore: rename cookies to fit a standard
fix: small fixes
2021-11-16 16:46:47 +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
Sérgio Salgado
5a44216547 fix: session middleware order 2021-11-16 16:46:13 +00:00
Sérgio Salgado
c0d1db834b refactor: move apollo server context creator to middleware function 2021-11-16 16:46:12 +00:00
Sérgio Salgado
0272dc2bd1 chore: remove db $ instances
fix: add compute-schema file
fix: to_timestamp() psql usage

chore: rephrase expired session deletion
2021-11-16 16:46:12 +00:00
csrapr
cb2e1b3907 Feat: adds async local storage to admin server 2021-11-16 16:46:11 +00:00
Sérgio Salgado
c0808e9bd7 feat: start working on monero implementation
feat: monero files and config

feat: monero interface
feat: monero rpc digest request

feat: add monero to wallet wizard splash

fix: tarball unzipping

fix: monero files

fix: monero zipped folder path

fix: undefined variable

chore: xmr stagenet

fix: prune-blockchain flag

fix: monero wallet arguments

chore: rpc-bind-port on monero wallet

chore: monero wallet directory

fix: fetch digest request
fix: monero authentication
fix: monero address creation

fix: monero config port

fix: wallet creation
fix: wallet rpc daemon login

fix: get monero funding

fix: unauthorized issue with multiple requests on Promise.all
fix: generate funding addresses
fix: destination address balance for XMR cashout
fix: transaction creation

feat: transaction recommended mixin and ring size

fix: monero wallet error handling

fix: error handling

fix: monero wallet error
feat: guide to add new cryptos

chore: small code shortcuts

fix: crypto implementation guide

chore: add XMR to exchange files
2021-11-15 15:19:27 +00:00
Rafael Taranto
f8e5d0585c Merge pull request #845 from chaotixkilla/feat-cancel-cash-in-txs
Cancel cash-in transactions
2021-11-14 23:08:41 +00:00
Rafael Taranto
a0b6a4455c Merge pull request #893 from ubavic/fix/download_transactions_log
fix: download transaction log
2021-11-11 18:32:29 +00:00
Rafael Taranto
1dd8f4ff7e Merge pull request #872 from SiIky/chore/JbtevlHv/log_through_logger
Log through the logger
2021-11-11 18:32:06 +00:00
Rafael Taranto
682caddb32 Merge pull request #814 from josepfo/feat/add-tickers-and-traders
feat: add support for binance.us, cex.io and ftx
2021-11-11 18:30:37 +00:00
Rafael Taranto
750bca63e5 Merge pull request #790 from josepfo/fix/clean-filters-button-styling
Fix: search filter section according to spec
2021-11-11 18:29:39 +00:00
Rafael Taranto
5570f81802 Merge pull request #806 from josepfo/feat/handle-customer-tc-photos
feat: handle T&C photos and UI photos roll
2021-11-11 18:26:51 +00:00
Nikola Ubavic
be6694b280 fix: add an args attribute to the component
fix: add a missing argument to the batch function call
2021-10-20 18:30:02 +02:00
André Sá
21bdf5f60a chore: use logger for all important logs 2021-10-11 16:24:24 +01:00
Sérgio Salgado
f7720e3512 feat: cancel cash-in transaction 2021-10-10 16:03:10 +01:00
Nikola Ubavic
515ee0d1c5 fix: no customer number showing in transactions 2021-10-08 01:03:33 +02:00
José Oliveira
2f2285e943 refactor: styling improvements and add custom carousel component 2021-10-07 13:54:38 +01:00
José Oliveira
e729de1410 feat: handle T&C photos and UI photos roll 2021-10-07 13:49:43 +01:00
Sérgio Salgado
a6eb4b904f feat: implement subscriber info retrieval 2021-10-04 11:42:25 +01:00
Taranto
abbcda793b chore: re-add feature missing from merge 2021-10-04 07:31:17 +01:00
Neal
0ac62139db feat: re-enable geth install 2021-10-04 07:31:17 +01:00
Sérgio Salgado
2a2a0a8a8b feat: add search functionality to customer page 2021-09-24 10:54:34 +01:00
Sérgio Salgado
e837ee3e7a fix: remove aux query to get customer information related with individual discounts 2021-09-07 17:26:36 +01:00
Sérgio Salgado
847b87ecb0 feat: use customer Autocomplete on discount creation 2021-09-07 17:26:36 +01:00
Sérgio Salgado
03fd19e0cf feat: customer matching on individual discounts panel 2021-09-07 17:26:36 +01:00
Sérgio Salgado
768b5a30e1 feat: individual discounts creation form
feat: individual discounts deletion
fix: discounts mapping from db
2021-09-07 17:26:36 +01:00
Sérgio Salgado
07f15db851 feat: individual discounts migration
feat: loyalty panel routing
chore: rename promo-codes module to loyalty
2021-09-07 17:26:36 +01:00
José Oliveira
0ae8c691c2 fix: replace DateTime with Date and add gql resolver date name 2021-09-07 17:16:52 +01:00
José Oliveira
1a166bc279 feat: machine performance indicators 2021-09-07 17:16:52 +01:00
José Oliveira
56fc312520 feat: filter by txs with fiat lt 0 2021-08-06 12:03:33 +01:00
José Oliveira
01114d01e4 feat: add support for binance.us, cex.io and ftx 2021-08-04 17:56:37 +01:00
Sérgio Salgado
06b7f8cf8b fix: customer filters not being applied
fix: customer name edge cases
fix: sql uppercasing
2021-07-29 00:05:36 +01:00
Sérgio Salgado
2b93f016ac feat: add search functionality to customer page 2021-07-29 00:05:36 +01:00
Taranto
ba4117173e chore: undo $ prepend on queries 2021-07-22 12:15:45 +01:00
csrapr
7bbf2829de Feat: make lamassu-migrate use async local storage 2021-07-22 12:15:45 +01:00
csrapr
351d170c31 Feat: AsyncLocalStorage for schema changing 2021-07-22 12:15:45 +01:00
csrapr
e6059be8d2 Chore: refactor to use new schema changing queries 2021-07-22 12:15:45 +01:00
Sérgio Salgado
fe665f1e9c fix: edge case with suspensions shorter than 1 day 2021-07-21 14:08:36 +01:00
Sérgio Salgado
61cc772816 feat: cashbox batch creation on machine cashbox removal
fix: cashbox batch creation with empty cashbox
2021-07-07 17:46:23 +01:00
Sérgio Salgado
482e1afc3a fix: cashout detection on cash cassette wizard
fix: cashbox wizard onContinue data
fix: cashbox batch creation query
feat: cashbox batch creation flow on UI
2021-07-07 17:46:23 +01:00