Commit graph

171 commits

Author SHA1 Message Date
Matias Alejo Garcia
19ee4424a4 fix commit 2015-08-13 14:54:53 -03:00
Matias Alejo Garcia
e0fc92c964 Merge pull request #3082 from cmgustavo/translation/ru-01
New language: Russian
2015-08-12 15:49:25 -03:00
Matias Alejo Garcia
e4651ef7b0 simplifies error handling at index + universal error popup 2015-08-12 13:04:39 -03:00
Matias Alejo Garcia
5ad2532593 fix parameters2 2015-08-12 11:52:04 -03:00
Gustavo Maximiliano Cortez
8231271bc6
New language: Russian 2015-08-12 11:18:03 -03:00
Matias Alejo Garcia
033f7c163f better handing of errors + prevent joining the same wallet more that once 2015-08-12 11:08:33 -03:00
Matias Alejo Garcia
fe07348a5a adds errorCb, handles blocks 2015-08-12 08:57:44 -03:00
Matias Alejo Garcia
ba40323b7b show pending update 2015-08-11 17:47:03 -03:00
Matias Alejo Garcia
48d6b78667 WIP send max fixes 2015-08-11 17:47:02 -03:00
Gustavo Maximiliano Cortez
1613062f48
Disables alert() function for chromeapp 2015-08-11 01:21:50 -03:00
Gustavo Maximiliano Cortez
12d132c37a Updates angular-bwc and new error messages 2015-08-10 11:03:41 -03:00
Gustavo Maximiliano Cortez
779db5a06c Advanced send options 2015-08-10 11:03:41 -03:00
Gustavo Maximiliano Cortez
77abe774ac Merge pull request #3064 from greggzigler/bug/receivedHistoryAmount
txhistory of received payments show non-receiver outputs
2015-08-10 10:48:07 -03:00
Gregg Zigler
949550c35d isolate change specific to action = received 2015-08-06 07:23:47 -07:00
Kosta Korenkov
6e37cb3017 Allow addons to customize pending proposals 2015-08-06 15:30:57 +03:00
Gregg Zigler
07b9fb3921 txhistory of received payments show all outputs, including sender's change address 2015-08-05 15:25:54 -07:00
Matias Alejo Garcia
e3dd3787a3 Merge pull request #3050 from cmgustavo/translation/updates-fee-levels
Translation/updates fee levels
2015-07-31 11:41:48 -03:00
Gustavo Maximiliano Cortez
308ec270e4
Removes translation for languages name 2015-07-30 15:49:00 -03:00
Gustavo Maximiliano Cortez
458a17e0be
Uses object for level options 2015-07-30 15:26:16 -03:00
Gregg Zigler
43bca75728 txp and txhistory share outputs.html for all amount/address/message 2015-07-28 10:46:00 -07:00
Gregg Zigler
4867e9983f simplify recipient summary logic so that entire list is expanded with one click 2015-07-28 10:40:01 -07:00
Gregg Zigler
c18fca0d7a if only one recipient, do not summarize in views 2015-07-28 10:37:25 -07:00
Gregg Zigler
acf33a5467 txp outputs must be in same order and fully expanded so that signature matches 2015-07-28 10:37:25 -07:00
Gregg Zigler
d929e32949 remove data hack, display proposals honestly 2015-07-28 10:37:25 -07:00
Gregg Zigler
d61ba54899 replace outputs list at bottom with expandable list at top 2015-07-28 10:37:25 -07:00
Gregg Zigler
805eebb752 handle multiple outputs in transaction proposal 2015-07-28 10:37:25 -07:00
Gustavo Maximiliano Cortez
5742dee340 Adds three levels of dynamic fees 2015-07-27 15:43:52 -03:00
dabura667
fd2a8dd368 update languages 2015-07-24 00:38:55 +09:00
Matias Alejo Garcia
c7caf71e93 add a new record for network fees 2015-07-17 15:51:12 -03:00
Matias Alejo Garcia
4fa62b0e4e handle moved + fee 2015-07-17 14:43:40 -03:00
Matias Alejo Garcia
73f7d9a22b add fee to tx history 2015-07-17 14:30:55 -03:00
Gustavo Maximiliano Cortez
d446c9facf Merge pull request #2998 from matiu/feat/nosign-backup
export backup without signing capabilities
2015-07-16 12:01:35 -03:00
Gustavo Maximiliano Cortez
b580c3429d Merge pull request #2968 from troggy/addon-system
Addon support
2015-07-16 12:00:54 -03:00
Matias Alejo Garcia
bddfa5c4d9 export backup without signing capabilities 2015-07-15 22:11:37 -03:00
Gustavo Maximiliano Cortez
7285670500 Merge pull request #2992 from matiu/bug/disable-email
fix disabling email
2015-07-14 17:34:38 -03:00
Matias Alejo Garcia
1224a9a5bc fix disabling email 2015-07-14 17:29:56 -03:00
Gustavo Maximiliano Cortez
b2a901c17f
Adds txid to Note column 2015-07-14 16:47:23 -03:00
Gustavo Maximiliano Cortez
7945e9ca59
Adds return 2015-07-14 12:19:22 -03:00
Gustavo Maximiliano Cortez
4983cfb4c4
Updates getting history to new bws limit 2015-07-14 11:16:54 -03:00
Kosta Korenkov
a8b20d3e7d Clarify the purpose of BalanceUpdated event emission 2015-07-13 22:25:34 +03:00
Matias Alejo Garcia
4ffd6bd351 fix future times 2015-07-13 13:31:05 -03:00
Matias Alejo Garcia
0bdb92b583 fix refresh after send 2015-07-13 13:09:52 -03:00
Matias Alejo Garcia
10a67e4b3d Merge pull request #2964 from cmgustavo/bug/csv-export-nodewebkit
Fix saving .csv file in Node-Webkit
2015-07-10 16:30:57 -03:00
Gustavo Maximiliano Cortez
d448cf4086 Merge pull request #2960 from matiu/bug/refreshtx
fix tx history refresh
2015-07-10 16:13:56 -03:00
Kosta Korenkov
e6785335a9 Addon support
Addons are simple Angular modules with views, controllers, services etc. Addons can register
themselves in Copay using pluginManagerProvider. It allows them to add extra items to the bottom
menu and as well as extra tab-views:

````
  addonManagerProvider.registerAddon({
    menuItem: {
      'title': 'Assets',
      'icon': 'icon-pricetag',
      'link': 'assets'
    },
    view: {
      id: 'assets',
      'class': 'assets',
      template: 'colored-coins/views/assets.html'
    }
  });
````

Addons can consume core Copay services and listen for events to react on changes. For this very
first addon system inplementation Copay emits additional BalanceUpdated event so that interested
addons can react on new transactions (see plugin reference implementation below).

As bottom menu can accomodate only 6 items without sacrificing usability, so it was reworked to
have second layer of items. Now If menu has more than 6 items, toggle button will be added to
the menu allowing to reveal extra items in a sliding panel. Bottom menu in this case will show
only 5 items, the rest will be rendered on sliding panel.

This changes addresses issue #2949 and reference implementation of addon could be found here:
https://github.com/troggy/copay-colored-coins-plugin
2015-07-10 14:31:17 +03:00
Gustavo Maximiliano Cortez
2b968b0a12
Fix save csv file nodewebkit 2015-07-07 23:56:49 -03:00
Gustavo Maximiliano Cortez
9fad9fd439
Adds wallet name to filename 2015-07-07 13:48:45 -03:00
Gustavo Maximiliano Cortez
b58a26a2f1
Fix node-webkit download file 2015-07-07 13:24:18 -03:00
Gustavo Maximiliano Cortez
aa746705fe
CSV compatible with LibraTax 2015-07-06 16:31:54 -03:00
Matias Alejo Garcia
fd8bee2bae also un outgoinging txs 2015-07-06 11:12:40 -03:00