753 Commits

Author SHA1 Message Date
Miguel Medeiros
9ccd1eed6d Fix lint 'no-shadowed-variable'. 2021-09-28 21:04:48 -03:00
Miguel Medeiros
7b44d6b354 Fix parse numbers localized. 2021-09-28 21:00:29 -03:00
Miguel Medeiros
066c4706b2 Remove circle symbols when hovering the series.
Fix selected index when hovering the series.
2021-09-28 20:13:08 -03:00
Miguel Medeiros
9461529f61 Change total sum column to fixed color. 2021-09-28 10:16:27 -03:00
Miguel Medeiros
b01d158b0b Fix the focus effect on the mempool graph. 2021-09-26 16:59:00 -03:00
wiz
5a2a048467 Merge pull request #824 from mempool/simon/lbtc-widget-minor-ux
L-BTC graph: Minor styling update
2021-09-27 04:07:23 +09:00
wiz
97d8d803a8 Merge pull request #814 from mempool/simon/block-transactions-sorting-fix
Sort block transactions first by height and then time
2021-09-27 04:04:46 +09:00
wiz
9b78957364 Merge pull request #823 from MiguelMedeiros/fix-tooltip-inverted-chart
Fix tooltip mempool chart hover selection.
2021-09-27 04:03:34 +09:00
softsimon
906ee31ba9 L-BTC graph: Minor styling update 2021-09-26 22:57:37 +04:00
wiz
b7d7ab85d3 Fix API docs curl example for POST /api/tx 2021-09-27 03:49:20 +09:00
Miguel Medeiros
f9b239820e Remove uncessary variable check. 2021-09-26 15:47:08 -03:00
Miguel Medeiros
8aae2b586a Fix size column order when invert mempool chart. 2021-09-26 15:39:37 -03:00
Miguel Medeiros
dad88f3dca Fix mempool chart tooltip hover selection. 2021-09-26 15:24:29 -03:00
Miguel Medeiros
7cf3d0ab53 Fix inverted tooltip when invert chart. 2021-09-26 15:17:39 -03:00
wiz
142e98d450 Merge pull request #820 from MiguelMedeiros/add-inverted-button
UI/UX: Add inverted feature to mempool fee chart.
2021-09-27 01:36:06 +09:00
Miguel Medeiros
89894909f9 Add inverted chart feature. 2021-09-26 11:41:55 -03:00
softsimon
d6e06c9998 Check for data to possibly fix Liquid test 2021-09-26 13:41:33 +04:00
wiz
aaaaa20fc9 Merge pull request #812 from mempool/simon/liquid-block-hash-search-fix
Handle search for Liquid block hashes in search bar.
2021-09-26 05:15:06 +09:00
softsimon
c6ac962c9b L-BTC in circulation dashboard widget
refs #718
2021-09-25 23:45:10 +04:00
softsimon
eb8d58f46a Sort block transactions first by height and then time
fixes #770
2021-09-25 16:28:11 +04:00
softsimon
f636137f70 Handle search for Liquid block hashes in search bar.
fixes #797
2021-09-25 14:37:54 +04:00
softsimon
f96126d40b Merge pull request #805 from mempool/wiz/update-unchained-url
Update the URL for Unchained Capital to unchained.com
2021-09-22 13:19:19 +04:00
wiz
d169118d71 Update the URL for Unchained Capital to unchained.com 2021-09-22 17:24:11 +09:00
wiz
98849883f8 Remove warden from list of Community Integrations 2021-09-22 02:19:48 +09:00
wiz
b1fbe749e4 Merge pull request #795 from MiguelMedeiros/bugfix-echarts-fixes
UI/UX: Fix charts css styling.
2021-09-22 02:07:43 +09:00
softsimon
e7b6f98389 Merge pull request #803 from mempool/wiz/add-zeus-integration
Add Zeus LN as Community Integration
2021-09-21 19:24:23 +04:00
Miguel Medeiros
c73063f05e Revert charts margins. 2021-09-21 09:16:59 -03:00
Miguel Medeiros
a386ba5cd9 Fix axis labels css.
Change series smooth to false.
 Make charts margin smaller to match box container.
2021-09-21 09:16:59 -03:00
wiz
0879e92d87 Add Zeus LN as Community Integration 2021-09-21 19:13:43 +09:00
softsimon
79e3949c92 Always use local hostname for API examples. 2021-09-19 13:17:11 +04:00
softsimon
9bf7d62617 Merge pull request #775 from mempool/wiz/fix-canonical-name-for-three-sites
Set canonical URLs for new 3 site structure
2021-09-17 14:14:59 +04:00
wiz
c4ab86e88c Merge pull request #782 from TechMiX/rtlFixes
Fix RTL issues
2021-09-17 16:23:07 +09:00
wiz
8620aa55b8 Set canonical URLs for new 3 site structure 2021-09-17 15:13:52 +09:00
Miguel Medeiros
ad76ef2d6e Disable mouseover legend for mobile users. 2021-09-16 17:30:13 -03:00
TechMiX
dd9b6c6950 add rtl hinting for new graph + move code rtl hints to style file 2021-09-15 12:06:55 +02:00
TechMiX
3413b1c72a fix various rtl issues 2021-09-15 11:02:04 +02:00
Miguel Medeiros
96925b695f Remove fee tier legends.
Fix tv page css.
2021-09-14 22:35:51 -03:00
Miguel Medeiros
7be31c3db0 Fix linting and unclosed html tag.
Fix no shadowed variable tslint warning.
2021-09-14 22:35:51 -03:00
Miguel Medeiros
4cc604c469 Move total MvB to the top.
Fix yAxis value.
Fix yAxis value.
Make disks smaller and transparent.
Change opacity on mouseover stack bars.
Add 4th column "sum of vsize" to tooltips table.
Add toggle show/hide tier fees.
Make progress active bar inline with text value.
Add a break line to the timestamp text.
Add colored progress bar with number.
2021-09-14 22:35:50 -03:00
Miguel Medeiros
029e881343 Fix y axis margin left. 2021-09-14 22:35:50 -03:00
Miguel Medeiros
2d13a765c8 Change renderer to svg. 2021-09-14 22:35:50 -03:00
Miguel Medeiros
b4ed88ce6c Change renderer to svg.
Fix data structure of mempool graph.
Change tooltip total position (top).
Change tooltip visual of partial porcentage.
2021-09-14 22:35:49 -03:00
Miguel Medeiros
75eccfc818 Invert the tooltip legends order.
Fix default data to title tooltip MM/dd HH:mm.
Add symbol to tx chart tooltip .
Add accumulative total for tooltip information.
Add 3th column to tooltip with a progress bar.
Add and max span zoom span.
Add feeRate limit input to mempool graph component.
Add showZoom option to mempool graph component.
Remove start animation to match the layout for future SSR.
Remove mouse wheel zoom from small template.
Fix small template style.
2021-09-14 22:35:49 -03:00
Miguel Medeiros
4d66f41c56 Add default data to title tooltip MM/dd HH:mm.
Add symbol to tx chart tooltip .
2021-09-14 22:35:48 -03:00
Miguel Medeiros
0cb27661a3 Add total sum to mempool chart.
Add zoom tools.
Add different theme for charts `big` and `small` (default).
Fix date format on mouseover.
Fix animations on graphs page.
Fix overflow tv page.
Remove `crosshair` on mouseover, changed to `line`.
Fix custom tooltip styles.
Remove inverted button (will add in a future PR).
Remove fee range labels (will add in a future PR).
Fix e2e testing.
2021-09-14 22:35:48 -03:00
Miguel Medeiros
c5831cc4e8 Add new component incoming-transactions-graph;
Refactor component mempool-graph;
Refactor component fee-distribution-graph;
Add incoming-transactions-graph to dashboard;
Add incoming-transactions-graph to statistics;
Add incoming-transactions-graph to television;
Add mempool-graph to dashboard;
Add mempool-graph to statistics;
Add mempool-graph to television;
Remove chartist.component;
2021-09-14 22:35:47 -03:00
wiz
42e80f8794 Fix API docs examples for Raspberry Pi users using romanz/electrs 2021-09-09 11:11:01 +09:00
wiz
1c9826943b Fix api-docs incorrect API path for fees related methods 2021-09-08 07:13:23 +09:00
wiz
365a74bf79 Merge pull request #768 from mempool/simon/liquid-fetch-unconfidential
Liquid: Display unconfidential address and fix tracking
2021-09-08 06:37:24 +09:00
softsimon
41f95fa4c7 Liquid: Display unconfidential address and fix tracking
fixes #761
2021-09-06 10:20:31 +04:00