Commit graph

25 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
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
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
josepfo
f46c7870a9 fix: enable cash-in only flag on gql 2023-01-05 15:54:54 +00:00
siiky
f9e7631eee fix: GraphQL types of TriggersAutomation 2022-11-28 18:09:57 +00:00
José Oliveira
75a98461fe fix: add tcPhoto field 2022-11-02 16:25:47 +00:00
Sérgio Salgado
8de8279250 fix: prevent the poller to crash when parsing unconfigured coins 2022-10-31 20:00:35 +00:00
Sérgio Salgado
7228104cb2 fix: set a default value for zero conf limit on coins without zero conf during machine polling 2022-10-13 18:32:05 +01: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
Taranto
ebfd3f433a chore: build fixes 2022-05-04 22:24:52 +01:00
André Sá
99b73da2b1 docs: update the T&C resolver comment 2022-04-29 16:25:45 +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á
6c43f7536d refactor: move getCustomInfoRequests call out of config manager 2022-04-26 15:23:42 +01:00
André Sá
fa2fe36c46 fix: add missing getCustomInfoRequests() call 2022-04-26 14:37:39 +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