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
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
chaotixkilla
70495deb67
Convert UI timestamps according to timezone ( #701 )
...
* feat: timezone conversion
* feat: timezone conversion in dashboard graph
* fix: useEffect dependencies
* feat: add config migration
* fix: config migration
* fix: remove logs
* fix: formatDate working with timezone code
* fix: remove log
* fix: timezone offset
2021-06-22 15:46:09 +01:00
José Oliveira
26437f1e88
fix: add inverse icon and remove unused divs
2021-06-22 15:33:00 +01:00
José Oliveira
c4bf83ab9e
refactor: remove syntactic sugar
2021-06-22 15:33:00 +01:00
José Oliveira
800b007fb1
fix: replace gql type Date to DateTime
2021-06-22 15:33:00 +01:00
José Oliveira
3aecef0ee3
refactor: function rename and promise handling
2021-06-22 15:33:00 +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
bd9615c5ea
fix: default prop values
2021-06-22 15:24:21 +01:00