Commit graph

48 commits

Author SHA1 Message Date
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
431a66eeb2 Refresh list of pending transactions proposals after any events 2014-11-07 13:03:34 -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
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
Matias Pando
470e16eaa1 Added home 2014-10-31 11:51:02 -03:00
Gustavo Maximiliano Cortez
c8614b76c2 Sidebar support for small devices 2014-10-28 12:37:15 -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
Gustavo Maximiliano Cortez
096a5d0290 top-bar with dynamic title 2014-10-27 16:13:06 -03:00
Esteban Ordano
61b677498b Remove Storage and Profile, Move folders, add EncryptedInsightStorage 2014-10-25 21:14:59 -03:00
Gustavo Maximiliano Cortez
a03aa0164d Show on sidebar the latest wallet created/joined/imported 2014-10-24 10:51:39 -03:00
Gustavo Maximiliano Cortez
c01cdb8b25 Delete wallet function as service 2014-10-24 10:51:37 -03:00
Ivan Socolsky
661deca9b0 fix sidebar when there are no wallets 2014-10-24 10:51:36 -03:00
Ivan Socolsky
0ae93cefb9 compute balance only if list of wallets is visible 2014-10-24 10:51:36 -03:00
Ivan Socolsky
972b29b5de update ui as soon as balance is computed 2014-10-24 10:51:36 -03:00
Ivan Socolsky
1f45ecfdc8 compute balance for all wallets 2014-10-24 10:51:36 -03:00
Ivan Socolsky
62502bc698 implemented wallet selection in sidebar 2014-10-24 10:51:35 -03:00
Ivan Socolsky
2beda0c354 refreshing wallet clears balance cache 2014-10-24 10:51:35 -03:00
Matias Alejo Garcia
95e8a22c54 enhacements on notifications and balance updates 2014-10-24 10:51:07 -03:00
Matias Alejo Garcia
bdaf40de48 add redirs to internal pages 2014-10-24 10:51:06 -03:00
Matias Alejo Garcia
0b7e9be611 controllers refactor to handle identities 2014-10-24 10:51:05 -03:00
Matias Alejo Garcia
923a0bb975 default long polling in socket.io (in config.js) 2014-10-24 10:51:05 -03:00
Matias Alejo Garcia
ac491d10b0 switch between wallets in profile working 2014-10-24 10:51:05 -03:00
Gustavo Maximiliano Cortez
4a91729121 added translation attribute to controllers files. 2014-09-17 09:26:28 -03:00
Manuel Araoz
5df1ebd2a2 change More to Settings and change the icon to fi-widget 2014-09-02 17:08:09 -03:00
Manuel Araoz
99a82af5c4 change the icon for Receive to fi-download 2014-09-02 17:08:09 -03:00
Yemel Jardi
16091bd330 Refactor controllers 2014-08-29 12:27:53 -03:00
Matias Alejo Garcia
6aa959dcf5 rm disconnect message, rename disconnect fn 2014-08-28 18:58:43 -03:00
Matias Alejo Garcia
ad4ebfdc3c add resync to refresh button 2014-08-28 16:38:42 -03:00
Matias Alejo Garcia
96b841bd51 update sidebar 2014-08-22 10:26:18 -04:00
Matias Alejo Garcia
18aadede29 fix tests and stringify for localstorage 2014-08-15 18:34:43 -04:00
Matias Alejo Garcia
35ab711846 refactor lock warning and add tests 2014-08-12 15:26:15 -04:00
Gustavo Maximiliano Cortez
8ad1fa7b02 Fixes: tests. Added karma and mocha tests. 2014-08-07 20:07:41 -03:00
Gustavo Maximiliano Cortez
801e746d11 Show a warning if trying to open same wallet in same browser. Fix redirect to receive. 2014-08-07 18:57:19 -03:00
Gustavo Maximiliano Cortez
fe53f1b87c Merge pull request #1059 from yemel/feature/change-menu
Refactor menu, split transactions tab into send and history
2014-08-07 10:26:40 -03:00
Yemel Jardi
2ba794fc47 Change url to /receive and /history 2014-08-06 15:34:56 -03:00
Yemel Jardi
ad75265e93 Refactor menu, split transactions tab into send and history 2014-08-06 13:59:33 -03:00
Gustavo Maximiliano Cortez
0a388c73ca Added version and networkName label bellow Copay logo 2014-08-05 11:52:51 -03:00
Gustavo Maximiliano Cortez
d2ae49f9a5 Fixes: typo 2014-08-01 10:51:26 -03:00
Gustavo Maximiliano Cortez
fc71e6a441 Fixes: typo 2014-08-01 10:44:33 -03:00
Gustavo Maximiliano Cortez
dbf812f848 Fix Karma test 2014-07-31 22:49:11 -03:00
Gustavo Maximiliano Cortez
f704826a5c feature: Logout wallet after 15 minutes of inactivity 2014-07-30 20:12:22 -03:00
Gustavo Maximiliano Cortez
85aa5842f1 Fix Conflicts:
.gitignore
	index.html
	js/controllers/backup.js
	js/controllers/sidebar.js
2014-07-28 12:28:07 -03:00
Yemel Jardi
4f57c3f696 Highlight active section on sidebar 2014-07-18 15:23:01 -03:00
Gustavo Maximiliano Cortez
91c7ab100d Fixes karma tests 2014-07-16 19:00:34 -03:00
Gustavo Maximiliano Cortez
0a027360a8 Split index.html in many files smaller. New right column when the wallet is ready. Removed templates selector. 2014-07-16 17:59:28 -03:00
Renamed from js/controllers/header.js (Browse further)