Commit Graph

421 Commits

Author SHA1 Message Date
Mario Colque b1082a05e9 no address in vout 2014-01-21 16:30:08 -03:00
Mario Colque 9d56dca1d6 Merge pull request #113 from colkito/bug/ui-improvements
Several UI improvements
2014-01-21 11:19:05 -08:00
Mario Colque b53fbc3fd2 Several UI improvements 2014-01-21 16:12:58 -03:00
Mario Colque 6f03303fcb Merge pull request #112 from bechi/feature/01status-page
status page
2014-01-21 11:11:20 -08:00
Bechi 30bdbf051e status page 2014-01-21 16:06:21 -03:00
Matias Alejo Garcia 181c318f51 Merge pull request #111 from matiu/feature/small-detauls
show tx by reverse order in addr
2014-01-21 11:01:00 -08:00
Matias Alejo Garcia ee275dde12 show tx by reverse order in addr 2014-01-21 15:49:25 -03:00
Mario Colque 9579fc08ad Merge pull request #110 from cmgustavo/bug/01footer
fix height of footer
2014-01-21 10:34:08 -08:00
Gustavo Cortez 24694939ea fix height of footer 2014-01-21 15:10:34 -03:00
Mario Colque 081b20e2fe Merge pull request #109 from bechi/feature/01footer
footer
2014-01-21 09:59:06 -08:00
Bechi f96d0e0033 footer 2014-01-21 14:58:04 -03:00
Manuel Aráoz 590acff915 Merge pull request #108 from maraoz/feature/realtime-sync-info
Feature/realtime sync info
2014-01-21 08:31:42 -08: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
Gustavo Maximiliano Cortez 852e390dd8 Merge pull request #107 from cmgustavo/bug/01-navbar
fix navbar
2014-01-21 08:17:34 -08:00
Gustavo Cortez 132569ed3e fix navbar 2014-01-21 13:22:08 -03:00
Gustavo Maximiliano Cortez 9105d25f76 Merge pull request #106 from colkito/feature/lazyload-transactions
Feature/lazyload transactions
2014-01-21 08:02:54 -08:00
Mario Colque 038ab3c12a added the directive for loadMore 2014-01-21 13:01:35 -03:00
Mario Colque c112b1c7e5 lazy load for transactions list 2014-01-21 12:58:15 -03:00
Mario Colque 635870d49b Merge pull request #105 from bechi/feature/01address-page
address page
2014-01-21 07:53:34 -08:00
Bechi 758f9fc068 address page 2014-01-21 12:25:36 -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
Gustavo Maximiliano Cortez 03a01ca29c Merge pull request #104 from cmgustavo/bug/02message-connect-mongodb
a warning
2014-01-21 06:24:09 -08:00
Gustavo Cortez 0e92ef0100 a warning 2014-01-21 11:28:30 -03:00
Matias Alejo Garcia 27d6aca7e1 Merge pull request #103 from matiu/feature/01tx
fix conflics
2014-01-21 06:20:43 -08:00
Matias Alejo Garcia 9337196233 fix conflics 2014-01-21 11:20:25 -03:00
Mario Colque e7292ba0c0 Merge pull request #101 from cmgustavo/feature/01search-by-height
Feature/01search by height
2014-01-21 05:58:12 -08:00
Gustavo Cortez ef109e3251 search by height of block 2014-01-21 10:55:35 -03:00
Mario Colque 64975df5f0 Merge pull request #100 from cmgustavo/bug/01message-connect-mongodb
check if mongod is running. show a message.
2014-01-21 05:53:38 -08:00
Gustavo Cortez 56dc130b4f show for 2 sec a box message if not found block 2014-01-21 10:46:19 -03:00
Gustavo Cortez 11adc88651 check if mongod is running. show a message. 2014-01-21 10:09:51 -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 0b696e430f Merge pull request #98 from martindale/easy-install
Move external dependencies into package.json.
2014-01-20 19:08:57 -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
Eric Martindale c41d2f1b95 Move external dependencies into package.json. 2014-01-21 00:26:28 +00: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
Matias Alejo Garcia 0dfaec73db simple versions of vin vout for displaying 2014-01-20 18:57:50 -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 Aráoz b9fb7b235f Merge pull request #95 from bitpay/feature/improve-readability
remove old style angular module def
2014-01-20 13:13:37 -08:00
Matias Alejo Garcia aab8ac2e29 add scripts to tx 2014-01-20 18:11:50 -03:00
Manuel Araoz e45c1ef2bd remove old style angular module def 2014-01-20 18:09:18 -03:00
Matias Alejo Garcia 0c10fd35ea fix layouts problems in tx 2014-01-20 17:51:13 -03:00
Manuel Aráoz e3ccb18b57 Merge pull request #94 from maraoz/feature/tx-sound
Feature/tx sound
2014-01-20 12:42:52 -08:00
Matias Alejo Garcia 8e7887fa40 isolate TX view 2014-01-20 17:39:27 -03:00
Manuel Araoz c538d4cd22 Merge branch 'master' of github.com:bitpay/insight into feature/tx-sound 2014-01-20 17:35:27 -03:00
Manuel Araoz f7fce1af7d remove old sound 2014-01-20 17:34:59 -03:00