nicolas.dorier
3bada5d443
Fix multi send substract fees
2019-05-21 19:04:39 +09:00
nicolas.dorier
06a35787aa
Make WalletSend match exactly the design of before without additional destination
2019-05-21 18:44:49 +09:00
Andrew Camilleri
88c931ec13
Make wallet able to send to multiple destinations ( #847 )
...
* Make wallet able to send to multiple destinations
* fix tests
* update e2e tests
* fix e2e part 2
* make headless again
* pr changes
* make wallet look exactly as old one when only 1 dest
2019-05-21 17:10:07 +09:00
Andrew Camilleri
3d436c3b0e
Add Eclair to connection string examples ( #846 )
...
* Add Eclair to connection string examples
* bump LN nuget
2019-05-20 10:13:11 +09:00
Rockstar Developer
b4bb44d3e6
Adding Paid filter, invoice confirmed/paid/complete ( #849 )
2019-05-20 10:02:57 +09:00
nicolas.dorier
39157e6883
Fix tests
2019-05-20 00:06:03 +09:00
nicolas.dorier
87df34e064
Can actually upload PSBT file in PSBT Combine and PSBT view.
...
Validate transaction before allowing any broadcast and show errors nicely.
2019-05-19 23:27:18 +09:00
nicolas.dorier
55a48ff84a
Add some notice in sign with seed
2019-05-17 14:42:28 +09:00
nicolas.dorier
aed98f16bb
Show fee rate in transaction detail review
2019-05-16 12:56:06 +09:00
Andrew Camilleri
461462eafc
fix file timezone and isDownload for local files temp urls ( #837 )
...
closes #834
2019-05-15 22:02:03 +09:00
nicolas.dorier
e100edce24
Add selenium test for the manual seed signing
2019-05-15 16:00:03 +09:00
nicolas.dorier
a68915d6cf
WalletPSBTReady show the summary of the transaction, signing with the seed respect the keypath of the wallet settings
2019-05-15 15:00:09 +09:00
Andrew Camilleri
eb54a18fcd
Wallet & PSBT: Sign with seed or key ( #840 )
...
* Allow signing a PSBT with an extkey/wif or mnemonic seed
* reword things
* small text
2019-05-15 01:03:48 +09:00
Andrew Camilleri
cf436e11ae
Part 1: OpenIddict - Minor Changes & Config prep ( #566 )
...
* Part 1: OpenIddict - Minor Changes & Config prep
* add missing nuget
* pr changes
* pr fixes
* remove config for openid -- no need for it for now
* remove unused extension
* Add tests
* use pay tester http client
* check redirecturl in tests
2019-05-15 00:46:43 +09:00
nicolas.dorier
e22b7f74c7
Increase test coverage of selenium
2019-05-14 23:33:46 +09:00
nicolas.dorier
cd6dd78759
Click around in selenium, and do not forget to run the selenium tests on circleCI
2019-05-13 17:59:15 +09:00
nicolas.dorier
27fd49e61c
Add --allow-admin-registration, useful for tests
2019-05-13 17:00:58 +09:00
nicolas.dorier
d1556eb6cd
bump
2019-05-13 08:55:26 +09:00
nicolas.dorier
8b348ade75
Can select the signing key in WalletSettings
2019-05-13 00:30:28 +09:00
nicolas.dorier
bf37f44795
Add Wallet settings menu, do not rebase keypaths when create the PSBT
2019-05-13 00:13:55 +09:00
britttttk
698033b0cf
Selenium Chrome Tests
2019-05-12 18:49:28 +09:00
nicolas.dorier
10496363f5
Change button style on WalletPSBTReadyView
2019-05-12 16:19:27 +09:00
nicolas.dorier
14647d5778
minor improvement to UI of PSBT
2019-05-12 15:16:40 +09:00
rockstardev
7f9c2439c4
Custom date range filtering modal
2019-05-12 14:56:13 +09:00
rockstardev
6de5d0bce8
Unifying datetime styles across admin
2019-05-12 14:56:13 +09:00
rockstardev
07cb6adb69
Extracting datetime flatpickr for use throught website
2019-05-12 14:56:13 +09:00
rockstardev
5358f81ce0
Dropdown for often used filterings
2019-05-12 14:56:13 +09:00
rockstardev
5b7988be79
Fixing display of long BOLT11 strings
2019-05-12 14:56:13 +09:00
rockstardev
de73fedd1b
Check indicator after status change
2019-05-12 14:56:13 +09:00
nicolas.dorier
3011fecf0f
Add tests for PSBT
2019-05-12 14:51:24 +09:00
nicolas.dorier
6da0a9a201
Can combine PSBT
2019-05-12 13:13:52 +09:00
nicolas.dorier
b214e3f6df
bump minimum version of ledger wallet
2019-05-12 01:35:13 +09:00
nicolas.dorier
cb9130fdf9
Can broadcast PSBT, can decide to export something signed by the ledger via PSBT
2019-05-12 00:05:30 +09:00
nicolas.dorier
925dc869a2
Add wasabi wallet to the wallet list supporting P2P connections
2019-05-11 22:25:10 +09:00
nicolas.dorier
5f1aa619cd
Can sign and export arbitrary PSBT
2019-05-11 20:26:31 +09:00
nicolas.dorier
541c748ecb
WalletSendLedger and LedgerConnection only depends on PSBT
2019-05-11 20:02:32 +09:00
nicolas.dorier
e853bddbc8
Add utility tool to decode PSBT
2019-05-11 00:29:29 +09:00
nicolas.dorier
79d26b5d95
Push rebase keypath and min fee logic down nbxplorer
2019-05-10 19:30:10 +09:00
britttttk
f955302c74
remove CF modal text
2019-05-10 11:35:51 +09:00
nicolas.dorier
01e5b319d1
Save the fingerprint of the root of LedgerWallet, and use it. Simplify HardwareWallet
2019-05-10 01:05:37 +09:00
nicolas.dorier
5a92fe736f
Fix: Uploading coldcard in derivation scheme would forget to remember some data
2019-05-09 16:11:09 +09:00
Kukks
88390402a4
reorder buttons
2019-05-09 12:48:11 +09:00
Kukks
538eb66672
Allow import of coldcard wallet
2019-05-09 12:48:11 +09:00
nicolas.dorier
d7fc079376
RBF on by default, can disable it in Wallet Send /advanced settings.
2019-05-08 15:24:20 +09:00
nicolas.dorier
03713f9bd8
Add PSBT support in the send screen
2019-05-08 14:39:37 +09:00
nicolas.dorier
2a145f4350
Replace noob button in wallet send by an advanced settings accordion
2019-05-08 12:34:33 +09:00
rockstardev
95d746504d
Changing invoice state and updating display from js
2019-05-07 17:29:19 +09:00
Andrew Camilleri
be844978c1
Allow cancelling a non paid pending invoice in payment requests ( #815 )
...
* allow cancel on un paid new invoices in payment requests
* start work on cancel pr payment
* finish up cancel action
* final touch and add tests
2019-05-07 17:26:40 +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
f93d1173e2
Show tor exposed bitcoin node
2019-05-07 13:58:55 +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
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
Andrew Camilleri
e8abc1137b
remove duplicate view code for email and fix password bug ( #788 )
...
closes #786
2019-05-01 12:17:25 +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
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
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
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
098dfacce8
Remove segwit limitation for rescan
2019-04-24 22:40:35 +09:00
Andrew Camilleri
b184360eb7
Abstracted cloud storage - Amazon/Google/Azure/Local ( #708 )
...
* wip
* add in storage system
* ui fixes
* fix settings ui
* Add Files Crud UI
* add titles
* link files to users
* add migration
* set blob to public
* remove base 64 read code
* fix file query model init
* move view model to own file
* fix local root path
* use datadir for local storage
* move to services
* add direct file url
* try fix tests
* remove magic string
* remove other magic strings
* show error message on unsupported provider
* fix asp net version
* redirect to storage settings if provider is not supported
* start writing tests
* fix tests
* fix test again
* add some more to the tests
* more tests
* try making local provider work on tests
* fix formfile
* fix small issue with returning deleted file
* check if returned data is null for deleted file
* validate azure Container name
* more state fixes
* change azure test trait
* add tmp file url generator
* fix tests
* small clean
* disable amazon and google
comment out unused code for now
comment out google/amazon
2019-04-22 16:41:20 +09:00
rockstardev
13e330fa65
Better UI for selection of app to be displayed on root
2019-04-12 00:13:14 -05:00
rockstardev
827b133534
Allowing for displaying of app directly on website root
2019-04-11 16:30:23 -05:00
nicolas.dorier
4067d4b00f
Remove the Facade concept
2019-04-11 23:55:20 +09:00
Kukks
d7ada4d493
add redirect automatically to checkout experience/ store settings
2019-04-11 11:53:31 +02:00
Kukks
1cf17872ab
Allow POS to redirect invoices automatically after paid
...
closes #730
2019-04-11 11:08:42 +02:00
Nicolas Dorier
71cf02915e
Merge pull request #740 from rockstardev/uifixes
...
Button to switch between time formats, width fix
2019-04-09 18:05:18 +09:00
Nicolas Dorier
7ff85a86bf
Merge pull request #736 from Dolu89/master
...
New Pay Button type (Custom amount and Slider)
2019-04-08 22:19:05 +09:00
Ludovic
0bf73abb39
Fix Custom amount under 0 in Pay button
2019-04-06 15:22:09 +02:00
Ludovic
7e0211924d
Replace inline js by templates in pay button
2019-04-06 15:02:02 +02:00
Ludovic
a8a857a7ce
Move Slider settings below radio buttons
2019-04-06 13:47:22 +02:00
Kukks
1d18965a26
fix coinswitch
2019-04-06 08:10:27 +02:00
rockstardev
e020b86a3f
Button to switch between time formats, width fix
2019-04-05 09:44:49 -05:00
Nicolas Dorier
efc3512994
Merge pull request #739 from Kukks/pos-fixes
...
fix malformed html in pos + align price/button to card bottom
2019-04-05 16:53:33 +09:00
Kukks
acb8ca982f
fix malformed html in pos + align price/button to card bottom
2019-04-05 09:50:41 +02:00
rockstardev
58f138e854
Invoice list improvements
...
Items 5 and 9 from #349
2019-04-04 22:25:38 -05:00
rockstardev
b4b6939498
Coin switching on no-script invoices
2019-04-04 21:48:52 -05:00
Ludovic
bc97c07670
Add currency select in Pay Button
2019-04-04 21:32:16 +02:00
Ludovic
cf27fe5a53
Merge remote-tracking branch 'upstream/master'
2019-04-04 20:57:16 +02:00
Ludovic
449066449b
Add a new Pay Button Type : Slider
2019-04-04 20:56:12 +02:00
nicolas.dorier
333de52c33
Merge branch 'feature/sync-video'
2019-04-04 18:17:39 +09:00
nicolas.dorier
6c45689e6a
Fix point of sale search ( Fix #734 )
2019-04-04 16:32:56 +09:00
nicolas.dorier
1e3307c84c
Add link to andreas video during IBD
2019-04-04 15:58:28 +09:00
nicolas.dorier
d0eed9857d
Prevent user to log in or register via unsecured network
2019-04-04 14:28:50 +09:00
Ludovic
184c797b0e
Add a new Pay Button Type : Custom amount
2019-04-03 21:43:53 +02:00
Nicolas Dorier
05da63f2a5
Merge pull request #721 from Kukks/expose-notif-to-pos
...
add notif Email to crowdfund and pos + add notif url to pos
2019-04-02 17:34:56 +09:00
Nicolas Dorier
5b4b073fc8
Merge pull request #731 from Kukks/coinswitch-shitcoin-tax
...
add coinswitch shitcoin tax
2019-04-02 17:33:37 +09:00
Nicolas Dorier
4723a83dbb
Merge pull request #732 from rockstardev/uifixes
...
UI fixes
2019-04-02 17:32:47 +09:00
nicolas.dorier
78350db62d
Add a Clean button in the Maintenance page
2019-04-01 17:10:05 +09:00
rockstardev
e8b71f36b2
Adding support for noscript invoices
2019-03-31 13:46:38 -05:00
Kukks
6db9061dd1
add coinswitch shitcoin tax
2019-03-31 18:55:14 +02:00
Kukks
275b590e80
add notif Email to crowdfund and pos + add notif url to pos
...
closes #720
2019-03-29 07:51:00 +01:00
Nicolas Dorier
873c0a183a
Merge pull request #713 from pavlenex/link
...
Update Readme, Fix Broken Pebble Link
2019-03-25 10:20:08 +09:00