Commit Graph

5511 Commits

Author SHA1 Message Date
nicolas.dorier
281280d3ec Fix crash which can happen during export if someone remove support for a network, inject Network inside paymentdata 2019-06-07 13:31:11 +09:00
nicolas.dorier
410be51951 Update language v1.0.3.114 2019-06-07 00:49:05 +09:00
nicolas.dorier
eefe8289b3 Fix exception in CreateInvoice if a payment method is not supported 2019-06-07 00:45:10 +09:00
nicolas.dorier
a53a5944f8 Remove empty row if no validation 2019-06-06 18:54:51 +09:00
nicolas.dorier
cd009466b6 Make sure we don't have empty row if no StatusMessage 2019-06-06 18:47:31 +09:00
nicolas.dorier
f0c106de75 Change the menu nav bar pages by moving the title above the nav pills 2019-06-06 18:29:54 +09:00
Kukks
fcf1b679e6 Show Model errors on login/register
Invalid logins and registrations were not showing any messages
2019-06-04 14:37:13 +02:00
nicolas.dorier
03ba57cd46 bump v1.0.3.113 2019-06-04 10:24:51 +09:00
nicolas.dorier
bea08e5cfd Refactor: Remove uneeded dependencies to PaymentMethodHandlerDictionary 2019-06-04 10:17:26 +09:00
nicolas.dorier
01787e2662 Refactor: Remove PrepareInvoiceDTO 2019-06-04 10:11:52 +09:00
nicolas.dorier
ac76220349 Move GetTransactionLink to PaymentType 2019-06-04 09:56:18 +09:00
nicolas.dorier
796954c6e3 Refactor: Remove BlockExplorerLink from the payment handler 2019-06-04 09:52:06 +09:00
nicolas.dorier
292c188182 Fix build errors 2019-06-04 09:40:36 +09:00
nicolas.dorier
1f7097ef89 Refactor: Move DeserializeSupportedPaymentMethod to PaymentType 2019-06-04 09:33:42 +09:00
nicolas.dorier
b97e083017 Refactor: Move DeserializePaymentMethodDetails to PaymentType 2019-06-04 09:22:46 +09:00
nicolas.dorier
8ffd182b98 Refactor: Add DeserializePaymentData at the PaymentType level 2019-06-04 09:16:18 +09:00
nicolas.dorier
1e77546251 Refactoring, make PaymentType a class instead of enum 2019-06-04 08:59:01 +09:00
nicolas.dorier
8711960e74 Removing DeserializePaymentMethodDetails from IPaymentMethodHandler v1.0.3.112 2019-06-04 01:55:07 +09:00
nicolas.dorier
8e2bcef824 The list of payment method should not depends on configuration of the users v1.0.3.111 2019-06-04 01:40:23 +09:00
nicolas.dorier
d418cf7b07 Optimize docker files 2019-06-04 01:30:36 +09:00
nicolas.dorier
864bcbb675 Move back GetCryptoPaymentData logic inside PaymentEntity v1.0.3.110 2019-06-04 01:24:15 +09:00
nicolas.dorier
0b257b98f5 Move back ToPrettyString() in PaymentMethodId to fix crash if a payment method as been disabled v1.0.3.109 2019-06-04 01:06:03 +09:00
Nicolas Dorier
daab68d0b8 Merge pull request #877 from btcpayserver/feature/new-register
New register form
2019-06-03 21:02:25 +09:00
nicolas.dorier
ab0511aa1d Make is admin checkbox inline 2019-06-03 21:01:48 +09:00
Nicolas Dorier
12494c3ac6 Merge pull request #876 from btcpayserver/feature/login
New login page
2019-06-03 20:57:06 +09:00
nicolas.dorier
621533e050 New register form 2019-06-03 20:47:18 +09:00
nicolas.dorier
dc334d230a New login windows 2019-06-03 20:36:07 +09:00
nicolas.dorier
b848595378 Add missing command lines 2019-06-03 17:34:10 +09:00
nicolas.dorier
ae4b2ab1fd Fix #875 v1.0.3.108 v1.0.3.107 2019-06-03 16:46:35 +09:00
nicolas.dorier
2ca8cc6ca3 bump 2019-06-03 15:57:13 +09:00
nicolas.dorier
3b57e2684e Add NotPaid_ExtraTransaction 2019-06-03 15:56:25 +09:00
nicolas.dorier
898c672193 decrease number conf funding channel required for lightningd 2019-06-03 15:53:26 +09:00
nicolas.dorier
18a7bc9278 Decrease number of confirmations requires for channels of lnd in tests 2019-06-03 15:51:13 +09:00
nicolas.dorier
bb29ee10c5 Only execute external_tests on master 2019-06-03 15:41:44 +09:00
nicolas.dorier
5441ae537a Fix docker-entrypoint for tests 2019-06-03 15:36:50 +09:00
nicolas.dorier
0a0ddafd67 Add permission to run-tests 2019-06-03 15:34:09 +09:00
nicolas.dorier
a3b914d8b4 Remove code 2019-06-03 15:32:46 +09:00
nicolas.dorier
39f75d3742 Refactor test run by circleci 2019-06-03 15:32:20 +09:00
nicolas.dorier
3dd77a4f2c Rename CircleCI steps and dockerfiles 2019-06-03 15:20:20 +09:00
nicolas.dorier
6782e82972 Update translations v1.0.3.106 2019-06-02 18:13:04 +09:00
nicolas.dorier
120fce0288 fix test container 2019-06-02 17:41:34 +09:00
nicolas.dorier
aa57531ed7 fix test container 2019-06-02 17:37:44 +09:00
nicolas.dorier
8f76bc0bcb Extract version in separate csproj to have better dockerfile caching 2019-06-02 17:33:35 +09:00
nicolas.dorier
189280e602 Fix docker images 2019-06-02 17:06:00 +09:00
nicolas.dorier
78ca26cf78 bump 2019-06-02 16:53:36 +09:00
nicolas.dorier
0c5c6233c7 Add bisq as supporting P2P service 2019-06-02 16:30:44 +09:00
nicolas.dorier
4fe480ee55 Fix selenium test 2019-05-31 15:40:59 +09:00
Nicolas Dorier
be6560e08c Merge pull request #871 from rockstardev/uifixes
Tweaking UI styles, updating default table style, and extra notification for payment for paidPartial
2019-05-31 15:39:17 +09:00
Kukks
0f58f6da36 fix cryptoimage 2019-05-31 08:00:32 +02:00
rockstardev
dcaf0463a7 Displaying notification for extra transaction if paidPartial 2019-05-31 07:48:42 +02:00