hannes
f097ecdc80
fix: remove ipn via email #1241 ( #1337 )
...
* fix: remove ipn via email #1241
* fix: remove ipn via email #1241
2020-02-24 21:21:03 +09:00
Andrew Camilleri
34702d2633
Revoke Legacy Api Keys ( #1344 )
...
closes #1333
2020-02-21 13:40:00 +09:00
Andrew Camilleri
6d0896084f
Add JS Modal test ( #1342 )
2020-02-19 17:39:14 +09:00
Andrew Camilleri
d31bff7070
BPU Prep Work Part2 ( #1340 )
...
* BPU Prep Work Part2
* Adjust tests to use the hot wallet when registering deriv scheme
* Add amount to payment data view for onchain payments
* Make zone limits higher when in dev mode (for tests in next PR)
* Make IPaymentMethodDetails serialize/deserialize through payment type using the network
* Allow named settings through settings repo
* Refactor some extensions for next PR
* pr changes
* use json convert for now
2020-02-19 17:35:23 +09:00
Charles Hill
821b904163
Added SendGrid, Mailgun to Quick-fill email settings ( #1335 )
2020-02-15 14:37:29 +09:00
nicolas.dorier
6015eb337a
Fix broken link
2020-02-15 14:36:36 +09:00
Andrew Camilleri
db6a4687d2
Wallet prep work for BPU ( #1331 )
...
* Wallet prep work for BPU
This PR prepares the wallet for #1321 . It makes transfers from the vault and ledger to go to their own post actions for processing (not particularly useful in this PR but is needed in BPU to propose a new tx) It also makes the Sign with seed consistent with redirect to /psbt/ready after signing which it did not do (it stayed on the seed route)
* fix test
* add assert
2020-02-13 22:06:00 +09:00
Andrew Camilleri
07f0d95f56
BIP21 Support for Wallet spending ( #1322 )
...
* BIP21 Support for Wallet spending
* extract bip21 loading to method
* add bip21 parsing test
2020-02-13 17:18:43 +09:00
nicolas.dorier
ae33b1d0a8
Fix PSBT Redirect No-access issues
2020-02-12 16:35:24 +09:00
Kukks
f5e65ec2a6
Fix #1326 Coldcard import dialog
2020-02-08 10:54:34 +01:00
rockstardev
b432d8903f
Grammar fix by Kukks
2020-02-01 11:16:40 -06:00
rockstardev
496a6f0f55
Special page to handle 429 errors
2020-02-01 01:59:56 -06:00
rockstardev
fb2a0fb7fb
Special page to handle 500 errors
2020-02-01 01:58:17 -06:00
rockstardev
ef503fa907
Special page to handle 404 errors
2020-02-01 01:41:27 -06:00
rockstardev
fe2eca4fda
Adding prettier error handling page in the pipeline
2020-02-01 01:40:50 -06:00
rockstardev
88835b5b55
Moving _LayoutWelcome to shared folder
2020-02-01 00:32:31 -06:00
Andrew Camilleri
e058903450
Do not show assets in sync modal ( #1309 )
2020-01-26 19:45:52 +09:00
Andrew Camilleri
06f1c17a5f
Make unused assets in store settings collapsed ( #1310 )
2020-01-26 19:45:24 +09:00
rockstardev
652b958d4f
Removing viewapp command now that we directly redirect in cshtml
2020-01-24 15:11:34 -06:00
rockstardev
c7c0db612a
Restoring IDs Selenium depends on for tests
2020-01-23 20:40:20 -06:00
rockstardev
a83edce4dc
Updating idents, code formatting
2020-01-23 20:19:24 -06:00
rockstardev
a907143d81
Providing open in new window split button when updating crowdfund
...
Unifying styles on POS and Crowdfund settings
co-authored-by: radWorx <dramirez@soulrivers.com>
2020-01-23 20:17:29 -06:00
rockstardev
4ae173bb69
Providing open in new window split button when updating POS app
...
co-authored-by: radWorx <dramirez@soulrivers.com>
2020-01-23 20:04:34 -06:00
rockstardev
1436420a93
Providing link to view app in new window
...
co-authored-by: radWorx <dramirez@soulrivers.com>
2020-01-23 19:51:57 -06:00
Andrew Camilleri
086cbaa231
Add clightning rest services page ( #1297 )
...
* Add clightning rest services page
* fix rebase
2020-01-23 22:20:37 +09:00
Umar Bolatov
5dd3112e0d
Ensure "import from....a new/existing seed" modal text is readable in Casa theme ( #1300 )
...
fix #1299
2020-01-23 22:20:00 +09:00
nicolas.dorier
80ee03d897
Remove dead link
2020-01-21 21:06:35 +09:00
nicolas.dorier
78d8f4e011
Fix rescan wallet link
2020-01-21 20:54:45 +09:00
Andrew Camilleri
1bfe9dda97
Integrate Configurator External Service ( #1190 )
2020-01-21 18:27:10 +09:00
Andrew Camilleri
8e6f43cd3a
Sign with NBX Seed ( #1218 )
2020-01-21 17:33:12 +09:00
Nicolas Dorier
6848482999
Remove the next address to pay to from Invoice details page ( Fix #1056 ) ( #1283 )
2020-01-21 16:53:24 +09:00
nicolas.dorier
a2be7ee471
Fix statusMessage handling for the Receive wallet page
2020-01-18 15:32:01 +09:00
Andrew Camilleri
025da0261d
new feature: Wallet Receive Page ( #1065 )
...
* new feature: Wallet Receive Page
closes #965
* Conserve addresses by waiting till address is spent before generating each run
* fix tests
* Filter by cryptocode before matching outpoint
* fix build
* fix edge case issue
* use address in keypathinfo directly
* rebase fixes
* rebase fixes
* remove duplicate code
* fix messy condition
* fixes
* fix e2e
* fix
2020-01-18 14:12:27 +09:00
nicolas.dorier
ef20a03b95
Fix send from ledger and send from vault
2020-01-17 21:38:27 +09:00
nicolas.dorier
ff11e6e032
Remove CoinAverage RateSource enum
2020-01-17 14:51:07 +09:00
nicolas.dorier
9b55648e41
Fix build
2020-01-17 14:45:26 +09:00
nicolas.dorier
9b165de5e6
Remove CoinAverage integration
2020-01-17 14:29:22 +09:00
nicolas.dorier
7d545ca682
Remove ability to set custom cache, fix coinaverage not really using coinaverage
2020-01-17 14:16:12 +09:00
Darosior
9739f3fb25
LN store config: fix a typo ( #1285 )
2020-01-17 12:12:12 +09:00
Andrew Camilleri
36f980135f
fix broken url ( #1275 )
...
* fix broken url
* fix test
2020-01-14 22:06:46 +09:00
Kukks
b7503c994c
fix broken links
2020-01-14 12:46:07 +01:00
Nicolas Dorier
dbb6408acb
Merge pull request #1264 from Kukks/coingecko
...
CoinGecko Rate Provider
2020-01-13 23:57:20 +09:00
nicolas.dorier
5dbdb4b399
Keep coinaverage compatibility, improve UX, hardcode feed provider supported exchanges
2020-01-13 23:37:01 +09:00
Kukks
58d9a48787
CoinGecko Rate Provider
...
The CoinGecko rate provider is similar to the bitcoin average one, in that you can ask it for a rate from its aggregated sourcing or you can get rates from specific exchanges. I've added support for both.
I haven't integrated it or replaced coinaverage just to see if we should use it as the default and switch everyone to it or what other action to take.
2020-01-13 20:20:00 +09:00
escapedcat
bff95e4655
fix(users): remove name from list #1216
...
name is not used and can not be edited so it should be removed to avoid confusion
2020-01-12 15:23:58 +01:00
Nicolas Dorier
90da81f68e
Merge pull request #1238 from bolatovumar/fix-1236
...
Adjust invoice pagination behavior
2020-01-12 16:55:57 +09:00
nicolas.dorier
bf57701cf0
Passing ambient route parameters explicitely
2020-01-10 15:37:44 +09:00
Umar Bolatov
0387306918
Adjust invoice listing pagination display
2020-01-09 20:04:55 -08:00
Rockstar Developer
3164783b31
Merge pull request #1253 from radWorx/lead-login-verbiage
...
"Lead-login" verbiage
2020-01-06 21:50:37 -06:00
Rockstar Developer
3b3ec7fc21
Merge pull request #1237 from jlopp/spellCheck
...
Add spelling / grammar fixes and some clarifications for settings
2020-01-06 21:43:46 -06:00