Commit Graph

1339 Commits

Author SHA1 Message Date
Matias Alejo Garcia cfdd7980b8 Merge pull request #765 from cmgustavo/bug/number-filter-angularjs
Bug/angularjs-filter
2014-06-27 10:10:30 -03:00
Gustavo Maximiliano Cortez 1af298b5f1 Merge pull request #772 from matiu/feature/defaultsToSSLandLivenet
SSL and livenet config by default
2014-06-27 09:55:26 -03:00
Gustavo Cortez f669f383e2 Fixed karma test (rounded values) 2014-06-27 09:53:18 -03:00
Matias Alejo Garcia 7693b27e90 rm console.log 2014-06-27 09:42:18 -03:00
Gustavo Cortez 75b45d2f17 Fixed amount values: decimal is variable, depending of unit in config. Also custom values are allowed 2014-06-27 02:46:28 -03:00
Gustavo Cortez bc5c473752 Fix conflicts:
index.html
2014-06-27 00:04:25 -03:00
Matias Alejo Garcia 16541f413e Merge pull request #773 from maraoz/ui/unify-notifications
Unify notification systems
2014-06-26 23:27:56 -03:00
Matias Alejo Garcia c16531dfb7 Merge pull request #768 from ryanxcharles/feature/authentication
Authentication
2014-06-26 23:12:46 -03:00
Matias Alejo Garcia 4467ae270f Merge pull request #759 from cmgustavo/bug/01-amount-input
Bug/01 amount input
2014-06-26 22:47:56 -03:00
Matias Alejo Garcia de0ab04de5 0.2.0 2014-06-26 21:34:22 -03:00
Ryan X. Charles ed0ced1971 Merge pull request #760 from yemel/fix/test-changes
improve performance at rounding error tests
2014-06-26 15:18:00 -07:00
Manuel Araoz 938d4b14ef remove unused html 2014-06-26 19:15:39 -03:00
Manuel Araoz 5bc573b490 fix error notif time 2014-06-26 19:09:48 -03:00
Manuel Araoz 507b844eed fix transactions 2014-06-26 19:00:05 -03:00
Manuel Araoz 5e12523338 fix signin and add tests 2014-06-26 19:00:04 -03:00
Manuel Araoz 8d3d35ff83 fix setup, add test 2014-06-26 18:59:35 -03:00
Manuel Araoz 4c5d3883e1 fix import and send, and add test 2014-06-26 18:57:03 -03:00
Manuel Araoz 1e1ac82a14 remove flashmessages from transactions 2014-06-26 18:57:03 -03:00
Manuel Araoz c400ba2695 remove flashmessages from header 2014-06-26 18:57:03 -03:00
Manuel Araoz 710160ff84 remove flashmessages from import 2014-06-26 18:57:03 -03:00
Manuel Araoz 40a07e9647 remove flashmessages from signin 2014-06-26 18:57:03 -03:00
Manuel Araoz e389a3f82c replace flashmessage for notifications 2014-06-26 18:57:03 -03:00
Matias Alejo Garcia d4805b925d SSL and livenet config by default 2014-06-26 18:47:27 -03:00
Ryan X. Charles c0b95a5879 fix encoding mistake - payload should be buffer-like 2014-06-26 14:26:58 -07:00
Ryan X. Charles 08a741d880 confirm peerId matches claimed pubkey to prevent MITM attacks 2014-06-26 13:58:45 -07:00
Gustavo Cortez f94292e49d Test for the new filter 2014-06-26 16:38:09 -03:00
Gustavo Cortez 5f99554478 New Angular filter for correct the formatting issue of the currency value 2014-06-26 16:11:40 -03:00
Matias Alejo Garcia bdfac63f1a Update CHANGES.md 2014-06-26 16:03:10 -03:00
Gustavo Maximiliano Cortez dff3c9c479 Merge pull request #755 from yemel/feature/importing-feedback
Add feedback while importing wallet
2014-06-26 15:51:28 -03:00
Gustavo Maximiliano Cortez 625fe74a5a Merge pull request #756 from maraoz/feature/continue-and-backup
Add continue and backup button to intermediate screen
2014-06-26 15:38:20 -03:00
Matias Alejo Garcia 7dc215fd16 Merge pull request #764 from gabegattis/patch-2
fix typos. thanks!
2014-06-26 14:28:11 -03:00
gabegattis b89d0e6278 fix typos 2014-06-26 13:21:53 -04:00
Matias Alejo Garcia e57f1aa04b Update CHANGES.md 2014-06-26 13:27:07 -03:00
Matias Alejo Garcia 9f8ec70d0c Update CHANGES.md 2014-06-26 13:25:46 -03:00
Ryan X. Charles 543c42a6a8 add authentication via new Message core class 2014-06-26 08:50:39 -07:00
Manuel Araoz 8ef0d565ab fix import backup request 2014-06-26 12:33:14 -03:00
Yemel Jardi 80499af194 fix error and improve performance 2014-06-26 11:16:54 -03:00
Manuel Araoz 380503f97f add tests 2014-06-26 10:16:28 -03:00
Manuel Araoz 1639b796cf intermediate screen backup 2014-06-26 10:16:28 -03:00
Yemel Jardi a5a30c3ba5 Add wallet factory tests 2014-06-26 10:08:40 -03:00
Gustavo Maximiliano Cortez a1fe7b3d7d Merge pull request #754 from ryanxcharles/bug/fix-insight-mocha-browser
fix exception in insight mocha browser tests
2014-06-26 09:58:27 -03:00
Matias Alejo Garcia 590b614f1e Create CHANGES.md 2014-06-25 22:28:53 -03:00
Gustavo Cortez e330da0b9b Fixed test and new test entry for new method 2014-06-25 19:11:50 -03:00
Gustavo Cortez 2de90d093e Fixes:
* Copy available funds to input (amount) on Chrome browser.
* Improve style of topAvailable button.
* Show valid message immediately after copy.
* Hide link if not have funds
2014-06-25 18:54:08 -03:00
Gustavo Cortez c669fc2d17 More tests for amounts validation 2014-06-25 17:10:00 -03:00
Yemel Jardi db59a1bd36 reduce the chance of a test failure 2014-06-25 16:17:34 -03:00
Yemel Jardi 96cbf8ad7b Add feedback while importing wallet 2014-06-25 15:58:55 -03:00
Gustavo Cortez f379ee95c0 Fixes: number variables forced to be a Number type. 2014-06-25 15:44:19 -03:00
Gustavo Cortez b221bb16d4 Minor fixes:
* min value allowed on input (was 1, now is 0.0001)
* Number filter with 4 decimals
2014-06-25 15:24:11 -03:00
Ryan X. Charles a5e7b54d19 Merge pull request #753 from yemel/performance/index-discovery-test
Small test refactor for performance
2014-06-25 10:54:53 -07:00