Commit graph

1,486 commits

Author SHA1 Message Date
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
b88329fbb3
removed unused vars + changes for wallet to wallet transfer 2018-07-25 15:07:15 +02:00
Brendon Duncan
91dac0f54c Refactored Enter Amount controller to follow latest Angular 1 guidelines. 2018-07-24 12:37:51 -07:00
Sam Cheng Hung
4b18e4b1c3 Adds expand-content component, update various UI measurements 2018-07-24 15:27:21 +08:00
Brendon Duncan
7dd1d4048b Correction of typo in last commit. 2018-07-23 12:18:06 -07:00
Brendon Duncan
ac91282c13 Indicative change for view. 2018-07-23 12:02:04 -07:00
Sebastiaan Pasma
3604ee3c3c
routes, renames and flow 2018-07-23 16:58:32 +02:00
Sebastiaan Pasma
893dbe5c6f
"has no funds" case 2018-07-23 14:20:46 +02:00
Sam Cheng Hung
6efd338f87 Adds action-minor component 2018-07-20 15:56:39 +08:00
Brendon Duncan
da853bcbf6 Placeholders for buttons. 2018-07-20 18:15:25 +12:00
Sebastiaan Pasma
c3cded5cb0
wallet to wallet (sub)title 2018-07-19 15:50:09 +02:00
Sam Cheng Hung
22e93b823c Adds address component 2018-07-19 20:21:58 +08: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
Brendon Duncan
0a96ae0dbe Added $scope.isRequestingSpecifcAmount. 2018-07-19 17:06:53 +12:00
Sebastiaan Pasma
047171f38e
wallet selection stub 2018-07-18 16:48:57 +02:00
Sebastiaan Pasma
46906352e5
remove "add wallet" buttons 2018-07-18 16:47:15 +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
Sebastiaan Pasma
4aca23194d
Merge remote-tracking branch 'origin/wallet/task/401' into wallet/sprint/19 2018-07-17 12:18:46 +02:00
Brendon Duncan
4cbaef5af6
Merge pull request #217 from Bitcoin-com/wallet/task/416
Improvement - 416 - New Send Tab screen
2018-07-17 19:13:13 +12:00
Jean-Baptiste Dominguez
8a7aeefc1c Fix multiple selections 2018-07-17 14:20:06 +09:00
Brendon Duncan
9a0cfdbcfd
Merge pull request #215 from Bitcoin-com/wallet/task/474
474 - Link updated for Analytics
2018-07-17 10:36:46 +12:00
Jean-Baptiste Dominguez
ea3cee4ebf 474 - Fix link 2018-07-16 14:40:02 +09:00
Jean-Baptiste Dominguez
8442248e96
Merge branch 'wallet/sprint/19' into wallet/task/416 2018-07-16 14:25:03 +09:00
Brendon Duncan
7dea47eb42
Merge pull request #214 from Bitcoin-com/wallet/task/458
Wallet/task/458
2018-07-16 13:53:20 +12:00
Sebastiaan Pasma
00b4ee5849
wallet empty/no wallet fixes 2018-07-13 14:54:26 +02:00
Sebastiaan Pasma
d801e287fd
Only copy address to clipboard after click "generate new address" 2018-07-13 14:23:09 +02:00
Sebastiaan Pasma
c515a080e5
translations + fixed the tags for those 2018-07-13 13:01:30 +02:00
Sebastiaan Pasma
02e22517cb
scrollable contacts fix 2018-07-13 11:44:24 +02:00
Brendon Duncan
0bb4de9bd1 Merge sprint 19.
# Conflicts:
#	src/js/controllers/tab-home.js
2018-07-13 21:19:28 +12:00
Jean-Baptiste Dominguez
63c64bce0e 474 - Link changed 2018-07-13 17:53:18 +09:00
Jean-Baptiste Dominguez
4e1ddfe883 Integration BitAnalytics 2018-07-13 16:15:04 +09:00
Brendon Duncan
eff8442f69 "Show my address" button can now be clicked. 2018-07-13 15:36:34 +12: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
d8785f7928
remove hide titles 2018-07-11 17:34:32 +02:00
Sebastiaan Pasma
be32f53668
Wallet 2 wallet transfer 2018-07-11 17:31:58 +02:00
Sebastiaan Pasma
41a2a3c971
scrollable contact view + better quality contact icons 2018-07-11 14:36:22 +02:00
Sebastiaan Pasma
7cc806b00c
Filter contacts on "starting with" instead of "contains" and some refactors 2018-07-10 15:11:17 +02:00
Sebastiaan Pasma
39cb416c30 changed route and tab 2018-07-10 11:12:43 +02:00
Sebastiaan Pasma
af6ddce7fe renamed tab-send files 2018-07-10 11:11:11 +02:00
Sebastiaan Pasma
94e6dd7dac clipboard features 2018-07-10 11:08:03 +02:00
Sebastiaan Pasma
9a9ddbc413 Merge branch 'wallet/task/420' into wallet/task/416 2018-07-10 10:27:44 +02:00
Jean-Baptiste Dominguez
a2bd6fc319 Init BitAnalytics 2018-07-10 16:39:30 +09:00
Sebastiaan Pasma
1ee95cf262 new send-tab 2018-07-09 18:22:11 +02:00
Sebastiaan Pasma
f60fbf3e3d
Merge pull request #209 from Bitcoin-com/wallet/task/436
Update a text
2018-07-04 16:39:50 +02:00