btcpayserver/BTCPayServer/Views/Apps
Samuel Adams 707484709a
Display and update App Name in settings (#3027)
* Edit and view app name in app settings

Currently the "name" property is not exposed at all in an app's settings/update page, which can result in confusion about which app is being updated, and also a general confusion between the `Title` property and the `Name` property.
This PR gives visibility to the app name in settings, and allows updating of the same.
I also changed the display label for `title` and `name` to make them more distinct and specific.

* Fix tests

* Update AltcoinTests.cs

* Update SeleniumTests.cs

* fix tests

Co-authored-by: Nicolas Dorier <nicolas.dorier@gmail.com>
2021-10-29 19:29:02 +09:00
..
_ViewImports.cshtml Refactoring: Allow ViewsRazor extension to be used by plugins 2021-07-30 08:27:33 +02:00
_ViewStart.cshtml Refactoring: Allow ViewsRazor extension to be used by plugins 2021-07-30 08:27:33 +02:00
AppsNavPages.cs Improve and unify page headers (#2412) 2021-04-08 22:32:42 +09:00
CreateApp.cshtml Display and update App Name in settings (#3027) 2021-10-29 19:29:02 +09:00
ListApps.cshtml Restructure store and payment settings (#2995) 2021-10-29 08:25:43 +02:00
TemplateEditor.cshtml Rename to custom and fix small css 2021-10-15 12:53:45 +02:00
UpdateCrowdfund.cshtml Display and update App Name in settings (#3027) 2021-10-29 19:29:02 +09:00
UpdatePointOfSale.cshtml Display and update App Name in settings (#3027) 2021-10-29 19:29:02 +09:00