Commit graph

3,908 commits

Author SHA1 Message Date
Jean-Baptiste Dominguez
b4bf0c314f
Merge pull request #230 from Bitcoin-com/wallet/task/508
508 - Fix the QRCode scan.
2018-08-08 10:54:09 +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
Jean-Baptiste Dominguez
f20f5ae648
Merge pull request #236 from Bitcoin-com/wallet/task/428
Improvement - 428 - Send/Receive buttons
2018-08-08 10:53:48 +09:00
Jean-Baptiste Dominguez
75843c68ff
Merge pull request #231 from Bitcoin-com/wallet/task/505
505 - BitAnalytics 0.2.1 with GA
2018-08-08 10:53:01 +09:00
Jean-Baptiste Dominguez
699d1dddf2
Merge pull request #220 from Bitcoin-com/wallet/task/426
Improvement - 426 - New Payment Sent screen
2018-08-08 10:51:51 +09:00
Brendon Duncan
0cba978d65 Replaced old amount screen. 2018-07-31 20:25:21 +12:00
Brendon Duncan
02f7bcc281 Not using amount directive. Removed safety area below All Available Funds button. 2018-07-31 20:18:27 +12:00
Brendon Duncan
97aa7c415e Merged fix for amount directive. 2018-07-31 19:51:19 +12:00
Sam Cheng Hung
5a0c1417d4 Prevents reassignment of bound attribute size-equal 2018-07-31 15:44:59 +08:00
Brendon Duncan
2987d17e11 Merged amount directive. 2018-07-31 13:28:16 +12:00
Brendon Duncan
71a31ce399 Available funds now accurately reflects the primary currency choice. 2018-07-31 13:25:56 +12:00
Sebastiaan Pasma
ed291b1ac5
removed currencySymbolService and it's references 2018-07-30 15:25:52 +02:00
Sebastiaan Pasma
734153ec5b
more fixes on the send/receive on Android & iOS / removed some unused code 2018-07-30 15:17:15 +02: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
3732d21728
send/receive iPhoneX fixes 2018-07-30 09:37:14 +02:00
Brendon Duncan
f0ccee8a0a Refining the display of available funds. 2018-07-30 18:28:27 +12:00
Brendon Duncan
d5666c9d29 Ported changes from 459. 2018-07-28 20:24:29 -07:00
Brendon Duncan
b5a2e890a5 Merge wallet/task/459 into wallet/task/439. 2018-07-28 19:30:36 -07:00
Brendon Duncan
9781f90f2b Warning colour for insufficient funds. 2018-07-28 19:20:12 -07:00
Brendon Duncan
81e9f527ff Route for send amount. 2018-07-28 13:04:04 -07:00
Sebastiaan Pasma
b2ed16bf21
mobile support for send/receive buttons and some refactors to fix the navigation flow. 2018-07-26 19:38:29 +02:00
Sebastiaan Pasma
d87c2e65f7
Wallet buttons max width + Receive in viewing wallet. 2018-07-26 15:04:42 +02:00
Brendon Duncan
507fb21862 Available funds. 2018-07-25 18:46:42 -07:00
Brendon Duncan
decd0a123e Buttons on keypad have correct colour in new Enter Amount screen. 2018-07-25 16:43:45 -07:00
Jean-Baptiste Dominguez
029ac7dd39 Fix the QRCode scan. 2018-07-25 16:26:06 +09:00
Jean-Baptiste Dominguez
bba85794ac BitAnalytics 0.2.1 with GA 2018-07-25 16:17:42 +09:00
Brendon Duncan
91dac0f54c Refactored Enter Amount controller to follow latest Angular 1 guidelines. 2018-07-24 12:37:51 -07:00
Sebastiaan Pasma
713bbf71ca
currency format service + remove bottom amount in request amount screen 2018-07-20 10:06:59 +02:00
Sebastiaan Pasma
00ca5cded6
uppercase pipes 2018-07-19 15:41:06 +02:00
Sebastiaan Pasma
8ddfffd56b
amount on custom amount screen 2018-07-19 15:21:27 +02:00
Sebastiaan Pasma
442f6ba4df
currency symbol 2018-07-19 13:20:38 +02:00
Sebastiaan Pasma
700d2c8a23
currency symbol 2018-07-19 13:19:56 +02:00
Sebastiaan Pasma
b1befb1e73
wallet Details buttons 2018-07-19 13:10:25 +02:00
Brendon Duncan
0a96ae0dbe Added $scope.isRequestingSpecifcAmount. 2018-07-19 17:06:53 +12:00
Brendon Duncan
0076ff26e6 Currency of available funds changes when the currency of the amount is changed. 2018-07-19 16:24:24 +12:00
Brendon Duncan
19bec8a09a Fixed update of available funds text. 2018-07-19 15:34:53 +12:00
Brendon Duncan
d2d1511e61 Added some additional validation checks on wallet status. 2018-07-19 13:03:29 +12:00
Brendon Duncan
9e7566b171 Removing log statements. 2018-07-19 12:58:17 +12:00
Brendon Duncan
61f1603bbf Added $scope.availableFunds. 2018-07-19 12:52:37 +12:00
Brendon Duncan
3cedfa5146 Added $scope.fundsAreInsufficient for triggering UI. 2018-07-19 12:19:08 +12:00
Sebastiaan Pasma
450b80b03f
send/receive buttons on walletDetails + currencySymbolService 2018-07-18 16:30:54 +02:00
Brendon Duncan
3df2836081 Successful test with amountController, using beforeEnter. 2018-07-18 20:26:20 +12:00
Brendon Duncan
0db57f997a First successful test, instantiating an amountController. 2018-07-18 18:24:49 +12:00
Brendon Duncan
cc907251f7 Removing unused services, and making string translatable. 2018-07-18 17:20:59 +12:00
Sebastiaan Pasma
a5a999958c
send/receive buttons on home page 2018-07-17 15:15:37 +02:00
Sebastiaan Pasma
6463d5df34
Merge branch 'wallet/sprint/20' into wallet/task/426 2018-07-17 13:41:09 +02:00
Sebastiaan Pasma
4aca23194d
Merge remote-tracking branch 'origin/wallet/task/401' into wallet/sprint/19 2018-07-17 12:18:46 +02:00
Jean-Baptiste Dominguez
882d4f1e82
Merge pull request #221 from Bitcoin-com/wallet/task/416
Wallet/task/416 Hotfix
2018-07-17 18:40:11 +09:00