Commit graph

69 commits

Author SHA1 Message Date
siiky
e7f37a4b5b fix: add machine name and timestamp to pending notifs messages 2024-06-28 16:24:36 +01:00
siiky
3dbf10183e feat: add pending manual compliance notifications 2024-06-07 12:14:34 +01:00
siiky
068f68e838 refactor: give settings object to complianceNotify 2024-06-07 11:59:27 +01:00
siiky
a18d924ffb refactor: show invalid notifs again 2024-03-20 12:29:49 +00:00
siiky
f220c890a4 Revert "refactor: drop getMachineName() from notifier"
This reverts commit d2cdca701a.
2024-02-19 12:45:56 +00:00
siiky
ef7f3d519d refactor: deduplicate addNotification() use 2024-02-14 14:53:24 +00:00
siiky
d2cdca701a refactor: drop getMachineName() from notifier 2024-02-14 14:46:23 +00:00
siiky
374a4272a5 refactor: extract the WITHIN_PAST_WEEK condition 2024-02-14 14:39:07 +00:00
siiky
0249005314 feat: ignore alerts older than 1 week 2024-02-14 14:36:43 +00:00
siiky
ab15930780 feat: do not consider notifications older than 1 week for unread sign 2024-02-14 14:24:58 +00:00
siiky
f27f85b418 feat: show only notifications of the past week 2024-02-14 14:23:17 +00:00
siiky
2646948fbf refactor: ignore invalid notifications
`lib/notifier/queries.js:getNotifications()` is only used in
`lib/new-admin/graphql/resolvers/notification.resolver.js`.

In the UI, the `valid` field is only used together with the `read`
field, with a true value.
2024-02-14 14:04:13 +00:00
Rafael Taranto
416744baf3 Merge remote-tracking branch 'origin/release-8.1' into chore/merge-8.1-into-8.6-2023-10-22 2023-10-22 00:57:33 +01:00
Rafael Taranto
294db780b3 fix: remove peer dependencies being used 2023-10-05 23:37:24 +01:00
Rafael Taranto
546ba7b780 fix: ln merge issues and deprecate some libs 2023-10-05 22:55:02 +01:00
Rafael Taranto
189aff31d7 Merge branch 'release-8.6' into feat-add-aveiro-admin-ui-8.5 2023-06-26 21:29:00 +01:00
Sérgio Salgado
2a5dacc088 fix: notification sending fails caused flows relying on it to break 2023-06-07 16:41:48 +01:00
Sérgio Salgado
2967ad3a75 fix: multiple fixes related with recyclers/stackers
feat: add bill destination unit for cash-in txs
feat: l-m communication regarding cash unit state
2023-06-07 14:27:42 +01:00
siiky
42e00c6cdd fix: be more lenient to bad pings 2023-05-03 16:09:42 +01:00
josepfo
d7a5f05437 fix: deprecate cashInFeeCrypto 2022-12-07 15:21:28 +00:00
Sérgio Salgado
45a11f91f0 feat: backport webhook firehose 2022-10-13 19:25:29 +01:00
André Sá
8b4109ee36 feat: show alerts for full cash boxes 2022-09-14 11:17:48 +01:00
Taranto
080f451269 chore: lamassu-coins rename 2022-02-18 20:15:39 +00:00
Taranto
e9b2280fc3 Merge remote-tracking branch 'upstream/release-7.5.0' into chore/merge-release-into-dev-21-16-12 2021-12-16 13:38:43 +00:00
Sérgio Salgado
d0cc85157f fix: notification alerts 2021-12-10 00:03:32 +00:00
André Sá
7c926675f9 fix: show the correct status for each machine 2021-12-06 19:07:34 +00:00
Rafael Taranto
44cf124b2b Merge pull request #918 from SiIky/chore/NyZD6raQ/notification_wording
chore: improve notifications wording
2021-11-14 23:41:57 +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
André Sá
e9c4f09207 chore: improve notifications wording 2021-11-08 19:14:49 +00:00
André Sá
a0b0c451d8 fix: show alerts even with SMS and Email disabled 2021-10-15 14:45:31 +01:00
André Sá
21bdf5f60a chore: use logger for all important logs 2021-10-11 16:24:24 +01:00
Sérgio Salgado
598135ccaf feat: create cashbox removal notifications 2021-07-23 20:17:31 +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
e6059be8d2 Chore: refactor to use new schema changing queries 2021-07-22 12:15:45 +01:00
Sérgio Salgado
5ada492956 fix: remove spread operator usage 2021-07-05 11:22:58 +01:00
Sérgio Salgado
ad3cb04549 fix: array deconstructing 2021-07-05 11:22:58 +01:00
Sérgio Salgado
129e5555df fix: compliance notifications through sms and email 2021-07-05 11:22:58 +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
0b5da0b78f fix: l-c import 2021-06-23 15:07:01 +01:00
Sérgio Salgado
bb433164ab chore: redirect coin dependencies to l-c module 2021-06-23 15:07:01 +01:00
csrapr
ac38a40b6c Feat: back end support for per coin 0-conf limit 2021-05-25 15:10:49 +01:00
csrapr
4ce1b949d0 Chore: move fromNamespace call to configManager 2021-03-07 17:40:36 +00:00
csrapr
61fec80899 Fix: unhandled rejection, notif center settings not being respected 2021-03-07 17:40:36 +00:00
csrapr
2401238b2f Chore: change misleading query name 2021-02-23 16:37:30 +00:00
csrapr
82912b728a Chore: move catch into queries file 2021-02-15 23:17:19 +00:00
Cesar
05373e83db Feat: enable notify operator for OFAC matches
Fix: fix lack of newline in some SVGs

Chore: fix rebase issues
2021-02-15 23:17:19 +00:00
Cesar
69d3e4cb9b Feat: move notif center fns to own file on the notifier module
Fix: fix jest test
2021-02-15 23:17:19 +00:00
Cesar
34f2b84fe2 Feat: add notification center row in notification settings table 2021-02-15 23:17:19 +00:00