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