Commit graph

1585 commits

Author SHA1 Message Date
Sérgio Salgado
839e6aae47 refactor: user agent parsing 2020-11-12 22:03:26 +00:00
Sérgio Salgado
791b275cdf feat: add request data to user_tokens and token filtering 2020-11-12 22:03:26 +00:00
Sérgio Salgado
c4e7547c45 feat: add revoke token button 2020-11-12 22:03:26 +00:00
Sérgio Salgado
4b44e1ef97 feat: token management screen 2020-11-12 22:03:26 +00:00
Rafael Taranto
5434e9f8e6 Fix/csv logs (#505)
* fix: use async csv lib

* fix: wording on the wizard

* chore: builded react files
2020-11-09 10:27:44 +00:00
Rafael Taranto
55c4aae8d5 fix: wizard locales regression (#504) 2020-11-07 13:37:39 +00:00
Rafael Taranto
431f652de7 Chore/merge dd back (#503)
* chore: update ZEC, LTC, BTC, ETH, use BCHN

* chore: update zcashd

* chore: v7.4.10

* fix: remove lamassu-update

* fix: remove lamassu-update from bins

* fix: use p2sh-segwit addresses for cash-out

Latest releases of bitcoind default to bech32 addresses. Instead, use p2sh-segwit to maintain compatibility on cash-out.

* fix: use p2sh-segwit addresses for LTC

* chore: update wallet nodes

Co-authored-by: naconner <7396812+naconner@users.noreply.github.com>
Co-authored-by: Neal <neal@lamassu.is>
2020-11-06 20:31:32 +00:00
Taranto
204605796c chore: version builded admin 2020-11-06 18:16:55 +00:00
Neal
0fe322a076 chore: update wallet nodes 2020-11-06 18:15:14 +00:00
Taranto
c30998a1eb fix: hide navbar before user authenticates 2020-11-05 18:56:17 +00:00
Taranto
7bfde033c7 chore: version fonts on main project 2020-11-05 18:53:58 +00:00
Taranto
c7a6a290c9 fix: unresponsive instead of stuck if both 2020-11-05 18:53:58 +00:00
Taranto
9595afb63a feat: all coins on commissions 2020-11-05 18:53:58 +00:00
Taranto
913d281798 feat: nodemon and fast reload 2020-11-05 18:53:58 +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
Liordino Neto
f10b49f31c fix: move number alongside bar on empty part until 51%, and them move it
to the filled part
2020-11-04 13:07:49 +00:00
Liordino Neto
106fa166b0 fix: correctly test the alert thresholds (considering falsy values) 2020-11-04 13:06:38 +00:00
Liordino Neto
b1574c277a fix: removed the attempts to use the bignumber.js lib with null values 2020-11-04 13:06:38 +00:00
Liordino Neto
5b502c1395 fix: high value notifications, if configured, are now triggered even if
transactions notifications are globally disabled (for sms or email)

fix: added extra information on the sms notification informing if the
transaction that just happened is a high value one
2020-11-02 15:11:06 +00:00
Taranto
13633b06bd fix: overrides should not merge child arrays 2020-10-30 20:18:37 +00:00
Taranto
a108df0c4c feat: return logs in csv format 2020-10-30 20:17:42 +00:00
Taranto
542ba9f1b7 fix: server logs downloads 2020-10-30 20:17:42 +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
7d5d963685 feat: error handling on forms 2020-10-30 20:13:12 +00:00
Liordino Neto
a6bb503b95 fix: refetch cassetes data to avoid resetting to the initial value on UI
when canceling edit
2020-10-30 17:29:17 +00:00
Liordino Neto
d6d7984a4a fix: replaced 1 digit with a 2 digit day format in dates 2020-10-30 10:20:18 +00:00
Liordino Neto
14f814029a fix: replaced country info with state/province and added birth date on
the id data card
2020-10-30 10:20:18 +00:00
Liordino Neto
6ec629fdcd fix: wrong property was being used to determine if a tx was cash-in or
cash-out on the transactions page, resulting in wrong cash-out status on
the page
2020-10-30 10:18:23 +00:00
Liordino Neto
e09c972547 fix: keep previous value when closing the configuration popup without
saving on locales screen

refactor: renamed enableCoin function to configureCoin

fix: keep previous value when closing the configuration popup without
saving on wallets screen

refactor: renamed enableThirdPartyService function to
configureThirdPartyService
2020-10-28 18:10:01 +00:00
Liordino Neto
2a1aaaaf7e chore: removed unused variable from ComplianceDetails
fix: fixed the customer mutation, which was causing errors on all
customer compliance buttons
2020-10-28 16:18:19 +00:00
Liordino Neto
fbd075723a style: set IconButton stroke colors to comet
fix: replaced edit buttons of the BooleanPropertiesTable component and
Contact Info and Terms & Conditions pages
2020-10-28 16:17:18 +00:00
Liordino Neto
a1cc7cad13 fix: removed unnecessary support log code from server 2020-10-28 16:16:14 +00:00
Liordino Neto
1f7b517c07 fix: renamed column headers to 'Cassete' instead of 'Cashout'
fix: cassete denominations were inverted
2020-10-28 16:15:24 +00:00
Liordino Neto
c42b6f49c1 feat: added the transaction status on the transactions table 2020-10-27 22:33:32 +00:00
Liordino Neto
cb44468e47 fix: removed 'Share with Lamassu' button from machine logs and server
maintanence pages
2020-10-27 22:31:00 +00:00
Liordino Neto
cce8289e22 fix: prompt when leaving page without saving changes on editable tables 2020-10-27 17:14:50 +00:00
Liordino Neto
d6ee635f22 fix: fixed error after rebasing with dev 2020-10-26 16:04:15 +00:00
Liordino Neto
4b61108a9f fix: removed more unnecessary comments 2020-10-26 16:04:15 +00:00
Liordino Neto
e7d9b6cb44 fix: removed unnecessary comments 2020-10-26 16:04:15 +00:00
Liordino Neto
15618df4ef fix: inverted name and phone positions on the customers list
fix: use the correct variables for getting the customers status

fix: customer name was showing as 'undefined undefined' when not present

fix: use the phone number as a fallback for the customer name when it's
not present

fix: removed phone number compliance card

fix: set a fixed size for the popup photos
2020-10-26 16:04:15 +00:00
Liordino Neto
f53a934092 feat: change customer screen transaction list part to the new design
feat: created the compliance details component (no data for now)

fix: added missing properties into the gql schema and the compliance
details component

feat: added another chip type for a neutral situation

style: change the property card style for the v1 specs

fix: added front facing camera override to schema and components

feat: added authorized override (status) column to the customers list
table

fix: moved name to the front of the phone on the customers list table

fix: added sanctions description text on it's card

fix: added id icon to the right of the customer name

feat: created subpage button component and use it in the customer
profile

feat: created an image popper component and use it in the customer
compliance page

fix: added varying sizes to the customer details and id data cards fields

refactor: simplify the compliance subpage code
2020-10-26 16:04:15 +00:00
Liordino Neto
8ff0a7f79b fix: removed unnecessary conditions when completing machine status
actions
2020-10-26 16:02:38 +00:00
Liordino Neto
b4898a92dc fix: fixed the expanded component not closing when redirecting from 'Add machine'
fix: use useEffect to correctly fix the not closing expanded row

fix: pass added machine id to machine status via History props instead
of url

fix: avoid page reloading on confirmed actions
2020-10-26 16:02:38 +00:00
Liordino Neto
bd10a4048a fix: removed unnecessary comment
fix: removed the onChange event from the ticker Autocomplete, as it
don't use third party services
2020-10-26 16:01:39 +00:00
Liordino Neto
7576934109 feat: open configuration popup when selecting a non-configured third
party service on the wallets page
2020-10-26 16:01:39 +00:00
Taranto
e822737af6 fix: disable cash cassettes when no cash-out 2020-10-25 20:24:31 +00:00
Taranto
a710a1b33a fix: typos and small ui improvements 2020-10-25 20:24:31 +00:00
Taranto
0aae7ac1ff fix: prevent account query from returning null 2020-10-25 20:24:31 +00:00
Taranto
bd062c0f9f fix: wizard regression on locales 2020-10-25 20:24:31 +00:00