rockstardev
|
63ec832667
|
Support for localizing datetimes base on browser's timezone
|
2018-05-29 12:27:03 +09:00 |
|
rockstardev
|
20635ea3d6
|
Showing exchange rate for cryptos
Ref: https://github.com/btcpayserver/btcpayserver/pull/170#issuecomment-389462155
|
2018-05-16 05:46:11 -05:00 |
|
Nicolas Dorier
|
989c99c550
|
Merge pull request #170 from rockstardev/fiat
Display fiat value of invoice during checkout
|
2018-05-16 10:18:24 +09:00 |
|
rockstardev
|
bcf97b1474
|
Hiding display of payment-tabs now that we have flex line-items
|
2018-05-15 15:17:59 -05:00 |
|
rockstardev
|
67abbed66a
|
Removing display of exchange if invoice source amount is in crypto
|
2018-05-15 15:17:58 -05:00 |
|
rockstardev
|
eb01e91e13
|
Only show Order Amount in Fiat if Invoice is created with fiat value
|
2018-05-15 15:17:58 -05:00 |
|
rockstardev
|
12ceb9e0bc
|
Simplifying CSS styles for line-items box
Now that we'll have different box sizes it's not possible to rely on exact height specification
|
2018-05-15 15:17:57 -05:00 |
|
rockstardev
|
3770adb7d3
|
Displaying fiat value of invoice's order amount in details
|
2018-05-11 12:15:26 -05:00 |
|
rockstardev
|
be1128a886
|
Support for displaying fiat value of invoice
|
2018-05-09 22:39:13 -05:00 |
|
nicolas.dorier
|
bba268b5e2
|
Upgrade to .NET Core 2.1
|
2018-05-08 17:57:53 +09:00 |
|
nicolas.dorier
|
75d685ae6c
|
fix grammar
|
2018-05-07 00:24:23 +09:00 |
|
nicolas.dorier
|
b96f464e39
|
Add "unusual:" filter to invoice list
|
2018-05-06 13:16:39 +09:00 |
|
nicolas.dorier
|
366490516e
|
Can filter with "exceptionstatus:", show the exception status on invoice list page
|
2018-05-05 23:25:09 +09:00 |
|
rockstardev
|
0a449e1e8e
|
Allowing custom HtmlTitle
Fix #96
|
2018-05-03 22:35:06 -05:00 |
|
rockstardev
|
674cd1486d
|
Showing btcPaid once invoice is paid
Fix #144
|
2018-05-03 16:38:40 -05:00 |
|
nicolas.dorier
|
3ab69046b0
|
Add overpaid column Fix #149
|
2018-05-04 02:01:43 +09:00 |
|
nicolas.dorier
|
6dc4bfaefe
|
Make rate calculation scriptable
|
2018-05-04 01:46:52 +09:00 |
|
nicolas.dorier
|
271de362cb
|
fix broken checkout
|
2018-04-30 00:29:34 +09:00 |
|
2pac1
|
986c7b94f4
|
Update Checkout.cshtml
|
2018-04-28 18:13:44 +02:00 |
|
nicolas.dorier
|
16f1791a9a
|
Invoice filter must work with duplicated filter
|
2018-04-26 11:03:02 +09:00 |
|
lepipele
|
f2516854d8
|
Fixing width to align first columns
Ref: https://github.com/btcpayserver/btcpayserver/pull/134#issuecomment-383785811
|
2018-04-23 21:58:22 -05:00 |
|
lepipele
|
81926b4450
|
Ellipsis when there is lots of info, preserving responsive tables
Ref: https://github.com/btcpayserver/btcpayserver/issues/133
|
2018-04-23 16:00:03 -05:00 |
|
lepipele
|
0934bebf7b
|
Merge remote-tracking branch 'source/master' into dev-bootstrap
|
2018-04-19 11:45:30 -05:00 |
|
nicolas.dorier
|
41978f1c59
|
Remove useless line in invoice.cshtml
|
2018-04-19 18:39:39 +09:00 |
|
lepipele
|
5f940df1b4
|
Migrating Invoice styling
|
2018-04-18 23:44:01 -05:00 |
|
lepipele
|
3f85918a0c
|
Merge remote-tracking branch 'source/master' into dev-bootstrap
# Conflicts:
# BTCPayServer/Controllers/ServerController.cs
# BTCPayServer/Views/Invoice/Invoice.cshtml
|
2018-04-18 23:38:10 -05:00 |
|
nicolas.dorier
|
3652866660
|
View offchain payments in Invoice screen
|
2018-04-18 22:27:01 +09:00 |
|
lepipele
|
9bbc05c3a7
|
Cleaning Invoice table, removing style attrs
Ref: https://github.com/btcpayserver/btcpayserver/issues/82
Co-authored-by: Esky33 <support@btcpayjungle.com>
|
2018-04-17 16:48:50 -05:00 |
|
nicolas.dorier
|
b438312fde
|
fix js
|
2018-04-16 11:38:10 +09:00 |
|
Mário
|
d7719d25b4
|
Add Portuguese (Portugal) translation
|
2018-04-16 01:29:42 +01:00 |
|
lepipele
|
7b1b2a0f68
|
Bugfixing redirect link when invoice expires
Refactoring logic so that it's same for paid and expired
|
2018-04-13 14:39:45 -05:00 |
|
lepipele
|
203c28df3d
|
Extracting transaction string and supporting plural form
|
2018-04-13 14:10:06 -05:00 |
|
nicolas.dorier
|
1ddf47256f
|
Show more invoices on the invoice page, better search button
|
2018-04-09 17:53:43 +09:00 |
|
lepipele
|
f46c8a0a0f
|
Migrating btn-success to btn-primary
|
2018-04-08 00:08:15 -05:00 |
|
lepipele
|
48832f9ac3
|
Updating tables not to have top border and margin as requested
|
2018-04-08 00:06:47 -05:00 |
|
lepipele
|
3c76dfb584
|
Migrating to btn-primary
btn-default has been removed in Bootstrap4:
https://github.com/twbs/bootstrap/issues/25029
|
2018-04-07 23:49:36 -05:00 |
|
lepipele
|
10055d987d
|
Merge remote-tracking branch 'source/master' into dev-bootstrap4
|
2018-04-07 23:22:11 -05:00 |
|
nicolas.dorier
|
20e147edfc
|
Fix #103
|
2018-04-07 02:49:26 +09:00 |
|
lepipele
|
0fb492a70f
|
Migrating to FontAwesome
Glyphicons dropped from Bootstrap4:
https://getbootstrap.com/docs/4.0/migration/#components
New version of Glyphicons not readily available in CSS format
Using FA since it's already in solution
|
2018-04-06 00:14:07 -05:00 |
|
lepipele
|
42d04bff61
|
Migrating table styles
|
2018-04-05 23:20:12 -05:00 |
|
nicolas.dorier
|
c608987526
|
Rename peer info to node info
|
2018-03-30 17:34:46 +09:00 |
|
lepipele
|
f074007f67
|
Refactoring clipboard copy code
|
2018-03-30 15:23:05 +09:00 |
|
lepipele
|
88818ece29
|
Both regular and lightning copy tabs with new simplified styles
|
2018-03-30 15:23:05 +09:00 |
|
lepipele
|
fa0fa28949
|
Complete switch to new styles for regular copy tab
|
2018-03-30 15:23:05 +09:00 |
|
lepipele
|
08e31f6fe8
|
Clearing up label styles and using new input for all textboxes
|
2018-03-30 15:23:04 +09:00 |
|
lepipele
|
b976adeefe
|
Refactoring styles, simplifying the hierarchy
|
2018-03-30 15:23:04 +09:00 |
|
lepipele
|
a171e00280
|
Adding PeerInfo textbox
We'll need to heavily refactor this HTML and CSS... way to many styles and complex structure
|
2018-03-30 15:23:03 +09:00 |
|
Saevar
|
2e555cac22
|
Add Icelandic
|
2018-03-29 08:19:07 +00:00 |
|
lepipele
|
fc278d12fc
|
Bugfixing currency icon positioning on smaller screens
|
2018-03-28 01:09:53 -05:00 |
|
nicolas.dorier
|
8e5ec822dc
|
Powered by BTCPay Server
|
2018-03-27 15:22:48 +09:00 |
|