Commit Graph

2501 Commits

Author SHA1 Message Date
nicolas.dorier
60a361f963
Trying to make sure Azure tests does not run on PRs 2019-05-07 17:11:23 +09:00
nicolas.dorier
93f50451e6
bump deps 2019-05-07 17:05:45 +09:00
Andrew Camilleri
0936812df0 Fix date time issues on crowdfund.payment requests (#808)
* fix some conditional display bugs in crowdfund

* bump flatpickr

* make clear button show up even with flatpickt fake input ui

* update uis to specify date value in specific format and use custom format for flatpickr display and use moment to parse date instead

* fix remaining public ui date issues
2019-05-07 17:01:37 +09:00
Lucas Cullen
50351f56f8 Fix grammar (#817)
* Fix grammar

* Fix typo
2019-05-07 16:55:22 +09:00
nicolas.dorier
232ceed8b0
Prettify the bitcoin core node page 2019-05-07 14:44:26 +09:00
nicolas.dorier
b6c37a73b1
Fix duplicated entries on Services. Fix formatting of P2P page. 2019-05-07 14:31:49 +09:00
nicolas.dorier
5967666df6
Add green wallet info 2019-05-07 14:16:44 +09:00
nicolas.dorier
bf035333cf
Add service type P2P 2019-05-07 14:07:36 +09:00
nicolas.dorier
f93d1173e2
Show tor exposed bitcoin node 2019-05-07 13:58:55 +09:00
nicolas.dorier
08bf4faeee
Pass the hint change address to hardware wallet (useful in care of send-to-self where the underlying wallet support only output belonging to self) 2019-05-07 08:21:34 +09:00
Andrew Camilleri
e2b2cf0175 Do not drop column in u2f migration if not possible (#813)
closes #812
2019-05-05 00:57:44 +09:00
nicolas.dorier
d32a24004e
Fix test 2019-05-03 12:59:11 +09:00
nicolas.dorier
1f04e4e6be Add rpcport for bitcoin-cli 2019-05-03 11:10:01 +09:00
nicolas.dorier
778dcf97b1 update docker compose for bitcoin 2019-05-03 11:04:19 +09:00
nicolas.dorier
957fbdb907 Update NBitcoin, NBXplorer, Bitcoin Core 2019-05-03 10:18:08 +09:00
nicolas.dorier
e169b851ee Remove another warning 2019-05-02 21:44:16 +09:00
nicolas.dorier
7fadb4c5ad Remove some annoying warnings 2019-05-02 21:38:39 +09:00
nicolas.dorier
a20db7f341 bump nbx 2019-05-02 21:35:28 +09:00
Andrew Camilleri
b5f4739ae5 Allow invoice creation to only allow specific payment methods in UI (#792)
* allow invoice creation to only allow specific payment methods

* add test

* reuse existing feature

* final fixes
2019-05-02 21:29:51 +09:00
rockstardev
4bc03fbf06 Code coloring invoice states 2019-05-02 21:11:56 +09:00
rockstardev
1d3ff143d2 Tweaking UI, expanding details and max width on order id 2019-05-02 21:11:56 +09:00
rockstardev
6918b8a291 Extracting payment details population, refactoring invoice data load 2019-05-02 21:11:56 +09:00
Amit Singh
3cd37682d3 [BUG FIX]: Coinswitch exchange with altcoins popup not showing bug fix (#804) 2019-05-02 21:02:01 +09:00
Andrew Camilleri
19a990b095 Add U2f Login Support (#787)
* init u2f

* ux fixes

* Cleanup Manage Controller

* final changes

* remove logs

* remove console log

* fix text for u2f

* Use Is Secure instead of IsHttps

* add some basic u2f tests

* move loaders to before title

* missing commit

* refactor after nicolas wtf moment
2019-05-02 21:01:08 +09:00
nicolas.dorier
87a4f02f18 bump NBXplorer 2019-05-02 20:46:27 +09:00
Andrew Camilleri
8a99fc0505 Fix Azure Storage (#803) 2019-05-02 20:39:12 +09:00
nicolas.dorier
bac99deb6c Do not run external integration if PR 2019-05-02 20:38:45 +09:00
nicolas.dorier
e65850b1eb Refactor Send money from ledger using PSBT 2019-05-02 18:56:01 +09:00
nicolas.dorier
a6e52ed3df bump NBitcoin 2019-05-02 17:31:57 +09:00
nicolas.dorier
4a9eadf71a Bump NBXplorer 2019-05-02 17:28:54 +09:00
nicolas.dorier
b8f6cf4f23 Execute ExternalIntegration tests after 2019-05-02 15:31:51 +09:00
Andrew Camilleri
e8abc1137b remove duplicate view code for email and fix password bug (#788)
closes #786
2019-05-01 12:17:25 +09:00
Andrew Camilleri
8507688c50 add azure storage config validation (#791) 2019-05-01 12:16:55 +09:00
Kukks
5718096224 Revert "Merge branch 'sonarqube'"
This reverts commit d76e61e6f4.
2019-04-29 07:53:34 +02:00
Kukks
d76e61e6f4 Merge branch 'sonarqube' 2019-04-29 07:21:50 +02:00
Kukks
232817c00d add sonarqube 2019-04-29 07:18:21 +02:00
nicolas.dorier
86af585df3 bump nbx in tests 2019-04-29 12:31:21 +09:00
nicolas.dorier
9e770ea484 bump dbriize 2019-04-29 12:30:47 +09:00
nicolas.dorier
9670f11554 Fix HTTP 500 errors if querying the website in tests 2019-04-28 23:11:24 +09:00
nicolas.dorier
dc369d52cb Use fa fa-user for profile menu item 2019-04-28 16:07:42 +09:00
nicolas.dorier
33c755fc54 Replace log out text by an icon 2019-04-28 15:59:44 +09:00
nicolas.dorier
c5adc0eb71 Rename ShowEmailWarningForStore(storeId) => IsEmailConfigured(storeId) 2019-04-28 15:28:22 +09:00
Andrew Camilleri
fcb1de8a86 Show email warning on apps when settings are not complete (#794)
* Show email warning on apps when settings are not complete

closes #693

* refactor email warning logic
2019-04-28 15:27:10 +09:00
nicolas.dorier
6df83ad148 Replace DBreeze by DBriize 2019-04-28 15:16:11 +09:00
rockstardev
857a436677 Clarifying comma is required for splitting params, providing example 2019-04-26 22:00:12 -05:00
rockstardev
c6091750b0 Displaying switchable datetimes on wallet transactions page 2019-04-26 22:00:12 -05:00
rockstardev
64e7324285 Fixing CanUsePoSApp test 2019-04-26 22:00:12 -05:00
rockstardev
d5bd0ee781 Filtering invoices by StartDate and EndDate
Now it's required to separate parameters with comma. Forced to do
this because dates have spaces between date and time part
2019-04-26 22:00:12 -05:00
nicolas.dorier
3b91b38014 do not run external integration tests if in a PR 2019-04-24 22:40:36 +09:00
nicolas.dorier
165d4e2732 remove unused parameter 2019-04-24 22:40:36 +09:00