Commit graph

5,039 commits

Author SHA1 Message Date
Sam Cheng Hung
2492a405a1 Adds fee-summary bar, adds amount directive, adds support for fee-summary overlapping with content on scrollable small screens 2018-07-26 14:29:53 +08:00
Brendon Duncan
507fb21862 Available funds. 2018-07-25 18:46:42 -07:00
Brendon Duncan
91daae9f7a Improved amount card layout. Darker background under card. 2018-07-25 18:19:21 -07:00
Brendon Duncan
e539f0e713 Space around amount, and added "Not Enough Funds" warning. 2018-07-25 17:32:07 -07:00
Brendon Duncan
decd0a123e Buttons on keypad have correct colour in new Enter Amount screen. 2018-07-25 16:43:45 -07:00
Sebastiaan Pasma
aff0dd3183
fixes for other cases, address to address + contacts + thirdParty stub 2018-07-25 17:25:38 +02:00
Sebastiaan Pasma
79d6b4d7ad
confirm screen: display address + back button logic in origin/destination screens 2018-07-25 16:05:07 +02:00
Sebastiaan Pasma
b88329fbb3
removed unused vars + changes for wallet to wallet transfer 2018-07-25 15:07:15 +02:00
Sebastiaan Pasma
4093e2ba71
refactored the sendFlowController 2018-07-25 11:26:33 +02: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
fd4adbfb57
wallet to wallet case worked out. Also fixed routes and some css 2018-07-24 14:24:22 +02:00
Sam Cheng Hung
4b18e4b1c3 Adds expand-content component, update various UI measurements 2018-07-24 15:27:21 +08:00
Sebastiaan Pasma
84ef395100
qr code added to request payment (and also working on smaller qrs, for iPhone 5/SE) 2018-07-24 07:36:03 +02:00
Sebastiaan Pasma
3604ee3c3c
routes, renames and flow 2018-07-23 16:58:32 +02:00
Sebastiaan Pasma
7aecd2306f
comments & show wallets 2018-07-23 14:48:25 +02:00
Sebastiaan Pasma
893dbe5c6f
"has no funds" case 2018-07-23 14:20:46 +02:00
Sebastiaan Pasma
713bbf71ca
currency format service + remove bottom amount in request amount screen 2018-07-20 10:06:59 +02:00
Sam Cheng Hung
6efd338f87 Adds action-minor component 2018-07-20 15:56:39 +08:00
Sebastiaan Pasma
1d5e116fa9
spacing 2018-07-19 17:13:19 +02:00
Sebastiaan Pasma
66f8ac5a5a
Merge remote-tracking branch 'origin/wallet/task/416' into wallet/task/416 2018-07-19 17:11:43 +02:00
Sebastiaan Pasma
cb82aa7253
OSX clipboard bugfix 2018-07-19 17:11:24 +02:00
Sebastiaan Pasma
c3cded5cb0
wallet to wallet (sub)title 2018-07-19 15:50:09 +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
Sam Cheng Hung
22e93b823c Adds address component 2018-07-19 20:21:58 +08: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
Sam Cheng Hung
a2f6277e7e Added content-frame, item and ion-content components, added dummy wallet interfaces 2018-07-19 17:41:02 +08:00
Sebastiaan Pasma
54478a4848
translation + faster transition 2018-07-19 10:23:10 +02:00
Sebastiaan Pasma
4f4bee27f1
Options also translatable 2018-07-19 09:59:56 +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
047171f38e
wallet selection stub 2018-07-18 16:48:57 +02:00
Sebastiaan Pasma
450b80b03f
send/receive buttons on walletDetails + currencySymbolService 2018-07-18 16:30:54 +02:00
Sebastiaan Pasma
b8bab036e6
wallet to wallet transfer views + css 2018-07-18 11:54:41 +02:00
Sam Cheng Hung
155ea281d8 Adds header component 2018-07-18 17:24:13 +08:00
Sam Cheng Hung
8a0575d238 Add empty view and controller for review transaction route 2018-07-18 16:41:52 +08: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
Brendon Duncan
ef121f52fa Merged wallet/sprint20 into wallet/task/475.
# Conflicts:
#	src/js/services/bitcoincomService.js
2018-07-18 10:47:43 +12:00
Sebastiaan Pasma
a5a999958c
send/receive buttons on home page 2018-07-17 15:15:37 +02:00