Commit graph

356 commits

Author SHA1 Message Date
Sérgio Salgado
847b87ecb0 feat: use customer Autocomplete on discount creation 2021-09-07 17:26:36 +01:00
Sérgio Salgado
03fd19e0cf feat: customer matching on individual discounts panel 2021-09-07 17:26:36 +01:00
Sérgio Salgado
768b5a30e1 feat: individual discounts creation form
feat: individual discounts deletion
fix: discounts mapping from db
2021-09-07 17:26:36 +01:00
Sérgio Salgado
07f15db851 feat: individual discounts migration
feat: loyalty panel routing
chore: rename promo-codes module to loyalty
2021-09-07 17:26:36 +01:00
José Oliveira
0ae8c691c2 fix: replace DateTime with Date and add gql resolver date name 2021-09-07 17:16:52 +01:00
José Oliveira
1a166bc279 feat: machine performance indicators 2021-09-07 17:16:52 +01:00
José Oliveira
fe518b21d7 refactor: reuse tx to csv gql query and overall function simplification 2021-09-07 17:05:50 +01:00
José Oliveira
5826a29c53 feat: simplified tx exports 2021-09-07 17:05:50 +01:00
José Oliveira
515d02dd21 feat: ping time internet quality measurement 2021-09-07 16:42:22 +01:00
José Oliveira
e952682917 fix: cancel cashout txs 2021-08-19 12:52:47 +01:00
José Oliveira
56fc312520 feat: filter by txs with fiat lt 0 2021-08-06 12:03:33 +01:00
José Oliveira
01114d01e4 feat: add support for binance.us, cex.io and ftx 2021-08-04 17:56:37 +01:00
Sérgio Salgado
06b7f8cf8b fix: customer filters not being applied
fix: customer name edge cases
fix: sql uppercasing
2021-07-29 00:05:36 +01:00
Sérgio Salgado
2b93f016ac feat: add search functionality to customer page 2021-07-29 00:05:36 +01:00
Taranto
ba4117173e chore: undo $ prepend on queries 2021-07-22 12:15:45 +01:00
csrapr
7bbf2829de Feat: make lamassu-migrate use async local storage 2021-07-22 12:15:45 +01:00
csrapr
351d170c31 Feat: AsyncLocalStorage for schema changing 2021-07-22 12:15:45 +01:00
csrapr
e6059be8d2 Chore: refactor to use new schema changing queries 2021-07-22 12:15:45 +01:00
Sérgio Salgado
fe665f1e9c fix: edge case with suspensions shorter than 1 day 2021-07-21 14:08:36 +01:00
Sérgio Salgado
13b10f3749 fix: edge case with suspensions shorter than 1 day 2021-07-21 14:08:11 +01:00
Sérgio Salgado
61cc772816 feat: cashbox batch creation on machine cashbox removal
fix: cashbox batch creation with empty cashbox
2021-07-07 17:46:23 +01:00
Sérgio Salgado
482e1afc3a fix: cashout detection on cash cassette wizard
fix: cashbox wizard onContinue data
fix: cashbox batch creation query
feat: cashbox batch creation flow on UI
2021-07-07 17:46:23 +01:00
Sérgio Salgado
442336e306 feat: remove customer suspension 2021-07-07 17:32:24 +01:00
Sérgio Salgado
8e173cf8a8 feat: cash out transaction cancel 2021-07-06 16:53:01 +01:00
José Oliveira
639f264ee3 chore: remove unused packages, update ccxt, argon2, apollo-server-express and express 2021-07-06 16:15:40 +01:00
José Oliveira
ea44478b48 chore: update big number package 2021-07-05 11:10:24 +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
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
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
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
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
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
Neal
54b655f707 chore: order coins alphabetically, bch logo green 2021-05-27 16:14:58 +01:00
José Oliveira
dabe21f834 refactor: exchanges config validation and error handling 2021-05-25 10:53:54 +01:00
José Oliveira
ea1c29ebba Fixing some bugs and minor changes 2021-05-25 10:53:54 +01:00
csrapr
c442b5713a Chore: rename all-zero-conf to none and add ETH support 2021-05-25 10:50:09 +01:00
João Leal
434d30b079 fix: Record outgoing transaction fees to logs 2021-05-25 10:45:04 +01:00
Neal
9069625637 feat: re-enable geth install 2021-05-21 12:21:34 +01:00