Commit Graph

174 Commits

Author SHA1 Message Date
Matias Alejo Garcia 66e3dd977b refactor tx, update tests 2014-01-27 12:51:11 -03: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
Mario Colque 67b0dfd4db verify date and disable next button if is today 2014-01-24 16:07:49 -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 fbb5e943cb fix conflicts 2014-01-23 17:42:07 -03:00
Mario Colque 8ebd686e33 Merge branch 'master' into fix/node-ui-fixes 2014-01-23 17:33:46 -03:00
Mario Colque 3e8e6358bb fix error when there are not transaccion 2014-01-23 17:33:12 -03:00
Matias Alejo Garcia db91cddb93 fix list 2014-01-23 17:31:09 -03:00
Mario Colque 51ba3104fd minimal ui fixes 2014-01-23 16:52:50 -03:00
Matias Alejo Garcia 25ec207fb3 fix conflics 2014-01-23 15:17:00 -03:00
Gustavo Cortez 011ca9310b fix conflicts 2014-01-22 18:15:29 -03:00
Manuel Araoz daf9234f85 fix address sockets 2014-01-22 16:24:47 -03:00
Mario Colque 9680865785 added Zeroclipboard 2014-01-22 10:16:53 -03:00
Matias Alejo Garcia 8cc06142bc update test 2014-01-22 10:01:08 -03:00
Gustavo Cortez 36c3466f32 API: get all info about blocks and transactions in list methods. Fix transaction list on homepage 2014-01-21 23:17:47 -03:00
Matias Alejo Garcia 18bbe828cd errors in sync header 2014-01-21 19:13:21 -03:00
Manuel Araoz 52cb28c586 feeds->fees 2014-01-21 16:49:09 -03:00
Matias Alejo Garcia ee275dde12 show tx by reverse order in addr 2014-01-21 15:49:25 -03:00
Manuel Araoz 2d176a6431 Merge branch 'master' of github.com:bitpay/insight into feature/realtime-sync-info
Conflicts:
	public/views/footer.html
2014-01-21 13:29:07 -03:00
Manuel Araoz 9c1906641a stream sync status 2014-01-21 13:28:01 -03:00
Mario Colque c112b1c7e5 lazy load for transactions list 2014-01-21 12:58:15 -03:00
Manuel Araoz 21f03749c8 Merge branch 'master' of github.com:bitpay/insight into feature/realtime-sync-info
Conflicts:
	public/js/controllers/footer.js
	public/views/header.html
2014-01-21 11:57:53 -03:00
Manuel Araoz ae9dd66b7a starting to show sync status via socket 2014-01-21 11:51:34 -03:00
Matias Alejo Garcia 9337196233 fix conflics 2014-01-21 11:20:25 -03:00
Manuel Aráoz 99c04752cd Merge pull request #97 from cmgustavo/feature/01link-status-page
Feature/01link status page
2014-01-20 19:15:12 -08:00
Matias Alejo Garcia 1a8307263a Merge pull request #96 from cmgustavo/feature/01block-index-by-height
Feature/01block index by height
2014-01-20 19:11:10 -08:00
Matias Alejo Garcia c665fe6eb1 resolve conflics 2014-01-20 23:54:59 -03:00
Matias Alejo Garcia 8df8b9e350 expand input / outputs 2014-01-20 23:01:07 -03:00
Gustavo Cortez 8b15df0e2a link and fix lookandfell statusPage. fix footer, placeholder, block box. Little fix pager of block list. 2014-01-20 21:02:47 -03:00
Gustavo Cortez 4291af0cc3 go to block using height value. url is: /block-index/<height> 2014-01-20 18:53:24 -03:00
Gustavo Cortez ef0b558ed9 fix conflicts 2014-01-20 18:52:28 -03:00
Manuel Araoz 94a3f463ad bugfix and sound added to streamed txs for address 2014-01-20 17:34:59 -03:00
Matias Alejo Garcia 05f2cf426c resolve merge 2014-01-20 16:47:46 -03:00
Matias Alejo Garcia 465e4698f6 more error handling 2014-01-20 16:40:20 -03:00
Matias Alejo Garcia f619192708 better error API handling 2014-01-20 16:11:35 -03:00
Matias Alejo Garcia 4e1562ce7a fix HTTP reponse codes 2014-01-20 15:51:23 -03:00
Manuel Araoz 914671e352 show timestamp for unconfirmed transactions 2014-01-20 15:37:44 -03:00
Manuel Araoz 86e149a0d8 remove log 2014-01-20 14:31:01 -03:00
Manuel Araoz 37d18b7b2d fixing socket API 2014-01-20 14:30:25 -03:00
Manuel Araoz cf5aea1165 socket.io and angular proper integration 2014-01-20 13:31:37 -03:00
Matias Alejo Garcia 5468895e34 fix socket io name error 2014-01-20 12:10:49 -03:00
Manuel Araoz b7d3666249 Merge branch 'master' of github.com:bitpay/insight into feature/address-socket-api
Conflicts:
	app/controllers/socket.js
	app/models/Transaction.js
	lib/PeerSync.js
	public/js/controllers/address.js
	public/js/controllers/index.js
	public/js/controllers/transactions.js
	public/views/transaction.html
2014-01-20 11:47:22 -03:00
Matias Alejo Garcia 951eeea6d0 show sync status in /status page 2014-01-20 11:45:01 -03:00
Matias Alejo Garcia 8898e9b8c5 add error messages to sync status 2014-01-19 21:43:10 -03:00
Matias Alejo Garcia 24e4241b40 MANUAL merge: pull request matiu/09sync 2014-01-19 21:35:31 -03:00
Matias Alejo Garcia 10972fd8dd sync API not emits "sync" thru socket.io 2014-01-19 12:33:39 -03:00
Gustavo Cortez e73064e7ca refactory: no repeat same return function 2014-01-19 11:29:59 -03:00