Rafael Taranto
2e31ab391f
chore: migrating to nodejs 22
2025-03-31 15:43:08 +01:00
siiky
5342e9a8be
fix: use more specific function
...
`loadLatest()` returns a `Promise`, therefore accessing the `config`
property is not correct.
2024-09-19 15:54:25 +01:00
Rafael Taranto
6274bccde5
Merge pull request #1694 from siiky/feat/lam-1111/customer-last-used-machine
...
LAM-1111 View last-used machine name on customer profile
2024-08-05 13:44:28 +01:00
siiky
eae24505f7
refactor: SELECT only the name column
2024-07-18 17:22:47 +01:00
siiky
7e6783c7b2
feat: include timestamp in filename
2024-06-17 15:46:13 +01:00
siiky
79fc7f3c44
feat: add failedqrscans route
2024-06-17 15:20:51 +01:00
siiky
60b016efb4
refactor: generalize updatePhotos
2024-06-17 12:02:59 +01:00
Rafael Taranto
e1c2cc8619
feat: camera diagnostics ( #1681 )
2024-05-28 16:42:05 -04:00
Rafael Taranto
035a0a3b8e
fix: recycler counts reset on cash unit update
2024-03-19 02:35:44 +00:00
Rafael Taranto
24d0973f12
fix: count updates and small ui adjustments
2024-02-13 21:44:49 +00:00
Rafael Taranto
21b88f182e
refactor: use recyclers instead of stackers
2023-10-09 14:41:33 +01:00
Rafael Taranto
2d8ff49769
fix: migrations failing because of machine query
2023-08-30 21:24:55 +01:00
Rafael Taranto
2e15d576cb
fix: cashbox count returning null
2023-08-28 10:24:13 +01:00
Taranto
53f74a1fc3
fix: cashbox still being used elsewhere
2023-08-09 18:23:37 +01:00
Taranto
03bef89eb6
fix: machine loader device_id column ambiguous
2023-08-09 16:35:38 +01:00
Rafael Taranto
33200da994
fix: FK blocking unpair and bills tally on admin
2023-08-09 01:48:54 +01:00
Sérgio Salgado
6fbb2b4c5b
fix: stop trying to write to database when present with redundant empty and refill events
2023-06-07 14:27:44 +01:00
Sérgio Salgado
460a8cf1fd
feat: add refillUnit route flow
2023-06-07 14:27:43 +01:00
Sérgio Salgado
45f722e724
feat: add emptyUnit bills table
...
feat: rework cash unit operations
fix: multiple fixes for the empty unit workflow
2023-06-07 14:27:43 +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
2638bd1717
feat: add stacker counter field to the machine
...
feat: use the stacker amount to properly render the cash cassettes table
feat: add stacker notifications to the plugins backend
2023-06-07 14:27:42 +01:00
Sérgio Salgado
211c4b1ea7
feat: add aveiro cash units to the devices table
...
feat: change data fetching to accomodate the new cash units
2023-06-07 14:27:42 +01:00
José Oliveira
e609f755c7
fix: update db upon empty network metrics
2022-03-24 17:57:01 +00:00
André Sá
0f93e313b6
feat: add unpaired machines endpoint to GraphQL
2022-03-11 15:13:08 +00:00
Sérgio Salgado
d794bca673
fix: missing machine performance data on the dashboard machine overview page
2022-02-10 16:05:30 +00:00
Sérgio Salgado
df4dd5ccb8
fix: remove event type
2022-01-20 15:26:26 +00:00
Sérgio Salgado
b98d73cd6e
fix: separate poller and middleware postgres listeners
2022-01-19 18:55:33 +00:00
Nikola Ubavić
29dc519a52
Merge branch 'dev' into fix/machine_upairing
2021-12-24 23:49:55 +01:00
Nikola Ubavic
deef6e52a3
fix: throw error on missing resource
2021-12-24 23:30:25 +01:00
Taranto
e9b2280fc3
Merge remote-tracking branch 'upstream/release-7.5.0' into chore/merge-release-into-dev-21-16-12
2021-12-16 13:38:43 +00:00
Sérgio Salgado
ec90776d2a
feat: create a new batching function which pairs with machine value updates
...
refactor: abstract amount of cassettes from the cassette wizard
fix: dashboard cassettes
2021-12-09 23:48:21 +00:00
Sérgio Salgado
f16be1d263
fix: empty cashbox conditional
2021-12-09 23:06:24 +00:00
Sérgio Salgado
616d2d2915
refactor: backport new batching function
2021-12-09 22:34:38 +00:00
André Sá
7c926675f9
fix: show the correct status for each machine
2021-12-06 19:07:34 +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
Rafael Taranto
d138b26903
Merge pull request #873 from chaotixkilla/feat-integrate-hedging-and-accounting-with-pazuz-admin
...
Integrate hedging and accounting with pazuz related screens
2021-11-17 20:34:20 +00:00
Sérgio Salgado
7135a03654
feat: add operatorId to l-a-s middlewares
...
fix: make changes to db event handler to receive more complex payloads
feat: machine actions previously on REST now work based on notifications
feat: state middleware now operates based on operatorId as well
chore: remove old localAppRoutes related code
2021-11-16 16:46:45 +00:00
José Oliveira
154fe7affb
fix: sms receipt data construction
2021-11-16 15:42:09 +00:00
André Sá
d9cd896d33
feat: create batch when machine detects stacker open
2021-11-15 21:06:29 +00:00
Sérgio Salgado
18ab230951
feat: add multicassette support on the dashboard
2021-10-27 17:26:20 +01:00
André Sá
f570661724
chore: remove duplicate procedure
2021-10-18 18:34:22 +01:00
José Oliveira
01412e1abe
feat: ping time internet quality measurement
2021-10-04 07:31:17 +01:00
João Leal
86e0529212
fix: CSS clean up due to some orphan styling
2021-10-04 07:31:17 +01:00
João Leal
f69b71da65
fix: add machine actions to 'Dashboard > Machine Details'
2021-10-04 07:31:17 +01:00
Sérgio Salgado
6d6c8adabd
feat: receive numberOfCassettes from machine
...
feat: save numberOfCassettes on devices table
feat: make CashCassettes dynamic with the number of cassettes
2021-09-13 18:53:52 +01:00
Sérgio Salgado
575235283a
fix: issue when saving cassettes 3 and 4
2021-09-13 18:53:50 +01:00
Sérgio Salgado
5788b6216d
feat: add support for more than two cassettes
2021-09-13 18:53:47 +01:00
José Oliveira
1a166bc279
feat: machine performance indicators
2021-09-07 17:16:52 +01:00
José Oliveira
515d02dd21
feat: ping time internet quality measurement
2021-09-07 16:42:22 +01:00
João Leal
735c46ed55
fix: CSS clean up due to some orphan styling
2021-07-23 19:45:02 +01:00