Kukks
8b686f0b12
fix coin switch issues
2019-01-08 11:27:37 +01:00
Andrew Camilleri
fa8993191e
Update coinswitch.html
2019-01-03 15:31:56 +01:00
Andrew Camilleri
239ce28575
Update coinswitch.html
2019-01-02 21:50:43 +01:00
Kukks
68a3def35a
save state for coinswitch started order
2018-12-28 12:33:47 +01:00
Kukks
a434c45196
fix function names
2018-12-20 17:56:57 +01:00
Andrew Camilleri
30a3a84ec9
fix final issues with integration
2018-12-20 14:33:31 +01:00
Kukks
40c645e433
coinswitch integration
2018-12-18 20:14:59 +01:00
Kukks
b2e5415a35
coinswitch integration
2018-12-18 20:00:30 +01:00
Kukks
2b4603a234
coinswitch integration
2018-12-18 19:01:58 +01:00
Kukks
c00c95efcf
initial coinswitch work
2018-12-11 12:47:38 +01:00
Andrew Camilleri
daf4e5ce6c
I am sorry for so many prs <3 ( #389 )
...
* make language loading more solid
* disable browser lang preferences
* pr fix
* pr fixes
* pr fixes
* make sure language files are named correctly
* fix dropdown width issue when in modal form
* fix issue from jquery hell
2018-11-09 21:13:00 +09:00
Andrew Camilleri
f23e2a3ec4
async i18n and json translation format ( #369 )
...
* start working on loading locales async and as json
* finish off langs and UI
* fix path
* fix tests
2018-11-09 16:48:38 +09:00
Rockstar Developer
aa1ac3da50
Modal invoice through btcpay.js ( #381 )
...
* Modal through btcpay.js
* Handling close action depending on whether is modal or not
* Tweaking button position
* Stripping trailing slashes if present when setting site root
2018-11-09 16:09:09 +09:00
britttttk
1ff0a98d30
Adding Ukrainian Translation ( #352 )
2018-10-24 15:18:31 +09:00
britttttk
f0efd52cb7
Adding Kazakh Language ( #350 )
2018-10-24 15:17:09 +09:00
britttttk
bb8fa88688
Adding Vietnamese ( #351 )
2018-10-24 15:16:30 +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
f419c56a3c
Revert "Changelly Support ( #267 )"
...
This reverts commit a5fca7a1c4
.
2018-10-18 12:27:46 +09:00
Andrew Camilleri
a5fca7a1c4
Changelly Support ( #267 )
...
* 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
2018-10-18 12:13:39 +09:00
Rockstar Developer
6278145374
Removing old QR update code ( #337 )
2018-10-17 11:55:49 +09:00
Rockstar Developer
84018a5caa
Bugfixing race condition for QR code switch ( #335 )
...
Ref: #334
2018-10-17 11:49:30 +09:00
Denny Biasiolli
a4fbb2de7e
creating italian localization file ( #310 )
2018-10-14 21:34:15 +09:00
Rockstar Developer
d04bfb58a2
Resolving issue with long translations breaking layout ( #330 )
2018-10-12 14:01:44 +09:00
britttttk
9bec38559f
Nepali Translation ( #311 )
...
* Nepali Language
* Delete Checkout.cshtml
* Delete LanguageService.cs
* add np.js
* Match Language File Style
2018-10-12 10:11:03 +09:00
Sosthene
2856454d41
[langs-fr] Correction and some minor improvement ( #316 )
2018-10-12 10:10:42 +09:00
britttttk
b3c4fc4003
Added Russian ( #312 )
2018-10-12 10:10:20 +09:00
Rockstar Developer
c2bbc04c4c
Various bugfixes ( #308 )
...
* NotifyEmail field on Invoice, sending email when triggered
* Styling invoices page
* Exporting Invoices in JSON
* Recoding based on feedback
* Fixing image breaking responsive layout on mobile
* Reducing amount of data sent in email notification
* Turning bundling on by default
2018-10-12 10:09:13 +09:00
Sosthene
60707fdbd1
Add simplified chinese translation ( #326 )
...
* Add Chinese Simplified translation
* Add Chinese simplified translation
2018-10-11 14:25:16 +09:00
Rockstar Developer
d459839bf7
Displaying Node Info as QR code for Lightning payments ( #318 )
...
* Styling elements required for Node info
* Allowing switching QR between bolt11 and node info for lightning
* Equal width for Bolt11 and Node info buttons
* Certain languages were too verbose for display of "Pay with"
Fixes : #317
2018-10-08 07:19:55 +09:00
rockstardev
d00fa42553
Always showing currency name to prevent LND confusion
...
Discussion: https://forkbitpay.slack.com/archives/C6PSCRFAM/p1533125977000141
2018-08-05 22:45:48 +02:00
rockstardev
4c07483383
Merge remote-tracking branch 'source/master' into dev-currency-selection
2018-07-17 23:29:52 -05:00
rockstardev
c40b47b1dd
Hover indicator and handling case with only one currency
2018-07-17 22:54:09 -05:00
rockstardev
a2d17bfa7e
Closing currency selection dialog once invoice expired or paid
2018-07-17 22:30:02 -05:00
rockstardev
203494e809
Tweaking CSS styles and display of payment method selection
2018-07-17 00:14:56 -05:00
rockstardev
d49bbc95af
Tweaking display with display name and crypto code
2018-07-16 23:43:52 -05:00
rockstardev
c54c39926b
Fitting longer wallet addresses, displaying ellipsis for overflow
...
Ref: https://github.com/btcpayserver/btcpayserver/issues/223
2018-07-13 16:45:32 -05:00
rockstardev
33d18a3278
Displaying payment method name during checkout
...
Ref: https://github.com/btcpayserver/btcpayserver/issues/152
2018-07-13 15:58:59 -05:00
Romano
f0257fb8f7
[Translation Dutch]: improve translation
2018-07-12 12:57:15 +02:00
rockstardev
162d76206e
Handling unlikely state transition from paid to invalid
...
Ref: https://github.com/btcpayserver/btcpayserver/issues/216
2018-07-07 10:38:07 -05:00
nicolas.dorier
caecb26420
fix typos and sentences referencing Bitcoin
2018-06-25 11:58:07 +09:00
Andrés Pinilla
c7cd029482
Update es.js
...
Various strings updated.
2018-05-27 20:36:32 -05:00
Andrés Pinilla
8d41a8e98d
Better spanish translation (tú)
2018-05-21 23:15:04 -05:00
rockstardev
bcf97b1474
Hiding display of payment-tabs now that we have flex line-items
2018-05-15 15:17:59 -05:00
rockstardev
12ceb9e0bc
Simplifying CSS styles for line-items box
...
Now that we'll have different box sizes it's not possible to rely on exact height specification
2018-05-15 15:17:57 -05:00
nicolas.dorier
3954ce2137
fix (again) the broken hr.js
2018-04-30 01:32:15 +09:00
nicolas.dorier
de8147d5dd
Can opt out required refund email from customer
2018-04-26 11:13:44 +09:00
lepipele
ec5b45cff6
Recoding timer removing dependecy on browser's setInterval
...
Ref: https://github.com/btcpayserver/btcpayserver/issues/130
2018-04-25 13:30:00 -05:00
Saevar
78b544f9ca
Update is.js
2018-04-23 23:08:35 +00:00
pajasevi
415cde1629
Transaction count CS translation
2018-04-16 09:11:46 +02:00
Nicolas Dorier
79ff2cb271
Merge pull request #127 from bitmario/master
...
Add Portuguese (Portugal) translation
2018-04-16 11:28:54 +09:00