Sebastiaan Pasma
|
c14820ea34
|
Shim for Array.includes (fixing receive notifications) + Android KitKat fixes (effect on slide + received payment notification)
|
2018-09-06 13:04:19 +02:00 |
|
Jean-Baptiste Dominguez
|
c715fdcb41
|
Rename incomingData to incomingDataService
|
2018-09-04 11:24:07 +09:00 |
|
Jean-Baptiste Dominguez
|
6f28f6ba2b
|
redir cb
|
2018-09-03 13:31:58 +09:00 |
|
Jean-Baptiste Dominguez
|
ddd867092c
|
Refactor incomingData
|
2018-08-31 18:37:04 +09:00 |
|
Brendon Duncan
|
cf6658c83a
|
Removed $apply() inside $watch.
|
2018-08-14 14:48:07 +12:00 |
|
Jean-Baptiste Dominguez
|
52e1b5e811
|
Manage the currency state
|
2018-08-13 14:13:49 +09:00 |
|
Jean-Baptiste Dominguez
|
430f4644eb
|
Fix formatted amount.
|
2018-08-13 13:32:20 +09:00 |
|
Brendon Duncan
|
a29a41b647
|
Removed console.log().
|
2018-08-13 15:48:20 +12:00 |
|
Brendon Duncan
|
098d454b8b
|
Fixed formatting of numbers in the thousands.
|
2018-08-13 15:43:20 +12:00 |
|
Brendon Duncan
|
80c9d682b5
|
Fix in formatted-amount of display of subcent fees in transactions details page.
|
2018-08-13 11:23:15 +12:00 |
|
Jean-Baptiste Dominguez
|
5185c6ee3c
|
Fix amount
|
2018-08-10 18:41:47 +09:00 |
|
Brendon Duncan
|
812ed5f1cd
|
wallet-balance workaround for wallet not being stringify-able, and hence not being interpolatable, and hence not being able to pass it to the directive.
|
2018-08-10 17:13:24 +12:00 |
|
Brendon Duncan
|
8d404f1908
|
Handle null wallet.
|
2018-08-10 16:19:24 +12:00 |
|
Brendon Duncan
|
82c0746ff8
|
wallet-balance directive uses formatted-amount.
|
2018-08-10 13:48:59 +12:00 |
|
Brendon Duncan
|
d7285a72e4
|
wallet-balance directive retrieves alternative amount when needed.
|
2018-08-10 13:26:12 +12:00 |
|
Brendon Duncan
|
355ed27b87
|
wallet balance directive displaying fiat balance from wallet status.
|
2018-08-10 13:04:44 +12:00 |
|
Brendon Duncan
|
afb3a1d49f
|
wallet-balance directive displaying basic crypto balance.
|
2018-08-10 12:46:00 +12:00 |
|
Jean-Baptiste Dominguez
|
bc9e1710c2
|
Merge branch 'wallet/sprint/20' into wallet/task/427
|
2018-08-09 23:30:12 +09:00 |
|
Jean-Baptiste Dominguez
|
2408753e91
|
Fix decimal
|
2018-08-09 23:28:59 +09:00 |
|
Brendon Duncan
|
de33fe5868
|
Refactored formattedAmount.
|
2018-08-09 18:58:21 +12:00 |
|
Brendon Duncan
|
cbf66a2176
|
Fix for formatting amounts on Android 4.4.
|
2018-08-09 17:54:20 +12:00 |
|
Brendon Duncan
|
1d025cbf35
|
Fixes for Android 4.4
|
2018-08-09 11:42:25 +12:00 |
|
Brendon Duncan
|
e7ce86fb99
|
Merged fix for undefined currency.
|
2018-08-09 10:47:54 +12:00 |
|
Brendon Duncan
|
58d99231ae
|
Handle undefined currency.
|
2018-08-09 10:46:07 +12:00 |
|
Brendon Duncan
|
eb500c0549
|
Updated decimal formatting.
|
2018-08-09 10:42:58 +12:00 |
|
Brendon Duncan
|
1c3b113222
|
Removed unused config service.
|
2018-08-09 07:49:13 +12:00 |
|
Brendon Duncan
|
d81f194f87
|
Fix for when an amount changes from having a separate currency value, to the currency being one string with the amount.
|
2018-08-09 07:35:47 +12:00 |
|
Brendon Duncan
|
69e8c62f5c
|
Fix for when an amount changes from having a separate currency value, to the currency being one string with the amount.
|
2018-08-08 22:00:07 +12:00 |
|
Brendon Duncan
|
b8de811fbe
|
Merged fancy decimals.
# Conflicts:
# www/views/walletDetails.html
|
2018-08-08 20:42:49 +12:00 |
|
Brendon Duncan
|
7e9cfa77c4
|
Now correctly derives currency from value.
|
2018-08-08 20:25:17 +12:00 |
|
Jean-Baptiste Dominguez
|
6981a5af9f
|
show only when it is ready
|
2018-08-08 15:52:20 +09:00 |
|
Jean-Baptiste Dominguez
|
037c00ec9e
|
Merge branch 'wallet/sprint/20' into wallet/task/514
|
2018-08-08 11:23:35 +09:00 |
|
Jean-Baptiste Dominguez
|
ecad91d328
|
Merge pull request #237 from Bitcoin-com/wallet/task/439
439 - Enter Amount screen modifications
|
2018-08-08 10:53:59 +09:00 |
|
Brendon Duncan
|
12aa9a3b18
|
formatted-amount displays "-.--" when it does not have a value.
|
2018-08-08 13:28:44 +12:00 |
|
Brendon Duncan
|
29a5a37c02
|
Formatter displays blank amount when value is NaN.
|
2018-08-08 12:24:13 +12:00 |
|
Sebastiaan Pasma
|
9f418583ab
|
formatted amount controller update + css + renames + included in views
|
2018-08-07 16:11:47 +02:00 |
|
Sebastiaan Pasma
|
01a7024b52
|
Merge remote-tracking branch 'origin/wallet/task/514' into wallet/task/427
|
2018-08-07 15:06:54 +02:00 |
|
Sebastiaan Pasma
|
eef84b25f8
|
update to txp creation. merged and refactored many features from confirm.js
|
2018-08-02 18:30:35 +02:00 |
|
Sam Cheng Hung
|
18e00e5fca
|
Renames amount directive to formatted-amount, fixes formatting for crypto
|
2018-08-01 16:59:13 +08:00 |
|
Sam Cheng Hung
|
1895e0dbeb
|
Adds watcher for changes to value or currency scope variables
|
2018-07-31 16:23:45 +08:00 |
|
Sam Cheng Hung
|
5a0c1417d4
|
Prevents reassignment of bound attribute size-equal
|
2018-07-31 15:44:59 +08:00 |
|
Sam Cheng Hung
|
da536a3f5b
|
Fixes default value of size-equal
|
2018-07-30 17:45:26 +08:00 |
|
Sam Cheng Hung
|
f4b0b46067
|
Adds size-equal and capitalizes currency text
|
2018-07-30 17:33:38 +08:00 |
|
Sam Cheng Hung
|
e1d65bc557
|
Adds amount directive
|
2018-07-30 16:49:57 +08:00 |
|
Sebastiaan Pasma
|
6463d5df34
|
Merge branch 'wallet/sprint/20' into wallet/task/426
|
2018-07-17 13:41:09 +02:00 |
|
Sebastiaan Pasma
|
236a93d69d
|
share transaction after sending on mobile + share explorer url on desktop.
|
2018-07-16 17:21:15 +02:00 |
|
Sebastiaan Pasma
|
a3ef304e09
|
wallet to wallet back-button
|
2018-07-12 17:40:31 +02:00 |
|
Sebastiaan Pasma
|
2e6ae9770e
|
Wallet to wallet flow
|
2018-07-12 15:25:11 +02:00 |
|
Sebastiaan Pasma
|
1ee95cf262
|
new send-tab
|
2018-07-09 18:22:11 +02:00 |
|
Sebastiaan Pasma
|
243f35c25d
|
copy to clipboard
|
2018-06-28 14:16:33 +02:00 |
|