Commit graph

3880 commits

Author SHA1 Message Date
josepfo
d7a5f05437 fix: deprecate cashInFeeCrypto 2022-12-07 15:21:28 +00:00
Rafael Taranto
8daa2a0585 Merge pull request #1464 from chaotixkilla/fix-cash-out-transaction-history-fetching
Fix customer cash-out transaction history fetching
2022-12-06 18:47:33 +00:00
Sérgio Salgado
17e3cc11c7 fix: cash-out transaction history fetching when error_code value was null 2022-12-06 01:18:44 +00:00
Taranto
f6550c9921 chore: react build 2022-12-05 22:40:28 +00: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
Taranto
3ba3ef5123 chore: react build 2022-12-05 11:22:41 +00:00
Rafael Taranto
2d5f62272d Merge pull request #1463 from josepfo/fix/deprecate-ftx-ticker-and-exchange
fix: deprecate ftx ticker and exchange
2022-12-05 10:04:24 +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
Rafael Taranto
ef8ad829d2 Merge pull request #1460 from siiky/fix/lam-728/gql-resolver-trigger-automation
fix: GraphQL types of `TriggersAutomation`
2022-11-29 09:44:25 +00:00
Taranto
961bc2d78e chore: react build 2022-11-29 08:48:43 +00:00
Rafael Taranto
f1680cdced Merge pull request #1457 from siiky/fix/lam-609/fix-cashin-overrides
fix: use the right field
2022-11-29 08:42:37 +00:00
siiky
b9a6a55622 refactor: use an enum instead of strings 2022-11-28 18:25:06 +00:00
siiky
f9e7631eee fix: GraphQL types of TriggersAutomation 2022-11-28 18:09:57 +00:00
Rafael Taranto
f4fa98879f Merge pull request #1451 from chaotixkilla/fix-send-only-server-version-old-poller
Only send the server version to the old poller requests by 8.1+ machines
2022-11-28 12:41:14 +00:00
siiky
1fc8aa0269 fix: use default thresholds when no overrides exist 2022-11-25 15:44:43 +00:00
siiky
99b2861ff8 fix: use the right field 2022-11-25 15:39:18 +00:00
Taranto
0de24567bd chore: react build 2022-11-24 13:07:48 +00:00
Rafael Taranto
47b915db64 Merge pull request #1448 from chaotixkilla/fix-undefined-custom-info-graphql-poller
Loosen TriggerAutomation typing to allow for dynamic keying
2022-11-22 09:57:27 +00:00
Rafael Taranto
6a3e8cb969 Merge pull request #1450 from siiky/fix/lam-609/make-notifs-actually-work
Make cash box notifications work
2022-11-21 21:25:52 +00:00
Sérgio Salgado
cb6df3f86c fix: add backwards compatibility code 2022-11-21 19:12:49 +00:00
siiky
8189028f44 fix: pick the cashbox notifications threshold 2022-11-21 17:29:32 +00:00
siiky
0ea8a5af50 refactor: unindent .then() chain 2022-11-21 17:29:32 +00:00
Sérgio Salgado
f66d155f08 fix: only send the server version when the old poller is triggered by an 8.1+ machine 2022-11-21 17:25:34 +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
ab4bc5b4eb Merge pull request #1363 from josepfo/fix/ct-ui-score-error-color
fix: ciphertrace ui score color
2022-11-21 11:18:37 +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
2788962ac7 fix: add CustomTriggersAutomation poller type 2022-11-21 00:28:44 +00:00
Rafael Taranto
69372236ec Merge pull request #1279 from josepfo/chore/update-ciphertrace-logs
chore: replace console.log with logger
2022-11-18 11:19:05 +01:00
Rafael Taranto
5e1d706ca2 Merge branch 'release-8.1' into chore/update-ciphertrace-logs 2022-11-18 11:18:43 +01:00
Sérgio Salgado
493f4232df fix: remove typing from dynamic keyed triggersAutomation 2022-11-17 04:55:57 +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
Taranto
7c3385a68d chore: react build 2022-11-16 15:58:56 +00:00
Rafael Taranto
f7c31742e9 Merge pull request #1445 from chaotixkilla/fix-missing-profit-fetch-in-machine-details
Add missing 'profit' field
2022-11-16 16:56:16 +01:00
Sérgio Salgado
0925b4abd8 fix: missing profit field 2022-11-16 15:19:16 +00:00
Rafael Taranto
b7b9daf08c Merge pull request #1444 from josepfo/fix/add-custom-request-fields-on-gql
fix: add custom info request types
2022-11-16 11:18:52 +01:00
josepfo
c6aa1da501 fix: add custom info request types 2022-11-15 18:52:04 +00:00
Rafael Taranto
6ff1efcb9b Merge pull request #1440 from siiky/fix/lam-609/no-cashout-cashin-notifs-overrides
Show "Add overrides" button even if there are no two-way machines
2022-11-14 18:20:20 +01: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
Taranto
04a0d92a32 chore: react build 2022-11-10 13:38:32 +00:00
Rafael Taranto
d0b57cfded Merge pull request #1431 from josepfo/fix/mock-scoring-flag
Fix: mock scoring flag
2022-11-10 13:31:43 +01: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
Rafael Taranto
1fddbb2bef Merge pull request #1434 from ubavic/adresse-reuse-fix-any
fix: use`db.one`
2022-11-07 09:57:59 +01:00