btcpayserver/BTCPayServer/Views/Shared
Dennis Reimann 7e60328cff
Greenfield: Rename API key redirect params; switch to POST body (#1898)
* Rename user param to userId in API key redirect

This way it is clearer what to expect and it also make the parameteer easier to consume.

* Post redirect: Allow form url and prettify page

- Form URL as alternative to controller/action for external URLs
- Making it look nice and add explanation for non-JS case

* APIKeys: Minor view updates

fix

* APIKeys: Use POST redirect for confirmation

fix

* UI: Minor update to confirm view

Tidies it up and adapts to the newly added ConfirmAPIKeys view.

* APIKeys: Update delete view

Structures the information in title and description better.

* APIKeys: Distinguish authorize and confirm (reuse)

* Upgrade ChromeDriver

* Test fixes

* Clean up PostRedirect view

By adding missing forgery token

* Re-add tests for callback post values

* Rename key param to apiKey in API key redirect

* Update BTCPayServer/wwwroot/swagger/v1/swagger.template.authorization.json

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

* Use DEBUG conditional for postredirect-callback-test route

* Remove unnecessary ChromeDriver references

* Add debug flag

* Remove debug flags

Co-authored-by: Andrew Camilleri <evilkukka@gmail.com>
2020-09-17 11:37:49 +02:00
..
Ethereum Fix CI 2020-09-15 16:26:10 +02:00
LayoutPartials Nugetify the BTCPayServer.Client 2020-09-01 11:49:10 +09:00
Monero fix typo in monero 2020-09-02 13:15:09 +02:00
_BTCPaySupporters.cshtml UI: Improve mobile login views 2020-08-10 09:46:01 +02:00
_Layout.cshtml Remove Tor link from navbar 2020-08-18 13:03:26 +09:00
_LayoutPos.cshtml Place status message in correct positions for cart and static versions of POS app 2020-07-20 20:32:26 -07:00
_LayoutSimple.cshtml Simple layout cleanups 2020-08-02 14:33:20 +02:00
_NavLayout.cshtml Unify section headings 2019-11-14 18:42:48 +01:00
_StatusMessage.cshtml Add text break to alerts (#1865) 2020-08-25 14:55:34 +09:00
_ValidationScriptsPartial.cshtml Improve static asset caching 2020-04-18 17:56:05 +02:00
Bitcoin_Lightning_LikeMethodCheckout.cshtml Merge pull request #1730 from xpayserver/feat/eth 2020-09-15 19:51:55 +09:00
Bitcoin_Lightning_LikeMethodCheckoutNoScript.cshtml Split Bitcoin/LN to partial defined in payment handler and convert checkout to Vue (#996) 2019-08-27 11:31:15 +09:00
Confirm.cshtml Greenfield: Rename API key redirect params; switch to POST body (#1898) 2020-09-17 11:37:49 +02:00
EmailsBody.cshtml Improve email settings view 2020-07-09 17:22:22 +02:00
Error.cshtml Part 1: OpenIddict - Minor Changes & Config prep (#566) 2019-05-15 00:46:43 +09:00
Header.cshtml Improve static asset caching 2020-04-18 17:56:05 +02:00
NBXSyncSummary.cshtml Add Bitcoin Only Build 2020-07-28 22:48:51 +02:00
NotificationEmailWarning.cshtml Mark up alert-links for better display 2019-11-15 11:24:27 +01:00
PostRedirect.cshtml Greenfield: Rename API key redirect params; switch to POST body (#1898) 2020-09-17 11:37:49 +02:00
VaultElements.cshtml Ask passphrase when appropriate (Fix #1185) 2019-11-22 19:13:04 +09:00
ViewBitcoinLikePaymentData.cshtml 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
ViewLightningLikePaymentData.cshtml 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