nicolas.dorier
d03124dfba
Add an approval state to pull payments
2020-06-25 13:35:10 +09:00
nicolas.dorier
fdc11bba8d
Remove old unused refund table
2020-06-25 13:34:25 +09:00
Andrew Camilleri
dc5d8a6cb7
Refresh UI notifications automatically on update ( #1680 )
...
* Refresh UI notifications automatically on update
* make notif timeago live
* pass cancellation token
* Update InvoiceEventData.cs
2020-06-24 10:23:16 +02:00
Kukks
2042f59283
fix ypub/zpub parsing for all alts
...
@gruve-p reported that ypub import was not working and then found this. no ypub/zpub import for any alts worked before lol
2020-06-24 10:18:45 +02:00
Nicolas Dorier
8230a408ac
Add pull payment feature ( #1639 )
2020-06-24 10:34:09 +09:00
gruve-p
7805e5cea4
Fix version byte for zpub ( #1686 )
2020-06-24 10:19:50 +09:00
Dennis Reimann
36868644dc
Check and fix broken anchor links.
...
In addition to #1682 .
2020-06-23 17:51:25 +02:00
Kukks
321b67efd4
remove password type input on passphrase
2020-06-23 16:41:04 +02:00
Dennis Reimann
9ea42dd981
Checkout CSS improvements ( #1684 )
...
* Checkout: Hide hidden items
As [reported on Mattermost](https://chat.btcpayserver.org/btcpayserver/pl/4mxado5a3ifnzxyhrszusz4q8e ) the old way of hiding does not work well with widescreen displays.
* Checkout: Minor theme improvements
2020-06-23 16:25:43 +02:00
Riccardo Masutti
631d97c6b3
Fix 404 link ( #1682 )
2020-06-23 22:52:19 +09:00
Andrew Camilleri
13569fe4a2
Improve notifications UI ( #1678 )
...
* Add No JS support for notification seen toggle
* Invalidate cache when user toggles seen/massaction
* mark notif as seen after click
* add additional mass actions
* fix formatting
* add pav changes
* invalidate cache on new notifs
2020-06-23 10:06:02 +09:00
Andrew Camilleri
12e2b93ac9
Add invoice notifications ( #1674 )
...
* Add invoice notifications
* fixeth le order
* comment-to-code auto commit
* reduce notifications
2020-06-22 16:32:51 +09:00
Andrew Camilleri
0dd1b668cd
Support wasabi file format input ( #1671 )
...
* Support wasabi file format input
This adds support to importing the wasabi file format which seems to be used more for imports by Wasabi,ColdCard,BlueWallet & Cobo Vault (and way better than electrum anyway)
* fixes
* add test
2020-06-22 15:39:29 +09:00
Peter Williams
e751be21ea
Altcoin - Add Chaincoin ( #1636 )
...
* Altcoin - Add Chaincoin
* Image
* Altcoin - Rating CHC
* Altcoin - Chaincoin insertion
* Revert
* Fix large diff
* Unit Test revert
2020-06-22 14:41:20 +09:00
Nicolas Dorier
15b8a159f5
Merge pull request #1672 from NicolasDorier/refactor/bip78
...
Adapt payjoin for BIP78
2020-06-22 13:58:14 +09:00
nicolas.dorier
24a88fcfb5
Adapt payjoin for BIP78
2020-06-22 13:57:42 +09:00
Esky33
9f842be53a
fixed broken URL links ( #1677 )
2020-06-20 17:08:50 +02:00
Andrew Camilleri
c6632fe083
Change generate wallet passphrase to text input to fix autocomplete ( #1676 )
2020-06-20 16:02:36 +02:00
nicolas.dorier
0b720768b8
Asyncify NotificationManager
2020-06-17 11:26:21 +09:00
Nicolas Dorier
9f12fe7e0a
Merge pull request #1670 from btcpayserver/refactor/notifications2
...
Introduce INotificationHandler
2020-06-17 10:12:16 +09:00
nicolas.dorier
cff5b82b06
Introduce INotificationHandler
2020-06-16 23:29:25 +09:00
Nicolas Dorier
677cc3bee9
Merge pull request #1666 from NicolasDorier/refactor/notificatoin
...
Small refactoring of Notifications
2020-06-16 15:46:27 +09:00
nicolas.dorier
aef5cc50d5
Add the StoreScope
2020-06-15 20:52:53 +09:00
nicolas.dorier
d7eeadac41
Do not allow generation of dummy even if regtest
2020-06-15 17:19:03 +09:00
nicolas.dorier
7cdfa7d4c5
Use attribute to map notifcations to their string
2020-06-15 17:19:03 +09:00
nicolas.dorier
9070b475ea
Make the NotificationSender more generic
2020-06-15 17:19:02 +09:00
Kukks
43a99bfef2
fix supporters
2020-06-15 10:08:38 +02:00
rockstardev
18ffd678b7
Bugfixing context factory reference
2020-06-15 01:25:55 -05:00
rockstardev
7566d3dac8
Tweaking date display in notifications
2020-06-15 01:23:55 -05:00
rockstardev
741b93dc04
Removing obsolete NotificationDbSaver hosted service
2020-06-15 01:22:09 -05:00
rockstardev
b19298f633
Merge pull request #1651 from btcpayserver/feat/notifications
...
Notification system
2020-06-15 00:59:51 -05:00
rockstardev
1954dfd4d7
Removing Generate Test Notification button
2020-06-15 00:58:23 -05:00
rockstardev
31cc966b38
Bugfixing setting of Created, expanding test
2020-06-15 00:57:20 -05:00
rockstardev
261931c8ef
Adding list notification test
2020-06-15 00:53:12 -05:00
rockstardev
2c44c25b25
Signaling reference pass, bugfixing reference to deserialized blob
2020-06-15 00:36:50 -05:00
rockstardev
f072ec3a8c
Adding paging to notifications grid
2020-06-15 00:00:56 -05:00
rockstardev
113869bd08
Renaming to BaseNotification
2020-06-14 23:49:08 -05:00
rockstardev
0dab96f0a6
Moving Notification to dedicated Service namespace
2020-06-14 23:49:08 -05:00
rockstardev
342f63a625
Directly casting to NotificationEvent, evading null case
2020-06-14 23:49:08 -05:00
rockstardev
f52c6b65ce
Switching to using registered IMemoryCache
2020-06-14 23:49:08 -05:00
rockstardev
07efa87fe5
Refactoring conversion of data to view model, switching to FillViewModel
2020-06-14 23:49:08 -05:00
rockstardev
ffa04b625a
Changing case for private methods
2020-06-14 23:49:08 -05:00
rockstardev
b9807aac56
Add Notification entity to database in one migration
2020-06-14 23:49:08 -05:00
rockstardev
b973c0ab82
Removing database migrations in preparation for squashing them into one
2020-06-14 23:49:08 -05:00
rockstardev
0d876b9322
Removing csv jquery voodoo and using checkbox viewmodel mapping
2020-06-14 23:49:08 -05:00
rockstardev
09a72f2cfb
Cascade delete notifications for user
2020-06-14 23:49:08 -05:00
rockstardev
455ac8786a
Explicitly define NotificationType for NewVersionNotification
2020-06-14 23:49:08 -05:00
rockstardev
213e68859e
Renaming class file
2020-06-14 23:49:08 -05:00
rockstardev
2f4967a23a
Limiting Notification string fields
2020-06-14 23:49:08 -05:00
rockstardev
0c170fc399
Caching of notifications, refactoring NotificationManager into singleton
2020-06-14 23:49:08 -05:00