Umar Bolatov
0545f6b74d
Adjust logs section styling ( #1907 )
...
close #1905
2020-09-14 15:45:50 +02:00
Nicolas Dorier
e7b8220bac
Merge pull request #1895 from Kukks/rename-expostpsbt-option
...
Rename "Export as PSBT" to "View PSBT"
2020-09-14 12:53:13 +09:00
Nicolas Dorier
92a8d864d3
Merge pull request #1900 from btcpayserver/remove-changelly
...
Remove Changelly
2020-09-11 22:05:58 +09:00
Andrew Camilleri
fa46252c65
Allow entry in wallet send via fiat ( #1891 )
...
* Allow entry in wallet send via fiat
closes #1890
https://i.imgur.com/RUrSqD7.gif
* fix min amount in wallet send
* Add divisibility when setting amount from fiat
2020-09-11 09:23:08 +02:00
Lucas Moten
e051581c39
Update AddDerivationSchemes_HardwareWalletDialogs.cshtml ( #1870 )
...
Minor change for Electrum where menu choice is `Save backup`, not `Save Copy`
2020-09-11 08:31:15 +02:00
Kukks
50a9772388
Remove Changelly
2020-09-10 10:30:53 +02:00
Kukks
75fdb8f2e4
Rename "Export as PSBT" to "View PSBT"
2020-09-09 10:05:12 +02:00
XPayServer
de755ac0bb
Add Ethereum & ERC20 Support
...
Add Tests
Add Index, XPub to payment data
Add Note on local ETH node
Fix Sync Summary and Race Condition
2020-09-09 08:19:10 +02:00
Nicolas Dorier
7ca0a8c56c
Merge pull request #1888 from maltokyo/maltokyo
...
Wording/UX Fix on Wallet Tx Page
2020-09-08 19:21:21 +09:00
Nicolas Dorier
f507452a37
Merge pull request #1882 from Kukks/partial-refund
...
Add custom refund option
2020-09-07 15:30:46 +09:00
Mal
0744e23ca6
Update WalletTransactions.cshtml
2020-09-05 23:41:40 +02:00
Mal
fcd4f223f8
Wording/UX Fix on Wallet Tx Page
...
Change Balance Column title to "Transaction Amount" to fix https://github.com/btcpayserver/btcpayserver/issues/1887
2020-09-05 23:23:03 +02:00
Nicolas Dorier
81561c6f3d
Merge pull request #1800 from btcpayserver/apikeys/redirect
...
Add API Keys Application identifier + Redirect
2020-09-03 21:27:12 +09:00
Nicolas Dorier
85d393fec3
Merge pull request #1872 from Kukks/invoie-severity
...
Add invoice event severity
2020-09-03 21:24:20 +09:00
Kukks
13b9a7bf6e
fix typo in monero
2020-09-02 13:15:09 +02:00
Andrew Camilleri
86e7b7bdb3
fix monero crash ( #1884 )
...
fixes #1883
2020-09-02 12:10:27 +02:00
Kukks
735995954f
Add custom refund option
...
Allows you to specify an alternative refund amount and currency. This allows partial refunds and other negotiated terms
closes #1874
2020-09-02 11:24:18 +02:00
Kukks
98c4b658c4
Add invoice event severity
...
closes #1681
https://i.imgur.com/eyMO9M3.png
2020-09-01 18:19:49 +02:00
nicolas.dorier
eba0778045
Nugetify the BTCPayServer.Client
2020-09-01 11:49:10 +09:00
Kukks
7ca74aeea7
Add API Keys Application identifier
...
This lets the authorize api key screen redirect to the defined url and provide it with the user id, permissions granted and the key.
This also allows apps to match existing api keys generated for it specifically using the application identifier, and if matched, presented with a confirmation page before redirection.
2020-08-28 09:00:13 +02:00
Nicolas Dorier
cf7c5102fc
Merge pull request #1760 from btcpayserver/api/invoice
...
GreenField: Invoice API
2020-08-27 19:50:14 +09:00
Umar Bolatov
b71eb12e23
Add store sort ( #1861 )
...
close #1837
2020-08-27 17:31:33 +09:00
nicolas.dorier
b2ff041ec0
Create Metadata property for InvoiceEntity, migrate all data without logic there
2020-08-26 21:36:31 +09:00
Kukks
41bebfedc4
add swagger docs
2020-08-26 21:36:31 +09:00
Andrew Camilleri
81bba8c829
Fix invoice action responsiveness ( #1854 )
2020-08-26 15:19:40 +09:00
Umar Bolatov
db89754a26
Add text break to alerts ( #1865 )
2020-08-25 14:55:34 +09:00
Dennis Reimann
e7ea8ac40f
Improve invoices list view ( #1815 )
...
* Improve invoices list view
* Pager: Only show options that make sense
* ListInvoices formatting
* Add separator for dropdown toggle split
* Minor ListInvoices improvement
* Improve payment requests list view
* Distinguish empty and filtered lists
* Properly align invoice details
* Add payment symbols to invoices list
* Improve payment symbols in invoices list
* Always display search on list pages
* Inline variable
* Move display logic to pager
e5040ede55 (commitcomment-41698272)
2020-08-24 13:57:07 +09:00
nicolas.dorier
59f00ea3df
Remove Tor link from navbar
2020-08-18 13:03:26 +09:00
Andrew Camilleri
3024ace641
Merge branch 'master' into bitcoin-only-fixes
2020-08-14 17:50:36 +02:00
nicolas.dorier
5c9d0fd40a
Use razor component to encapsulate UI logic
2020-08-12 16:48:14 +09:00
Nicolas Dorier
768f335a3c
Merge pull request #1833 from dennisreimann/login-mobile
...
UI: Improve mobile login views
2020-08-10 22:41:41 +09:00
Nicolas Dorier
d12e6a0465
Merge pull request #1821 from dennisreimann/fonts
...
Self-host webfonts
2020-08-10 22:39:34 +09:00
Dennis Reimann
4e70f5b8f1
UI: Improve mobile login views
2020-08-10 09:46:01 +02:00
Kukks
26aac6c45d
Do not crash UI and background services after switching to BItcoin Only when you have altcoin payments
2020-08-09 16:17:16 +02:00
Dennis Reimann
7c349b12b2
Self-host webfonts
...
This inlines all webfonts we are using throughout the app, instead of loading them from Google Fonts. There are several benefits to this approach:
- Better performance
- We don't have any problems in regards to potential Google Fonts downtimes
- It protects our users privacy, as they don't have to request those fonts from a third-party
It sets up individual css files per font-face, so that they are easier to include and require on a per use-case basis.
2020-08-06 22:18:26 +02:00
Dennis Reimann
2d608621d9
Remove confirm option for seed from wallet settings
...
Closes #1813 .
2020-08-05 11:20:34 +02:00
Nicolas Dorier
ede5aceeeb
Merge pull request #1812 from britttttk/wallet-typo
...
Fix typo in generate wallet
2020-08-05 16:47:06 +09:00
britttttk
b6959bdfd4
Typo in generate wallet
2020-08-05 01:42:08 -06:00
Umar Bolatov
067a42d400
Add pointer cursor to wallet transaction comment and tag icons
...
close #1804
2020-08-04 18:51:21 -07:00
nicolas.dorier
23aefccbe9
Construct websocket uri for notification client side
2020-08-04 11:21:41 +09:00
rockstardev
6c7d3ae0bf
Adding checkbox for check new version policy
2020-08-03 03:17:04 -05:00
Dennis Reimann
b47b942e97
Wallet UI: Improve views ( #1763 )
...
* Improve UpdateStore and DerivationScheme views
fix
* Improve wallet views
CSS fix
* Apply suggestions from code review
Co-authored-by: Andrew Camilleri <evilkukka@gmail.com>
2020-08-03 17:12:21 +09:00
Nicolas Dorier
b90ce01e05
Merge pull request #1792 from btcpayserver/invoice-ui-fix
...
Quickfix for Invoices list
2020-08-03 16:48:12 +09:00
Kukks
85d61c4c93
Quickfix for Invoices list
...
https://i.imgur.com/4eDlbxk.gif
original:
https://chat.btcpayserver.org/files/6ocj359nuinftf6ujbnpeszh1o/public?h=MVe3va_TChslDFwdTKhVEkhhJUdIQ6ihwwJ4yOmCC6Q
https://chat.btcpayserver.org/files/gk7mjojfg3faxc6x57gg4pchka/public?h=JGGbhyOiyeazCtr7vAnZY1cPOgHFZ29xJZRwDzSdtgo
2020-08-03 09:37:03 +02:00
Dennis Reimann
5b929e85cf
Simple layout cleanups
...
Some cleanups related to the recent changes arount the LayoutSimple. We don't use the font montserrat anymore and the col-head class is also obsolete.
Moved the remaining styles to our site.css
2020-08-02 14:33:20 +02:00
Nicolas Dorier
8e2728902a
Merge pull request #1754 from btcpayserver/feat/prefs-generalization
...
Cookie Preferences Generalization, applying same style to ListInvoices and Payment Requests
2020-07-31 16:12:10 +09:00
XPayServer
92ae1109d0
Add Bitcoin Only Build
2020-07-28 22:48:51 +02:00
rockstardev
466a0c6049
Adding support for dynamic, special meaning date strings
2020-07-28 10:28:32 -05:00
rockstardev
f47ffd7ed0
Using proper class for 0 left padding
...
Co-authored-by: Dennis Reimann <mail@dennisreimann.de>
2020-07-28 10:28:32 -05:00
rockstardev
0b115c3228
Using pull-right class instead of direct float style
2020-07-28 10:28:32 -05:00
rockstardev
a22c12adc9
Applying paging footer to Payment Requests
2020-07-28 10:28:32 -05:00
rockstardev
8f293db29b
Extracting grid paging to partial
2020-07-28 10:28:32 -05:00
rockstardev
7bcc559ec7
Generalizing TimezoneOffset field init
2020-07-28 10:28:32 -05:00
rockstardev
e3a8e1a187
Applying conventions from ListInvoice on PaymentRequests
2020-07-28 10:28:32 -05:00
rockstardev
9d9d0461ad
Generalizing saving of search, applying it to PaymentRequests grid
2020-07-28 10:28:32 -05:00
Nicolas Dorier
b7d66efb20
Merge pull request #1753 from bolatovumar/feat/1568
...
Allow sorting apps by store, name or app type
2020-07-28 15:18:30 +09:00
Nicolas Dorier
82582d24ea
Merge pull request #1764 from dennisreimann/pull-payment-ui
...
Improve Pull Payment view
2020-07-27 12:34:45 +09:00
Umar Bolatov
e03311e5ec
Add margin to "Delete this store" button
...
fix #1770
2020-07-25 19:15:46 -07:00
Umar Bolatov
df1447b917
Add pagination to wallet transactions page
...
close #1771
2020-07-24 21:39:30 -07:00
Dennis Reimann
6245684801
Improve Pull Payment view
2020-07-23 17:15:08 +02:00
Dennis Reimann
a3b4ceba50
Improve update store view
2020-07-22 15:31:09 +02:00
Dennis Reimann
2496ec73bf
Improve checkout experience view
2020-07-22 15:30:58 +02:00
Dennis Reimann
f84fe82f9b
Improve list API tokens view
2020-07-22 15:29:58 +02:00
Dennis Reimann
c5a073cee8
Improve enable paybutton view
2020-07-22 15:29:24 +02:00
Dennis Reimann
ed81a17039
Code formatting
2020-07-22 15:29:03 +02:00
Dennis Reimann
22f8c4b88b
Render messages only when present
2020-07-22 15:28:31 +02:00
Nicolas Dorier
27d7d03d4c
Merge pull request #1745 from dennisreimann/recovery-seed
...
Recovery seed
2020-07-22 20:55:20 +09:00
Nicolas Dorier
ca8d83099f
Merge pull request #1752 from dennisreimann/login
...
Login/register view improvements
2020-07-22 20:53:01 +09:00
Umar Bolatov
bc0215b647
Place status message in correct positions for cart and static versions of POS app
...
fix #1758
2020-07-20 20:32:26 -07:00
Umar Bolatov
25527ec1dd
Use nameof() instead of strings
2020-07-20 20:02:14 -07:00
Dennis Reimann
8688334f0d
Update views dependent on simple layout
2020-07-20 16:53:49 +02:00
Dennis Reimann
8d6a70ed7b
Minor login/register adjustments
2020-07-20 15:20:23 +02:00
Umar Bolatov
36e3eeecaa
Allow sorting apps by store, name or app type
...
close #1568
2020-07-19 15:20:18 -07:00
Dennis Reimann
7c1d0f2e8f
Recovery seed page improvements
2020-07-19 15:52:57 +02:00
Dennis Reimann
0e8cd20533
Login/register/error view updates
2020-07-19 14:28:07 +02:00
Dennis Reimann
6bc5c05cf3
Fix text and test
2020-07-17 18:00:10 +02:00
Dennis Reimann
dbf6676115
Recovery seed page improvements
2020-07-17 18:00:09 +02:00
Dennis Reimann
188774f30a
Seed-lookup related test fixes
2020-07-17 18:00:08 +02:00
Dennis Reimann
cfef1f3432
Add separate recovery seed backup view
...
fix
2020-07-17 18:00:07 +02:00
Dennis Reimann
892ea0e9af
Login/register view improvements
...
Consistently aligned the texts centered and moved the Tor URL button below the form.
2020-07-17 17:51:25 +02:00
Nicolas Dorier
f6549cda33
Merge pull request #1749 from btcpayserver/invoicepref
...
Save the latest search on invoices
2020-07-17 19:16:36 +09:00
rockstardev
9fb83f268b
Fixing Unfiltered link to leverage empty string for clear
2020-07-17 04:32:33 -05:00
Nicolas Dorier
31d927c93d
Merge pull request #1750 from britttttk/rbf-doc
...
Use BTCPay doc for RBF tooltip
2020-07-17 16:46:51 +09:00
Nicolas Dorier
16977009ea
Merge pull request #1751 from bolatovumar/feat/1743
...
Allow selecting all notifications on the page at once
2020-07-17 15:35:05 +09:00
Umar Bolatov
08db3b1613
Allow selecting all notifications on the page at once
...
close #1743
2020-07-16 21:52:40 -07:00
britttttk
32c6228dfa
Use btcpay doc for rbf tooltip
2020-07-16 22:38:19 -06:00
nicolas.dorier
f3700c39e3
Save the latest search on invoices
2020-07-17 13:24:41 +09:00
Nicolas Dorier
7d0aa8d91f
Merge pull request #1729 from xpayserver/feat/enhance-monero
...
Show sync progress for monero and show amount of monero payment
2020-07-17 12:45:22 +09:00
Nicolas Dorier
2e225a1435
Merge pull request #1712 from dennisreimann/login
...
Redesign login and register / refactor create user
2020-07-17 12:39:08 +09:00
Nicolas Dorier
33eb5f8117
Merge pull request #1742 from bolatovumar/feat/1709
...
Allow mass-archiving of invoices
2020-07-15 12:27:25 +09:00
Umar Bolatov
94e8bf4a72
Allow mass-archiving of invoices
...
closes #1709
2020-07-14 19:58:52 -07:00
Dennis Reimann
391d7b01d1
UI: Minor enhancements to 2FA view
...
Improve hover highlight for light and dark theme. APply a bit more spacing to the 2FA link cells.
Also fixes table row highlight in light theme.
2020-07-14 13:29:26 +02:00
Nicolas Dorier
72d4fa6cd0
Merge pull request #1740 from btcpayserver/psbt-decode
...
streamline decode of uploaded psbt file + fix action button alginment
2020-07-14 16:43:19 +09:00
Kukks
016bf1d671
add download psbt action
2020-07-14 09:36:58 +02:00
Nicolas Dorier
24439f1dc2
Merge pull request #1737 from btcpayserver/payjoin-hw-fix
...
Fix Payjoin HWW signing
2020-07-14 16:29:11 +09:00
Kukks
d393cee732
streamline decode of uploaded psbt file + fix action button alginment
2020-07-14 09:18:40 +02:00
Dennis Reimann
5da9bd1784
Minor fixes and improvements for login and register
2020-07-13 21:30:09 +02:00
Dennis Reimann
a122c38666
Add copy tor url button to login and register
2020-07-13 21:29:42 +02:00
Dennis Reimann
e9870a4455
Improve forgot password view
2020-07-13 19:09:59 +02:00
Dennis Reimann
dbb8dae5e2
Login and register as secondary buttons
2020-07-13 19:09:50 +02:00
Dennis Reimann
0235624c64
Unify get and post routes for create user
2020-07-13 19:08:47 +02:00
Dennis Reimann
ea8f121cb0
Rework login and register views
2020-07-13 17:32:19 +02:00
Dennis Reimann
9b9cb83a06
Dissect register and create user
2020-07-13 17:32:18 +02:00
Dennis Reimann
17421497a1
Extract supporter styles from layout
2020-07-13 17:29:47 +02:00
Dennis Reimann
761f6152d0
Unify welcome and error layout to LayoutSimple
2020-07-13 17:29:47 +02:00
Kukks
006ebf3f15
Fix 2FA config screens
2020-07-13 10:58:53 +02:00
Kukks
572c7ebbd8
Fix Payjoin HWW signing
...
fixes #1557
2020-07-13 10:54:39 +02:00
Nicolas Dorier
04f71155b0
Merge pull request #1721 from dennisreimann/ui-updates-account
...
UI updates: Account section
2020-07-13 17:39:35 +09:00
Nicolas Dorier
e45c5ae71e
Merge pull request #1724 from bolatovumar/fix-1723
...
Widen destination address field and make it monospace
2020-07-13 17:39:09 +09:00
Nicolas Dorier
632911d28c
Merge pull request #1727 from dennisreimann/ui-updates-server
...
UI updates: Server settings section
2020-07-13 17:38:33 +09:00
Nicolas Dorier
5fb72513a0
Merge pull request #1733 from bolatovumar/fix-1732
...
Improve "Pull payments" table look
2020-07-13 17:37:59 +09:00
Umar Bolatov
afce1682a6
Replace pull payments body copy with a tooltip docs link
2020-07-12 12:45:30 -07:00
Umar Bolatov
9f7af1c7d3
Replace | with - in pull payments table actions column
2020-07-12 12:37:36 -07:00
Umar Bolatov
ca1355f80c
Right-align "Actions" column in pull payments table
2020-07-12 12:35:11 -07:00
Umar Bolatov
6c71949888
Improve "Pull payments" table look
...
fix #1732
2020-07-11 21:03:46 -07:00
XPayServer
1c7185a574
Show sync progress for monero and show amount of monero payment
2020-07-11 17:44:27 +02:00
Dennis Reimann
8a7825f3bd
Improve service settings view
2020-07-09 17:22:28 +02:00
Dennis Reimann
3f23531f20
Improve email settings view
2020-07-09 17:22:22 +02:00
Dennis Reimann
29d95a53a3
Improve users list view
2020-07-09 17:22:06 +02:00
Dennis Reimann
718835255f
Improve spacing for status messages
2020-07-09 17:21:29 +02:00
Dennis Reimann
ca1f910d55
Improve maintenance view
2020-07-09 17:20:43 +02:00
Dennis Reimann
0e410af63f
Fix spacing for subnavs on mobile
2020-07-09 17:20:08 +02:00
Umar Bolatov
8b1a457312
Widen destination address field and make it monospace
...
fix #1723
2020-07-08 19:58:57 -07:00
Dennis Reimann
7a46b2fd1b
Improve user profile view
2020-07-08 19:20:32 +02:00
Dennis Reimann
bfd25b8a14
Improve API keys list view
2020-07-08 19:20:24 +02:00
Dennis Reimann
dae8163846
Improve change password view
2020-07-08 19:20:11 +02:00
Dennis Reimann
4db6c16068
Improve U2F view
2020-07-08 19:19:55 +02:00
Dennis Reimann
906ecc021b
Improve 2FA views
2020-07-08 19:19:29 +02:00
Dennis Reimann
8fc593a73e
Improve secondary login view
2020-07-08 19:18:40 +02:00
Dennis Reimann
f8e3b62edf
Improve spacing for ordered lists and status messages
2020-07-08 19:18:04 +02:00
Oleg Semyonov
b82abb066d
Fix typo
2020-07-07 07:43:33 +03:00
Nicolas Dorier
aeb90a3674
Merge pull request #1706 from dennisreimann/store-lightning
...
Improve information structure on Lightning page
2020-06-30 11:06:07 +09:00
Dennis Reimann
f7474340cd
Update BTCPayServer/Views/Stores/AddLightningNode.cshtml
...
Co-authored-by: Andrew Camilleri <evilkukka@gmail.com>
2020-06-29 22:38:50 +02:00
Dennis Reimann
04acbf6509
Improve information structure on Lightning page
2020-06-29 16:54:07 +02:00
rockstardev
f88c02cccd
Removing unused usings, readonly fields where possible
2020-06-28 22:07:48 -05:00
rockstardev
b6c7af32de
Cleaning up bom from cs files
2020-06-28 21:44:35 -05:00
Zaxounette
72e407b69d
Typos in PullPayments.cshtml ( #1699 )
...
Fixes typos in Pull Payments UI text.
No related issue, standalone PR.
2020-06-27 12:01:19 +02:00
Riccardo Masutti
66b9d0739b
Set noindex, nofollow to ViewPullPayment.cshtml ( #1700 )
2020-06-27 12:00:10 +02:00
Riccardo Masutti
3e717ecdbc
Set noindex, nofollow to ViewPaymentRequest.cshtml ( #1701 )
2020-06-27 11:58:55 +02:00
Kukks
9a989b46cc
add supporter
2020-06-26 07:12:22 +02:00
Nicolas Dorier
23aec25686
Merge pull request #1685 from dennisreimann/broken-links
...
Check and fix broken anchor links.
2020-06-25 17:25:43 +09:00
nicolas.dorier
5e8b379c50
Add invoice refund
2020-06-25 15:31:46 +09:00
nicolas.dorier
d03124dfba
Add an approval state to pull payments
2020-06-25 13:35:10 +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
Nicolas Dorier
8230a408ac
Add pull payment feature ( #1639 )
2020-06-24 10:34:09 +09:00
Dennis Reimann
36868644dc
Check and fix broken anchor links.
...
In addition to #1682 .
2020-06-23 17:51:25 +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
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
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
Kukks
43a99bfef2
fix supporters
2020-06-15 10:08:38 +02: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
1954dfd4d7
Removing Generate Test Notification button
2020-06-15 00:58:23 -05:00
rockstardev
261931c8ef
Adding list notification test
2020-06-15 00:53:12 -05:00
rockstardev
f072ec3a8c
Adding paging to notifications grid
2020-06-15 00:00:56 -05:00
rockstardev
0d876b9322
Removing csv jquery voodoo and using checkbox viewmodel mapping
2020-06-14 23:49:08 -05:00
rockstardev
0ec566e6df
Removing modal reference that's not needed
2020-06-14 23:49:08 -05:00
rockstardev
536a85eadc
Moving Notifications nav item to separate partial
2020-06-14 23:49:08 -05:00
rockstardev
8cdc73c31f
Moving layout partial to separate folder
2020-06-14 23:49:08 -05:00
rockstardev
bb6f6e7d27
Adding icon to Action link
2020-06-14 23:49:08 -05:00
rockstardev
7e9bf9598d
Providing support for mass actions on notifications, delete first
2020-06-14 23:49:08 -05:00
rockstardev
3680e03cdb
Moving to structure where click on td is counted as seen
2020-06-14 23:49:08 -05:00
rockstardev
0b89598f39
Marking notification read through js magic
2020-06-14 23:49:08 -05:00
rockstardev
bad4c9dc60
Confirming deleting of notification
2020-06-14 23:49:08 -05:00
rockstardev
95a751c505
Displaying last 5 notifications in Layout
2020-06-14 23:49:08 -05:00
rockstardev
359e761922
Mark read and unread
2020-06-14 23:49:08 -05:00
rockstardev
654bb0c8ca
Displaying number of unread messages in _Layout.cshtml
2020-06-14 23:49:08 -05:00
rockstardev
3eb503b13b
Tweaking notification display and allowing deletion
2020-06-14 23:49:08 -05:00
rockstardev
9206f0cd2e
Handling notifications event and rendering them through controller
2020-06-14 23:49:08 -05:00
rockstardev
0cacfa140b
Renaming Notice to Notification
...
Longer, but what can we do...
2020-06-14 23:49:08 -05:00
rockstardev
1ab016d21e
Foundation for notices grid
2020-06-14 23:49:08 -05:00
rockstardev
6ad7d18c42
Escaping at character in link
2020-06-14 23:31:54 -05:00
Nicolas Dorier
a46774c2ee
Merge pull request #1663 from Kukks/supporters
...
Handle Supporters display
2020-06-15 09:15:56 +09:00
Kukks
58f9b9b0c1
Handle Supporters display
...
closes #1624
2020-06-14 16:09:36 +02:00
Nicolas Dorier
0000257dcc
Merge pull request #1659 from Kukks/psbt-fullprev
...
Add AlwaysIncludeNonWitnessUTXO to Wallet Send
2020-06-14 22:47:57 +09:00
Andrew Camilleri
8c3907df82
add info
2020-06-14 15:45:58 +02:00
Nicolas Dorier
f7c1dff576
Merge pull request #1660 from woutersamaey/icon-colors-bootstrap-friendly
...
Colored "check" and "times" icons green or red the bootstrap way
2020-06-14 22:12:20 +09:00
Umar Bolatov
9532db7bae
Update "Back to the app list" links to not open in new tab by default
...
fix #1661
2020-06-13 19:18:38 -07:00
Wouter Samaey
a93062e0f0
Colored "check" and "times" icons green or red the bootstrap way
2020-06-12 15:22:39 +02:00
Kukks
b7c65b2ba6
Add AlwaysIncludeNonWitnessUTXO to Wallet Send
2020-06-12 13:58:55 +02:00
Dennis Reimann
b066cfd904
Update and fix documentation links
2020-06-11 16:09:33 +02:00
Pavlenex
b30597b8f1
Change the seed saved in NBXplorer to hot wallet ( #1652 )
...
* Change the seed saved in NBXplorer name
* the hot wallet
2020-06-11 12:19:40 +02:00
Dennis Reimann
4cd3d167b1
Autofocus 2FA-code input on page load ( #1650 )
...
UX improvement that allows you to directly paste the 2FA-code. Useful when you are using e.g. the 1Password browser extension.
2020-06-10 19:40:06 +02:00
Kukks
db7768ef57
Fix possible view exception in pos app
...
Replaced string.format with a simpler replace and also allow `{Price}` instead of `{0}` as it's obscure to non c# devs
2020-06-09 19:56:44 +02:00
Dennis Reimann
6043b7c75d
Minor fix ups
...
Resolves https://github.com/btcpayserver/btcpayserver/pull/1633#discussion_r435655010
2020-06-05 11:38:55 +02:00
Kukks
379e5741e7
fix broken bootstrap theme generator link
2020-05-31 20:54:24 +02:00
Nicolas Dorier
a70934938a
Merge pull request #1605 from dennisreimann/pos-refactoring
...
Point of Sale Refactoring
2020-05-30 13:14:50 +09:00
Dennis Reimann
e12aa9e657
POS: Use views instead of partials
2020-05-28 08:50:04 +02:00
Kukks
568015c58f
add new supporter
2020-05-27 16:41:50 +02:00
Dennis Reimann
58f56eac90
POS: Updates from code review
...
Thanks @kukks
2020-05-27 14:20:21 +02:00
Nicolas Dorier
03532e4063
Merge pull request #1604 from janoside/master
...
Clarify/clean up warning shown when adding a lightning node
2020-05-27 12:34:36 +09:00
Nicolas Dorier
de6081c2dc
Merge pull request #1602 from Kukks/electrum-file
...
Rename Coldcard to Electrum/Airgapped hardware wallets
2020-05-27 12:33:43 +09:00
Dennis Reimann
197b46880c
POS: Separate static and cart views
2020-05-26 21:53:23 +02:00
Dennis Reimann
b7ec22ee89
POS: Set ViewType via optional URL parameter
...
Falls back to the DefaultView defined in the POS settings.
POS: Fix POST-Route
2020-05-26 21:53:22 +02:00
Dennis Reimann
fad53a9fa2
POS: Replace EnableShoppingCart with DefaultView
2020-05-26 16:48:47 +02:00