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
32e5b1ba87
fix: add connect() function to list of db wrapper functions
2021-11-16 16:46:45 +00:00
csrapr
121ced632e
Feat: use pg-promise notify for poller update
2021-11-16 16:46:44 +00:00
csrapr
4ce4a32502
Feat: allow polling of multiple db schemas
2021-11-16 16:46:44 +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
2e45098033
Fix: lamassu-register with async local store
2021-11-16 16:46:11 +00:00
csrapr
cb2e1b3907
Feat: adds async local storage to admin server
2021-11-16 16:46:11 +00:00
Rafael Taranto
8128f05ffb
Merge pull request #725 from chaotixkilla/feat-add-monero-support
...
Monero support
2021-11-16 14:49:09 +00:00
Rafael Taranto
0d74192ccb
Merge pull request #914 from josepfo/feat/add-machine-name-to-customer-txs-table
...
feat: add machine name to customer txs table
2021-11-16 14:48:12 +00:00
Rafael Taranto
09c2154e05
Merge pull request #919 from josepfo/fix/confidence-checking-ui-up-to-spec
...
fix: confidence checking ui up to spec
2021-11-16 14:47:43 +00:00
Rafael Taranto
07b83c9fb1
Merge pull request #895 from josepfo/feat/custom-editable-fields
...
Feat: custom editable fields
2021-11-16 14:45:53 +00:00
José Oliveira
4841ef21a5
feat: add machine name to customer txs table
2021-11-16 13:21:21 +00:00
José Oliveira
a83df77a25
fix: add default values for zeroConf and zeroConfLimit on the initial setup
2021-11-16 13:11:26 +00:00
José Oliveira
293fc06d4b
fix: zero conf limit field value and ui font size
2021-11-16 13:11:25 +00:00
José Oliveira
561532339a
fix: confidence checking ui up to spec
2021-11-16 13:03:52 +00:00
José Oliveira
f8168c3a24
fix: remove unused active prop of button component
2021-11-16 11:53:17 +00:00
José Oliveira
80d6052788
fix: remove rebase leftovers
2021-11-16 11:44:26 +00:00
José Oliveira
7eb10f1515
fix: css syntax, remove useless component and the title tag on svgs
2021-11-16 11:25:13 +00:00
José Oliveira
111809b0cb
feat: add icons and get upload component up to spec
2021-11-16 11:25:12 +00:00
José Oliveira
c0204d0787
fix: custom entries value
2021-11-16 11:25:11 +00:00
José Oliveira
10b8838cf0
feat: get upload component up to spec
2021-11-16 11:25:09 +00:00
José Oliveira
bedb75b767
feat: add upload component
2021-11-16 11:13:59 +00:00
José Oliveira
53f32ba49b
feat: add custom file/image to the wizard
2021-11-16 11:13:58 +00:00
José Oliveira
c31005d6ef
feat: addd manual entry option and wizard first step
2021-11-16 11:13:56 +00:00
José Oliveira
d435f24105
feat: add dynamic position to editable cards, reject/authorize buttons
2021-11-16 11:13:55 +00:00
José Oliveira
412f11f7f0
feat: add icons and make customer data cards editable
2021-11-16 11:07:52 +00:00
José Oliveira
d27a9847bb
feat: overview rework and customer data mosaic view
2021-11-16 10:50:20 +00:00
Rafael Taranto
9716a1c847
Merge pull request #932 from RafaelTaranto/chore/build-and-small-fixes
...
chore: small fix and builded files
2021-11-16 10:16:02 +00:00
Taranto
e4cdd0a0e0
chore: small fix and builded files
2021-11-16 10:14:42 +00:00
Rafael Taranto
9771bcb021
Merge pull request #928 from chaotixkilla/chore-add-mock-scoring-flag
...
Add mockScoring flag to node script
2021-11-16 09:37:28 +00:00
Sérgio Salgado
47eab0e6fc
fix: simplified double ternary
...
fix: select XMR through the coins consts object
2021-11-15 15:19:31 +00:00
Sérgio Salgado
4314e162c6
fix: clean long line
2021-11-15 15:19:30 +00:00
Sérgio Salgado
048971fdb3
refactor: supervisor config pull up method
...
fix: small fixes
2021-11-15 15:19:29 +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
Sérgio Salgado
e1e6257ff4
chore: add mockScoring flag to node script
2021-11-15 14:57:52 +00:00
Rafael Taranto
9ec871e163
Merge pull request #911 from chaotixkilla/feat-analytics-screen-pt2
...
Analytics screen
2021-11-14 23:48:02 +00:00
Rafael Taranto
5acdc2f60d
Merge pull request #912 from SiIky/fix/dCHZvkoj/low_cassette_colors/dev
...
fix: change color according to notification settings
2021-11-14 23:46:24 +00:00
Rafael Taranto
0d5da716e5
Merge pull request #901 from SiIky/feat/Zya3XwXx/update_transaction_on_cancel
...
feat: update transaction details on cancel
2021-11-14 23:43:12 +00:00
Rafael Taranto
52291d8f3d
Merge pull request #917 from SiIky/fix/CCtYRmHi/transactions_list_scrollbar
...
Revert "Fix: overflow shorthand override warning"
2021-11-14 23:42:32 +00:00
Rafael Taranto
44cf124b2b
Merge pull request #918 from SiIky/chore/NyZD6raQ/notification_wording
...
chore: improve notifications wording
2021-11-14 23:41:57 +00:00
Rafael Taranto
a35c086efb
Merge pull request #913 from josepfo/feat/coincap-api-forex
...
feat: coincap forex api fallback
2021-11-14 23:38:31 +00:00
Rafael Taranto
a1afc9f082
Merge pull request #905 from ubavic/fix/insufficient_funds_error
...
fix: log only a message in case of insufficient funds
2021-11-14 23:37:30 +00:00
Rafael Taranto
0881d00594
Merge pull request #766 from josepfo/feat/crypto-units-selector
...
feat: advanced wallet settings
2021-11-14 23:13:16 +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
22fb26f81c
Merge pull request #897 from ubavic/fix/cashin_scatterplot
...
fix: scatter plot
2021-11-14 23:06:32 +00:00
Rafael Taranto
9dbb80cc1e
Merge pull request #874 from josepfo/feat/rework-customer-profile-page
...
Feat: rework customer profile page
2021-11-12 10:08:42 +00:00
Rafael Taranto
82f1eaa87c
Merge pull request #883 from ubavic/fix/bill_count_validation_error_missing
...
fix: add validation errors to the update wizard
2021-11-12 10:08:17 +00:00