Commit graph

1,504 commits

Author SHA1 Message Date
Matias Alejo Garcia
03662d9017 Merge pull request #786 from cmgustavo/bug/01-setting-typos
Fix typos in setting options.
2014-06-27 16:08:38 -03:00
Gustavo Cortez
e7dbaa2767 Fix typos in setting options. 2014-06-27 15:59:59 -03:00
Manuel Araoz
87e1dddde9 fix version notification test 2014-06-27 15:42:38 -03:00
Manuel Araoz
f964467c01 change version notifications to html5 2014-06-27 15:42:38 -03:00
Manuel Araoz
80376c16f8 fix insight notification 2014-06-27 15:42:38 -03:00
Manuel Araoz
1b82c3b52e remove insight custom notification 2014-06-27 15:42:38 -03:00
Matias Alejo Garcia
27a7b56ea7 Merge pull request #783 from maraoz/remove/auth-for-txp-metadata
remove authoritativeness for txp metadata
2014-06-27 14:52:52 -03:00
Matias Alejo Garcia
571c26d5cf Update CHANGES.md 2014-06-27 14:13:06 -03:00
Yemel Jardi
955f895756 Update CHANGES.md
add shared address book and review of 1-of-1
2014-06-27 13:29:40 -03:00
Manuel Araoz
32a7190a80 remove authoritativeness for txp metadata 2014-06-27 13:03:24 -03:00
Gustavo Maximiliano Cortez
aa009496ba Merge pull request #775 from matiu/ux/tooltip
fix SIN tooltip
2014-06-27 10:21:33 -03:00
Matias Alejo Garcia
6d0102324a fix SIN tooltip 2014-06-27 10:16:44 -03:00
Matias Alejo Garcia
cefe1548a5 Merge pull request #774 from ryanxcharles/feature/show-SIN
we are merging this and changing to tooltip in a future PR.
2014-06-27 10:11:38 -03:00
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
Ryan X. Charles
3295e72986 display SIN (peerId) in title for copayer vids
It's important to be able to confirm the SIN of the copayers (the hash of the
public key). This needs to be communicated over an external, secure
communication channel.
2014-06-26 17:34:22 -07: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