Commit Graph

851 Commits

Author SHA1 Message Date
Mario Colque 9b7d1d7758 little fix 2014-01-29 10:27:49 -03:00
Gustavo Maximiliano Cortez d414ed5f36 Merge pull request #165 from colkito/fix/limit-live-transactions-homepage
limit live transactions in the homepage
2014-01-29 05:27:40 -08:00
Mario Colque 4e88c6fe5d limit live transactions in the homepage 2014-01-29 10:26:03 -03:00
Gustavo Maximiliano Cortez 15c9062771 Merge pull request #164 from colkito/feature/arrow-for-mobile-desktop
new arrow direction for mobile version --- great!
2014-01-28 11:43:37 -08:00
Mario Colque 659d6714c1 new arrow direction for mobile version 2014-01-28 16:41:50 -03:00
Mario Colque 21903ea15a Merge pull request #163 from cmgustavo/bug/01warning-when-bitcoind-not-running
fix warning when bitcoind is not running
2014-01-28 06:03:42 -08:00
Gustavo Cortez 531360e39f fix warning when bitcoind is not running 2014-01-28 11:04:54 -03:00
Gustavo Maximiliano Cortez 3f7c9a56e7 Merge pull request #161 from colkito/feature/show-output-input-different
added colors to show inputs and outputs different
2014-01-27 13:54:25 -08:00
Mario Colque 9d4052f096 Merge pull request #162 from cmgustavo/feature/01responsive-all-pages
fix route for status page. update all page with responsive support
2014-01-27 13:51:07 -08:00
Gustavo Cortez c49021af9f fix route for status page. update all page with responsive support 2014-01-27 18:13:32 -03:00
Mario Colque 3581b1b347 added colors to show inputs and outputs different 2014-01-27 17:48:02 -03:00
Matias Alejo Garcia 7607651fd7 optimize fields in mongo for better storage 2014-01-27 17:10:03 -03:00
Gustavo Maximiliano Cortez feeb30583d Merge pull request #160 from colkito/feature/collapse-header-change-page
added a rootScope to handle the header bar visibility
2014-01-27 11:12:01 -08:00
Mario Colque 4656383aea added a rootScope to handle the header bar visibility 2014-01-27 16:09:38 -03:00
Gustavo Maximiliano Cortez 0d927219c2 Merge pull request #159 from colkito/feature/dynamical-site-title
added dynamic title
2014-01-27 10:57:25 -08:00
Mario Colque 645319a951 Merge pull request #158 from cmgustavo/bug/01get-transaction
Bug/01get transaction
2014-01-27 10:49:44 -08:00
Mario Colque f09c041efa added dynamic title 2014-01-27 15:39:59 -03:00
Gustavo Cortez deac1c2a70 fixed: set info of undefined 2014-01-27 13:19:46 -03:00
Gustavo Cortez 79f980f118 little fix: show txid in consolelog when tx not found in rpc 2014-01-27 13:17:00 -03:00
Matias Alejo Garcia 243f22381d update controllers to new virtual TX model 2014-01-27 13:10:59 -03:00
Matias Alejo Garcia 66e3dd977b refactor tx, update tests 2014-01-27 12:51:11 -03:00
Mario Colque a40b87c4b6 Merge pull request #157 from cmgustavo/feature/01bug-route-index
block without info on list of tx (eg. genesis block). url: block-index n...
2014-01-24 13:02:04 -08:00
Gustavo Cortez 0973047d80 block without info on list of tx (eg. genesis block). url: block-index not founded. Fixed 2014-01-24 18:04:08 -03:00
Gustavo Maximiliano Cortez 5ce7206912 Merge pull request #156 from cmgustavo/feature/02navbar-home-responsive
little fix: navbar
2014-01-24 12:03:29 -08:00
Gustavo Cortez bb6c1d82fd little fix: navbar 2014-01-24 17:07:24 -03:00
Mario Colque 91c1bec493 Merge pull request #155 from cmgustavo/feature/01navbar-home-responsive
modified navbar to support small device. responsive fix for homepage
2014-01-24 11:48:14 -08:00
Gustavo Cortez f7397f5734 modified navbar to support small device. responsive fix for homepage 2014-01-24 16:50:59 -03:00
Gustavo Maximiliano Cortez d707a55dad Merge pull request #154 from colkito/feature/disable-next-button-blocklist-is-today
verify date and disable next button if is today
2014-01-24 11:47:27 -08:00
Gustavo Maximiliano Cortez b2d0ef6c60 Merge pull request #153 from colkito/bug/search-by-height
fixed search when put a txid
2014-01-24 11:46:51 -08:00
Mario Colque 67b0dfd4db verify date and disable next button if is today 2014-01-24 16:07:49 -03:00
Mario Colque c06777748a fixed search when put a txid 2014-01-24 15:18:07 -03:00
Gustavo Maximiliano Cortez 48a0484c91 Merge pull request #152 from colkito/feature/travis
added travis
2014-01-24 09:19:23 -08:00
Gustavo Maximiliano Cortez ca6c2f6c83 Merge pull request #151 from colkito/fix/search-style
search style improved
2014-01-24 09:18:50 -08:00
Mario Colque 510e4a10d2 added travis 2014-01-24 14:17:04 -03:00
Mario Colque b11a7e19a1 search style improved 2014-01-24 12:08:09 -03:00
Gustavo Maximiliano Cortez bf9c1ab440 Merge pull request #150 from colkito/fix/hide-no-blocks-message
hide no blocks message when bloks are loading
2014-01-24 06:19:37 -08:00
Mario Colque c4e830b8a4 hide no blocks message when bloks are loading 2014-01-24 11:09:36 -03:00
Matias Alejo Garcia d50a1cb505 Merge pull request #149 from colkito/fix/02live-transactions-limit
limited live transactions
2014-01-23 13:59:50 -08:00
Mario Colque b4ad22b634 limited live transactions 2014-01-23 18:58:54 -03:00
Matias Alejo Garcia b3b5ba1d53 Merge pull request #148 from colkito/fix/live-transactions-limit
live transactions limited
2014-01-23 13:55:07 -08:00
Mario Colque cc4bba6f52 live transactions limited 2014-01-23 18:15:58 -03:00
Gustavo Maximiliano Cortez b99f7af579 Merge pull request #146 from colkito/fix/ui-remove-unnused-paginator
removed unnused footer paginator
2014-01-23 13:03:53 -08:00
Matias Alejo Garcia 3685ca7374 Merge pull request #147 from matiu/bug/configs
fix configs
2014-01-23 12:57:50 -08:00
Matias Alejo Garcia 7461c4816c fix configs 2014-01-23 17:55:27 -03:00
Mario Colque 096b3a031f removed unnused footer paginator 2014-01-23 17:51:03 -03:00
Matias Alejo Garcia 91dec6fbdc Merge pull request #145 from matiu/bug/txlist-wip4
fix list
2014-01-23 12:49:48 -08:00
Matias Alejo Garcia eb02103780 fix list 2014-01-23 17:49:20 -03:00
Mario Colque f289b57dd0 Merge pull request #144 from cmgustavo/feature/03no-hashbang-url
fix conflicts. Removed hashbang route for html5mode. Changed all urls an...
2014-01-23 12:46:54 -08:00
Gustavo Cortez 16d1a6fe16 fix conflicts. Removed hashbang route for html5mode. Changed all urls and route for epxress 2014-01-23 17:49:47 -03:00
Matias Alejo Garcia b1b6021246 Merge pull request #143 from matiu/bug/tx-list2
fix conflicts
2014-01-23 12:42:59 -08:00