Commit graph

3263 commits

Author SHA1 Message Date
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
José Oliveira
5406a3cfdd feat: twilio api data confirmation dialog 2022-01-20 23:03:25 +00:00
José Oliveira
894161a998 feat: sms data card info 2022-01-20 23:03:23 +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
811db77751 Merge pull request #1059 from josepfo/fix/hide-tooltip-on-editable-cards
fix: hide tooltip on editable cards
2022-01-20 19:54:36 +00:00
Rafael Taranto
cb236d56a1 Merge pull request #1061 from ubavic/subnavigation_link_flicker
fix: small navigation links flickering
2022-01-20 19:53:38 +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
b46ce0533a Merge pull request #1062 from chaotixkilla/fix-customer-pending-status
Fix customer pending status
2022-01-20 17:34:57 +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
a0397a5064 fix: customer pending status 2022-01-20 17:05:02 +00:00
Nikola Ubavic
e9b7402b34 fix: force size 2022-01-20 17:25:30 +01:00
José Oliveira
71b21fc8e7 fix: hide tooltip on editable cards 2022-01-20 15:36:54 +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
Rafael Taranto
412f3ac2b5 Merge pull request #1017 from chaotixkilla/fix-ui-ux-tweaks
Improve UI/UX on multiple screens
2022-01-20 12:31:49 +00:00
Rafael Taranto
30db7d8a9c Merge pull request #1056 from ubavic/cashbox_history_table_height
fix: cash box history table height
2022-01-20 10:47:28 +00:00
Rafael Taranto
7d3ac7aa1f Merge pull request #1048 from ubavic/empty_table_causing_overflow
fix: skip rendering list when data is empty
2022-01-20 10:42:31 +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
8cd78bdae8 Merge pull request #1043 from ubavic/ID_expiration_date_in_transactions
fix: ID expiration date in transcations
2022-01-19 14:41:16 +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
Nikola Ubavic
e89b1c233a chore: eta reduction 2022-01-19 15:11:18 +01:00
Nikola Ubavic
3d8281fb73 fix: guard against null expirationDate
fix: NaN age
2022-01-19 15:05:34 +01:00
Rafael Taranto
c825842944 Merge pull request #1032 from chaotixkilla/feat-add-testing-customer-toggle
Add testing customer toggle
2022-01-19 12:35:48 +00:00
Sérgio Salgado
a21bb1cbd5 fix: limit transactions from analytics page to the last 2 months 2022-01-19 02:23:28 +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
Nikola Ubavic
bd739293fa fix: removed tableContainer 2022-01-18 21:14:33 +01: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
Rafael Taranto
08bcf03a1e Merge pull request #1019 from chaotixkilla/fix-custom-info-request-bailing-out
Fix custom trigger filtering when in presence of older triggers
2022-01-18 09:42:26 +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
633e0656c1 Merge pull request #1054 from chaotixkilla/fix-cashbox-batch-failed-creation
Fix cashbox history querying error
2022-01-17 22:09:19 +00:00
Rafael Taranto
96f202e868 Merge pull request #1051 from chaotixkilla/fix-identify-customers-with-pending-data
Identify customers with manual pending data
2022-01-17 22:08:37 +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
Rafael Taranto
d66650327c Merge pull request #1053 from chaotixkilla/fix-notification-card-styling
Set notification card design up to spec
2022-01-17 21:38:40 +00:00
José Oliveira
586c3f12cd fix: remove formik values 2022-01-17 21:27:29 +00:00
Sérgio Salgado
1db68114a2 fix: remove undefined field querying 2022-01-17 18:27:26 +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
Sérgio Salgado
dc4a8471d4 fix: set notification card design up to spec 2022-01-17 17:48:00 +00:00
Rafael Taranto
d9d94101ee Merge pull request #1050 from chaotixkilla/fix-improve-custom-trigger-ux
Improve custom requirements trigger creation UX
2022-01-17 17:24:14 +00:00