Commit graph

1,696 commits

Author SHA1 Message Date
Gustavo Maximiliano Cortez
950a89727b removed transaction proposals from history. Just list transactions sent 2014-10-30 21:32:49 -03:00
Matias Alejo Garcia
4afcad4601 Merge pull request #1613 from bechi/bugs/ui-07
Bugs/ui 07
2014-10-30 17:48:44 -03:00
Matias Alejo Garcia
6edaf9f1a4 Merge pull request #1612 from isocolsky/fixes
Correctly assign sentTxid when proposal is broadcasted
2014-10-30 17:39:40 -03:00
Matias Alejo Garcia
6715d776c0 Merge pull request #1614 from matiaspando/feature/addLogLevelSettings
Feature/add log level settings
2014-10-30 17:38:50 -03:00
Matias Pando
7cc6e335a7 Adding a way to set the log level from the UI 2014-10-30 17:00:42 -03:00
Matias Pando
f586ecf708 Added drop down 2014-10-30 16:58:48 -03:00
bechi
11ab17ec94 Merge branch 'master' into bugs/ui-07 2014-10-30 16:56:26 -03:00
Matias Alejo Garcia
fcb2401fff Merge pull request #1609 from cmgustavo/feature/import-from-localstorage
Import Old wallets from localStorage
2014-10-30 16:54:53 -03:00
bechi
efab427de1 Merge branch 'master' into bugs/ui-07 2014-10-30 16:51:38 -03:00
Ivan Socolsky
05e836424a correctly assign sentTxid when proposal is broadcasted 2014-10-30 16:47:01 -03:00
bechi
24ea10c36c history section 2014-10-30 16:46:39 -03:00
Matias Alejo Garcia
9914fbce12 Merge pull request #1610 from matiu/feature/home
Feature/home
2014-10-30 16:24:07 -03:00
Matias Alejo Garcia
d2f09291cf add change storage to settings 2014-10-30 16:20:25 -03:00
Gustavo Maximiliano Cortez
965d3e1d96 Import Old wallets from localStorage 2014-10-30 16:13:56 -03:00
Matias Alejo Garcia
fdf466ca45 Merge pull request #1602 from isocolsky/fixes
Small usability fix
2014-10-30 14:14:32 -03:00
Matias Alejo Garcia
505ac5b5c6 rename controllers and views 2014-10-30 14:13:40 -03:00
Matias Pando
8a291732b9 Added email confirmation message 2014-10-30 12:06:48 -03:00
Ivan Socolsky
dcab904f50 reorganized method definitions 2014-10-30 11:38:55 -03:00
Ivan Socolsky
ad1eee6c9c added refresh to settings page 2014-10-30 11:07:15 -03:00
Gustavo Maximiliano Cortez
35eed69cc2 Merge pull request #1599 from matiaspando/feature/functionDeleted
function deleted
2014-10-30 10:27:17 -03:00
Matias Alejo Garcia
02ab30610f Merge pull request #1598 from cmgustavo/feature/identity-compat01
Display a message for users whose have wallet:: but not profile::
2014-10-30 10:00:32 -03:00
Matias Pando
a29585a826 function deleted 2014-10-30 09:51:42 -03:00
Matias Alejo Garcia
08dc892887 add store Profile on adding wallets 2014-10-29 23:23:16 -03:00
Matias Alejo Garcia
b2c04b7372 fix controllerSpec tests 2014-10-29 20:46:45 -03:00
Gustavo Maximiliano Cortez
2c07ad6dd7 Display a message for users whose have wallet:: but not profile:: 2014-10-29 16:21:44 -03:00
Matias Pando
31cab73193 adding message publicKeyRingUpdated 2014-10-29 14:59:28 -03:00
Matias Alejo Garcia
a93a48dc60 Merge pull request #50 from ssotomayor/fixes1592
New addresses are now added at bottom of the list instead of at the top
2014-10-29 14:56:59 -03:00
ssotomayor
5c158a65e1 New addresses are now added at bottom of the list instead of at the top 2014-10-29 14:52:13 -03:00
Esteban Ordano
02b243e9d4 Add address sanitizer to proposal creation 2014-10-29 13:37:21 -03:00
Matias Alejo Garcia
bfdfc68d83 all mocha tests fixes 2014-10-29 08:59:06 -03:00
Matias Alejo Garcia
4522626544 fix and add more tests to Compat 2014-10-29 08:34:07 -03:00
Matias Alejo Garcia
8da1b2ebcf fixing karma tests 2014-10-28 20:28:29 -03:00
Gustavo Maximiliano Cortez
4d79768280 fixes the scan of QR code with bitcoin url 2014-10-28 20:28:29 -03:00
ssotomayor
0fb6e3ea15 Fixes import for 0.6.4 2014-10-28 18:40:51 -03:00
Matias Alejo Garcia
eaf14ddb49 Merge pull request #46 from matiaspando/feature/removeCryptoAES
fixes notification for invalid credentials
2014-10-28 18:23:17 -03:00
Matias Alejo Garcia
1a53c0c504 Merge pull request #45 from eordano/fix/storageDontOverride
Storage: dont override if an item aready exists
2014-10-28 18:23:09 -03:00
Matias Pando
b08ccb6111 fixes notification for invalid credentials 2014-10-28 18:06:32 -03:00
Esteban Ordano
3bed3dbca3 Use the same kdf for Insight Storage 2014-10-28 17:24:29 -03:00
Esteban Ordano
281d66d6e0 Add option to Identity#store to fail if it exists 2014-10-28 17:24:29 -03:00
Esteban Ordano
5eade81294 Add method 'createItem' to DB plugins 2014-10-28 17:24:29 -03:00
Matias Alejo Garcia
ffe9fab380 Merge pull request #44 from isocolsky/ref/backup
Remove backup step in wallet creation
2014-10-28 16:05:56 -03:00
Ivan Socolsky
d5b04d7ad8 removed backup step in wallet creation 2014-10-28 15:48:00 -03:00
Matias Alejo Garcia
ad45eca130 Merge pull request #43 from eordano/fix/profileexport
fix typo on export profile
2014-10-28 15:23:00 -03:00
Esteban Ordano
0b1723ba09 fix typo on export profile 2014-10-28 15:21:39 -03:00
Ivan Socolsky
960a37e85d fixed add new address 2014-10-28 15:04:52 -03:00
Ivan Socolsky
e98c7e68cc retrieving email directly from identity instance 2014-10-28 15:04:52 -03:00
Esteban Ordano
126a57d5ab Fixing encrypted 2014-10-28 15:01:35 -03:00
Esteban Ordano
35bab383b0 Fixes import & export with new encryption 2014-10-28 15:01:34 -03:00
Esteban Ordano
1b0f6836dc Create a Compatibility namespace 2014-10-28 15:00:57 -03:00
ssotomayor
202a047edc Compatibility for wallets 2014-10-28 15:00:57 -03:00