btcpayserver/BTCPayServer/Views/Shared
d11n a4ee1e9805
Checkout v2 finetuning (#4276)
* Indent all JSON files with two spaces

* Upgrade Vue.js

* Cheat mode improvements

* Show payment details in case of expired invoice

* Add logo size recommendation

* Show clipboard copy hint cursor

* Improve info area and wording

* Update BIP21 wording

* Invoice details adjustments

* Remove form; switch payment methods via AJAX

* UI updates

* Decrease paddings to gain space

* Tighten up padding between logo mark and the store title text

* Add drop-shadow to the containers

* Wording

* Cheating improvements

* Improve footer spacing

* Cheating improvements

* Display addresses

* More improvements

* Expire invoices

* Customize invoice expiry

* Footer improvements

* Remove theme switch

* Remove non-existing sourcemap references

* Move inline JS to checkout.js file

* Plugin compatibility

See Kukks/btcpayserver#8

* Test fix

* Upgrade vue-i18next

* Extract translations into a separate file

* Round QR code borders

* Remove "Pay with Bitcoin" title in BIP21 case

* Add copy hint to payment details

* Cheating: Reduce margins

* Adjust dt color

* Hide addresses for first iteration

* Improve View Details button

* Make info section collapsible

* Revert original en locale file

* Checkout v2 tests

* Result view link fixes

* Fix BIP21 + lazy payment methods case

* More result page link improvements

* minor visual improvements

* Update clipboard code

Remove fallback for old browsers. https://caniuse.com/?search=navigator.clipboard

* Transition copy symbol

* Update info text color

* Invert dark neutral colors

Simplifies the dark theme quite a bit.

* copy adjustments

* updates QR border-radius

* Add option to remove logo

* More checkout v2 test cases

* JS improvements

* Remove leftovers

* Update test

* Fix links

* Update tests

* Update plugins integration

* Remove obsolete url code

* Minor view update

* Update JS to not use arrow functions

* Remove FormId from Checkout Appearance settings

* Add English-only hint and feedback link

* Checkout Appearance: Make options clearer, remove Custom CSS for v2

* Clipboard copy full URL instead of just address/BOLT11

* Upgrade JS libs, add content checks

* Add test for BIP21 setting with zero amount invoice

Co-authored-by: dstrukt <gfxdsign@gmail.com>
2022-11-24 08:53:32 +09:00
..
Bitcoin Checkout v2 finetuning (#4276) 2022-11-24 08:53:32 +09:00
Crowdfund Add option to customize the instance logo (#4258) 2022-11-14 22:29:23 +09:00
LayoutPartials Sync modal improvements (#4260) 2022-11-02 16:55:05 +01:00
Lightning Checkout v2 finetuning (#4276) 2022-11-24 08:53:32 +09:00
LNURL Do not crash when BTC network not available 2022-08-01 10:44:39 +02:00
Monero Sync modal improvements (#4260) 2022-11-02 16:55:05 +01:00
PayButton Checkout v2 finetuning (#4276) 2022-11-24 08:53:32 +09:00
PointOfSale Checkout v2 (#4157) 2022-11-02 18:21:33 +09:00
Shopify Rewording: Integrations become (store) plugins 2022-05-12 13:32:40 +02:00
Zcash Sync modal improvements (#4260) 2022-11-02 16:55:05 +01:00
_BTCPaySupporters.cshtml Add donate link (#4239) 2022-10-27 08:56:44 +09:00
_Confirm.cshtml Confirm modal: Prevent form submit without confirmation (#4262) 2022-11-13 12:38:13 +01:00
_Footer.cshtml Checkout v2 finetuning (#4276) 2022-11-24 08:53:32 +09:00
_Form.cshtml Added custodian account trade support (#3978) 2022-08-04 11:38:49 +09:00
_FormTopMessages.cshtml Custodian Account UI: CRUD (#3923) 2022-07-07 22:42:50 +09:00
_Layout.cshtml Fix: If reverse proxy wasn't well configured, and error message should have been displayed (#4322) 2022-11-21 19:32:19 +01:00
_LayoutSignedOut.cshtml Add option to customize the instance logo (#4258) 2022-11-14 22:29:23 +09:00
_LayoutSimple.cshtml Footer: Improve responsive display (#4163) 2022-09-26 10:29:35 +02:00
_LayoutWizard.cshtml Wallet: Signing UI improvements (#2559) 2021-06-14 14:06:56 +09:00
_NavLayout.cshtml Prevent initial scroll to section nav (#3411) 2022-02-06 20:39:52 +09:00
_StatusMessage.cshtml Refactoring: Extract ITempDataDictionary extensions 2022-03-08 08:17:39 +00:00
_ValidationScriptsPartial.cshtml Remove the bundle minifier (#4222) 2022-10-20 11:17:42 +09:00
CameraScanner.cshtml Refactor QR functionality 2022-09-13 10:17:12 +02:00
Confirm.cshtml Move ConfirmModel to Abstractions (#3964) 2022-07-15 12:38:33 +09:00
ConfirmModal.cshtml Move ConfirmModel to Abstractions (#3964) 2022-07-15 12:38:33 +09:00
EmailsBody.cshtml Improve "Advanced Settings" button (#4140) 2022-09-20 09:50:59 +02:00
Error.cshtml Part 1: OpenIddict - Minor Changes & Config prep (#566) 2019-05-15 00:46:43 +09:00
LayoutFoot.cshtml Asset-bundle cleanups (#4225) 2022-10-21 09:17:06 +09:00
LayoutHead.cshtml Remove the bundle minifier (#4222) 2022-10-20 11:17:42 +09:00
LayoutHeadTheme.cshtml Move TagHelpers to Abstractions (#3975) 2022-07-22 21:58:25 +09:00
NotificationEmailWarning.cshtml Store Emails (#3611) 2022-06-22 12:05:32 +09:00
PostRedirect.cshtml [UX/UI] Add CPFP (#3395) 2022-02-10 12:24:28 +09:00
ShowQR.cshtml Refactor QR functionality 2022-09-13 10:17:12 +02:00
TemplateEditor.cshtml Make POS and Crowdfund plugins 2022-08-21 08:38:25 +02:00
VaultElements.cshtml Improve wallet nav (#3921) 2022-07-04 13:20:08 +09:00