Rafael Taranto
|
a687827f7e
|
chore: use monorepo organization
|
2025-05-12 10:52:54 +01:00 |
|
Rafael Taranto
|
c64675a745
|
Merge pull request #1769 from RafaelTaranto/backport/automatic-receipt-printiung
LAM-411 feat: add automatic receipt printing toggle
|
2024-11-29 13:50:26 +00:00 |
|
Sérgio Salgado
|
818813718e
|
feat: add automatic receipt printing toggle
|
2024-11-29 13:17:52 +00:00 |
|
josepfo
|
171b353d97
|
fix: add screen options missing field
|
2024-11-29 10:19:41 +00:00 |
|
Rafael
|
c5f3caab2f
|
Revert "fix: add screen options missing field"
This reverts commit 4074636663.
|
2024-11-29 10:19:24 +00:00 |
|
josepfo
|
4074636663
|
fix: add screen options missing field
|
2024-11-29 10:17:08 +00:00 |
|
Sérgio Salgado
|
2e4b1ea463
|
fix: remove unnecessary _.update() call
|
2024-11-29 10:01:35 +00:00 |
|
Sérgio Salgado
|
aef84142c7
|
fix: variable depth issue on machineScreenOpts
|
2024-11-29 10:01:31 +00:00 |
|
Sérgio Salgado
|
3b12dd5608
|
feat: add machine rates screen toggle
|
2024-11-29 10:01:25 +00:00 |
|
siiky
|
35b1a69434
|
feat: add cash-out fixed fee to Server-Machine GraphQL API
|
2024-11-28 10:40:14 +00:00 |
|
siiky
|
bb440eedd6
|
refactor: move fetchCurrentConfigVersion() to settings loader
|
2024-09-19 15:54:26 +01:00 |
|
Rafael Taranto
|
e1c2cc8619
|
feat: camera diagnostics (#1681)
|
2024-05-28 16:42:05 -04:00 |
|
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 |
|