Commit graph

29 commits

Author SHA1 Message Date
Rafael Taranto
35e40f4528 Merge remote-tracking branch 'origin/release-9.0' into chore/merge-9-into-10-20240206 2024-02-06 08:51:09 +00:00
Rafael Taranto
ab304093f3 feat: customer auth via email 2023-11-28 17:36:29 +00:00
Rafael Taranto
21b88f182e refactor: use recyclers instead of stackers 2023-10-09 14:41:33 +01:00
Rafael Taranto
cd9c8aaba1 Merge remote-tracking branch 'origin/release-8.1' into release-8.6 2023-09-19 14:04:07 +01:00
Rafael Taranto
7f2963bc85 feat: tron cash-out 2023-09-11 12:13:14 +01:00
Rafael Taranto
733cd670d7 feat: aveiro stuff 2023-08-24 17:10:15 +01:00
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
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
Taranto
fcdac4eba7 fix: make customInfoRequestId optional 2023-03-09 13:35:43 +00:00
siiky
c584b87e95 fix: remote customInfoRequestId field 2023-02-14 18:45:54 +00:00
josepfo
f46c7870a9 fix: enable cash-in only flag on gql 2023-01-05 15:54:54 +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
Sérgio Salgado
2788962ac7 fix: add CustomTriggersAutomation poller type 2022-11-21 00:28:44 +00:00
Sérgio Salgado
493f4232df fix: remove typing from dynamic keyed triggersAutomation 2022-11-17 04:55:57 +00:00
josepfo
c6aa1da501 fix: add custom info request types 2022-11-15 18:52:04 +00:00
José Oliveira
75a98461fe fix: add tcPhoto field 2022-11-02 16:25:47 +00:00
André Sá
6ab5dbbd7d fix: always send areThereAvailablePromoCodes
This field is not covered by the version of the `user_config` table.
2022-07-25 11:12:58 +01:00
André Sá
2ec09de962 fix: make paper & SMS receipts independent 2022-07-25 11:12:57 +01:00
Rafael Taranto
1fe50c3a33 Merge pull request #1264 from chaotixkilla/fix-allow-decimal-days-suspension
Allow for decimal suspension day values
2022-07-12 15:58:03 +01:00
André Sá
cf1d9a2154 fix: cryptoNetwork type 2022-06-21 17:21:51 +01:00
Sérgio Salgado
6c4b225e73 fix: allow for decimal values on customer suspension time 2022-06-20 22:28:03 +01:00
André Sá
c5e7627afb refactor: separate T&C text from rest of detials 2022-04-27 15:59:21 +01:00
André Sá
469f38b768 feat: put T&C in its own query 2022-04-26 15:38:55 +01:00
André Sá
d20f4968f6 refactor: join static and dynamic configs to reuse pollQueries() 2022-04-26 12:59:42 +01:00
André Sá
df2213566e feat: add T&C configs to GraphQL API 2022-04-26 12:59:42 +01:00
André Sá
a0ed5a3a0e feat: add GraphQL server and resolvers 2022-04-26 12:44:55 +01:00