Commit graph

1268 commits

Author SHA1 Message Date
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
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
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
Sérgio Salgado
41f3f7f28f fix: customer action identifier 2021-06-28 16:01:50 +01:00
csrapr
d1db0b95c8 Chore: remove 1-conf check in wallet plugin
Chore: Use _.isNil
2021-06-28 15:54:50 +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
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
1ad937527e fix: remove comment 2021-06-23 15:07:01 +01:00
Sérgio Salgado
b950519843 fix: remove test coin 2021-06-23 15:07:01 +01:00
Sérgio Salgado
dfca785ed0 feat: integration of erc-20 tokens 2021-06-23 15:07:01 +01:00
Sérgio Salgado
0b5da0b78f fix: l-c import 2021-06-23 15:07:01 +01:00
Sérgio Salgado
1dd16c2220 feat: base for USDT support 2021-06-23 15:07:01 +01:00
Sérgio Salgado
c94d043506 fix: massage coins from l-c 2021-06-23 15:07:01 +01:00
Sérgio Salgado
bb433164ab chore: redirect coin dependencies to l-c module 2021-06-23 15:07:01 +01:00
Sérgio Salgado
3423e2ddd0 chore: replace imports to point to lamassu-coins module 2021-06-23 15:07:01 +01:00
José Oliveira
accd6d3e15 refactor: replace if else with ternary operators 2021-06-22 15:33:00 +01:00
José Oliveira
92b6093a07 feat: downloadable tx summary and logs 2021-06-22 15:33:00 +01:00
Sérgio Salgado
e9b17bdf43 fix: cashbox routing 2021-06-22 15:20:53 +01:00
Sérgio Salgado
8bce807220 feat: route to get notified of machine cashbox removal 2021-06-22 15:20:53 +01:00
Sérgio Salgado
7f35d34128 feat: send timezone information to machine 2021-06-20 15:56:18 +01:00
Sérgio Salgado
da0d25c040 feat: add config migration 2021-06-20 15:56:18 +01:00
csrapr
72dbeccb4b Fix: throws errors on pazuz-wallet newAddress 2021-06-20 15:54:55 +01:00
csrapr
c2c44f8ef9 Fix: use env var on production 2021-05-27 14:47:11 +01:00
csrapr
da7cfd02b0 Feat: getStatus pazuz wallet 2021-05-27 14:47:11 +01:00
csrapr
845c885aad Feat: newAddress route 2021-05-27 14:47:11 +01:00
csrapr
df37bcc519 Fix: error handling 2021-05-27 14:47:11 +01:00
csrapr
800d09dd71 Feat: sendcoins pazuz 2021-05-27 14:47:11 +01:00
csrapr
ee9f4a766e Feat: make pazuz wallet plugin 2021-05-27 14:47:11 +01:00
csrapr
b6d91f94bf Chore: refactor generic wallet and wallet plugins 2021-05-27 14:47:11 +01:00
csrapr
d2b7224c73 Chore: use constant for currencyMax 2021-05-25 15:10:49 +01:00
csrapr
7210406a8a Fix: remove unnecessary variables 2021-05-25 15:10:49 +01:00
csrapr
ac38a40b6c Feat: back end support for per coin 0-conf limit 2021-05-25 15:10:49 +01:00
José Oliveira
75fa4e703c refactor: cassete max capacity to constants file 2021-05-25 12:13:12 +01:00
José Oliveira
3de12e3f6e feat: fiat balance alerts to percentages and config migration 2021-05-25 12:13:12 +01:00
José Oliveira
0c0133d01c refactor: remove extra conditions and fields renaming 2021-05-25 12:09:26 +01:00
José Oliveira
b0bbb2983f fix: remove async from function 2021-05-25 12:09:26 +01:00
José Oliveira
da6076b359 refactor: query optimization 2021-05-25 12:09:26 +01:00
José Oliveira
3846d7f9d7 refactor: use batch for multiple insertions 2021-05-25 12:09:26 +01:00
José Oliveira
4bf972b995 fix: use database tx to chain queries 2021-05-25 12:09:26 +01:00