btcpayserver/BTCPayServer/Views
Dennis Reimann 0cc24c8076
UI: Improve invoice view (#2144)
* UI: Improve invoice view

- General improvements for the spacings on the page
- Hides rows of data in case they aren't present
- Improved the PoS data view so that it renders complex objects nicely and adds links for URLs

TDB: For the last row "Links" there's now a special `_urls` property, which renders a list of urls with the key being the title and the value being the URL.

* Update BTCPayServer/Views/Invoice/Invoice.cshtml

Co-authored-by: Andrew Camilleri <evilkukka@gmail.com>

* UI: Handle arrays in PosData view

Co-authored-by: Andrew Camilleri <evilkukka@gmail.com>
2020-12-16 09:15:33 +01:00
..
Account Wait for content to be loaded before U2F actions 2020-12-01 14:31:42 +01:00
Apps Custom redirect_url for PoS (#1924) 2020-10-13 09:51:28 +02:00
AppsPublic Ensure campaign status is shown correctly in minimal crowdfund app (#2062) 2020-12-12 15:23:59 +09:00
Error Update views dependent on simple layout 2020-07-20 16:53:49 +02:00
EthereumLikeStore Add Ethereum & ERC20 Support 2020-09-09 08:19:10 +02:00
Home Remove bitpay translator (#2130) 2020-12-12 15:17:44 +09:00
Invoice UI: Improve invoice view (#2144) 2020-12-16 09:15:33 +01:00
Manage API Keys: Add usage examples link to docs (#2140) 2020-12-15 14:35:18 +09:00
MoneroLikeStore Colored "check" and "times" icons green or red the bootstrap way 2020-06-12 15:22:39 +02:00
Notifications Hide pagination & page size when not necessary (#2122) 2020-12-12 15:21:37 +09:00
PaymentRequest Update classic theme for payment requests (#2096) 2020-12-02 15:21:03 +01:00
Public
PublicLightningNodeInfo Improve Lightning node info view (#2066) 2020-11-17 08:57:14 +01:00
PullPayment Improve payment print styles (#1977) 2020-10-23 17:37:28 +09:00
Server add tests and reword setting 2020-12-08 08:12:29 +01:00
Shared UI: Improve invoice view (#2144) 2020-12-16 09:15:33 +01:00
Stores UI: Improve mobile store setup view 2020-12-09 09:45:45 +01:00
UserStores Verifying presence of wallet warning on store list 2020-10-18 03:11:17 -05:00
Wallets Hide pagination & page size when not necessary (#2122) 2020-12-12 15:21:37 +09:00
_ViewStart.cshtml
ViewsRazor.cs BTCPay Extensions Part 2 (#2001) 2020-10-21 14:02:20 +02:00