Commit graph

2103 commits

Author SHA1 Message Date
Sérgio Salgado
8c32da9543 fix: migrate older values 2021-07-05 11:07:37 +01:00
Sérgio Salgado
830b8132d0 fix: remove createdByOperator from blacklist type
fix: check for reused address
2021-07-05 11:07:37 +01:00
Sérgio Salgado
d7519d477e feat: add migration to clean blacklist table
fix: address reuse and blacklist check
2021-07-05 11:07:37 +01:00
Sérgio Salgado
f682a77eb5 feat: migrate old tx addresses to blacklist table
feat: add new addresses to blacklist list
2021-07-05 11:07:37 +01:00
Sérgio Salgado
60415e23f3 fix: cash cassettes editing 2021-07-05 11:06:16 +01:00
Sérgio Salgado
a79a5a21e7 fix: query result formatting 2021-07-05 11:06:16 +01:00
Sérgio Salgado
d6d8280a36 feat: allow for cashbox batch editing 2021-07-05 11:06:16 +01:00
Sérgio Salgado
21708aa75c feat: cashbox history tab
feat: add information fields to cashbox_batches table
2021-07-05 11:06:16 +01:00
Sérgio Salgado
642016efeb fix: remove log 2021-06-28 16:39:54 +01:00
Sérgio Salgado
4e88c995d3 fix: add timezone to specific tx logs
feat: pass timezone to details row
2021-06-28 16:39:54 +01:00
Sérgio Salgado
b5e35b82c2 refactor: move up dateFormat method 2021-06-28 16:39:54 +01:00
Sérgio Salgado
a0c77b4939 feat: correct timezone offset on downloaded logs 2021-06-28 16:39:54 +01:00
Sérgio Salgado
ac3dcef35a feat: add config migration 2021-06-28 16:39:54 +01:00
Sérgio Salgado
4772024e3d feat: endpoints for machine network performance 2021-06-28 16:23:40 +01:00
Sérgio Salgado
4003d892fd feat: allow customer suspension removal 2021-06-28 16:21:41 +01:00
José Oliveira
70e09013f5 refactor: change new volume data paths and added non interactive authentication 2021-06-28 16:20:35 +01:00
José Oliveira
837a9702be fix: add new line at the EOF 2021-06-28 16:20:35 +01:00
José Oliveira
a51c867d31 fix: remove extra lines 2021-06-28 16:20:35 +01:00
José Oliveira
554b9f29e1 feat: create new block storage volume and migrate data 2021-06-28 16:20:35 +01:00
Sérgio Salgado
41f3f7f28f fix: customer action identifier 2021-06-28 16:01:50 +01:00
Sérgio Salgado
e1c9cdd586 fix: remove unused parameters 2021-06-28 15:57:58 +01:00
Sérgio Salgado
ee330cd925 feat: add minimumTx boundaries based on config fiat currency 2021-06-28 15:57:58 +01:00
Sérgio Salgado
ac61601397 fix: bill denomination not showing on edit 2021-06-28 15:57:58 +01:00
Sérgio Salgado
ccc4f67c6b fix: remove commented code 2021-06-28 15:57:58 +01:00
Sérgio Salgado
3572d27551 feat: bill picker available on cashout and commission screens 2021-06-28 15:57:58 +01:00
csrapr
c2e8ed612b Fix: remove unnecessary state variable for zeroConfLimit 2021-06-28 15:54:50 +01:00
csrapr
d1db0b95c8 Chore: remove 1-conf check in wallet plugin
Chore: Use _.isNil
2021-06-28 15:54:50 +01:00
csrapr
84e7b67635 Feat: disable ETH 0-confLimit edit, in migrations make ETH 0-confLimit 0 2021-06-28 15:54:50 +01:00
Sérgio Salgado
23fc689f07 fix: currency formatting 2021-06-28 15:52:26 +01:00
Sérgio Salgado
5812f85d9b feat: add pazuz accounting screen 2021-06-28 15:52:26 +01:00
José Oliveira
14bda48dd2 fix: replace prop name on fiat balance alerts 2021-06-24 11:53:31 +01:00
José Oliveira
9cad12c429 refactor: rename prop 2021-06-24 11:53:31 +01:00
José Oliveira
9ca80c99d6 fix: remove log 2021-06-24 11:53:31 +01:00
José Oliveira
bb5f1fb1d3 refactor: use a specific prop for each different cashbox styling 2021-06-24 11:53:31 +01:00
José Oliveira
410bc25afb fix: remove the function to get the values when editing balance alerts 2021-06-24 11:53:31 +01:00
José Oliveira
cdab60069c fix: design fixes on notifications screen 2021-06-24 11:53:31 +01:00
Sérgio Salgado
fc3ad8e421 feat: add loading flag to sidebar 2021-06-24 00:38:24 +01:00
Sérgio Salgado
ae8462cff8 fix: transaction table query 2021-06-23 15:29:41 +01:00
Sérgio Salgado
9c428a6f8f fix: uppercasing SQL
fix: remove unnecessary useEffect
fix: transaction polling issue on logout
2021-06-23 15:29:41 +01:00
Liordino Neto
852bf7b089 feat: created the search component
style: added spec styles

fix: fixed font color on search input

style: added box-shadow to the search component

feat: added local search functionality to the search component

feat: integrated search component into the transactions page

feat: allow multiple filter selection on the search component

fix: let the user select only one filter for each type

feat: added chips for the selected filters on the transactions page

feat: added the remove function on the filter chips

style: styled items according to spec

refactor: simplified search component (moved logic to the outside)

feat: added transaction filters to the gql query

feat: added a 'clear all filters' button

feat: added a filters query

feat: added a gql query for the transaction filters

fix: fixed the transactions gql query so it haves the same options as
the transaction filters

feat: added a 'loading' feature to the search box (shown while loading
the filters)

fix: fetch transactions and filters separately in the transactions page

fix: style export

fix: packages

fix: transaction conflicts
2021-06-23 15:29:41 +01:00
Sérgio Salgado
468f2cb28b fix: remove extra log 2021-06-23 15:15:41 +01:00
Sérgio Salgado
cf3defbc93 feat: separate pazuz and lamassu routing tree
fix: routes.js routing tree getter
2021-06-23 15:15:41 +01:00
Sérgio Salgado
2a2880a7da feat: add build target field to routes
feat: move towards single App.js file
fix: header component interaction with build target
2021-06-23 15:15:41 +01:00
Sérgio Salgado
fc4af4885a fix: remove blockchain utils module 2021-06-23 15:07:01 +01:00
Sérgio Salgado
de832e435b fix: missing import
refactor: unify geth transaction between eth and erc20 tokens
2021-06-23 15:07:01 +01:00
Sérgio Salgado
8e099e3283 feat: change to generic ERC-20 ABI json file
fix: coinUtils rename import
2021-06-23 15:07:01 +01:00
Sérgio Salgado
dff407e30e fix: lamassu-coins import
fix: USDT wallet splash screen
2021-06-23 15:07:01 +01:00
Sérgio Salgado
c0fff41368 fix: wallet config path 2021-06-23 15:07:01 +01:00
Sérgio Salgado
bb8deda6e3 fix: rebase changes 2021-06-23 15:07:01 +01:00
Sérgio Salgado
1ad937527e fix: remove comment 2021-06-23 15:07:01 +01:00