Commit graph

31 commits

Author SHA1 Message Date
Mononaut
269dcb2b16
Fix overlapping columns in cpfp table on small screens 2023-03-04 00:22:50 -06:00
Mononaut
0481f57304
cache, serve & display more comprehensive RBF info 2023-01-17 16:09:16 -06:00
Mononaut
dfd1de67b2
Fix hidden clipboard toast on transactions page 2023-01-16 16:46:28 -06:00
Mononaut
42a39c1f7c
migrate old text truncation implementations to new component 2023-01-05 11:01:46 -06:00
Mononaut
eb2abefabc
Add shapes to flow diagram to indicate spent txos 2022-11-22 10:11:54 +09:00
Mononaut
c5d4e86e0e
Fix tx confirmation badge alignment regression 2022-10-11 16:17:17 +00:00
Mononaut
d1cedbb981
Fix tx confirmation badge layout bug 2022-10-04 22:09:32 +00:00
Mononaut
619a6bd34d
Toggle option for tx flow diagram w/ query param 2022-09-29 15:41:14 +00:00
Mononaut
1e5cef4a62
Add sankey diagram to main tx page 2022-09-16 20:50:12 +00:00
softsimon
a643f50016
Merge pull request #1012 from mempool/simon/cpfp-button-overlap-fix
Correcting CPFP button position on mobile
2021-12-15 13:11:04 +04:00
softsimon
1c6b3a46c6
Correcting CPFP button position on mobile
fixes #1006
2021-12-15 02:16:45 +04:00
softsimon
b41e32915f
Fixing broken RBF alert
fixes #516
2021-12-15 01:15:16 +04:00
softsimon
34c9ca4197
Adding version and locktime to transaction details
fixes #929
2021-11-15 18:05:28 +04:00
Miguel Medeiros
9264f3cf4f
Fix title styles. 2021-10-26 21:47:28 -03:00
Miguel Medeiros
bad75cfd4e
Fix address title styles.
Fix tx title margin right .
2021-10-26 21:47:27 -03:00
Miguel Medeiros
9d9ff6ed91
Fix titles height inconsistencies. 2021-10-26 21:47:26 -03:00
Miguel Medeiros
dc9d5d0be3 Fix h1 fontsize. 2021-08-04 09:08:11 -03:00
Miguel Medeiros
4338dd6c3f
Fix transaction title breaks row on some languages (#570) 2021-06-11 23:16:45 -05:00
Miguel Medeiros
71fa2d67cb
Fix rbf alert css. (#525) 2021-05-18 18:56:42 +04:00
Miguel Medeiros
5cd2cfa097
FIX unify the units css. (#499)
* FIX unify the units css.
* Fix units css font-size.
2021-05-18 18:20:17 +04:00
Miguel Medeiros
b778d96910
Fix OP_RETURN truncated text. (#502)
* Fix OP_RETURN truncated text.

* Fix scriptmessage width on desktop media queries
2021-05-08 00:36:35 +04:00
Miguel Medeiros
2f8f3ca2e9
New concept for dashboard layout components. (#469)
* New concept for dashboard layout components.

* Align dashboard componentes.

* Add divider to fee box component.

* Remove TV icon from mobile and tablet queries.

* Fix form input overflow.

* Add responsive css to statistic component.

* Add responsive css to about page.

* Add global padding bottom.

* Fix graph page styles.

* Add responsive chart and scrollable table.

* Fix mobile css query for navbar menus.

* Fix pagination responsive css.

* Add CSS animated logo.

* Revert "Add CSS animated logo."

This reverts commit 92af38294c0d4fe815a801b37635cde7f8ee1ced.

* Add extra skeleton to fee-box-component.

* Fix latest-blocks and latest-transactions table css.

* Adapt Bisq pages to responsive layout.

* Remove parenthesis from fiat amout.
Fiat prive break not break on desktop.
Transaction ID align left.
Fee box skeleton width resize.

* Fix mobile table text-size.

* Fix dashboard mempool info mobile alignment.
2021-05-03 17:11:30 +04:00
softsimon
ed55e86a9d
Visualize the CPFP transactions.
fixes #401
2021-03-22 18:04:50 +07:00
softsimon
53999dbea5
Round medianFee instead of ceil
Minor ui fixes.
2020-04-09 15:23:46 +07:00
softsimon
628df1a972
Mobile view design updates. 2020-03-25 02:55:26 +07:00
softsimon
93c5f0bd84
Adding ETA, confirmed time, and other ui improvements to transaction page. 2020-03-23 04:07:31 +07:00
softsimon
3c38aaaf33
Fixes to responsive design. 2020-03-10 15:25:49 +07:00
softsimon
0f41b0d933
Making block, transaction, and address view responsive.
closes #43
2020-03-10 14:46:12 +07:00
Simon Lindh
5186f81d56
Track transaction among mempool blocks. 2020-02-26 03:30:51 +09:00
Simon Lindh
f3cfa038d3
Transaction tracking revamped.
Blockchain block arrow.
2020-02-26 03:28:57 +09:00
Simon Lindh
ac95c09ea6
New base code for mempool blockchain explorerer 2020-02-26 03:19:26 +09:00