Kukks
40c85d6104
Expand Invoice Searching
2019-01-06 10:00:55 +01:00
Nicolas Dorier
b2aebcc5d3
Merge pull request #480 from britttttk/fix/PaymentButton
...
Fix payment button size
2019-01-05 22:32:11 +09:00
nicolas.dorier
a05cd5678b
Add support for removing network fee on first payment
2019-01-05 17:45:49 +09:00
britttttk
1e26926350
Fix payment button size
2018-12-30 00:27:22 -07:00
Mario Dian
037ff52f4f
Fix z-index of search cancel button that overlaps modal confirmation
2018-12-28 11:13:04 +08:00
Mario Dian
f87339f9fa
Change CustomTipPercentages type to int[]
2018-12-27 12:57:31 +08:00
Mario Dian
f724db8226
Fix cart table widths
2018-12-27 12:57:31 +08:00
Mario Dian
c7e90cd7df
New PoS design
2018-12-27 12:57:31 +08:00
nicolas.dorier
caa6978d80
Save the KeyPath of the WalletKeyPathRoot of the hardware wallet so we don't have to scan for it
2018-12-26 14:04:00 +09:00
nicolas.dorier
af22d6a4e3
Remove preliminary test to know if the ledger can handle the store. If it can't signing will fail anyway.
2018-12-25 19:33:03 +09:00
nicolas.dorier
ed4de612dd
Fix layout if customized to an absolute uri
2018-12-21 13:31:02 +09:00
nicolas.dorier
d4bdd5fd9c
Do not use absolute link to link theme files on layout.cshtml
2018-12-21 13:24:01 +09:00
nicolas.dorier
9c99ffae57
Lightning charge integration
2018-12-20 22:40:32 +09:00
nicolas.dorier
e80593fb7b
Expose LND's other macaroon if possible
2018-12-20 16:52:04 +09:00
nicolas.dorier
73e280157d
Show the gRPC cypher suites for gRPC consumption
2018-12-20 14:16:23 +09:00
nicolas.dorier
94e0048a3b
Redirect users to docs.btcpayserver.org on home page
2018-12-19 15:30:10 +09:00
nicolas.dorier
83dc95a0a7
Remove dollar sign in textbox
2018-12-15 23:39:45 +09:00
nicolas.dorier
d60889f952
Merge branch 'pos-product-management' of https://github.com/mariodian/btcpayserver into mariodian-pos-product-management
2018-12-15 23:22:07 +09:00
Nicolas Dorier
8c9952973d
Merge pull request #449 from sipsorcery/uxpwdreset
...
HTML formatting fix for issue #448 .
2018-12-15 23:20:09 +09:00
Mario Dian
00673bdb7f
Fix product width on smaller screens
2018-12-14 16:16:08 +08:00
Mario Dian
d039890a9b
Create js-only product management in PoS
2018-12-14 16:03:02 +08:00
nicolas.dorier
a341d4f800
Show Spark QR Code pairing
2018-12-14 13:12:27 +09:00
Aaron Clauson
3ad1834439
Better fix this as well or the user gets a blank page after the reset.
2018-12-12 22:39:37 +01:00
Aaron Clauson
4b492eae85
HTML formatting fix for issue #448 .
2018-12-12 22:29:40 +01:00
nicolas.dorier
991826b686
do not show restricted macaroon
2018-12-12 18:52:01 +09:00
nicolas.dorier
475ea68696
Can attach external spark
2018-12-12 18:19:13 +09:00
nicolas.dorier
0d06cf63b7
Use enum for invoice status and invoice exception
2018-12-10 21:48:28 +09:00
nicolas.dorier
058472d325
Show restricted macaroon for LND
2018-12-10 16:03:58 +09:00
nicolas.dorier
b5c9a03052
Can mark invoice as complete
2018-12-10 15:34:48 +09:00
nicolas.dorier
8afc103ae7
Show REST connection information for LND in a QR Code
2018-12-07 19:31:07 +09:00
nicolas.dorier
591d7b4b80
Can show external service link with BTCPAY_EXTERNALSERVICES
2018-12-07 18:42:39 +09:00
nicolas.dorier
2162afc78e
Lightning network warnings
2018-12-07 17:54:10 +09:00
nicolas.dorier
e75a1a8b70
Improve ledger feedback for asking authorization to access xpub
2018-12-04 21:22:27 +09:00
nicolas.dorier
1f14bd6188
Add button and qr code to the bitpay translator
2018-12-04 11:53:25 +09:00
nicolas.dorier
156f52b76f
Add bitpay translator
2018-12-03 23:59:08 +09:00
nicolas.dorier
1d932c3753
Improve invoice script if no PoS data available
2018-11-30 04:17:57 -06:00
Andrew Camilleri
5a77fc74ba
quickly fix changelly button style ( #423 )
...
Fix the button for now so it doesn't appear broken.
2018-11-30 04:17:44 -06:00
rockstardev
8e30b7430d
Adding PaymentType and destination, CSV export
2018-11-30 02:04:26 -06:00
rockstardev
9235d32a45
Export of payments made on invoices
2018-11-30 01:22:39 -06:00
Mario Dian
1831692761
Enable shopping cart, add items to cart, enable tips ( #410 )
...
Modal cart, remove items, checkout
Fix removal and adding of cart items
Improve cart UI
Add cart bundle, remove unused js files from the view when cart isn't used
Do not enable cart by default
Do not put modal into the view when the cart is disabled
Escape js properties
Work with amounts as cents
Make animation speed look constant
Enable tips in the cart
Fix cart UI
2018-11-27 15:14:32 +09:00
Andrew Camilleri
e144d2479b
Add POS Data to Invoice UI ( #409 )
...
* Add POS Data in Invoice UI
* fix build
* extract in helper and add UTs
* add in unit test coverage through mvc view too
2018-11-27 15:13:09 +09:00
Andrew Camilleri
d90fb5764d
Add noindex,nofollow to invoices, checkouts and fix create invoice ui bug ( #407 )
...
* add noindex,nofollow on invoices
* fix create invoice button and add noindex,nofollow to checkout and invoice pages
2018-11-19 13:20:48 +09:00
nicolas.dorier
4dccd0c733
Add better instruction on how to customize the theme
2018-11-17 12:43:11 +09:00
Rockstar Developer
9d21c89151
Preserving title with custom amount ( #403 )
...
* Preserving title with custom amount
* Custom button texts for complete localization
* Update tests, now checking custom amount description and button text
* Support for Custom CSS in POS
2018-11-17 11:39:43 +09:00
Rockstar Developer
5eb40d6b7f
Bugfixing redirect button ( #405 )
2018-11-17 11:32:31 +09:00
Rockstar Developer
479303dd9e
Tweaking UI for custom amounts ( #398 )
...
* Tweaking appearance of custom amount card
* Allowing POS items to have custom amounts, good for donations/tips
* Prepending currency symbol in POS
* Fixing regression, thanks unit test
2018-11-16 12:31:38 +09:00
Mario Dian
a996cc2e6d
Fix margins, change template ( #397 )
2018-11-13 16:29:18 +09:00
nicolas.dorier
9b8a8690e7
Change links to gitbook
2018-11-13 16:21:58 +09:00
nicolas.dorier
95e065a462
Add tooltip to update store ( #382 )
2018-11-13 15:36:07 +09:00
Andrew Camilleri
087f20cb6c
Fix small view error in logs ( #392 )
2018-11-12 22:25:39 +09:00