Commit graph

56 commits

Author SHA1 Message Date
Taranto
080f451269 chore: lamassu-coins rename 2022-02-18 20:15:39 +00:00
André Sá
e252480daa fix: revert recent pairing changes
48973f442e
6dee47a171
16513a8238
2022-02-18 15:52:24 +00:00
Sérgio Salgado
639dbe8eb1 fix: remove override reset on customer data saving via admin 2022-02-14 15:28:38 +00:00
Sérgio Salgado
81d74eb40b fix: add missing custom requirement data on customer data communication with machine
fix: create function to reset the override flag in custom requirement data
2022-02-14 15:20:58 +00:00
Rafael Taranto
70f13725b5 Merge pull request #1097 from siiky/feat/lam-308/pairing-tokens
feat: support older machine versions
2022-02-14 10:34:01 +00:00
Rafael Taranto
43afaae89f Merge pull request #1064 from siiky/fix/lam-266/profits-calculation
Profits calculation
2022-02-14 10:30:06 +00:00
André Sá
b03901ddd4 Merge branch 'dev' into fix/lam-298/custom_info_requests_flow
* dev: (40 commits)
  fix: remove unnecessary variable
  fix: check for starting supervisor state
  fix: Ethereum sends
  fix: force balance to big number
  fix: XMR sendCoins interface
  chore: update react
  fix: update only if node is stopped
  fix: convert bn.js to bignumber.js bignum
  fix: wallet file checking
  fix: show batching errors on admin fix: funding page should take into account batching transactions
  fix: add feeMultiplier parameter
  fix: BN functions on sendCoinsBatch
  fix: remove allowTransactionBatching from being required
  feat: disable transaction batching editing unless it's BTC
  feat: add transaction batching option to advanced wallet settings
  fix: pollingRoutes typo
  fix: button style and incomplete url
  fix: remove date width
  fix: l-c import on lamassu-send-coins script
  chore: built react files
  ...
2022-02-11 15:16:00 +00:00
André Sá
48973f442e feat: support older machine versions 2022-02-08 18:21:02 +00:00
André Sá
c985458bff Merge branch 'dev' into fix/lam-266/profits-calculation 2022-02-04 18:25:06 +00:00
Sérgio Salgado
63a86ae8db fix: show batching errors on admin
fix: funding page should take into account batching transactions
2022-02-03 20:54:48 +00:00
André Sá
94089620ad Merge branch 'dev' into fix/lam-266/profits-calculation 2022-01-28 16:49:44 +00:00
André Sá
c07ee43b85 fix: correctly calculate fiat profit 2022-01-28 12:24:07 +00:00
André Sá
c5bf50b932 Merge branch 'dev' into fix/lam-298/custom_info_requests_flow 2022-01-27 11:13:41 +00:00
André Sá
9d49c172f4 fix: reset custom info override when customer reanswers question 2022-01-26 16:25:28 +00:00
Sérgio Salgado
904c383431 feat: add ciphertrace base implementation 2022-01-21 18:26:57 +00:00
Rafael Taranto
f9d1b3551b Merge pull request #1060 from ubavic/custom_info_request_delete
fix: custom info request delete
2022-01-20 19:52:53 +00:00
Nikola Ubavic
bf19631447 fix: custom info request delete 2022-01-20 13:59:34 +01:00
Rafael Taranto
d5b7b088cd Merge pull request #1055 from chaotixkilla/feat-custom-info-requests-as-manual-triggers
Add custom info request manual trigger behavior
2022-01-19 14:37:58 +00:00
Sérgio Salgado
556d8433fa feat: add testing customer toggle 2022-01-19 02:23:26 +00:00
Sérgio Salgado
87a3b718db fix: allow for custom info requests to be allowed or blocked
fix: improve custom info requests backend
fix: add custom info requests to trigger overrides
2022-01-18 18:46:55 +00:00
Sérgio Salgado
e2087d0e4d refactor: unify bill related queries 2021-12-23 16:52:45 +00:00
Sérgio Salgado
98a2797494 feat: add cashin bill counter
fix: fiat amount formatting
2021-12-23 16:50:40 +00:00
Rafael Taranto
242ba3ad19 Merge pull request #999 from ubavic/fix/unpaired_machine_transactions
fix: transaction history of unpaired machine
2021-12-16 22:12:14 +00:00
Nikola Ubavic
241fc5e538 fix/join_on_devices_table 2021-12-14 22:51:43 +01:00
Sérgio Salgado
442ba37ec5 fix: add discount percentage to fiat profit calculation 2021-12-13 23:01:31 +00:00
csrapr
ba8cac60f8 Chore: Add basic screen and toggle
Chore: form skeleton

Feat: wizard step 1 and 2

Feat: toggle button group for formik

Feat: select input type Form and styling

Feat: text entry page

Feat: Choice list and CSS

Fix: scroll to bottom on Add choice button click

Feat: format data at end of wizard

Feat: wizard toggle button and background blur

Feat: data table for custom info requests

Feat: editing and deleting custom info request

Feat: add icons

Fix: Wizard changes

Feat: custom requests migrations

Feat: fetch custom info requests

Feat: add mutations

Feat: add custom request option in trigger wizard

Feat: show customrequests on table

Feat: Triggers page code refactor

Feat: integrate custom info requests on Customer graphql type

Feat: Show custom info requests on user page

Fix: use normal table instead of datatable

Feat: modal for custom information request details

Feat: poller returns custom request information details

Feat: send customer custom info requests to machine

Chore: add field CustomInfoRequestsData on customer updates

Feat: customer custom info request data saving

Chore: variable name changes and lots of fixes

Feat: remove default value in query, sort request on customer profile

Signed-off-by: csrapr <26280794+csrapr@users.noreply.github.com>

Fix: return promise when array of ids is empty

Feat: TitleSection can receive more than one button
2021-12-08 18:28:51 +00:00
Sérgio Salgado
15e0182ba1 fix: remove duplicated createBatch() calls
fix: rename cassetteMaxCapacity to snake uppercase
fix: notification module retrieving the wrong override fields
2021-12-02 14:37:11 +00:00
Taranto
0ad2ee362a Merge remote-tracking branch 'upstream/release-7.5.0' into chore/merge-release-into-dev 2021-11-24 14:53:50 +00:00
Rafael Taranto
d456d2cc2e Merge pull request #941 from ubavic/fix/download_transactions_log_pt2
fix: add missing modules
2021-11-23 09:46:48 +00:00
Sérgio Salgado
6dee47a171 fix: machine pairing token creation 2021-11-18 19:53:17 +00:00
Nikola Ubavic
d92dd1e968 fix: add missing modules
fix: use correct methods
2021-11-18 20:09:15 +01:00
Sérgio Salgado
16513a8238 feat: add nil UUID to match new machine pairing logic 2021-11-16 16:46:48 +00:00
Sérgio Salgado
7135a03654 feat: add operatorId to l-a-s middlewares
fix: make changes to db event handler to receive more complex payloads
feat: machine actions previously on REST now work based on notifications
feat: state middleware now operates based on operatorId as well
chore: remove old localAppRoutes related code
2021-11-16 16:46:45 +00:00
Rafael Taranto
5570f81802 Merge pull request #806 from josepfo/feat/handle-customer-tc-photos
feat: handle T&C photos and UI photos roll
2021-11-11 18:26:51 +00:00
Nikola Ubavic
515ee0d1c5 fix: no customer number showing in transactions 2021-10-08 01:03:33 +02:00
José Oliveira
2f2285e943 refactor: styling improvements and add custom carousel component 2021-10-07 13:54:38 +01:00
José Oliveira
e729de1410 feat: handle T&C photos and UI photos roll 2021-10-07 13:49:43 +01:00
Taranto
abbcda793b chore: re-add feature missing from merge 2021-10-04 07:31:17 +01:00
José Oliveira
56fc312520 feat: filter by txs with fiat lt 0 2021-08-06 12:03:33 +01:00
Taranto
ba4117173e chore: undo $ prepend on queries 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
José Oliveira
ea44478b48 chore: update big number package 2021-07-05 11:10:24 +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
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
7680b2f85a refactor: privileged actions 2021-05-03 23:00:41 +01:00
Sérgio Salgado
19138c2d46 fix: redundant authentication code 2021-05-03 23:00:41 +01:00