Sérgio Salgado
89d1d8c1a1
fix: use supervisor reload instead of restart
...
fix: set blockchain process autorestart to unexpected
fix: use supervisor reload and update instead of restart
fix: stop restarting supervisor service
fix: set blockchain supervisor config autorestart
2021-10-04 07:31:17 +01:00
Neal
070e9155a7
chore: bump dashd release
2021-10-04 07:31:17 +01:00
Neal
0fbd598db0
chore: update btc & dash, update dash flags
2021-10-04 07:31:17 +01:00
Neal
c9d8f84798
chore: order coins alphabetically, bch logo green
2021-10-04 07:31:17 +01:00
Neal
0ac62139db
feat: re-enable geth install
2021-10-04 07:31:17 +01:00
Neal
ea703375e1
chore: update geth
2021-10-04 07:31:17 +01:00
José Oliveira
6d60fe487e
fix: big number subtraction
2021-10-04 07:31:17 +01:00
José Oliveira
89740b2443
feat: prune server logs table
2021-10-04 07:31:17 +01:00
csrapr
346d539960
Fix: fix rare concurrency bug on cashOut
2021-10-04 07:31:17 +01:00
Neal
d53b8460bd
chore: update zec, bch, eth nodes
2021-10-04 07:31:17 +01:00
José Oliveira
8403736026
fix: migrate accounts and default cash-out commissions
2021-10-04 07:31:17 +01:00
Sérgio Salgado
b0fa62a9f3
feat: add discount source column to transaction tables
...
fix: move individual discounts to phone code response instead of poller
2021-09-07 17:26:36 +01:00
Sérgio Salgado
e837ee3e7a
fix: remove aux query to get customer information related with individual discounts
2021-09-07 17:26:36 +01:00
Sérgio Salgado
310c9eb009
fix: remove log
2021-09-07 17:26:36 +01:00
Sérgio Salgado
847b87ecb0
feat: use customer Autocomplete on discount creation
2021-09-07 17:26:36 +01:00
Sérgio Salgado
43ff04b2af
fix: dynamic query
2021-09-07 17:26:36 +01:00
Sérgio Salgado
03fd19e0cf
feat: customer matching on individual discounts panel
2021-09-07 17:26:36 +01:00
Sérgio Salgado
eda6decae0
feat: send individual discounts to machine
2021-09-07 17:26:36 +01:00
Sérgio Salgado
29257c42ec
fix: small fixes on loyalty module
2021-09-07 17:26:36 +01:00
Sérgio Salgado
768b5a30e1
feat: individual discounts creation form
...
feat: individual discounts deletion
fix: discounts mapping from db
2021-09-07 17:26:36 +01:00
Sérgio Salgado
07f15db851
feat: individual discounts migration
...
feat: loyalty panel routing
chore: rename promo-codes module to loyalty
2021-09-07 17:26:36 +01:00
José Oliveira
576979f14f
feat: add toggle button for tc screen
2021-09-07 17:22:03 +01:00
José Oliveira
0ae8c691c2
fix: replace DateTime with Date and add gql resolver date name
2021-09-07 17:16:52 +01:00
José Oliveira
bad3d291ca
fix: add manyOrNone to db functions
2021-09-07 17:16:52 +01:00
José Oliveira
00875f06e8
refactor: sql formatting and label rename
2021-09-07 17:16:52 +01:00
José Oliveira
1a166bc279
feat: machine performance indicators
2021-09-07 17:16:52 +01:00
Sérgio Salgado
5add544ad7
feat: send InsufficientFundsError correct error code for machine logic
2021-08-19 14:17:34 +01:00
José Oliveira
650ab5f809
fix: add fiat filter inside a single AND clause
2021-08-06 12:03:33 +01:00
José Oliveira
1ff386826f
fix: add fiat filter to cash in txs
2021-08-06 12:03:33 +01:00
José Oliveira
56fc312520
feat: filter by txs with fiat lt 0
2021-08-06 12:03:33 +01:00
Sérgio Salgado
06b7f8cf8b
fix: customer filters not being applied
...
fix: customer name edge cases
fix: sql uppercasing
2021-07-29 00:05:36 +01:00
Sérgio Salgado
2b93f016ac
feat: add search functionality to customer page
2021-07-29 00:05:36 +01:00
Sérgio Salgado
598135ccaf
feat: create cashbox removal notifications
2021-07-23 20:17:31 +01:00
Taranto
8753ea081b
fix: batch function missing
2021-07-22 12:15:45 +01:00
Taranto
ba4117173e
chore: undo $ prepend on queries
2021-07-22 12:15:45 +01:00
csrapr
f3f2bb01b0
Fix: missing $ and use defaultStore
2021-07-22 12:15:45 +01:00
csrapr
cbf0165893
Feat: make compute schema middleware for 'db' changing
2021-07-22 12:15:45 +01:00
csrapr
7bbf2829de
Feat: make lamassu-migrate use async local storage
2021-07-22 12:15:45 +01:00
csrapr
351d170c31
Feat: AsyncLocalStorage for schema changing
2021-07-22 12:15:45 +01:00
csrapr
e6059be8d2
Chore: refactor to use new schema changing queries
2021-07-22 12:15:45 +01:00
Sérgio Salgado
fe665f1e9c
fix: edge case with suspensions shorter than 1 day
2021-07-21 14:08:36 +01:00
csrapr
51f9f86fa9
Fix: use .finally() to change schema back to original
2021-07-13 17:21:25 +01:00
csrapr
eb5732003e
Chore: remove extendedqueries file
2021-07-13 17:21:25 +01:00
csrapr
64e07fa8bd
Chore: make db.taskEx private
2021-07-13 17:21:25 +01:00
csrapr
081957c957
Feat: abstract extended queries; strip out default funcs from db obj
2021-07-13 17:21:25 +01:00
csrapr
178f2dafde
Fix: wrong bind on db.taskEx
2021-07-13 17:21:25 +01:00
csrapr
440b8e7f61
Feat: implement queries using task for easier usage
2021-07-13 17:21:25 +01:00
csrapr
47614c9637
Feat: make queries with schema changing
2021-07-13 17:21:25 +01:00
José Oliveira
686c7a2b36
refactor: use promise all
2021-07-13 17:09:07 +01:00
José Oliveira
bf31ace25d
fix: add response even if cashbox reset is set to manual
2021-07-13 17:09:07 +01:00