Commit Graph

5806 Commits

Author SHA1 Message Date
Gustavo Maximiliano Cortez 3c994793f1 Merge pull request #3083 from matiu/feat/send-max
Handling errors / multiple join / differenciated balance
2015-08-12 14:49:30 -03:00
Matias Alejo Garcia 81ebe2708f fix switch case 2015-08-12 14:38:29 -03:00
Matias Alejo Garcia d7af0bf9be fix translate 2015-08-12 14:36:07 -03:00
Matias Alejo Garcia 46f78f4900 add alert template 2015-08-12 13:04:50 -03:00
Matias Alejo Garcia e4651ef7b0 simplifies error handling at index + universal error popup 2015-08-12 13:04:39 -03:00
dabura667 1cb5687d0a Add Russian 2015-08-13 00:56:28 +09:00
Matias Alejo Garcia 5ad2532593 fix parameters2 2015-08-12 11:52:04 -03:00
Matias Alejo Garcia d61206d2c0 fix parameters 2015-08-12 11:49:13 -03:00
Matias Alejo Garcia ead4c403d4 rm translate 2015-08-12 11:39:55 -03:00
Gustavo Maximiliano Cortez 8231271bc6
New language: Russian 2015-08-12 11:18:03 -03:00
Matias Alejo Garcia 7c65b9907f better find code 2015-08-12 11:16:34 -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
dabura667 c87eb6014a Update appstore update info 2015-08-12 20:23:31 +09:00
dabura667 6747d5a02b Update template.pot 2015-08-12 20:23:08 +09:00
Gustavo Maximiliano Cortez 42cd5ba3e0
Fixes unconfirmed message 2015-08-11 18:55:47 -03:00
Gustavo Maximiliano Cortez 90bfe4aaa2
Display if has unconfirmed inputs 2015-08-11 17:59:41 -03:00
Gustavo Maximiliano Cortez 243979ac8b Merge pull request #3078 from matiu/feat/send-max
Feat/send max
2015-08-11 17:49:52 -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
Matias Alejo Garcia 8189d571bf Merge pull request #3060 from cmgustavo/feat/adv-send
Advanced send options
2015-08-11 17:46:05 -03:00
Gustavo Maximiliano Cortez 1613062f48
Disables alert() function for chromeapp 2015-08-11 01:21:50 -03:00
Gustavo Maximiliano Cortez 3e87998981
Updates template.pot 2015-08-10 11:31:23 -03:00
Gustavo Maximiliano Cortez 45c32371d6 Fixes some capitalized words 2015-08-10 11:03:42 -03:00
Gustavo Maximiliano Cortez d8a155a0e8 Hide options if it is the old bws 2015-08-10 11:03:41 -03:00
Gustavo Maximiliano Cortez a034c832be Fix typos. Updates with suggestions 2015-08-10 11:03:41 -03:00
Gustavo Maximiliano Cortez 4a79dbd01f Fix layout. Adds spend unconfirmed to txp details 2015-08-10 11:03:41 -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
Matias Alejo Garcia 9b0ab9f7d0 Merge pull request #3070 from jlopp/spellingFix
fix connection error messages to be grammatically correct
2015-08-10 10:10:28 -03:00
Matias Alejo Garcia 5bdaf7b2cd Merge pull request #3065 from troggy/addon/custom-tx-status
Allow to provide custom templateUrl to txStatus
2015-08-10 10:06:25 -03:00
Matias Alejo Garcia 357bfd4621 Merge pull request #3058 from troggy/addon/format-amount
Allow addons to customize pending proposals
2015-08-10 10:05:19 -03:00
Jameson Lopp d853cf12b7 don't modify .po files 2015-08-08 18:19:15 -04:00
Jameson Lopp 16d704ae49 fix connection error messages to be grammatically correct 2015-08-08 17:26:19 -04:00
Matias Alejo Garcia eaa1c69506 Merge pull request #3068 from cmgustavo/bug/number-input
Supports commas on amount input
2015-08-08 09:37:23 -03:00
Gustavo Maximiliano Cortez ce05318d94
Replaces comma by dot 2015-08-07 17:21:22 -03:00
Gustavo Maximiliano Cortez 93028b9be0
Fixes decimal inputs 2015-08-07 11:23:32 -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
Kosta Korenkov 56e91029da Make addonManager to be service
..so it would be possible to use other services/factories/values when registering addon
2015-08-06 15:30:57 +03:00
Kosta Korenkov 823dc6f1a7 Store the whole addon spec in addonManager 2015-08-06 15:30:57 +03:00
Kosta Korenkov d4e6ae98ef Allow to provide custom templateUrl to txStatus 2015-08-06 15:30:19 +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
Ivan Socolsky 7462a49066 Merge pull request #3059 from cmgustavo/bug/fees-nbBlocks
Hide estimation time if nbBlocks is null
2015-08-03 12:22:13 -03:00
Gustavo Maximiliano Cortez 88e1481a3e
Hide estimation time if nbBlocks is null 2015-08-03 12:01:51 -03:00
Gustavo Maximiliano Cortez 7258b4d64c Merge pull request #3057 from dabura667/master
Update template.pot
2015-08-03 11:36:04 -03:00
dabura667 e91dd505ce Update template.pot 2015-08-02 22:12:41 +09:00
Matias Alejo Garcia ead3c6a341 Merge pull request #3051 from cmgustavo/translation/credits
Credist for crowdin translators
2015-07-31 11:42:02 -03: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