Nicolas Dorier
a21948cf16
Merge pull request #1004 from bolatovumar/fix-606
...
Tackle additional issues in #606
2019-09-04 17:26:58 +09:00
Andrew Camilleri
7208e63155
Excerpts from #971 (manual PR) (part1 ) ( #1006 )
...
* Excerpts from #971
Relating to selenium tests + small renamings
* fix build
2019-09-03 20:11:36 +09:00
britttttk
233b799a46
Fix inventory string ( #1005 )
2019-09-03 14:08:55 +09:00
Andrew Camilleri
d99beb9811
New feature: Apps limited inventory ( #961 )
2019-09-02 22:37:52 +09:00
nicolas.dorier
0047a5388d
Add test for dead links in Views
2019-09-02 16:32:38 +09:00
nicolas.dorier
66064bd2eb
Add link to wallets doc
2019-09-02 16:10:52 +09:00
Umar Bolatov
1ec342da1e
Apply consistent border radius to POS app search bar
2019-08-30 20:06:08 -07:00
Nicolas Dorier
3c51bd3b23
Merge pull request #1000 from btcpayserver/refactor/move-data
...
[Refactor] Move SQL classes in their own assembly
2019-08-30 18:45:22 +09:00
nicolas.dorier
f257f9f91d
[Refactor] Move SQL classes in their own assembly
2019-08-30 18:22:13 +09:00
Umar Bolatov
8971dbc2f9
Ensure raised amount is showing with correct precision in crowdfound app tooltip ( #987 )
...
fix #926
2019-08-30 16:17:17 +09:00
Umar Bolatov
27f20386df
Add confirmation button to recovery codes view ( #984 )
...
fix #806
2019-08-29 17:16:02 +09:00
Umar Bolatov
9154e4264d
Address issues in #606 ( #988 )
...
* Increase POS cart button and input size elements as per #606
* Increase confirmation modal input and button size as per #606
* Add loading indicator to cart confirmation pay button as per #606
* Ensure POS app tip amount input shows decimal amount with correct divisibility
* Center POS app cart quantity input field
address task in #606
* Ensure search bar and content are horizontally aligned
address task in #606
2019-08-29 17:15:00 +09:00
nicolas.dorier
7457e99451
Change button style
2019-08-29 16:26:34 +09:00
Andrew Camilleri
c5227d9996
Request consent from user before giving application access to the user's data & services.
2019-08-29 16:25:16 +09:00
Umar Bolatov
1447b5e8be
Add top margin to 2FA screen heading ( #986 )
...
fix #985
2019-08-29 16:16:16 +09:00
Andrew Camilleri
efdb131c33
checkout fixes ( #997 )
2019-08-29 15:37:02 +09:00
nicolas.dorier
9688798a4a
Asyncify SSH access, do not show SSH service if ssh is not well configured
2019-08-27 23:30:25 +09:00
Andrew Camilleri
9a9e31c759
Split Bitcoin/LN to partial defined in payment handler and convert checkout to Vue ( #996 )
2019-08-27 11:31:15 +09:00
Andrew Camilleri
43ee22f965
Allow overriding UI of checkout in payment handler ( #992 )
2019-08-25 22:50:11 +09:00
wiz
989a7b863e
Revert "Add bisq as supporting P2P service" ( #993 )
...
This reverts commit 0c5c6233c7
.
2019-08-25 16:53:29 +09:00
Andrew Camilleri
664b920a39
Make invoice payments view modular per payment handler ( #991 )
2019-08-24 23:10:13 +09:00
Umar Bolatov
a571f77a40
Ensure POS/Crowdfund price input fields bring up numpad on mobile ( #982 )
...
fix #680
2019-08-21 23:05:52 +09:00
Umar Bolatov
3d00611ddf
Remove stray semicolon from payment request view ( #980 )
...
fix #979
2019-08-21 23:04:25 +09:00
nicolas.dorier
6cd60732b5
Properly render replaced tx in invoice view
2019-08-21 01:25:03 +09:00
Andrew Camilleri
1635e1e3fb
missing file commit ( #977 )
2019-08-21 00:00:50 +09:00
Andrew Camilleri
72d519bb45
Add description and embedded css to POS ( #970 )
...
* Add description and embedded css to POS
* wrap embedded css props in <style> before Safe.raw
2019-08-19 14:13:42 +09:00
nicolas.dorier
63df6ac5eb
Make sure EmbeddedCSS is CSS
2019-08-10 14:53:24 +09:00
Nicolas Dorier
be5597085b
Use Safe.Raw and Safe.Json instead of Html.Raw and the JsonHelper, move sanitization at the View level ( #960 )
2019-08-10 14:05:11 +09:00
Wouter Samaey
dec5d19a2f
Only show SMTP quick fill when JavaScript is enabled
2019-08-07 22:10:15 +02:00
Wouter Samaey
ff533994d8
UI improvements to SMTP settings + Quick fill function for Gmail and Hotmail
2019-08-07 21:31:08 +02:00
Nicolas Dorier
fb77fddcc3
Merge pull request #954 from woutersamaey/prevent-autofill-smtp-config
...
Prevent autofilling SMTP config user and password
2019-08-05 15:15:41 +09:00
Nicolas Dorier
3d6783b743
Merge pull request #955 from PatrickLemke/fix-typo-dns-settings
...
Fix typo / grammar for dns error message
2019-08-04 21:42:43 +09:00
Wouter Samaey
59a770e0d7
Prevent layout from breaking on hyperlinks with very long URLs as the visible text
2019-08-04 11:29:03 +02:00
nicolas.dorier
7be104f486
Only show the txid as unconf in the wallet transaction list
2019-08-03 23:21:09 +09:00
nicolas.dorier
d90a65975c
Add placeholder for label name
2019-08-03 23:13:27 +09:00
nicolas.dorier
4e53f59a9c
Implement label filter
2019-08-03 23:10:45 +09:00
nicolas.dorier
23d546c559
Add max length to comment and tags
2019-08-03 22:03:49 +09:00
Patrick Lemke
f9b5dcd4a6
docker deployment method
2019-08-03 13:29:27 +02:00
Patrick Lemke
eab679cb2b
fix typo
2019-08-03 12:23:54 +02:00
Wouter Samaey
7841f79f31
Prevent autofilling SMTP config user and password
2019-08-02 20:35:48 +02:00
nicolas.dorier
d79fda166f
Can attach labels and comment to transaction in the wallet
2019-08-03 00:43:19 +09:00
badev
21556d4c07
added View App button to POS settings ( #947 )
...
* added View App button to POS settings
updated POS settings form group buttons to match Crowdfund settings from group buttons, addressing #854
* added View App button to POS settings #947
Fixed "Save Settings" Redirect
2019-08-01 15:55:41 +09:00
Andrew Camilleri
89a7166c1b
More options to Custom Amount Pay button ( #948 )
...
* Start adding more options to Custom Amount Pay button
This allows you to simplify the custom amount pay button to remove the big + & - buttons along with set a min, max and step amounts. There's also an option to fit the button next to the input amount to have it more condensed(not finished)
* make fit button inline work nicely
* make currency dropdown more obvious
* fix space
2019-07-31 22:58:04 +09:00
nicolas.dorier
bb4e92ec50
Fix alignement in Dynamic DNS
2019-07-25 19:44:40 +09:00
nicolas.dorier
72d199f390
Add documentation link
2019-07-25 19:27:43 +09:00
nicolas.dorier
233bce578b
Can remove dyndns services
2019-07-25 19:07:56 +09:00
nicolas.dorier
63472d54d7
Can configure multiple dynamic dns
2019-07-25 18:29:18 +09:00
nicolas.dorier
8896d89908
Add Dynamic DNS support
2019-07-24 17:59:30 +09:00
badev
8e07bf3ffb
Update Login.cshtml ( #935 )
...
* Update Login.cshtml
[UI] Removed Unneeded string on login page with registering disabled. #881
* Update Login.cshtml
2019-07-24 12:40:06 +09:00
nicolas.dorier
138532d3d4
use donate.btcpayserver.org as donation link
2019-07-19 18:36:57 +09:00