Commit Graph

47 Commits

Author SHA1 Message Date
Mario Colque 6bf6c8a2ae Merge pull request #67 from matiu/feature/06sync
good boy!
2014-01-16 11:20:14 -08:00
Mario Colque 8c420d6780 Merge pull request #65 from cmgustavo/bug/02status
good boy!
2014-01-16 10:35:04 -08:00
Gustavo Cortez ab85012bdf replaced getBestBlockHash for bot method (getBlockCount + getBlockHash) to get the last block hash. 2014-01-16 15:33:33 -03:00
Matias Alejo Garcia 3a7ad68ef2 displays outpoints 2014-01-16 15:07:57 -03:00
Bechi cf61b04211 fix tx 2014-01-16 14:25:00 -03:00
Bechi 12093e8250 block page 2014-01-16 14:16:01 -03:00
Bechi ec8a2e9064 fix get. blockpage ux 2014-01-16 13:36:02 -03:00
Mario Colque ffce4526a6 Merge pull request #59 from cmgustavo/feature/status_api
wow!
2014-01-16 06:35:21 -08:00
Gustavo Cortez acb54a0190 front-end for status network information in a new page 2014-01-16 10:54:21 -03:00
Manuel Araoz 237bb81e19 Merge branch 'master' of github.com:bitpay/mystery into feature/human-readable-times
Conflicts:
	package.json
2014-01-15 15:21:06 -03:00
Manuel Aráoz ea141f7120 Merge pull request #51 from colkito/feature/homepage-default-data
Feature/homepage default data
2014-01-15 09:36:20 -08:00
Mario Colque df4b54af2f Merge pull request #52 from bechi/feature/header
awesome!
2014-01-15 08:20:48 -08:00
Bechi 2fac495a69 header 2014-01-15 13:15:10 -03:00
Mario Colque 0d09aaec51 added init for controller 2014-01-15 12:40:24 -03:00
Gustavo Cortez 0cabaf6de9 loading message before finish async request 2014-01-15 10:34:25 -03:00
Gustavo Cortez ab635332cc added reward value to transactions 2014-01-15 09:02:20 -03:00
Gustavo Cortez c734ec40a3 Merge branch 'master' into feature/get_async_transactions 2014-01-14 20:35:33 -03:00
Gustavo Cortez 521a0d6a44 front-end: Completed block info. Getting aync transaction in BlockPage and AddrPage 2014-01-14 20:34:01 -03:00
Manuel Araoz b6f4aa78bc show new blocks in homepage 2014-01-14 19:42:38 -03:00
Matias Alejo Garcia 82cddd9dd0 Merge pull request #39 from colkito/feature/no-blocks-message
added a message for no blocks in blocklist page
2014-01-14 13:12:00 -08:00
Manuel Araoz 851dc06a09 Merge branch 'master' of github.com:bitpay/mystery into feature/stream-new-txs
Conflicts:
	public/css/common.css
	public/js/app.js
2014-01-14 15:42:40 -03:00
Mario Colque 59361630ed added a message for no blocks in blocklist page 2014-01-14 15:34:14 -03:00
Manuel Araoz 21e221b68b showing transaction with animation in home page 2014-01-14 15:20:59 -03:00
Mario Colque ce1fde9aa7 look&feel for search 2014-01-14 14:47:13 -03:00
Gustavo Cortez ee4236065e fixed: list of duplicated tx in front-end with angularjs is not allowed 2014-01-13 21:01:22 -03:00
Gustavo Cortez 184fa19321 fix conflicts. update readme.md. update block page. get data for address page from API 2014-01-13 20:42:15 -03:00
Gustavo Cortez aea2af5a1c fix: show message unconfirmed transactions if there is not transaction confirmed yet 2014-01-13 17:29:22 -03:00
Gustavo Cortez 4b1f6d09fa number of transactions 2014-01-13 11:45:09 -03:00
Gustavo Cortez fb00366434 fix: show tx without input addres. Show type of address for tx out 2014-01-10 16:47:05 -03:00
Mario Colque fd86e6d074 Merge pull request #16 from cmgustavo/feature/home-page
Great!
2014-01-10 06:52:46 -08:00
Mario Colque 219e583c51 Merge pull request #15 from cmgustavo/feature/block-page
great!
2014-01-10 06:51:11 -08:00
Mario Colque 6d44c9b53a added new template and controller for address page 2014-01-10 11:36:43 -03:00
Gustavo Cortez 67857abcc7 Cleaning homepage for now. It does not get any values from API, only shows a link to blocks list. 2014-01-10 10:46:09 -03:00
Gustavo Cortez 8d8a1c256b fix text in block and transaction page 2014-01-10 10:25:16 -03:00
Gustavo Cortez 9db404c7f2 Prepared BlockPage (look&feel) for getting info by API 2014-01-10 10:03:48 -03:00
Mario Colque 63dfe42ce8 date style fixed 2014-01-10 09:36:09 -03:00
Gustavo Cortez e10e5fa2c0 fix link back to blockpage 2014-01-10 02:22:06 -03:00
Gustavo Cortez 507de91fe5 Transaction Page: look and feel. Parser and show data from API 2014-01-10 01:55:47 -03:00
Mario Colque 279a357f0e Added pagination by date to blocklist page 2014-01-09 18:36:20 -03:00
Mario Colque e7ef5d0e30 Merge branch 'master' into feature/blocklist-page 2014-01-09 15:17:52 -03:00
Gustavo Cortez d0874c48cf front-end with angularjs: blockpage and transaction page. Basic information. 2014-01-09 15:13:26 -03:00
Mario Colque 100b901581 reusing the blocklist template. Parsing new model 2014-01-09 14:53:28 -03:00
Mario Colque 50dae263b7 conflict solved 2014-01-08 12:23:25 -03:00
Mario Colque ac261d42c6 Added new Angular views for block list 2014-01-08 11:55:06 -03:00
Gustavo Cortez 92054210a8 block page draft 2014-01-08 11:05:19 -03:00
Gustavo Cortez 52f0120f39 get block in angular from node! 2014-01-07 18:12:37 -03:00
Gustavo Cortez cf1deca94f angular js supported! 2014-01-06 17:34:25 -03:00