Commit graph

78 commits

Author SHA1 Message Date
Rafael Taranto
501da5f54a feat: scorechain address analysis 2024-04-30 17:18:36 +01:00
siiky
418bd9b649 refactor: remove unnecessary variable 2023-11-27 12:17:04 +00:00
siiky
e65458eb1b fix: retrieve recycler bills 2023-10-23 11:59:13 +01:00
Rafael Taranto
416744baf3 Merge remote-tracking branch 'origin/release-8.1' into chore/merge-8.1-into-8.6-2023-10-22 2023-10-22 00:57:33 +01:00
Rafael Taranto
e58acdb8be fix: migrations and front-end issues 2023-10-11 03:48:47 +01:00
Rafael Taranto
21b88f182e refactor: use recyclers instead of stackers 2023-10-09 14:41:33 +01:00
Rafael Taranto
546ba7b780 fix: ln merge issues and deprecate some libs 2023-10-05 22:55:02 +01:00
Taranto
3f46614ff5 chore: comments and better error message 2023-07-09 21:15:33 +01:00
Taranto
8b1cf46f77 Merge remote-tracking branch 'upstream/release-8.1' into release-8.6 2023-07-07 21:15:01 +01:00
Taranto
6b7d14de2b fix: concurrency issues caused by poller 2023-07-06 16:59:29 +01:00
Rafael Taranto
189aff31d7 Merge branch 'release-8.6' into feat-add-aveiro-admin-ui-8.5 2023-06-26 21:29:00 +01:00
Sérgio Salgado
4338b3d98e fix: cashbox batch creation with the new settings
fix: correctly update cassette and stacker count post-cashout tx
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
cf38f09b62 fix: response tx for machine update requests
fix: CT error handling
2023-06-01 10:41:54 +01:00
José Oliveira
16554951a1 fix: cash-out skips wallet rating in most status 2023-04-14 17:03:59 +01:00
Rafael Taranto
01e0c57655 Merge branch 'release-8.1' into fix/ct-ui-score-error-color 2022-11-21 11:18:13 +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
josepfo
727544344b fix: verify if wallet scoring is enabled 2022-11-04 15:56:15 +00:00
siiky
f7fb1ec481 fix: silly logs resulted in errors inserting into the DB 2022-10-31 14:12:32 +00:00
siiky
a6a61fada7 feat: add more logs to wallet scoring path 2022-10-21 16:36:30 +01:00
José Oliveira
209ead5e32 fix: ciphertrace ui score color 2022-10-18 15:23:37 +01:00
André Sá
9784f21d64 refactor: reject empty/nil results 2022-08-23 16:11:40 +01:00
André Sá
bcbde40a52 fix: CipherTrace scoring for cash-out transactions 2022-08-23 16:11:33 +01:00
Sérgio Salgado
d6bc692af4 feat: standardize balance memoizing speed
feat: add infura-only override for getStatus()
fix: remove coin filtering on poller
feat: add getStatus() response caching on infura
2022-07-06 14:48:49 +01:00
José Oliveira
4d520f2c24 fix: mempool flag and error handling 2022-05-04 13:50:11 +01:00
Sérgio Salgado
a558410796 fix: only change customerId in presence of an anonymous customer 2022-04-04 16:35:44 +01:00
Sérgio Salgado
00adc25d15 fix: add customerId to the list of updatable fields 2022-03-31 22:06:05 +01:00
Nikola Ubavic
025acc73e2 fix: adress score error message 2022-03-15 20:19:15 +01:00
André Sá
288920b927 feat: add extra (optional) logging 2022-03-09 17:14:42 +00:00
André Sá
2b4e531367 refactor: add transaction ID to stale errors 2022-02-02 14:19:02 +00:00
Sérgio Salgado
72610e7376 fix: cashout flow out of reach catch 2022-01-25 15:59:32 +00:00
Sérgio Salgado
ae8c86a6a7 feat: ciphertrace cashout flow 2022-01-25 15:59:31 +00:00
Rafael Taranto
7164e1105b Merge pull request #943 from chaotixkilla/fix-transaction-filter-missing-cancelled
Fix transaction search filters
2021-11-24 17:43:16 +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
Sérgio Salgado
66f79481a2 fix: add operator cancel error as cancelled tx state 2021-11-21 22:06:00 +00:00
Rafael Taranto
e500a58734 Merge pull request #877 from SiIky/fix/9KDH1LMm/customer_transactions_history_query
fix: expired column in customer transactions history
2021-11-14 23:40:09 +00:00
André Sá
168192b708 fix: expired column in customer transactions history 2021-10-13 19:27:42 +01:00
José Oliveira
75e8bf0b15 fix: properly check old txs dispense confirmation 2021-10-04 07:31:17 +01:00
csrapr
346d539960 Fix: fix rare concurrency bug on cashOut 2021-10-04 07:31:17 +01:00
Sérgio Salgado
96fa94fde6 fix: backend dynamic bill array usage 2021-09-13 18:53:53 +01:00
Sérgio Salgado
3c1a58da4a feat: start working on backend support for dynamic cassette number
fix: multiple small fixes to both the front and back-end multi-cassette support
2021-09-13 18:53:53 +01:00
Sérgio Salgado
0a3b78f75e feat: makeChange function supporting multiple cassettes 2021-09-13 18:53:51 +01:00
Sérgio Salgado
b0fa62a9f3 feat: add discount source column to transaction tables
fix: move individual discounts to phone code response instead of poller
2021-09-07 17:26:36 +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
José Oliveira
9d646ca29d fix: properly check old txs dispense confirmation 2021-06-24 00:39:30 +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
csrapr
4f12bcf4cf Chore: move tx code into atomic function 2021-05-22 18:17:45 +01:00
csrapr
8cd1389de3 Feat: upgrade pg-promise and fix breaking changes 2021-05-22 18:17:45 +01:00