Dennis Reimann
dbb8dae5e2
Login and register as secondary buttons
2020-07-13 19:09:50 +02:00
Dennis Reimann
0235624c64
Unify get and post routes for create user
2020-07-13 19:08:47 +02:00
Dennis Reimann
ea8f121cb0
Rework login and register views
2020-07-13 17:32:19 +02:00
Dennis Reimann
9b9cb83a06
Dissect register and create user
2020-07-13 17:32:18 +02:00
Dennis Reimann
17421497a1
Extract supporter styles from layout
2020-07-13 17:29:47 +02:00
Dennis Reimann
761f6152d0
Unify welcome and error layout to LayoutSimple
2020-07-13 17:29:47 +02:00
Nicolas Dorier
04f71155b0
Merge pull request #1721 from dennisreimann/ui-updates-account
...
UI updates: Account section
2020-07-13 17:39:35 +09:00
Nicolas Dorier
e45c5ae71e
Merge pull request #1724 from bolatovumar/fix-1723
...
Widen destination address field and make it monospace
2020-07-13 17:39:09 +09:00
Nicolas Dorier
632911d28c
Merge pull request #1727 from dennisreimann/ui-updates-server
...
UI updates: Server settings section
2020-07-13 17:38:33 +09:00
Nicolas Dorier
5fb72513a0
Merge pull request #1733 from bolatovumar/fix-1732
...
Improve "Pull payments" table look
2020-07-13 17:37:59 +09:00
Umar Bolatov
afce1682a6
Replace pull payments body copy with a tooltip docs link
2020-07-12 12:45:30 -07:00
Umar Bolatov
9f7af1c7d3
Replace | with - in pull payments table actions column
2020-07-12 12:37:36 -07:00
Umar Bolatov
ca1355f80c
Right-align "Actions" column in pull payments table
2020-07-12 12:35:11 -07:00
Umar Bolatov
6c71949888
Improve "Pull payments" table look
...
fix #1732
2020-07-11 21:03:46 -07:00
Dennis Reimann
8a7825f3bd
Improve service settings view
2020-07-09 17:22:28 +02:00
Dennis Reimann
3f23531f20
Improve email settings view
2020-07-09 17:22:22 +02:00
Dennis Reimann
29d95a53a3
Improve users list view
2020-07-09 17:22:06 +02:00
Dennis Reimann
718835255f
Improve spacing for status messages
2020-07-09 17:21:29 +02:00
Dennis Reimann
ca1f910d55
Improve maintenance view
2020-07-09 17:20:43 +02:00
Dennis Reimann
0e410af63f
Fix spacing for subnavs on mobile
2020-07-09 17:20:08 +02:00
Umar Bolatov
8b1a457312
Widen destination address field and make it monospace
...
fix #1723
2020-07-08 19:58:57 -07:00
Dennis Reimann
7a46b2fd1b
Improve user profile view
2020-07-08 19:20:32 +02:00
Dennis Reimann
bfd25b8a14
Improve API keys list view
2020-07-08 19:20:24 +02:00
Dennis Reimann
dae8163846
Improve change password view
2020-07-08 19:20:11 +02:00
Dennis Reimann
4db6c16068
Improve U2F view
2020-07-08 19:19:55 +02:00
Dennis Reimann
906ecc021b
Improve 2FA views
2020-07-08 19:19:29 +02:00
Dennis Reimann
8fc593a73e
Improve secondary login view
2020-07-08 19:18:40 +02:00
Dennis Reimann
f8e3b62edf
Improve spacing for ordered lists and status messages
2020-07-08 19:18:04 +02:00
Oleg Semyonov
b82abb066d
Fix typo
2020-07-07 07:43:33 +03:00
Nicolas Dorier
aeb90a3674
Merge pull request #1706 from dennisreimann/store-lightning
...
Improve information structure on Lightning page
2020-06-30 11:06:07 +09:00
Dennis Reimann
f7474340cd
Update BTCPayServer/Views/Stores/AddLightningNode.cshtml
...
Co-authored-by: Andrew Camilleri <evilkukka@gmail.com>
2020-06-29 22:38:50 +02:00
Dennis Reimann
04acbf6509
Improve information structure on Lightning page
2020-06-29 16:54:07 +02:00
rockstardev
f88c02cccd
Removing unused usings, readonly fields where possible
2020-06-28 22:07:48 -05:00
rockstardev
b6c7af32de
Cleaning up bom from cs files
2020-06-28 21:44:35 -05:00
Zaxounette
72e407b69d
Typos in PullPayments.cshtml ( #1699 )
...
Fixes typos in Pull Payments UI text.
No related issue, standalone PR.
2020-06-27 12:01:19 +02:00
Riccardo Masutti
66b9d0739b
Set noindex, nofollow to ViewPullPayment.cshtml ( #1700 )
2020-06-27 12:00:10 +02:00
Riccardo Masutti
3e717ecdbc
Set noindex, nofollow to ViewPaymentRequest.cshtml ( #1701 )
2020-06-27 11:58:55 +02:00
Kukks
9a989b46cc
add supporter
2020-06-26 07:12:22 +02:00
Nicolas Dorier
23aec25686
Merge pull request #1685 from dennisreimann/broken-links
...
Check and fix broken anchor links.
2020-06-25 17:25:43 +09:00
nicolas.dorier
5e8b379c50
Add invoice refund
2020-06-25 15:31:46 +09:00
nicolas.dorier
d03124dfba
Add an approval state to pull payments
2020-06-25 13:35:10 +09:00
Andrew Camilleri
dc5d8a6cb7
Refresh UI notifications automatically on update ( #1680 )
...
* Refresh UI notifications automatically on update
* make notif timeago live
* pass cancellation token
* Update InvoiceEventData.cs
2020-06-24 10:23:16 +02:00
Nicolas Dorier
8230a408ac
Add pull payment feature ( #1639 )
2020-06-24 10:34:09 +09:00
Dennis Reimann
36868644dc
Check and fix broken anchor links.
...
In addition to #1682 .
2020-06-23 17:51:25 +02:00
Riccardo Masutti
631d97c6b3
Fix 404 link ( #1682 )
2020-06-23 22:52:19 +09:00
Andrew Camilleri
13569fe4a2
Improve notifications UI ( #1678 )
...
* Add No JS support for notification seen toggle
* Invalidate cache when user toggles seen/massaction
* mark notif as seen after click
* add additional mass actions
* fix formatting
* add pav changes
* invalidate cache on new notifs
2020-06-23 10:06:02 +09:00
Andrew Camilleri
12e2b93ac9
Add invoice notifications ( #1674 )
...
* Add invoice notifications
* fixeth le order
* comment-to-code auto commit
* reduce notifications
2020-06-22 16:32:51 +09:00
Andrew Camilleri
0dd1b668cd
Support wasabi file format input ( #1671 )
...
* Support wasabi file format input
This adds support to importing the wasabi file format which seems to be used more for imports by Wasabi,ColdCard,BlueWallet & Cobo Vault (and way better than electrum anyway)
* fixes
* add test
2020-06-22 15:39:29 +09:00
Nicolas Dorier
15b8a159f5
Merge pull request #1672 from NicolasDorier/refactor/bip78
...
Adapt payjoin for BIP78
2020-06-22 13:58:14 +09:00
nicolas.dorier
24a88fcfb5
Adapt payjoin for BIP78
2020-06-22 13:57:42 +09:00