Commit graph

1360 commits

Author SHA1 Message Date
Sérgio Salgado
797f074898 feat: add empty and refill unit machine actions
fix: remove certain actions from the state middleware after being consumed by the poller
2023-06-07 14:27:43 +01:00
Sérgio Salgado
4655d733b2 feat: improve bill math
feat: add escrow storage for aveiro and changes in related UI
feat: add cassettes and stackers count to trader
2023-06-07 14:27:43 +01:00
Sérgio Salgado
f3ab63766e feat: add bill math cassette-agnostic solution
fix: multiple generic fixes related with the recyclers
fix: slight UI data changes
2023-06-07 14:27:42 +01:00
Sérgio Salgado
2d010fc359 feat: assign unit destination during cash-in
fix: cash cassettes wizard initial values
2023-06-07 14:27:42 +01:00
Sérgio Salgado
2967ad3a75 fix: multiple fixes related with recyclers/stackers
feat: add bill destination unit for cash-in txs
feat: l-m communication regarding cash unit state
2023-06-07 14:27:42 +01:00
Sérgio Salgado
2638bd1717 feat: add stacker counter field to the machine
feat: use the stacker amount to properly render the cash cassettes table
feat: add stacker notifications to the plugins backend
2023-06-07 14:27:42 +01:00
Sérgio Salgado
211c4b1ea7 feat: add aveiro cash units to the devices table
feat: change data fetching to accomodate the new cash units
2023-06-07 14:27:42 +01:00
Sérgio Salgado
63853f116c fix: allow cancelation of batched transactions 2023-06-05 20:44:53 +01:00
Neal
c09990736a Revert "feat: add ability for negative commissions"
This reverts commit dd66f8cc96.
2023-05-10 09:18:27 -04:00
Neal
9fbfd0a383 fix: use percentMin for overrides 2023-05-09 14:03:38 -04:00
Neal
dd66f8cc96 feat: add ability for negative commissions 2023-04-04 15:11:32 -04:00
Neal
1fc34de79d chore: add CRC fiat support 2023-02-22 11:39:26 -05:00
Neal
172ecb3f68 fix: correct typo on 'Minimum Tx' 2023-02-17 07:17:15 -05:00
Rafael Taranto
9c30357517 Merge pull request #1462 from chaotixkilla/fix-wrong-exchange-rate-display
Fix exchange rate display
2022-12-05 22:35:27 +00:00
Sérgio Salgado
ceaf928ac3 fix: standardize exchange rate calculation in front-end 2022-12-05 04:42:53 +00:00
josepfo
f608090b50 fix: deprecate ftx 2022-12-01 18:18:07 +00:00
Sérgio Salgado
6d4f3b0f06 fix: exchange rate display in transaction card 2022-11-30 18:58:56 +00:00
siiky
99b2861ff8 fix: use the right field 2022-11-25 15:39:18 +00:00
Rafael Taranto
3d8d0d4f9c Merge pull request #1447 from chaotixkilla/fix-analytics-commission-value
Fix commission value in analytics screen
2022-11-21 16:04:28 +00:00
Rafael Taranto
01e0c57655 Merge branch 'release-8.1' into fix/ct-ui-score-error-color 2022-11-21 11:18:13 +00:00
Sérgio Salgado
c0cca33984 fix: use profit value instead of commission-only for the analytics screen 2022-11-17 02:36:12 +00:00
Sérgio Salgado
0925b4abd8 fix: missing profit field 2022-11-16 15:19:16 +00:00
siiky
9898c0651e feat: disable cassette overrides for one-way machines 2022-11-10 17:24:52 +00:00
siiky
c338d50086 refactor: make cash box field's width configurable 2022-11-10 17:24:39 +00:00
siiky
2297f98246 fix: field headers 2022-11-10 17:10:19 +00:00
siiky
46516c16b8 feat: support custom display text 2022-11-10 17:09:14 +00:00
siiky
ba5f657d44 feat: disable cassette fields a machine doesn't have 2022-11-10 17:06:32 +00:00
siiky
c63dbf438d refactor: concat instead of push 2022-11-10 17:06:10 +00:00
siiky
749cbfbb2a fix: show "Add override" even if there are no two-way machines 2022-11-10 17:00:09 +00:00
Rafael Taranto
f60ca20d5b Merge pull request #1438 from chaotixkilla/fix-log-downloader-date-range-8.1
[Release 8.1] Fix log downloader date range when selecting later dates first
2022-11-10 13:22:56 +01:00
Sérgio Salgado
c5e4efdcd2 fix: remove empty files to be downloaded from transaction raw logs 2022-11-04 18:00:46 +00:00
Sérgio Salgado
bd5df278be fix: correct date range when selecting later dates first 2022-11-04 00:20:06 +00:00
Nikola Ubavic
0372a19eb1 fix: graph title 2022-11-03 14:18:38 +01:00
Rafael Taranto
e242ce1987 Merge pull request #1418 from ubavic/release-cryptounits
fix: coin-specific cryptounits in Wizard and default value
2022-10-20 20:27:39 +01:00
Nikola Ubavic
33b72aa9fd fix: coin-specific cryptoUnits in the Wizard 2022-10-20 20:10:36 +02:00
José Oliveira
209ead5e32 fix: ciphertrace ui score color 2022-10-18 15:23:37 +01:00
Rafael Taranto
df5bc81700 Merge pull request #1406 from chaotixkilla/fix-missing-error-messages
Fix missing error messages
2022-10-13 13:28:12 +01:00
Rafael Taranto
5208bbc3a1 Merge pull request #1404 from chaotixkilla/fix-custom-requirement-editing-circular-validation
Fix circular validation when editing a custom info request
2022-10-13 13:27:16 +01:00
Sérgio Salgado
7532b5c904 fix: missing error messages 2022-10-11 23:46:33 +01:00
Sérgio Salgado
f4f5f84f3d fix: validation schema circular validation issue 2022-10-11 18:37:04 +01:00
Sérgio Salgado
9f25c65bd5 fix: circular validation issue when editing a custom info request 2022-10-11 17:30:04 +01:00
Rafael Taranto
1e74c9dcf2 Merge pull request #1387 from siiky/feat/lam-587/sort-by-pending-rel8.1
feat: sort customers by status, pending first
2022-10-06 19:20:21 +01:00
CrypticaScriptura
873da08115 feat: add MKD, update GTQ 2022-09-27 19:30:50 -04:00
Rafael Taranto
78f798fd4a Merge pull request #1364 from siiky/feat/lam-609/cashbox-notifications
Add cash-in notifications settings
2022-09-27 16:22:09 +01:00
André Sá
d5d969a5ea refactor: don't recompute customer status 2022-09-23 17:30:14 +01:00
André Sá
1acc8ad65b feat: sort customers by status, pending first 2022-09-23 17:30:06 +01:00
André Sá
8a50dbf435 fix: correctly fetch bills 2022-09-14 11:17:39 +01:00
Sérgio Salgado
978f33b498 fix: cashin notifications 2022-09-14 11:17:02 +01:00
Sérgio Salgado
e3dc1ef4fd feat: cashbox on overrides 2022-09-14 11:17:01 +01:00
Sérgio Salgado
b3b7c6f61a feat: cashbox on notifications 2022-09-14 11:16:56 +01:00