Commit Graph

340 Commits

Author SHA1 Message Date
Gustavo Maximiliano Cortez 07bf7b8f97
Unconfirmed accounts 2015-09-08 12:04:27 -03:00
Gustavo Maximiliano Cortez e9b74fcddc
Fixes oath code url for livenet/testnet 2015-09-07 19:45:03 -03:00
Gustavo Maximiliano Cortez 71471f2aad
Adds glidera for livenet 2015-09-07 18:48:47 -03:00
Gustavo Maximiliano Cortez 40113052f4
Sell 2015-09-07 17:43:55 -03:00
Gustavo Maximiliano Cortez cb6d086eeb
Preferences 2015-09-07 11:14:09 -03:00
Gustavo Maximiliano Cortez 9379e6e574 Permissions 2015-09-05 14:32:30 -03:00
Gustavo Maximiliano Cortez ffa268a827 Sell flow completed 2015-09-05 14:32:30 -03:00
Gustavo Maximiliano Cortez 49cd19bd1b Better look and feel 2015-09-05 14:32:29 -03:00
Gustavo Maximiliano Cortez 4ed39a22d4 Glidera Integration 2015-09-05 14:30:17 -03:00
Gustavo Maximiliano Cortez b1b0fb929a Merge pull request #3069 from troggy/addon/state
Allow addon menu items to run arbitrary code on click
2015-09-04 11:36:34 -03:00
Kosta Korenkov f41be9f4e5 Allow addons to use custom template for proposal row on home screen. 2015-09-04 09:14:49 +03:00
Kosta Korenkov 89bf65b97c Allow addons menu items to run arbitrary code on click
This would allow for addon to have separate view, not only tab view in home contoller.
2015-09-04 09:08:03 +03:00
Kosta Korenkov dcafad99a7 Fix empty space in menu bar with one addon 2015-09-01 06:52:54 +03:00
Matias Alejo Garcia f5dc787f65 Merge pull request #3102 from cmgustavo/bug/fee-default01
Fix default fee: normal
2015-08-21 10:53:24 -03:00
Matias Alejo Garcia 0791c3fc32 Merge pull request #3095 from cmgustavo/bug/modal-txp-05
Fixes txp modals for single outputs
2015-08-21 10:53:05 -03:00
Gustavo Maximiliano Cortez 854b1511de
Refactory single/multiples outputs 2015-08-20 16:43:03 -03:00
Gustavo Maximiliano Cortez cae4074cc9
Cleaning more variables 2015-08-19 17:39:31 -03:00
Gustavo Maximiliano Cortez d29b36b935
Clear variable if wallet changed. Fix padding in home 2015-08-19 17:10:40 -03:00
Gustavo Maximiliano Cortez ae7edb1d3e
Fix default fee: normal 2015-08-18 12:31:37 -03:00
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
Matias Alejo Garcia af41deb0e4 fix tx history refresh 2015-07-06 10:40:40 -03:00
Gustavo Maximiliano Cortez 46ff73aa02
Adds CSV history 2015-07-03 15:35:34 -03:00
Matias Alejo Garcia ca5a1b6305 use unit name 2015-07-01 11:00:43 -03:00
Matias Alejo Garcia 041f4e32ee fix save-remote with unregisters wallets 2015-06-30 18:38:45 -03:00
Matias Alejo Garcia 083efc3232 lowercase unit name 2015-06-30 18:11:58 -03:00
Matias Alejo Garcia 7f65822790 save remote for new clients 2015-06-29 22:40:39 -03:00
Matias Alejo Garcia c65b2d7c07 save lang and unit in BWS 2015-06-29 21:46:34 -03:00
Matias Alejo Garcia 801ad1b798 Merge pull request #2915 from cmgustavo/bug/reconnect-02
Disabling unnecessary online/offline events for mobile/desktop
2015-06-28 09:11:32 -03:00
Matias Alejo Garcia 063b520db0 create new address on send 2015-06-27 20:58:42 -03:00
Matias Alejo Garcia 1323ad48db refactor address management 2015-06-27 20:58:42 -03:00
Matias Alejo Garcia 7433b1b863 wallet selection popup, link to open it 2015-06-27 20:58:42 -03:00
Gustavo Maximiliano Cortez d02c1a7f11
Removes online/offline events 2015-06-26 11:55:41 -03:00
Gustavo Maximiliano Cortez 8161461899
wrong order 2015-06-25 15:53:01 -03:00
Gustavo Maximiliano Cortez 6bcc7a4369
Little fixes on reconnecting event 2015-06-25 15:37:39 -03:00
Gustavo Maximiliano Cortez 24244bdda4
Fixes reconnection and online events 2015-06-25 12:26:43 -03:00
Gustavo Maximiliano Cortez d1c55e0876
Adds Fee to TXP modal 2015-06-22 11:33:53 -03:00
Matias Alejo Garcia 67ba30a20e add support for fee customization
Signed-off-by: Matias Alejo Garcia <[email protected]>
2015-06-19 17:22:12 -03:00
Matias Alejo Garcia 7e23bd3406 refactor quiet 2015-06-19 15:09:15 -03:00
Matias Alejo Garcia 206fe41db5 implement send all support 2015-06-19 15:05:25 -03:00
Ivan Socolsky d10057c745 Merge pull request #2898 from matiu/feat/handle-txp-delete
Feat/handle txp delete
2015-06-18 12:17:35 -03:00
Matias Alejo Garcia bcd7510ad7 rm onelined 2015-06-18 11:17:35 -03:00
Matias Alejo Garcia e95956e5a8 handles new deletion rules 2015-06-17 16:25:05 -03:00
Gustavo Maximiliano Cortez da60f355e4
Fix typos 2015-06-13 02:01:02 -03:00
Gustavo Maximiliano Cortez 80beebf928
Resume/OnLine events do not display notifications 2015-06-12 17:01:13 -03:00
Sascha Dückers 6ff78097d4 German translation fix 2015-06-11 22:08:32 +02:00
Sascha Dückers 96bf9c70c8 Add German translation 2015-06-11 21:38:48 +02:00
Gustavo Maximiliano Cortez 784757d4ec
Replaces for by lodash function 2015-06-10 15:01:49 -03:00
Gustavo Maximiliano Cortez d5f21e1ee0
Check re-scan when a new wallet focused 2015-06-10 12:56:26 -03:00
Gustavo Maximiliano Cortez 8ef15e5eae
Clean last address and scann all addresses 2015-06-10 11:12:41 -03:00
Gustavo Maximiliano Cortez 68192b6d25
Add PT languages to selector 2015-06-04 12:54:36 -03:00
Matias Alejo Garcia 2df939ae3a fix available balance 2015-05-30 23:01:45 -03:00
Matias Alejo Garcia 0e300c946a fix refresh 2015-05-30 22:38:08 -03:00
Matias Alejo Garcia e9d90d16fa handler for untilItchanges to txps 2015-05-30 14:28:18 -03:00
Matias Alejo Garcia ace6c0c248 Merge pull request #2790 from bechi/add-colours
Add colours
2015-05-29 15:31:21 -03:00
bechi e44fbf9634 add more colours 2015-05-29 15:25:41 -03:00
Matias Alejo Garcia b32b29259a fix refreshUntilItChanges 2015-05-29 12:54:10 -03:00
Matias Alejo Garcia 1fca607300 better connection error handling 2015-05-29 12:54:01 -03:00
bechi e95228e37b add more colours 2015-05-29 11:43:50 -03:00
Matias Alejo Garcia 837f6fced1 update to current BWC 2015-05-19 14:10:47 -03:00
Matias Alejo Garcia a8a0023e38 ignore history server errors 2015-05-19 12:01:18 -03:00
Matias Alejo Garcia 17deda9000 unify strings to "payment". Add retry on balance update 2015-05-18 16:21:36 -03:00
Matias Alejo Garcia d851f62c7f add wallet alias 2015-05-14 10:39:22 -03:00
Matias Alejo Garcia 51ad7d83dc import on splash 2015-05-13 11:58:19 -03:00
Gustavo Maximiliano Cortez f56ff4c833 Merge pull request #2694 from matiu/anims
State Anims
2015-05-11 16:54:58 -03:00
Gustavo Maximiliano Cortez e973d4cfa0 Merge pull request #2696 from bechi/sidebar-color1
change color for sidebar
2015-05-11 14:18:14 -03:00
bechi 1c3af263ea change default color for wallet 2015-05-11 10:18:18 -03:00
bechi 7827d33f5a change color for sidebar 2015-05-08 18:27:27 -03:00
Matias Alejo Garcia fb3026f3c4 no future transactions 2015-05-08 15:27:07 -03:00
Matias Alejo Garcia 061c4fbd8f transations working, new schema 2015-05-08 15:27:07 -03:00
Gustavo Maximiliano Cortez c55fe955cd
Fix payment intent 2015-05-08 15:19:42 -03:00
Matias Alejo Garcia 9f620d127e Merge pull request #2663 from cmgustavo/feat/slide
Modals animation (slide up/down)
2015-05-08 14:26:14 -03:00
Gustavo Maximiliano Cortez e24628d775 New slide up/down for different states 2015-05-04 19:23:18 -03:00
Matias Alejo Garcia 00475abbab set backupflag on import 2015-05-04 15:47:04 -03:00
Gustavo Maximiliano Cortez 826ea930b1 Renames of variables 2015-05-04 14:34:27 -03:00
Matias Alejo Garcia 476d5ecba7 fix touchdown default in android. reconnecting debouce 2015-05-04 13:30:41 -03:00
Matias Alejo Garcia 5c3b65c38b add avance settings 2015-05-04 13:30:41 -03:00
bechi 59e164de02 change icon in some places 2015-04-30 16:16:27 -03:00
Gustavo Maximiliano Cortez ecee13d96f
Added strings to translate. Updates spanish 2015-04-30 13:03:30 -03:00
Gustavo Maximiliano Cortez cbf3d7cceb
Update translations for controllers and services 2015-04-29 19:19:10 -03:00
Matias Alejo Garcia 5b88b82623 add customr swipe 2015-04-29 12:08:42 -03:00
Matias Alejo Garcia 6e8e9488fa fix non clickeable padding in sidebar 2015-04-28 20:31:01 -03:00
Matias Alejo Garcia 23f096844f fix menu and sidebar 2015-04-28 20:13:28 -03:00
Matias Alejo Garcia 9abccdba41 fix update on resume 2015-04-28 19:26:22 -03:00
Matias Alejo Garcia a56507fe87 faster tab switching 2015-04-28 16:58:40 -03:00
Matias Alejo Garcia 138d44f38b fix syntax 2015-04-27 14:18:22 -03:00
Matias Alejo Garcia e844086ac4 better error on recreate2 2015-04-27 14:14:51 -03:00
Matias Alejo Garcia dc7676e4b0 better error on recreate 2015-04-27 14:11:52 -03:00
Matias Alejo Garcia 22f58fde79 fix refresh at update color 2015-04-27 13:11:32 -03:00
Matias Alejo Garcia 20b7a851d3 open dir only once 2015-04-27 12:35:26 -03:00
Matias Alejo Garcia 7028f6f1c5 fix timming in modal 2015-04-27 02:10:51 -03:00
Matias Alejo Garcia 6f1721d7c1 no backup warning for TESTNET wallets 2015-04-26 20:30:09 -03:00
Matias Alejo Garcia 7f6b41e11d no file storage from WP 2015-04-26 11:41:25 -03:00
Matias Alejo Garcia f47d6b0564 view logs in UX 2015-04-25 14:42:23 -03:00
Matias Alejo Garcia 1f6596a5ad file api working. Migration script missing 2015-04-25 14:42:23 -03:00
Gustavo Maximiliano Cortez 5522768167
Fixes delay of transition on button elements and outlines 2015-04-24 15:59:56 -03:00
Matias Alejo Garcia e2f0515c9e fix err 2015-04-24 14:46:09 -03:00
Matias Alejo Garcia 8d826c9f5d fix error message 2015-04-24 13:56:12 -03:00
Matias Alejo Garcia dae6f96709 fix error at copayers 2015-04-24 03:27:51 -03:00
Matias Alejo Garcia dc0e0bb91f Merge pull request #172 from cmgustavo/matias/bug/notif3-layout-pending
Clean pendingForUs when change wallet. Fix root.go
2015-04-24 03:19:36 -03:00
Matias Alejo Garcia ceca507fa5 better loading 2015-04-24 03:01:26 -03:00
Gustavo Maximiliano Cortez 68678613b7 Clean pendingForUs when change wallet. Fix root.go 2015-04-24 02:46:29 -03:00
Matias Alejo Garcia 67d140e981 fix changing wallet / form reset 2015-04-24 02:42:17 -03:00
Matias Alejo Garcia 1c2432316a Revert "Revert "WIP: Bug/notif2""
This reverts commit cd867d0171.

Conflicts:
	src/css/main.css
2015-04-23 23:51:21 -03:00
Matias Alejo Garcia 370dfa942a add $apply 2015-04-23 23:50:22 -03:00
Matias Alejo Garcia cd867d0171 Revert "WIP: Bug/notif2" 2015-04-23 23:01:46 -03:00
Matias Alejo Garcia 816901378e fix error notifications 2015-04-23 19:05:44 -03:00
Matias Alejo Garcia 30eb9bf0c5 error notifications 2015-04-23 18:28:35 -03:00
Matias Alejo Garcia 1f403468e6 attack fastclick 2015-04-23 18:05:31 -03:00
Matias Alejo Garcia 3c00a4a06c Revert "rm fastclick"
This reverts commit ea7484512f.

Conflicts:
	src/js/controllers/index.js
2015-04-23 17:45:32 -03:00
Matias Alejo Garcia cd901f5b3e only show matching network wallet in payment intents 2015-04-23 16:17:18 -03:00
Matias Alejo Garcia c769f69c4e fix send 2015-04-23 15:32:11 -03:00
Matias Alejo Garcia 1515b9446f fix send 2015-04-23 15:25:27 -03:00
Matias Alejo Garcia 4f60626710 fixes one-page 2015-04-23 15:25:26 -03:00
Matias Alejo Garcia ea7484512f rm fastclick 2015-04-23 14:12:32 -03:00
Matias Alejo Garcia faea6dfb6d rm ng class 2015-04-23 13:12:30 -03:00
Matias Alejo Garcia 589200b455 one page 2015-04-23 12:27:57 -03:00
Gustavo Maximiliano Cortez 140440b224 Fix translate option 2015-04-22 18:41:30 -03:00
Gustavo Maximiliano Cortez 764caffd74 Fix preferencesLanguage 2015-04-22 15:54:44 -03:00
Gustavo Maximiliano Cortez 93e61b66df Update translation. Removed old files 2015-04-22 15:54:44 -03:00
Gustavo Maximiliano Cortez 401490df5e Bug fixes 2015-04-22 15:52:01 -03:00
Matias Alejo Garcia 277ce12288 Merge pull request #2588 from cmgustavo/bug/update-balance-01
Fix update balance after broadcast a tx
2015-04-21 18:46:52 -03:00
Matias Alejo Garcia c6795c357b Merge pull request #2582 from cmgustavo/bug/update-unit
Update tx history after change unit
2015-04-21 18:12:58 -03:00
Gustavo Maximiliano Cortez 4aafe45fb0 Fix update balance after broadcast a tx 2015-04-21 17:49:17 -03:00
Matias Pando a8a1df04b1 Hiding menu on send.js 2015-04-21 13:07:14 -03:00
Gustavo Maximiliano Cortez d05b70c332 Update tx history after change unit 2015-04-21 12:20:54 -03:00
Gustavo Maximiliano Cortez c6d17fc15e Set backup flag after import a backup 2015-04-20 15:10:11 -03:00
Matias Alejo Garcia 563b318db6 clear error after recreate 2015-04-18 07:24:05 -03:00
Matias Alejo Garcia 9b3e8363a0 fix addr at recreat 2015-04-18 07:08:08 -03:00
Matias Alejo Garcia 2c3eb25240 use new bwc global paypro verify flag 2015-04-16 19:44:12 -03:00
Matias Alejo Garcia 1a68e348c4 ignorePayPro verification in chrome 2015-04-16 17:44:12 -03:00
bechi d9a4967c71 change color wallet default 2015-04-16 11:54:22 -03:00
Matias Alejo Garcia 9ee1ceb46f better update order at walletHome 2015-04-15 14:50:08 -03:00
Matias Pando b270ec608f Scanning addresses 2015-04-15 14:03:58 -03:00
Gustavo Maximiliano Cortez 63998a8b0f remove digest 2015-04-14 16:41:03 -03:00
Matias Alejo Garcia e01fc86835 tap to retry 2015-04-14 16:06:04 -03:00
Matias Alejo Garcia d21c9320c4 fix offline notifications 2015-04-14 12:51:49 -03:00
Matias Alejo Garcia 6186a70a50 better handling clientError 2015-04-14 09:43:47 -03:00
Matias Alejo Garcia 9efa2dfe24 handle network reconnection 2015-04-14 09:43:47 -03:00
Matias Alejo Garcia ff8560208b handle notauthorized 2015-04-14 09:42:58 -03:00
Gustavo Maximiliano Cortez 86ded3d30a Fix animation to use hardware acceleration 2015-04-11 12:53:29 -03:00
Matias Alejo Garcia 320de62f13 bwc 2015-04-11 10:53:15 -03:00