Commit graph

70 commits

Author SHA1 Message Date
Manuel Araoz
c400ba2695 remove flashmessages from header 2014-06-26 18:57:03 -03:00
Manuel Araoz
8ef0d565ab fix import backup request 2014-06-26 12:33:14 -03:00
Manuel Araoz
1639b796cf intermediate screen backup 2014-06-26 10:16:28 -03:00
Ryan X. Charles
ea2e2d4e19 run js-beautify on everything
...with two spaces. Command: js-beautify -s 2 -r [filename]
2014-06-24 08:36:32 -07:00
Ryan X. Charles
e0ed8044a7 Merge pull request #734 from cmgustavo/feature/wallet-creation
Feature/wallet creation
2014-06-24 07:19:59 -07:00
Gustavo Cortez
6f9a175f26 Intermediate screen at wallet creation. Another fixes.
* Intermediate screen waiting for copayers.
* Fix layout for small devices.
* Improve tooltip styles.
* Fixed size of comment input.
2014-06-23 19:09:26 -03:00
Manuel Araoz
4b4d34224b change notification icons 2014-06-23 10:34:54 -03:00
Manuel Araoz
0c03af53a8 fixed karma test bug 2014-06-19 15:57:38 -03:00
Matias Alejo Garcia
cd71ce4421 fix conflics 2014-06-17 16:25:38 -03:00
Matias Alejo Garcia
00ca9f1c32 make unit configurable in settings. update after @cmgustavo comments 2014-06-16 12:44:18 -03:00
Ryan X. Charles
e0baf8bafb remove sound 2014-06-09 10:42:05 -07:00
Matias Alejo Garcia
c64bf07ae3 fix safeUnspents report 2014-06-05 14:55:19 -03:00
Matias Alejo Garcia
da7c2c88db insight REST API retry 2014-06-05 12:18:54 -03:00
Matias Alejo Garcia
9c24b45f4c fix in updateVersion with tests 2014-06-04 23:47:22 -03:00
Matias Alejo Garcia
a7cba1197a add karma test for controller and service 2014-06-04 23:21:41 -03:00
Matias Alejo Garcia
3a4bb56c26 update to socket.io 1.0, adds connection error warnings 2014-06-04 23:16:57 -03:00
Matias Alejo Garcia
77f6a8221a change names in services 2014-06-03 17:49:11 -03:00
Matias Alejo Garcia
ac58d9744e change angular module namespace to copayApp 2014-06-03 17:48:37 -03:00
Gustavo Cortez
0a80fcc896 Fix: beep when incoming a new transaction 2014-06-02 22:21:01 -03:00
Yemel Jardi
329a48b354 Add warning message on new Copay version 2014-06-02 16:52:33 -03:00
Gustavo Cortez
35b6fc1f9a Fixes: mobile version, hide menu when click an item 2014-05-30 00:00:40 -03:00
Gustavo Cortez
61dfec7a0d Fixes:
* Reload address list when click on refresh
* Angular error when do not have any address and click on refresh
2014-05-21 18:53:17 -03:00
Mario Colque
194ddc8079 Merge pull request #444 from cmgustavo/feature/01-alert-txs
Feature/01 alert txs
2014-05-21 10:46:35 -03:00
Gustavo Cortez
08340bca0c @colkito's suggestion 2014-05-21 10:35:47 -03:00
Gustavo Cortez
0b75244579 Fixes: refresh button does not finish with loading to false 2014-05-20 19:55:33 -03:00
Gustavo Cortez
3bae14bd5d Play sound when receive fund 2014-05-20 19:47:16 -03:00
Gustavo Cortez
9428ea55d5 UX: just update address balance that received fund.
Changed rootscope for scope to control address page.
Fixes: not alert when address change receive fund
2014-05-20 19:40:02 -03:00
Gustavo Cortez
edb3e75800 Alert when incoming transaction (not proposal) 2014-05-20 14:31:00 -03:00
Yemel Jardi
ee6821d109 Rename flashMessage variable 2014-05-20 08:30:20 -07:00
Gustavo Cortez
70cae4135f Ask for enable html5 notification on chrome 2014-05-20 11:05:18 -03:00
Matias Alejo Garcia
ba5a3ac2c6 add multiple optiomizations for 30+ tx wallets 2014-05-17 01:19:52 -03:00
Yemel Jardi
f4f060a45b add logout callback on beforeunload 2014-05-15 17:17:44 -07:00
Gustavo Cortez
89b2788e39 Fixes: suggestions by @matiu 2014-05-15 10:41:42 -03:00
Gustavo Cortez
2dc5513592 HTML5 Notification support on chrome 2014-05-15 02:13:25 -03:00
Gustavo Cortez
cb00a5b629 Transactions counter in navbar. Moved updateTx from controller to service. 2014-05-13 04:03:09 -03:00
Manuel Araoz
f764c743e4 remove many unnecesary digests 2014-05-09 15:39:33 -03:00
Manuel Araoz
8836bdf86a optimize address page and refresh UI calls. 2014-05-06 17:36:16 -03:00
Manuel Araoz
710b2f48e3 login optimized 2014-05-06 17:09:35 -03:00
Manuel Araoz
20b0b6e9c7 fix refresh button 2014-05-06 16:21:56 -03:00
Matias Alejo Garcia
65f12f611f better peer management 2014-05-01 21:48:17 -03:00
Manuel Araoz
fd9e6cb48a refactor isChange logic 2014-04-30 20:02:20 -03:00
Manuel Araoz
93620fa6c0 remove peer tab 2014-04-29 19:30:27 -03:00
Gustavo Cortez
25e162770a Clear all notifications when sign out. 2014-04-24 14:57:54 -03:00
Mario Colque
637c9719f9 removed a updateBalance call from header.js 2014-04-22 15:47:09 -03:00
Matias Alejo Garcia
2fbd075206 available address 2014-04-21 13:16:15 -03:00
Mario Colque
e928ca2b81 several improvements 2014-04-21 11:32:51 -03:00
Mario Colque
009d7b75b8 fix conflicts 2014-04-20 22:54:28 -03:00
Matias Alejo Garcia
5dc27c2ef4 Merge pull request #107 from cmgustavo/feature/03-details
WIP: reorder main menu. Renamed home for addresses. Fix header titles
2014-04-20 21:22:59 -03:00
Gustavo Cortez
5267c2ad48 WIP: reorder main menu. Renamed home for addresses. Fix header titles 2014-04-20 20:21:54 -03:00
Gustavo Cortez
cb887ca778 Fix navbar menu on small devices 2014-04-20 19:39:16 -03:00