Commit graph

1773 commits

Author SHA1 Message Date
André Sá
99f8a516c3 fix: give custom info back to the machine 2022-01-24 19:21:23 +00:00
Sérgio Salgado
fc5a13fcf3 fix: workaround inquirer validation not working properly 2022-01-24 18:25:27 +00:00
Sérgio Salgado
4b910ff87b fix: return values for validation function 2022-01-24 16:30:55 +00:00
Sérgio Salgado
9411b2ea69 fix: blockchain status 2022-01-24 15:56:43 +00:00
Sérgio Salgado
2819b8a519 feat: add blockchain status getter to all daemons 2022-01-24 14:33:16 +00:00
Sérgio Salgado
75cb094476 chore: initial function stubs 2022-01-24 14:31:57 +00:00
Sérgio Salgado
01f85c82f9 fix: remove logs 2022-01-21 18:26:59 +00:00
Sérgio Salgado
f899b128fd fix: remove ciphertrace from accounts config 2022-01-21 18:26:58 +00:00
Sérgio Salgado
57aaa7fb11 fix: authorization header and threshold logic 2022-01-21 18:26:58 +00:00
Sérgio Salgado
904c383431 feat: add ciphertrace base implementation 2022-01-21 18:26:57 +00:00
Sérgio Salgado
f45bb9de7a fix: add missing logo and batching function 2022-01-21 18:10:56 +00:00
Rafael Taranto
201fec33e4 Merge pull request #1029 from josepfo/feat/twilio-api-data-ui
Feat: twilio api data UI
2022-01-21 15:22:32 +00:00
José Oliveira
0cca8b3bf1 fix: disable phone field editable 2022-01-21 15:05:49 +00:00
José Oliveira
1c4269103b fix: simplify migration save config 2022-01-21 13:59:58 +00:00
José Oliveira
1e86e830c7 fix: merge conflicts leftovers and query 2022-01-21 01:45:23 +00:00
José Oliveira
bd2d2b06c2 fix: save config used on migration 2022-01-21 00:28:04 +00:00
José Oliveira
68bf2e8315 fix: organize sql query 2022-01-20 23:03:37 +00:00
José Oliveira
97360ff940 fix: add subscriber_info_at field to sql query 2022-01-20 23:03:36 +00:00
José Oliveira
aad3826d02 fix: rename phone override fields 2022-01-20 23:03:35 +00:00
José Oliveira
8696cea70b fix: remove console log imports 2022-01-20 23:03:27 +00:00
José Oliveira
62284a1d33 feat: sms data editable fields 2022-01-20 23:03:26 +00:00
Rafael Taranto
c072803ac3 Merge pull request #1058 from josepfo/fix/manually-entered-data-not-propagated-to-machine
fix: add manual data to customer info
2022-01-20 20:21:53 +00:00
Rafael Taranto
f9d1b3551b Merge pull request #1060 from ubavic/custom_info_request_delete
fix: custom info request delete
2022-01-20 19:52:53 +00:00
Rafael Taranto
ea6767850a Merge pull request #1027 from SiIky/fix/lam-235/lamassu-coins-install
Fix/lam 235/lamassu coins install
2022-01-20 19:51:53 +00:00
Rafael Taranto
e507807896 Merge pull request #1052 from chaotixkilla/fix-config-updates-requiring-restart
Fix config updates not propagating to machine without restart
2022-01-20 17:34:30 +00:00
Sérgio Salgado
df4dd5ccb8 fix: remove event type 2022-01-20 15:26:26 +00:00
Nikola Ubavic
bf19631447 fix: custom info request delete 2022-01-20 13:59:34 +01:00
José Oliveira
a28d7d1aab fix: simplify promise chain 2022-01-20 12:34:22 +00:00
André Sá
0e9f3e5863 Merge branch 'dev' into fix/lam-235/lamassu-coins-install 2022-01-20 10:29:01 +00:00
Sérgio Salgado
b98d73cd6e fix: separate poller and middleware postgres listeners 2022-01-19 18:55:33 +00:00
José Oliveira
8fe9c2551a fix: add manual data to customer info 2022-01-19 17:55:01 +00:00
Rafael Taranto
87ead03d1f Merge pull request #1037 from naconner/dev-daemons
chore: update wallet daemons
2022-01-19 15:59:34 +00:00
Rafael Taranto
d5b7b088cd Merge pull request #1055 from chaotixkilla/feat-custom-info-requests-as-manual-triggers
Add custom info request manual trigger behavior
2022-01-19 14:37:58 +00:00
Sérgio Salgado
556d8433fa feat: add testing customer toggle 2022-01-19 02:23:26 +00:00
Sérgio Salgado
5945f9d31b fix: add config reload flags to the state middleware 2022-01-19 02:13:02 +00:00
Rafael Taranto
abcce7ff06 Merge pull request #1041 from josepfo/feat/manual-entry-populate-existing-requirement
feat: enable custom entries and custom information requirements
2022-01-18 19:15:14 +00:00
Sérgio Salgado
87a3b718db fix: allow for custom info requests to be allowed or blocked
fix: improve custom info requests backend
fix: add custom info requests to trigger overrides
2022-01-18 18:46:55 +00:00
André Sá
8180afa7f7 fix: require path 2022-01-18 10:23:46 +00:00
Sérgio Salgado
c241c458d3 fix: custom info request batching
fix: issue from rebase
2022-01-17 23:59:43 +00:00
Sérgio Salgado
807c5bfc85 fix: triggers wizard allowing empty custom requirement field
fix: issue with custom requirement filtering when in presence of older triggers

refactor: pull up methods

fix: remove log
2022-01-17 23:28:19 +00:00
Rafael Taranto
e7b35b4aac Merge pull request #1049 from chaotixkilla/fix-manual-triggers-customer-sorting
Add batched but not confirmed transaction to customer activity
2022-01-17 22:06:06 +00:00
Rafael Taranto
846f6f705a Merge pull request #1040 from chaotixkilla/fix-custom-info-request-timeout
Fix custom info request timeout
2022-01-17 21:55:20 +00:00
Sérgio Salgado
5e9d00fa29 fix: make customer creation count as customer activity 2022-01-17 18:11:34 +00:00
Sérgio Salgado
f550da4d1e fix: add batched but not confirmed customer transactions to last active timestamp 2022-01-17 17:50:39 +00:00
José Oliveira
f4f4eb1335 fix: disable unfinished features 2022-01-17 16:57:37 +00:00
Rafael Taranto
af8eaad61a Merge pull request #1044 from chaotixkilla/fix-undefined-denomination-same-cassettes
Initialize possible empty cassette values
2022-01-14 17:55:04 +00:00
Sérgio Salgado
681b76739f fix: initialize empty cassettes in case of undefined values 2022-01-13 17:42:22 +00:00
José Oliveira
bd0701236c feat: enable custom entries and custom information requirements 2022-01-13 15:30:31 +00:00
Sérgio Salgado
94eed283cb feat: add customer creation modal 2022-01-13 15:17:06 +00:00
Rafael Taranto
adecf3cabb Merge pull request #1030 from chaotixkilla/fix-session-token-getter
Fix session token retriever
2022-01-13 11:55:58 +00:00