Commit Graph

712 Commits

Author SHA1 Message Date
Mario Colque c5e651d714 Merge pull request #216 from cmgustavo/feature/04lookandfeel
target blank for link to source code on homepage
2014-02-10 17:00:59 -02:00
Mario Colque 5e237a7b03 Merge pull request #217 from cmgustavo/feature/05lookandfeel
blocklist: removed column of confirmations
2014-02-10 17:00:16 -02:00
Gustavo Maximiliano Cortez 371572db39 Merge pull request #218 from colkito/feature/progressbar-top
added progressbar
2014-02-10 16:57:59 -02:00
Mario Colque c3cf0145ce added progressbar 2014-02-10 15:51:26 -03:00
Gustavo Cortez ff8494c149 blocklist: removed column of confirmations 2014-02-10 15:12:57 -03:00
Gustavo Cortez 7d4af3f942 target blank for link to source code on homepage 2014-02-10 15:05:10 -03:00
Mario Colque 78d1fb8eda Merge pull request #215 from cmgustavo/feature/03lookandfeel
box borders. link color on homepage
2014-02-10 15:55:02 -02:00
Gustavo Cortez 59edaa45e6 box borders. link color on homepage 2014-02-10 13:45:41 -03:00
Gustavo Maximiliano Cortez 677678c7b0 Merge pull request #213 from colkito/bug/footer-style
Bug/footer style
2014-02-10 14:33:35 -02:00
Mario Colque 9466867f9a Merge pull request #212 from cmgustavo/feature/02lookandfeel
box with borders
2014-02-10 14:25:35 -02:00
Mario Colque 5d20ee5ebe revert grunt task 2014-02-10 13:05:09 -03:00
Mario Colque 9378da95c0 main.css fixed. Comments on footer removed 2014-02-10 13:01:29 -03:00
Gustavo Cortez d91998622d box with borders 2014-02-10 11:34:36 -03:00
Gustavo Maximiliano Cortez d6468b23a4 Merge pull request #210 from colkito/feature/concat-minify-css-js
Feature/concat minify css js
2014-02-10 11:58:31 -02:00
Matias Alejo Garcia 7e5ae039a1 Merge pull request #211 from matiu/feature/udpate-doc
update readme
2014-02-10 11:36:29 -02:00
Matias Alejo Garcia 31ec198f38 update readme 2014-02-10 10:35:35 -03:00
Mario Colque 16aba1847f created a new Grunt Task only for compress assets 2014-02-10 10:28:43 -03:00
Mario Colque 5b19578407 added all minified files 2014-02-10 04:19:22 -03:00
Mario Colque 3e9c0e0517 conflict solved 2014-02-10 04:10:13 -03:00
Mario Colque 2abb7c4859 concat and minify css and js files 2014-02-10 03:58:28 -03:00
Gustavo Maximiliano Cortez e00b5edf48 Merge pull request #209 from cmgustavo/feature/01streamed
Feature/01streamed
2014-02-09 22:35:45 -02:00
Gustavo Cortez f245622123 fix conflicts. fix table last txs 2014-02-09 21:34:46 -03:00
Gustavo Cortez db8b6e2728 when arrive tx, push on list. fixed streamed blocks on homepage. 2014-02-09 21:11:20 -03:00
Matias Alejo Garcia 70a305c34a Merge pull request #208 from matiu/bug/fix-block-bcast
fix json for blocks
2014-02-09 20:47:10 -02:00
Matias Alejo Garcia d5020b9b55 fix json for blocks 2014-02-09 19:46:40 -03:00
Matias Alejo Garcia c40cd41bfd Merge pull request #207 from matiu/bug/fix-broadcast
fix broadcast
2014-02-09 20:34:54 -02:00
Matias Alejo Garcia 2a25cd5e6b Merge pull request #206 from ryanxcharles/feature/fix-lorem-ipsum
remove lorem ipsum content and add real about content
2014-02-09 20:34:36 -02:00
Matias Alejo Garcia 87c10a122b fix broadcast 2014-02-09 19:33:39 -03:00
Ryan X. Charles 1c32a43854 remove lorem ipsum content and add real about content 2014-02-09 15:59:35 -05:00
Gustavo Cortez 34f2e933b6 fix update of blockheight on navbar 2014-02-09 16:26:41 -03:00
Gustavo Cortez c6d137f856 fixed: blocklist by date with limit. when arrive new block, reload last 5 blocks on homepage. The same for new txs. 2014-02-09 15:59:28 -03:00
Matias Alejo Garcia bd3bfe6e37 Merge pull request #204 from matiu/feature/index-to-handle-orphans
Feature/index to handle orphans
2014-02-09 10:35:55 -02:00
Matias Alejo Garcia e4447573cb Merge pull request #203 from matiu/feature/small-front-end-fixes
add block reward to block page, remove it from coinbase
2014-02-09 10:35:43 -02:00
Matias Alejo Garcia 2eacaf3bf9 add index to handle txs in orphan blocks faster 2014-02-09 09:34:47 -03:00
Matias Alejo Garcia 165b8f53ca add block reward to block page, remove it from coinbase 2014-02-08 22:36:03 -03:00
Matias Alejo Garcia 247262169d Merge pull request #202 from matiu/feature/angular-fixes
Feature/angular fixes
2014-02-08 21:24:35 -02:00
Matias Alejo Garcia 2695ee8073 fix conflics 2014-02-08 20:23:06 -03:00
Matias Alejo Garcia b5ad5643b1 sync working embedded in http server 2014-02-08 20:09:54 -03:00
Matias Alejo Garcia 97e1903dd1 complete sync process from files working 2014-02-08 16:20:51 -03:00
Matias Alejo Garcia 9ebc70a3e4 reorg case 1) working and tested 2014-02-08 10:57:37 -03:00
Gustavo Maximiliano Cortez 1b1941e312 Merge pull request #200 from cmgustavo/bug/01genesisblock
fix when get genesis block. tx not found on rpc server
2014-02-07 18:34:18 -02:00
Gustavo Cortez 961cff5eca fix when get genesis block. tx not found on rpc server 2014-02-07 17:39:39 -03:00
Gustavo Maximiliano Cortez e2155fe0bc Merge pull request #199 from cmgustavo/bug/01blocklist-style
fixed color on blocklist title
2014-02-07 18:15:03 -02:00
Gustavo Cortez ec93b9dc29 fixed color on blocklist title 2014-02-07 17:20:54 -03:00
Mario Colque 37a5b311bb Merge pull request #198 from cmgustavo/bug/01tx-buttons
tx pages: flat design for buttons
2014-02-07 17:40:10 -02:00
Gustavo Cortez 499578f40c tx pages: flat design for buttons 2014-02-07 16:42:26 -03:00
Gustavo Maximiliano Cortez df6ffd7661 Merge pull request #197 from colkito/bug/address-disabled-fixed
disabled address fixed
2014-02-07 17:08:36 -02:00
Mario Colque 1837b9f211 disabled address fixed 2014-02-07 16:07:06 -03:00
Gustavo Maximiliano Cortez 098c814bc8 Merge pull request #195 from colkito/bug/initial-currency-values-setted
initial currency values setted on header controller
2014-02-07 16:47:18 -02:00
Mario Colque e540112b4b initial currency values setted on header controller 2014-02-07 15:44:19 -03:00