Commit Graph

161 Commits

Author SHA1 Message Date
Gustavo Maximiliano Cortez c745aa8c3e Merge pull request #787 from matiu/bug/settings
Bug/settings
2014-06-27 17:42:35 -03:00
Matias Alejo Garcia fd6a2c19b2 fix disable video options 2014-06-27 17:09:12 -03:00
Manuel Araoz f964467c01 change version notifications to html5 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 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 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
Manuel Araoz 5bc573b490 fix error notif time 2014-06-26 19:09:48 -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
Matias Alejo Garcia 792f48b2ea fix address event subscription 2014-06-25 11:12:38 -03:00
Matias Alejo Garcia f1257d054c fix conflicts 2014-06-24 13:02:25 -03:00
Matias Alejo Garcia 1abf1dc90d small refactor on rootScope 2014-06-24 12:57:15 -03:00
Ryan X. Charles ea2e2d4e19 run js-beautify on everything
...with two spaces. Command: js-beautify -s 2 -r [filename]
2014-06-24 08:36:32 -07:00
Ryan X. Charles a49b9cf664 Merge pull request #727 from maraoz/ui/tx-icon
fix/change notification icons
2014-06-23 15:50:10 -07:00
Yemel Jardi e1dc275ddd Refresh balance on new block 2014-06-23 14:58:11 -03:00
Manuel Araoz 4b4d34224b change notification icons 2014-06-23 10:34:54 -03:00
Manuel Araoz 0347cb5bda add isMobile service and tests 2014-06-23 09:34:48 -03:00
Matias Alejo Garcia a07957d4a3 Merge pull request #719 from yemel/anti-feature/remove-email-backup
Remove email backup feature
2014-06-19 17:20:47 -03:00
Gustavo Cortez 47dcc12910 Fix Conflicts:
js/models/core/Wallet.js
2014-06-19 16:43:34 -03:00
Manuel Araoz 0c03af53a8 fixed karma test bug 2014-06-19 15:57:38 -03:00
Yemel Jardi 7847bdcb2c Remove email backup feature 2014-06-19 15:54:12 -03:00
Gustavo Cortez f1b92ac67f update branch 2014-06-19 13:16:20 -03:00
Gustavo Cortez 4aa3915381 Sync address book with all copayer 2014-06-18 20:18:13 -03:00
Manuel Araoz 86633cd5b4 fix karma tests 2014-06-18 16:02:31 -03:00
Manuel Araoz 0afd80bbd9 fix matis comments 2014-06-17 16:44:09 -03:00
Manuel Araoz 718ae69576 add notification saying backup was created 2014-06-17 11:33:43 -03:00
Gustavo Maximiliano Cortez 03993b5172 Merge pull request #686 from maraoz/automatic/backup
Automatic backup after create/join
2014-06-17 10:56:27 -03:00
Manuel Araoz eeb621b601 added auto backup after create/join 2014-06-16 16:54:50 -03:00
Manuel Araoz b40038a554 extract backup into service 2014-06-16 16:46:17 -03:00
Manuel Araoz 86295c9cf0 add backup service 2014-06-16 15:44:22 -03:00
Yemel Jardi 6ab77e8711 Add user notifications on transaction signed and rejected events 2014-06-16 15:38:26 -03:00
Matias Alejo Garcia 00ca9f1c32 make unit configurable in settings. update after @cmgustavo comments 2014-06-16 12:44:18 -03:00
Matias Alejo Garcia 194e5fed54 fix conflics 2014-06-13 19:47:11 -03:00
Matias Alejo Garcia 727bf8524a implement BITS + tests 2014-06-13 19:46:47 -03:00
Matias Alejo Garcia ec859355c6 refactor root.installStartupHandlers 2014-06-13 19:46:47 -03:00
Yemel Jardi 0df0015755 Fix transaction sorting comparator 2014-06-12 12:49:08 -03:00
Matias Alejo Garcia 4ae3748414 checks network match when joining a wallet 2014-06-09 21:00:28 -03:00
Matias Alejo Garcia 88116dab25 add config for video, add names in footer 2014-06-09 15:59:18 -03:00
Matias Alejo Garcia 521dd3efe5 simply a little webRTC error handling, add more messages 2014-06-09 11:34:09 -03:00
Matias Alejo Garcia c64bf07ae3 fix safeUnspents report 2014-06-05 14:55:19 -03:00
Matias Alejo Garcia da7c2c88db insight REST API retry 2014-06-05 12:18:54 -03:00
Matias Alejo Garcia 3a4bb56c26 update to socket.io 1.0, adds connection error warnings 2014-06-04 23:16:57 -03:00
Manuel Araoz 7798e38253 remove console.logs 2014-06-03 18:40:07 -03:00
Matias Alejo Garcia 77f6a8221a change names in services 2014-06-03 17:49:11 -03:00
Matias Alejo Garcia ac58d9744e change angular module namespace to copayApp 2014-06-03 17:48:37 -03:00
Manuel Araoz 7b2f227bcc work towards connection error 2014-06-02 18:59:50 -03:00
Mario Colque 41dadab915 Merge pull request #452 from cmgustavo/bug/01-refresh
Fix refresh button
2014-05-22 16:59:25 +03:00
Gustavo Maximiliano Cortez 41aac17688 Merge pull request #451 from colkito/fix/user-friendly-insight-error-message
Fix/user friendly insight error message
2014-05-22 16:42:45 +03:00
Gustavo Cortez 61dfec7a0d Fixes:
* Reload address list when click on refresh
* Angular error when do not have any address and click on refresh
2014-05-21 18:53:17 -03:00