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
nicolas.dorier
c25831316e
bump nbx
2018-11-26 12:02:50 +09:00
nicolas.dorier
60b72aabe8
fix test
2018-11-24 13:38:23 +09:00
nicolas.dorier
1aaa55dc62
Make test less flaky
2018-11-23 13:09:30 +09:00
nicolas.dorier
a1eb6a14f5
Fix all script because of docker-compose team screwing up ( https://github.com/docker/compose/issues/6316 )
2018-11-22 16:16:10 +09:00
nicolas.dorier
0096ec1d12
bump nbxplorer
2018-11-21 20:41:51 +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
nicolas.dorier
24a8c4015c
Bump
2018-11-17 11:35:20 +09:00
nicolas.dorier
36f486e91b
Add test for the parser
2018-11-17 01:45:59 +09:00
nicolas.dorier
401d9c8565
DerivationSchemeParser should not override a label
2018-11-17 01:21:34 +09:00
nicolas.dorier
d030a61322
bump
2018-11-17 00:16:31 +09:00
nicolas.dorier
4af5b94013
Add tooling which pull transifex translation automatically, add SlovenĨina. ( Close #386 )
2018-11-14 16:48:25 +09:00
David
abfcab552f
bump ( #384 )
2018-11-09 17:34:30 +09:00
Andrew Camilleri
c9c7316b7d
Logs UI in Server Admin ( #374 )
...
* add in ui
* add in logging viewer
* Revert "add in ui"
This reverts commit 9614721fa8
.
* finish basic feature
* clean up
* improve and fix build
* add in debug log level command option
* use paging for log file list, use extension to select log files, show message for setting up logging
* make paging a little better
* add very basic UT for logs
* Update ServerController.cs
2018-11-07 22:29:35 +09:00
nicolas.dorier
6fd37710e1
Rename validators namespace
2018-11-06 15:38:07 +09:00
nicolas.dorier
dd7c4850f0
bump nbxplorer
2018-11-05 14:12:05 +09:00
nicolas.dorier
15d9adfbf1
Fix rate fetching for kraken doge and dash
2018-11-05 12:14:39 +09:00
nicolas.dorier
b423b4eec1
Do not allow rescan of wallet which are not segwit
2018-11-04 14:59:28 +09:00
nicolas.dorier
a57a72de88
bump clightning
2018-11-02 19:02:07 +09:00
nicolas.dorier
235b307b06
bump deps
2018-11-02 18:05:48 +09:00
nicolas.dorier
05b0f6d0f7
Fix invoice search not working on transaction id
2018-11-02 14:26:13 +09:00
nicolas.dorier
0d51c99717
Properly configure the logger to log what happen in ConfigureServices, add https profile adapted for debugging ledger wallet.
2018-11-01 12:52:32 +09:00
nicolas.dorier
38edbf8362
Improve token UX ( Fix #353 )
2018-10-31 17:59:09 +09:00
nicolas.dorier
bc0acf5701
make test more reliable
2018-10-31 16:57:31 +09:00
nicolas.dorier
a82f181126
Reactivate cryptopia
2018-10-31 13:31:03 +09:00
nicolas.dorier
4db5b4f2b1
Wait for the nodes to be fully synched before starting tests
2018-10-31 13:06:17 +09:00
nicolas.dorier
93cefced80
bump .NET core and dependencies
2018-10-31 13:03:12 +09:00
nicolas.dorier
85f586f623
bump dependencies
2018-10-31 11:56:21 +09:00
nicolas.dorier
2be1f97419
Remove cryptopedia as direct provider, add estimated time to wallet rescan page, bump nbx
2018-10-30 15:40:27 +09:00
nicolas.dorier
d3b3198b68
For lightning payments tests, add small delay after creating the invoice before sending the payment
2018-10-29 00:22:30 +09:00
nicolas.dorier
c1f17ff63b
Add some test logs to flaky test
2018-10-28 23:43:48 +09:00
Andrew Camilleri
f51af6c61c
fix issue with changelly rates and cover with UTs ( #368 )
2018-10-28 23:07:36 +09:00
nicolas.dorier
254db22063
Change test trait name
2018-10-28 22:51:02 +09:00
nicolas.dorier
8be4256278
Fix unreliable tests
2018-10-28 22:46:03 +09:00
nicolas.dorier
4625ff92f1
Run unreliable tests, attempt to make them a bit more reliable
2018-10-28 22:10:37 +09:00
nicolas.dorier
6aa84326af
Make sure tests run sequentially
2018-10-28 21:46:12 +09:00
nicolas.dorier
7f16aa8c7e
Run only fast tests on CI
2018-10-28 20:59:59 +09:00
nicolas.dorier
c46c15c258
Fix changelly tests
2018-10-28 01:10:07 +09:00
nicolas.dorier
ae152c3ffa
bump NBXplorer
2018-10-27 23:30:57 +09:00
nicolas.dorier
e2ff33d7db
Document how to test mysql
2018-10-27 23:20:50 +09:00
Aaron Clauson
ce94c05fd3
MySQL Support ( #345 )
...
* MySQL EF support added using Pomelo MySQL provider.
* MySQL EF support added using Pomelo MySQL provider.
2018-10-27 23:15:21 +09:00
nicolas.dorier
9cde4dc7e2
Restart containers if crash
2018-10-27 23:14:26 +09:00
Andrew Camilleri
3bb059ab74
refactor changelly & improve tests ( #366 )
2018-10-27 22:41:07 +09:00
nicolas.dorier
2896a9b26f
Add ScanUTXOSet support
2018-10-26 23:07:39 +09:00
nicolas.dorier
9267a45449
Remove useless test
2018-10-26 19:07:19 +09:00
nicolas.dorier
c430d470c4
Fix warnings and bump nbxplorer
2018-10-26 19:06:06 +09:00
nicolas.dorier
3921a3ca22
Fix warnings, update libs
2018-10-26 18:36:58 +09:00
Andrew Camilleri
4b976c13c1
Changelly v2 ( #343 )
...
* Disable shapeshift and use changelly
* UI to manage changelly payment method
* wip on changelly api
* Add in Vue component for changelly and remove target currency from payment method
* add changelly merhcant id
* Small fixes to get Conversion to load
* wip fixing the component
* fix merge conflict
* fixes to UI
* remove debug, fix fee calc and move changelly to own partials
* Update ChangellyController.cs
* move original vue setup back to checkout
* Update core.js
* Extracting Changelly component to js file
* Proposal for loading spinner
* remove zone
* imrpove changelly ui
* add in changelly config checks
* try new method to calculate amount + remove to currency from list
* abstract changelly lofgic to provider and reduce dependency on js component
* Add UTs for Changelly
* refactor changelly backend
* fix failing UT
* add shitcoin tax
* pr changes
* pr changes
* WIP: getting rid of changelly dependency
* client caching, compiling code, cleaner code
* Cleaner changelly
* fiat!
* updat i18n, css and error styler
* default keys
* pr changes part 1
* part2
* fix tests
* fix loader alignment and retry button responsiveness
* final pr change
2018-10-24 14:52:19 +09:00
nicolas.dorier
f68d4efcdd
update to 0.17.0
2018-10-19 19:05:12 +09:00