Sérgio Salgado
ee8c46b51e
fix: remove machine selector
2021-11-23 19:09:50 +00:00
Sérgio Salgado
30bc9c96da
fix: missing timestamp variable
...
fix: remove tags array
2021-11-23 19:09:49 +00:00
Sérgio Salgado
54b73b95b4
feat: scripting-like tags on custom sms content
...
feat: add created column to custom_messages
feat: custom message dynamic validators and testing
feat: delete custom sms
feat: employ custom sms to existing events
2021-11-23 19:09:48 +00:00
Rafael Taranto
0881d00594
Merge pull request #766 from josepfo/feat/crypto-units-selector
...
feat: advanced wallet settings
2021-11-14 23:13:16 +00:00
Rafael Taranto
1dd8f4ff7e
Merge pull request #872 from SiIky/chore/JbtevlHv/log_through_logger
...
Log through the logger
2021-11-11 18:32:06 +00:00
Rafael Taranto
7cf5f88c21
Merge pull request #891 from SiIky/fix/z3MakfSR/invalidate_notifications
...
Fix cash cassette alerts
2021-11-11 18:30:05 +00:00
Rafael Taranto
6352649e1d
Merge pull request #833 from chaotixkilla/feat-mock-scoring-api
...
Add mock wallet scoring
2021-11-11 18:27:35 +00:00
André Sá
15ddf4cf83
fix: cash cassette low condition
2021-10-20 15:33:42 +01:00
André Sá
21bdf5f60a
chore: use logger for all important logs
2021-10-11 16:24:24 +01:00
Sérgio Salgado
a349c36326
chore: increase lowbalance margin
2021-10-04 07:31:17 +01:00
Sérgio Salgado
584492cb55
feat: add mock wallet scoring
2021-09-16 16:42:09 +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
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
eda6decae0
feat: send individual discounts to machine
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
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
José Oliveira
9ec7f6f296
feat: advanced wallet settings
2021-07-28 01:00:34 +01:00
Taranto
ba4117173e
chore: undo $ prepend on queries
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
José Oliveira
9b4bae4097
refactor: add trade id to trade entry object
2021-07-08 17:08:38 +01:00
José Oliveira
700244e45b
refactor: remove duplicated error handling
2021-07-08 17:08:38 +01:00
José Oliveira
8567b7887c
refactor: replace custom field function with const and move update trade logic inside a function
2021-07-08 17:08:38 +01:00
José Oliveira
f45c783876
fix: add missing curly bracket
2021-07-08 17:08:38 +01:00
José Oliveira
8606d0cc94
feat: relay trade uuid to krakens api
2021-07-08 17:08:38 +01:00
José Oliveira
ea44478b48
chore: update big number package
2021-07-05 11:10:24 +01:00
Sérgio Salgado
8e099e3283
feat: change to generic ERC-20 ABI json file
...
fix: coinUtils rename import
2021-06-23 15:07:01 +01:00
Sérgio Salgado
3423e2ddd0
chore: replace imports to point to lamassu-coins module
2021-06-23 15:07:01 +01:00
Sérgio Salgado
7f35d34128
feat: send timezone information to machine
2021-06-20 15:56:18 +01:00
csrapr
b6d91f94bf
Chore: refactor generic wallet and wallet plugins
2021-05-27 14:47:11 +01:00
csrapr
ac38a40b6c
Feat: back end support for per coin 0-conf limit
2021-05-25 15:10:49 +01:00
José Oliveira
75fa4e703c
refactor: cassete max capacity to constants file
2021-05-25 12:13:12 +01:00
José Oliveira
3de12e3f6e
feat: fiat balance alerts to percentages and config migration
2021-05-25 12:13:12 +01:00
José Oliveira
0c0133d01c
refactor: remove extra conditions and fields renaming
2021-05-25 12:09:26 +01:00
José Oliveira
b0bbb2983f
fix: remove async from function
2021-05-25 12:09:26 +01:00
José Oliveira
da6076b359
refactor: query optimization
2021-05-25 12:09:26 +01:00
José Oliveira
3846d7f9d7
refactor: use batch for multiple insertions
2021-05-25 12:09:26 +01:00
José Oliveira
4bf972b995
fix: use database tx to chain queries
2021-05-25 12:09:26 +01:00
José Oliveira
ce48360f04
feat: create relations between trades and transactions
2021-05-25 12:09:26 +01:00
José Oliveira
f0afbf0137
fix: revert the cache time change
2021-03-07 17:38:36 +00:00
José Oliveira
34704e071d
fix: custom error handling for all wallets and cache update
2021-03-07 17:38:36 +00:00
Taranto
538e32fbec
fix: bad query on plugins.js
2021-02-14 22:55:27 +00:00
csrapr
0d6349dbf4
Chore: fix regressions caused by rebase
2021-02-05 18:59:11 +00:00
csrapr
ef60b15d82
Chore: post-rebase fixes
2021-02-05 18:59:11 +00:00
Cesar
c21cdb13e1
Feat: make dashboard and machine profile page
2021-02-05 18:59:11 +00:00
Cesar
096c4bc87b
Feat: save highVolumeTxs on DB and plugins code refactor
...
Fix: remove unused module and add space before '('
Chore: add jest tests for transactionNotify
2021-02-05 18:59:11 +00:00
Cesar
366adad375
Fix: fix crypto overrides not being respected
2021-02-04 15:48:23 +00:00
Cesar
c457faab40
Chore: make notification center UI
...
Chore: fiatBalancesNotify refactor
Chore: removed now-unused code in some files
Feat: change column "detail" in database to use jsonb
Chore: add notification center background and button
Chore: notifications screen scaffolding
Fix: change position of notification UI
Feat: join backend and frontend
Feat: notification icons and machine names
Feat: add clear all button, stripe overlay on invalid notification
Fix: rework notification styles
Feat: use popper to render notifications
Feat: make notification center UI
Fix: fix css on notification center
Fix: fix invalidateNotification
Chore: apply PR requested changes
Fix: PR fixes
Fix: make toggleable body/root styles be handled by react
Chore: delete old notifier file
Fix: undo variable name changes for cryptobalance notifs
2021-02-04 15:48:23 +00:00
Cesar
2ced230020
Feat: save highVolumeTxs on DB and plugins code refactor
...
Fix: remove unused module and add space before '('
Chore: add jest tests for transactionNotify
2021-02-04 15:48:23 +00:00