Rafael Taranto
|
21b88f182e
|
refactor: use recyclers instead of stackers
|
2023-10-09 14:41:33 +01:00 |
|
Sérgio Salgado
|
2e9bb3c7df
|
fix: cashbox batches
fix: pairing missing stacker parameter
|
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
|
f4d6b5e454
|
feat: decouple l-s entrypoint
|
2022-04-19 22:47:36 +01:00 |
|
Nikola Ubavic
|
bcad921edd
|
chore: accept suggestion
|
2021-12-01 18:04:26 +01:00 |
|
Nikola Ubavic
|
67742bca3a
|
fix: use spex batch
|
2021-11-29 14:02:46 +01:00 |
|
Nikola Ubavic
|
eb835b401c
|
chore: separate queries
|
2021-11-29 13:44:26 +01:00 |
|
Nikola Ubavic
|
b0c3ccdea6
|
fix: sql script
chore: use one query
|
2021-11-26 13:23:09 +01:00 |
|
Nikola Ubavic
|
654e7c601e
|
fix: machine unpair
feat: add removed_devices table
|
2021-11-25 23:53:49 +01:00 |
|
Rafael Taranto
|
23c4f59606
|
Merge pull request #876 from ubavic/fix/machine_unpair_breaks_server_ui
fix: machine unpair breaks the UI
|
2021-11-11 18:20:49 +00:00 |
|
Nikola Ubavic
|
5b3c71822e
|
fix: use Promise.all instead await
|
2021-10-27 19:05:53 +02:00 |
|
Sérgio Salgado
|
b89f11adeb
|
fix: add default number of cassette server side to avoid pairing issues on older machine versions
|
2021-10-26 15:18:36 +01:00 |
|
Nikola Ubavic
|
30ac3d61be
|
refactor: transaction instead query sequence
added query for purging the machine_network_performance table
|
2021-10-13 18:16:57 +02:00 |
|
Nikola Ubavic
|
0288b6b5c0
|
fix: machine unpair breaks the UI
Purging db tables upon unpairing from the server will prevent
later UI crashes caused by working with a NULL value.
|
2021-10-13 00:51:59 +02: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 |
|
Taranto
|
bf8f1d991c
|
chore: integrate new admin with l-s
|
2020-05-27 22:43:00 +01:00 |
|
Rafael Taranto
|
09332c37db
|
Delete machine pings on unpair
|
2019-05-29 18:42:44 +02:00 |
|
Rafael Taranto
|
bd75194526
|
Fix exception on clock skew (#202)
* Fix exception on clock skew
* Return device name instead of db object
|
2018-11-01 23:07:47 +02:00 |
|
pedromiguelmiranda
|
7a07412a70
|
Identify machine name on logging upon clock skew error (#188)
|
2018-10-13 17:12:12 +02:00 |
|
Josh Harvey
|
c2af183911
|
format for latest standard
|
2018-03-10 18:59:40 +00:00 |
|
goga-m
|
62d606cc80
|
Create support_logs (db & api)
|
2017-12-13 16:31:07 +02:00 |
|
Josh Harvey
|
f23d17b357
|
fix no-exchange issue
|
2017-05-11 15:30:23 +03:00 |
|
Josh Harvey
|
c2282e61b4
|
new admin structure
|
2017-05-11 15:30:22 +03:00 |
|
Josh Harvey
|
f3f46f7b5b
|
improve config saving; fix pairing bug
|
2017-05-07 15:48:05 +03:00 |
|
Josh Harvey
|
9a63772401
|
random route stuff
|
2016-12-21 19:51:20 +02:00 |
|
Josh Harvey
|
938eb9ac97
|
WIP
|
2016-11-20 17:49:36 +02:00 |
|
Josh Harvey
|
c9af2fe5b3
|
fix pairing bug; remove cachedResponses
|
2016-11-19 15:51:26 +02:00 |
|