Commit Graph

1115 Commits

Author SHA1 Message Date
Matias Alejo Garcia 6f1342ea27 Merge pull request #1930 from cmgustavo/feature/pin-01
PIN for mobile devices
2014-12-03 23:56:10 -03:00
Gustavo Maximiliano Cortez 19187a57c7 bottom bar uses ngTouch 2014-12-03 20:53:49 -03:00
Ivan Socolsky bd0ddf5c8c returning error when allet already exists in profile 2014-12-03 19:24:37 -03:00
Gustavo Maximiliano Cortez 5329d030f8 Fix buttons. Remove console.logs. isMobile active!! 2014-12-03 17:51:18 -03:00
Matias Alejo Garcia 1d7e9dda93 pin in create 2014-12-03 17:51:18 -03:00
Matias Alejo Garcia 3627671307 add makePinInput 2014-12-03 17:51:17 -03:00
Matias Alejo Garcia d3128137ce pin fixes 2014-12-03 17:51:17 -03:00
Gustavo Maximiliano Cortez 2681cd6178 Display PIN form only on mobile devices 2014-12-03 17:51:17 -03:00
Gustavo Maximiliano Cortez 7a41c288e8 fix digest error 2014-12-03 17:51:17 -03:00
Gustavo Maximiliano Cortez 51028178ed Autofocus and show the second PIN input automatically. Hide submit button. Allow only numbers 2014-12-03 17:51:17 -03:00
Matias Alejo Garcia 33e0bf80a6 lock also in header 2014-12-03 17:51:17 -03:00
Matias Alejo Garcia 74d6f76d8e signout/lock text 2014-12-03 17:51:17 -03:00
Matias Alejo Garcia 047ba06d42 fix signout 2014-12-03 17:51:17 -03:00
Matias Alejo Garcia 65512bf1c2 add crypto to pinService and tests 2014-12-03 17:51:17 -03:00
Gustavo Maximiliano Cortez 0c0e11aad3 Pin flow 2014-12-03 17:51:16 -03:00
Ivan Socolsky 57ae7485a4 refactor controller 2014-12-03 17:47:58 -03:00
Gustavo Maximiliano Cortez d045fc719e Merge pull request #1942 from matiu/tests_iden
Add tests for plugins
2014-12-03 17:30:25 -03:00
Matias Alejo Garcia 06aa4eab06 Merge pull request #1943 from isocolsky/bug/history
avoid computing alternative currency rate when no txs in history
2014-12-03 16:55:10 -03:00
Matias Alejo Garcia 9c18a8a60f Merge pull request #1936 from cmgustavo/bug/ui-notification-01
Fix notification/validation when creating and importing a profile
2014-12-03 16:54:04 -03:00
Ivan Socolsky 120fcafeda avoid computing alternative currency rate when no txs in history 2014-12-03 09:45:45 -03:00
Matias Alejo Garcia bd698257f9 add tests to insight storage + remove used code 2014-12-03 08:23:53 -03:00
Gustavo Maximiliano Cortez 7f89772c86 Fix notification and validation messages when creating and importing a profile. 2014-12-02 18:53:14 -03:00
Matias Pando 0712300580 Fixing style 2014-12-02 18:29:10 -03:00
Matias Pando 3c238ca064 Added test to transactionHistoryCvs 2014-12-02 18:29:09 -03:00
Matias Pando ae9b79b843 Move function getTransactionHistoryCsv to wallet 2014-12-02 18:29:09 -03:00
Matias Pando f70b9dca8a Checking for null values 2014-12-02 18:29:09 -03:00
Matias Alejo Garcia 0bac775982 Merge pull request #1933 from matiu/ivan
Tested with @matiaspando
2014-12-02 18:28:31 -03:00
Gustavo Maximiliano Cortez 3b7bdafb04 Merge pull request #1922 from matiu/check/net
add network error handle
2014-12-02 18:12:24 -03:00
Matias Alejo Garcia ab9696fdd7 fix import 2014-12-02 18:07:59 -03:00
Matias Alejo Garcia 8d7783cac3 fix join sync 2014-12-02 18:07:59 -03:00
Matias Alejo Garcia 394a5b474a fixes when deleting wallets 2014-12-02 18:07:59 -03:00
Ivan Socolsky 19d1bde546 various fixes 2014-12-02 18:07:08 -03:00
Ivan Socolsky 23dc09a635 fixed join wallet 2014-12-02 18:07:08 -03:00
Ivan Socolsky f19ba24a22 fixed wallet creation 2014-12-02 18:07:08 -03:00
Ivan Socolsky 276277eeea set 2 decimal places for alternative amount 2014-12-02 17:52:02 -03:00
Ivan Socolsky 9628bbd222 applied noFraction filter in controller 2014-12-02 15:37:43 -03:00
Matias Alejo Garcia bc7c21c237 add network error handle 2014-12-02 13:52:17 -03:00
Matias Pando 1542e0986b Do not show backupFlag if email not confirmed 2014-12-02 11:23:49 -03:00
Matias Pando 36822dce49 Added needBackup flag when importing a wallet 2014-12-02 11:05:42 -03:00
Matias Pando 52fb680658 Storing the backup flag 2014-12-02 11:05:42 -03:00
Gustavo Maximiliano Cortez b3b0d7903e Merge pull request #1917 from matiu/ref/localstorage
reuse LocalStorage plugin
2014-12-02 11:03:34 -03:00
Gustavo Maximiliano Cortez 17614d2968 Merge pull request #1913 from matiu/feature/quota
Feature/quota
2014-12-02 09:46:11 -03:00
Matias Alejo Garcia 723f9e89f5 reuse plugin 2014-12-02 03:55:29 -03:00
Matias Alejo Garcia b3c3af5277 Merge pull request #1908 from isocolsky/delete_profile
Delete profile
2014-12-02 03:15:05 -03:00
Gustavo Maximiliano Cortez d8edca66fb Fix Paypro URI on address input and Payment intent. 2014-12-01 19:01:10 -03:00
Gustavo Maximiliano Cortez 68f21f3c4d fix payment intent 2014-12-01 17:28:03 -03:00
Matias Alejo Garcia 2402a22f0a add usage to wallets table 2014-12-01 17:21:39 -03:00
Matias Alejo Garcia b096fd50a7 return headers 2014-12-01 16:19:34 -03:00
Matias Alejo Garcia 67fd6344dd fix some event handlers 2014-12-01 15:33:16 -03:00
Ivan Socolsky 14cb044990 remove profile 2014-12-01 14:44:36 -03:00
Gustavo Maximiliano Cortez 39ea2a226b Fix delay of listing wallets when payment intent 2014-12-01 13:04:44 -03:00
Ivan Socolsky 90136f1c30 added controls to ux 2014-12-01 12:13:11 -03:00
Gustavo Maximiliano Cortez 6c35fca5ae fix karma test 2014-12-01 11:03:35 -03:00
Gustavo Maximiliano Cortez b1f0fcbacb remove unused line 2014-12-01 05:28:09 -03:00
Gustavo Maximiliano Cortez 92737bc49c Trying to fix bip72 2014-12-01 05:24:19 -03:00
Gustavo Maximiliano Cortez 6d72d00b99 Define rateService on history.js. Fix filter noFractionNumber if alternativeAmount is null. 2014-12-01 01:27:58 -03:00
Matias Alejo Garcia f4fd6c24f7 better state handling at home 2014-11-30 23:14:46 -03:00
Matias Alejo Garcia f490f4a661 updates karma tests 2014-11-30 23:08:16 -03:00
Gustavo Maximiliano Cortez e3a0ff926d . 2014-11-30 22:45:25 -03:00
Gustavo Maximiliano Cortez 022de7d2b5 Fix payment intent 2014-11-30 22:45:25 -03:00
Matias Alejo Garcia 0691bb5f7e fix disabled button 2014-11-30 22:45:25 -03:00
Matias Alejo Garcia 3ea948e6ba update tx proposals on #send 2014-11-30 22:45:25 -03:00
Gustavo Maximiliano Cortez c215b3c15e Remove filter noFractionNumber from views. Fix conversionRate from send. 2014-11-30 22:45:25 -03:00
Gustavo Maximiliano Cortez 6e299f91d1 Fix updateTxs after send, sign or reject a txp 2014-11-30 22:41:23 -03:00
Gustavo Maximiliano Cortez cd33523b3f Show balance of addresses. Remove filter noFractionNumber. 2014-11-30 22:41:22 -03:00
Matias Alejo Garcia b73f711fff adds pending txs service 2014-11-30 22:41:22 -03:00
Matias Alejo Garcia 49205a76a0 fix import / logs 2014-11-30 22:41:22 -03:00
Matias Alejo Garcia 436aeda1c3 fix profile 2014-11-30 22:41:22 -03:00
Matias Alejo Garcia 1e013b1bb6 fix create profile 2014-11-30 22:41:22 -03:00
Matias Alejo Garcia abaf5b8f13 fix order in receive 2014-11-30 22:41:22 -03:00
Matias Alejo Garcia 1eebaa4e94 rm logs 2014-11-30 22:41:22 -03:00
Matias Alejo Garcia 5e92ae96ac fix order in events 2014-11-30 22:41:22 -03:00
Matias Alejo Garcia 494c21132a working with events 2014-11-30 22:41:22 -03:00
Matias Alejo Garcia 3ae6378678 identity now emits! 2014-11-30 22:41:21 -03:00
Matias Alejo Garcia 57299d675e balance Service 2014-11-30 22:41:21 -03:00
Matias Alejo Garcia a8f0401e8e simplified and cached address derivation 2014-11-30 22:40:05 -03:00
Matias Alejo Garcia fcb254b39c Merge pull request #1881 from bechi/input-icon
New Icons and input style
2014-11-30 22:35:53 -03:00
bechi e8be5814d4 add new icon on sections 2014-11-28 16:37:27 -03:00
Ivan Socolsky bdec000af5 added rates to tx history 2014-11-28 11:23:08 -03:00
Ivan Socolsky 3eb45e529f extend rate services to retrieve historic rates 2014-11-28 10:43:48 -03:00
Gustavo Maximiliano Cortez cd3441fcf0 fix layout for session expired (timeout) 2014-11-27 17:54:31 -03:00
Gustavo Maximiliano Cortez a08695e94e fix mobile scanner when QR code is a paypro 2014-11-27 17:54:31 -03:00
Gustavo Maximiliano Cortez f329284210 Fix layout on Safari when click on sidebar and then on send 2014-11-27 17:53:29 -03:00
Matias Alejo Garcia 8339cd7298 signMessage on message 2014-11-27 17:45:10 -03:00
Matias Alejo Garcia 05325b2d92 WIP: sign message 2014-11-26 08:38:02 -03:00
Matias Alejo Garcia 4e54fe6cf7 fix pending notification 2014-11-25 15:12:42 -03:00
Matias Alejo Garcia f3f9ca3e33 addressbook \& tx working again 2014-11-25 15:12:42 -03:00
Matias Alejo Garcia a7de2ababd rm networking on nonShared wallets 2014-11-25 15:12:41 -03:00
Matias Alejo Garcia ae0dd40903 refactor PayPro tests 2014-11-25 15:12:41 -03:00
Matias Alejo Garcia efb5b28c50 refactor PayPro at Wallet. Fetch working 2014-11-25 15:12:41 -03:00
Gustavo Maximiliano Cortez e7d8421c4d Remove shell dependences. Remove unnecessary plugins. Remove unnecessary directives 2014-11-22 17:54:07 -03:00
Gustavo Maximiliano Cortez cfb7383b2d Cancel/clear form when using payment protocol 2014-11-20 11:42:56 -03:00
Matias Alejo Garcia 088a616736 add merchant data in tx proposals 2014-11-20 03:10:43 -03:00
Matias Alejo Garcia d4a0f5c008 notifications 2014-11-20 02:06:59 -03:00
Matias Alejo Garcia 0b136cef34 send form 2014-11-20 02:06:59 -03:00
Matias Alejo Garcia b554c4c7ea Merge pull request #1838 from matiaspando/addSignersToCSV
Added column signers to CSV file
2014-11-19 16:14:42 -03:00
Matias Pando a72ae412a2 Added column signers to CSV file 2014-11-19 15:47:28 -03:00
Matias Pando 551da51c41 Import profile now checks if profile exists 2014-11-19 11:15:09 -03:00
Ivan Socolsky af6c066c3f fixing import of existing profile 2014-11-18 12:12:09 -03:00
Gustavo Maximiliano Cortez 6e06deeba6 Merge pull request #1812 from matiu/feature/updateIndexes
Feature/update indexes
2014-11-15 12:20:53 -03:00
Gustavo Maximiliano Cortez ae20cf114f Merge pull request #1811 from matiu/fix/reset
fix reset to defaults
2014-11-15 11:32:42 -03:00
Gustavo Maximiliano Cortez 40572e2908 remove console log 2014-11-15 11:14:22 -03:00
Gustavo Maximiliano Cortez fe0a97d3d5 important fix when using bip21 2014-11-15 03:26:22 -03:00
Matias Alejo Garcia 0da641d1b8 add updateIndex to model 2014-11-14 16:00:08 -03:00
Matias Alejo Garcia 45e44fba19 refactor on import wallet controllers 2014-11-14 15:05:20 -03:00
Matias Alejo Garcia 16e2194377 fix reset to defaults 2014-11-14 15:05:20 -03:00
Matias Alejo Garcia 83fa24f5af fix reset to defaults 2014-11-14 13:11:05 -03:00
Matias Pando d107dd129c Select last focus wallet 2014-11-14 10:41:19 -03:00
Matias Pando 0abb264fa6 Importing a profile also logs in 2014-11-14 10:41:19 -03:00
Gustavo Maximiliano Cortez 183d6ec15c Show HomeWallet immediately the when profile was started 2014-11-13 18:54:30 -03:00
Gustavo Maximiliano Cortez 3ee31e2941 unify names (menus) 2014-11-13 15:33:14 -03:00
Gustavo Maximiliano Cortez 8036bb9144 Merge pull request #1764 from matiaspando/feature/generateCSV
Generate CVS file from transaction history
2014-11-13 12:09:36 -03:00
Matias Alejo Garcia 27f26d48f5 Merge pull request #1792 from matiu/feature/restore-defaults
WIP: Feature/restore defaults
2014-11-13 12:09:04 -03:00
Gustavo Maximiliano Cortez 72cfc49d55 Removed createWallet page. Added link for create, join and import to the top menu. 2014-11-13 11:10:39 -03:00
Matias Pando 225fefe47d Cleaning code 2014-11-13 10:47:47 -03:00
Matias Pando d31dbb23f4 Added spinner 2014-11-13 10:47:47 -03:00
Matias Pando 11e5bb4305 Escaping commas 2014-11-13 10:47:47 -03:00
Matias Pando f8fb165630 Using getTransactionHistory from wallet 2014-11-13 10:47:47 -03:00
Matias Pando 888d9735e2 UI fixed 2014-11-13 10:47:47 -03:00
Matias Pando 54a7caeb82 Improved csv format 2014-11-13 10:47:47 -03:00
Matias Pando f1adde8e44 Added csv file generation 2014-11-13 10:47:47 -03:00
Gustavo Maximiliano Cortez 6985d21233 Merge pull request #1768 from matiu/feature/gravater
Add gravatars
2014-11-13 00:11:13 -03:00
Gustavo Maximiliano Cortez 4eae2d2ff5 fix gravatar on profile. fix layout 2014-11-13 00:07:33 -03:00
Matias Alejo Garcia 5113e8b292 add restore default buttons 2014-11-12 22:36:14 -03:00
Esteban Ordano 4726570b7a Merge pull request #1791 from matiu/bug/use-all-funds
Fix #1789 - use all funds button
2014-11-12 22:17:50 -03:00
Matias Alejo Garcia 4c61c74706 fix subcribe 2014-11-12 18:32:18 -03:00
Gustavo Maximiliano Cortez 57083d119a fix moreController (updating balance) 2014-11-12 14:18:19 -03:00
Matias Alejo Garcia 6926bb9b04 Merge pull request #1769 from cmgustavo/bug/manage-profile-createWallet
Bug/manage profile create wallet
2014-11-11 17:07:09 -03:00
Gustavo Maximiliano Cortez c5f810c069 Add backup to list of wallets in "manage wallets". Support for safari. 2014-11-11 16:53:57 -03:00
Gustavo Maximiliano Cortez 4b8e18735d Rename manage by profile. Created a new page "createWallet" 2014-11-11 16:01:33 -03:00
Matias Alejo Garcia e614b375e7 fixing import wallet 2014-11-11 14:51:10 -03:00
Matias Alejo Garcia 69daee6ed1 fix/import 2014-11-11 14:51:10 -03:00
Gustavo Maximiliano Cortez 3c2e881acd Merge pull request #1761 from isocolsky/pagination
using foundation pagination directive
2014-11-11 13:02:45 -03:00
Ivan Socolsky 1753e315c1 Merge pull request #1756 from cmgustavo/feature/manage-wallets
Manage wallets
2014-11-11 13:02:43 -03:00
Gustavo Maximiliano Cortez 74b61624e5 deleting wallet with callback 2014-11-11 12:54:52 -03:00
Matias Alejo Garcia 7942048dd1 fix compatibility issues 2014-11-10 22:58:46 -03:00
Matias Alejo Garcia 7207f03bd1 Merge pull request #1754 from matiu/fix/endpoint
default email storage to livenet
2014-11-10 20:12:44 -03:00
Ivan Socolsky 6cefd15cbd using foundation pagination directive 2014-11-10 19:10:58 -03:00
Gustavo Maximiliano Cortez ca3e9005a7 Manage wallets 2014-11-10 16:41:07 -03:00
Ivan Socolsky 04a0bff706 added pagination 2014-11-10 16:35:08 -03:00
Ivan Socolsky af6777d359 removed duplicate code 2014-11-10 16:35:08 -03:00
Matias Alejo Garcia 2564370087 default email storage to livenet 2014-11-10 16:32:55 -03:00
Matias Alejo Garcia 53843a578d Merge pull request #1669 from matiaspando/feature/importProfile
Import profile
2014-11-10 15:49:56 -03:00
Gustavo Maximiliano Cortez c132346959 deleted link to test paypro 2014-11-08 11:42:01 -03:00
Matias Alejo Garcia a73edca586 Merge pull request #1739 from isocolsky/balance
showing N/A when rate services not available
2014-11-08 09:40:04 -03:00
Matias Pando 73088bca2b Fixed import profile and wallets 2014-11-07 17:35:51 -03:00
Matias Pando 0c741814f3 Removed console errors 2014-11-07 17:35:51 -03:00
Matias Pando 16c3d66f33 Import profile 2014-11-07 17:35:51 -03:00
Ivan Socolsky b8e7613822 showing N/A when rate services not available 2014-11-07 13:04:46 -03:00
Gustavo Maximiliano Cortez 431a66eeb2 Refresh list of pending transactions proposals after any events 2014-11-07 13:03:34 -03:00
Ivan Socolsky 8517dcd2d6 cleanup unused method for alt currency conversion 2014-11-07 11:18:38 -03:00
Ivan Socolsky 377dc7a176 show alternative amount on txps 2014-11-07 11:18:38 -03:00
Ivan Socolsky 67b392bdc3 fixed alternative amount in TXP view 2014-11-07 11:18:37 -03:00
Matias Alejo Garcia 37f2a27e79 Merge pull request #1733 from isocolsky/sign
made wallet#sign synchronous
2014-11-06 14:56:25 -03:00
Ivan Socolsky 0db8c1008b made wallet#sign synchronous 2014-11-06 14:53:09 -03:00
Matias Pando be10694763 Update balance to every wallet 2014-11-06 12:47:54 -03:00
Matias Pando bef1113fc3 Go to the actual wallet 2014-11-06 11:17:05 -03:00
Matias Pando d13600a4f5 Deleting commented lines 2014-11-06 10:32:47 -03:00
Matias Pando 0c9b36032b Update balance of wallets 2014-11-05 16:37:25 -03:00
Matias Pando 212656130f Update balance of wallets 2014-11-05 09:56:09 -03:00
Juan Ignacio Sosa Lopez 7209745446 Merge pull request #1717 from matiaspando/feature/selectWalletOnBIP21
Shows the wallet on a pop up
2014-11-04 16:42:51 -03:00
Matias Pando e39959b4a4 Added a link to test payment protocol 2014-11-04 15:56:50 -03:00
Matias Pando 6286789f4d Shows the wallet on a pop up 2014-11-04 15:24:56 -03:00
Matias Alejo Garcia e59fc26f0d Merge pull request #1716 from matiaspando/iss1700
Replaced a call to a function for a variable
2014-11-04 13:08:47 -03:00
Matias Pando b086cff940 Replaced a call to a function for a variable 2014-11-04 12:13:09 -03:00
Matias Alejo Garcia e7211979e8 Merge pull request #1711 from maraoz/add/devLogin
add developer easy login
2014-11-04 11:59:34 -03:00
Juan Ignacio Sosa Lopez e9c160bd4d Merge pull request #1706 from matiaspando/feature/selectWalletOnBIP21
Added page and controller to select wallet
2014-11-04 11:30:11 -03:00
Manuel Araoz 0a91883096 add developer easy login 2014-11-04 10:58:32 -03:00
Gustavo Maximiliano Cortez 8f6aa20900 Display a message while copay is logging out 2014-11-04 10:31:34 -03:00
Matias Pando d8f4881582 Shows only ready wallets 2014-11-04 10:17:42 -03:00
Matias Alejo Garcia e9eb311339 Merge pull request #1704 from cmgustavo/bug/04-ui
Bug/04 ui
2014-11-03 18:15:35 -03:00
Matias Pando bacea69cb3 Added page and controller to select wallet 2014-11-03 18:03:41 -03:00
Matias Alejo Garcia 7a610c1b5b fix type 2014-11-03 17:44:24 -03:00
Matias Alejo Garcia 4821567b1d inform the user of "too big" tx 2014-11-03 16:07:55 -03:00
Matias Alejo Garcia 1f9b9c8dca variable fee for "send all funds" 2014-11-03 15:53:00 -03:00
Gustavo Maximiliano Cortez 824b00ca05 Fix scan qr code 2014-11-03 15:13:53 -03:00
Gustavo Maximiliano Cortez 885765b873 Fixed layout for small devices. remove unused function and css classes. 2014-11-03 14:10:59 -03:00
Matias Alejo Garcia 3360c31a12 fix login / create form errors and confirmed messages 2014-11-01 21:36:46 -03:00
Matias Pando a1b465f92c Path changed 2014-10-31 17:40:26 -03:00
Matias Alejo Garcia f1b7d11eec Merge pull request #1654 from isocolsky/paypro
fixed paypro
2014-10-31 16:16:23 -03:00
Ivan Socolsky a685fd77f1 fixed paypro 2014-10-31 16:10:11 -03:00
Matias Alejo Garcia ca99f3f194 Merge pull request #1653 from cmgustavo/bug/02-layout
Bug/02 layout
2014-10-31 15:53:08 -03:00
Gustavo Maximiliano Cortez b540021487 fix layout locked balance and list of wallets 2014-10-31 15:30:43 -03:00
Ivan Socolsky 29cbce6f7f fetch txs & compute balance immediately after switching wallets 2014-10-31 14:58:08 -03:00
Matias Pando 07b4050d39 Added copayers list 2014-10-31 14:10:09 -03:00
Matias Alejo Garcia d8c9994845 Merge pull request #1648 from cmgustavo/bug/01-history
Bug/01 history
2014-10-31 14:05:10 -03:00
Gustavo Maximiliano Cortez a1f6eec305 removed console.log 2014-10-31 14:01:45 -03:00
Gustavo Maximiliano Cortez 989447364f check if peerActions is defined 2014-10-31 14:01:31 -03:00
Matias Alejo Garcia b6f9a45dd9 Merge pull request #1643 from isocolsky/fixes
Fixes
2014-10-31 12:25:07 -03:00
Matias Alejo Garcia b12d12bff7 Merge pull request #1642 from bechi/bugs/ui-09
Bugs/ui 09
2014-10-31 12:25:00 -03:00
Ivan Socolsky acb6592dc4 removed unused code 2014-10-31 12:20:46 -03:00
Ivan Socolsky 69153757fb refreshing txs when switching wallets 2014-10-31 12:18:43 -03:00
bechi da5aa14487 fix refresh btn position 2014-10-31 12:14:47 -03:00
Matias Pando 470e16eaa1 Added home 2014-10-31 11:51:02 -03:00
Ivan Socolsky 2f3f2103d5 Merge pull request #1623 from matiu/feature/misc
Feature/misc
2014-10-31 11:14:31 -03:00
Matias Alejo Garcia dcff92fb25 add "polling" to save settings 2014-10-30 22:59:47 -03:00
Matias Alejo Garcia 263e3fe84d Merge pull request #1621 from cmgustavo/feature/history
Removed transaction proposals from history. List of transactions sent
2014-10-30 22:52:49 -03:00
Gustavo Maximiliano Cortez 950a89727b removed transaction proposals from history. Just list transactions sent 2014-10-30 21:32:49 -03:00
Matias Alejo Garcia 9e0b7d64cb Merge pull request #1618 from ssotomayor/fix1592
Fix for reordering wallets on new address creation
2014-10-30 18:39:49 -03:00
Gustavo Maximiliano Cortez 58769fec3f fix titles 2014-10-30 18:17:41 -03:00
ssotomayor 4aefd0d4f0 Removes notification. 2014-10-30 18:15:20 -03:00
ssotomayor 92869a9ce5 Fix for reordering wallets on new address creation 2014-10-30 18:13:47 -03:00
Matias Alejo Garcia 4afcad4601 Merge pull request #1613 from bechi/bugs/ui-07
Bugs/ui 07
2014-10-30 17:48:44 -03:00
Matias Alejo Garcia 6edaf9f1a4 Merge pull request #1612 from isocolsky/fixes
Correctly assign sentTxid when proposal is broadcasted
2014-10-30 17:39:40 -03:00
Matias Alejo Garcia 6715d776c0 Merge pull request #1614 from matiaspando/feature/addLogLevelSettings
Feature/add log level settings
2014-10-30 17:38:50 -03:00
Matias Pando 7cc6e335a7 Adding a way to set the log level from the UI 2014-10-30 17:00:42 -03:00
Matias Pando f586ecf708 Added drop down 2014-10-30 16:58:48 -03:00
bechi 11ab17ec94 Merge branch 'master' into bugs/ui-07 2014-10-30 16:56:26 -03:00
Matias Alejo Garcia fcb2401fff Merge pull request #1609 from cmgustavo/feature/import-from-localstorage
Import Old wallets from localStorage
2014-10-30 16:54:53 -03:00
bechi efab427de1 Merge branch 'master' into bugs/ui-07 2014-10-30 16:51:38 -03:00
Ivan Socolsky 05e836424a correctly assign sentTxid when proposal is broadcasted 2014-10-30 16:47:01 -03:00
bechi 24ea10c36c history section 2014-10-30 16:46:39 -03:00
Matias Alejo Garcia 9914fbce12 Merge pull request #1610 from matiu/feature/home
Feature/home
2014-10-30 16:24:07 -03:00
Matias Alejo Garcia d2f09291cf add change storage to settings 2014-10-30 16:20:25 -03:00
Gustavo Maximiliano Cortez 965d3e1d96 Import Old wallets from localStorage 2014-10-30 16:13:56 -03:00
Matias Alejo Garcia fdf466ca45 Merge pull request #1602 from isocolsky/fixes
Small usability fix
2014-10-30 14:14:32 -03:00
Matias Alejo Garcia 505ac5b5c6 rename controllers and views 2014-10-30 14:13:40 -03:00
Matias Pando 8a291732b9 Added email confirmation message 2014-10-30 12:06:48 -03:00
Ivan Socolsky dcab904f50 reorganized method definitions 2014-10-30 11:38:55 -03:00
Ivan Socolsky ad1eee6c9c added refresh to settings page 2014-10-30 11:07:15 -03:00
Matias Alejo Garcia 02ab30610f Merge pull request #1598 from cmgustavo/feature/identity-compat01
Display a message for users whose have wallet:: but not profile::
2014-10-30 10:00:32 -03:00
Matias Alejo Garcia 08dc892887 add store Profile on adding wallets 2014-10-29 23:23:16 -03:00
Matias Alejo Garcia b2c04b7372 fix controllerSpec tests 2014-10-29 20:46:45 -03:00
Gustavo Maximiliano Cortez 2c07ad6dd7 Display a message for users whose have wallet:: but not profile:: 2014-10-29 16:21:44 -03:00
Matias Alejo Garcia a93a48dc60 Merge pull request #50 from ssotomayor/fixes1592
New addresses are now added at bottom of the list instead of at the top
2014-10-29 14:56:59 -03:00
ssotomayor 5c158a65e1 New addresses are now added at bottom of the list instead of at the top 2014-10-29 14:52:13 -03:00
Gustavo Maximiliano Cortez 4d79768280 fixes the scan of QR code with bitcoin url 2014-10-28 20:28:29 -03:00
ssotomayor 0fb6e3ea15 Fixes import for 0.6.4 2014-10-28 18:40:51 -03:00
Matias Alejo Garcia eaf14ddb49 Merge pull request #46 from matiaspando/feature/removeCryptoAES
fixes notification for invalid credentials
2014-10-28 18:23:17 -03:00
Matias Pando b08ccb6111 fixes notification for invalid credentials 2014-10-28 18:06:32 -03:00
Ivan Socolsky d5b04d7ad8 removed backup step in wallet creation 2014-10-28 15:48:00 -03:00
Ivan Socolsky 960a37e85d fixed add new address 2014-10-28 15:04:52 -03:00
Ivan Socolsky e98c7e68cc retrieving email directly from identity instance 2014-10-28 15:04:52 -03:00
Esteban Ordano 126a57d5ab Fixing encrypted 2014-10-28 15:01:35 -03:00
Esteban Ordano 35bab383b0 Fixes import & export with new encryption 2014-10-28 15:01:34 -03:00
Esteban Ordano 1b0f6836dc Create a Compatibility namespace 2014-10-28 15:00:57 -03:00
ssotomayor 202a047edc Compatibility for wallets 2014-10-28 15:00:57 -03:00
Gustavo Maximiliano Cortez c8614b76c2 Sidebar support for small devices 2014-10-28 12:37:15 -03:00
Gustavo Maximiliano Cortez 567363a8b8 fix top-bar. no test when grunt watch 2014-10-28 09:40:35 -03:00
Matias Alejo Garcia 7afe921fd2 Merge pull request #37 from isocolsky/tx_date
added sentTs and minedTs to tx history
2014-10-27 23:13:40 -03:00
Matias Alejo Garcia e87d6165dd Merge pull request #36 from cmgustavo/matias/feature/identity
top-bar with dynamic titles
2014-10-27 23:13:30 -03:00
Ivan Socolsky e1f3f29db0 refreshing view 2014-10-27 17:16:24 -03:00
Gustavo Maximiliano Cortez 096a5d0290 top-bar with dynamic title 2014-10-27 16:13:06 -03:00
Esteban Ordano 3e5ccabc00 Fixing Identity test 2014-10-26 20:40:39 -03:00
Esteban Ordano 61b677498b Remove Storage and Profile, Move folders, add EncryptedInsightStorage 2014-10-25 21:14:59 -03:00
Gustavo Maximiliano Cortez ad87c4fc56 refactor identityService 2014-10-24 11:58:22 -03:00
Gustavo Maximiliano Cortez ebe415a3d6 Simplified controllers with identityService 2014-10-24 11:38:24 -03:00
Gustavo Maximiliano Cortez a03aa0164d Show on sidebar the latest wallet created/joined/imported 2014-10-24 10:51:39 -03:00
Ivan Socolsky b6f5b342f2 retrieving label from address book 2014-10-24 10:51:38 -03:00
Ivan Socolsky de5772112f add tests 2014-10-24 10:51:38 -03:00