Mononaut
a7ba4a0be8
Add multi-address wallet page
2024-10-18 02:41:18 +00:00
Mononaut
a1968e01e5
Add utxo chart to address page
2024-09-13 18:16:29 +00:00
softsimon
5c814d9c22
pending balance -> pending
2024-07-24 17:21:55 -05:00
softsimon
96f9f66e7f
changing unconfirmed to pending balance/utxo
2024-07-24 16:56:30 -05:00
softsimon
8116b50d50
fix spelling error
2024-07-21 20:34:20 +08:00
softsimon
a9a1ff68ab
Romanz support for address page
2024-06-24 16:25:29 +09:00
Mononaut
29a8f6a09e
Refactor address table to improve cell wrapping
2024-06-23 03:17:33 +00:00
softsimon
8e521a2376
Add "confirmed"
2024-06-22 17:52:31 +09:00
softsimon
b227767fee
Address page ux updates
2024-06-22 17:34:27 +09:00
natsoni
7f2987f250
address page: adapt skeletons
2024-06-22 15:27:29 +09:00
softsimon
1219526e2d
Disabling liquid test and fixing liquid overflow
2024-06-20 17:43:54 +09:00
Mononaut
5cecd9f8a7
Address page bigger QR button on mobile
2024-06-15 21:02:32 +00:00
Mononaut
fb621f9812
Address redesign liquid & layout fixes
2024-06-14 15:51:00 +00:00
Mononaut
7dfdb5553e
Address & script parsing refactor
2024-06-12 17:28:43 +00:00
Mononaut
3b419be341
Address details pending -> unconfirmed
2024-06-11 20:51:17 +00:00
Mononaut
331b54fe89
Address mouseover QR code
2024-06-10 23:22:10 +00:00
Mononaut
9514bb703b
Redesign top of address page
2024-06-10 23:04:37 +00:00
Mononaut
746a045c48
Refactor address page component with AddressStats class
2024-06-10 22:03:07 +00:00
Mononaut
37725bb341
Make address graph prefer "recent" mode by default
2024-05-31 17:20:07 +00:00
Mononaut
a582a3b0ed
Polish address balance graph, add period toggle
2024-04-29 21:03:09 +00:00
Mononaut
855e25ccd2
Add backend type flag, disable address graphs for non-esplora
2024-04-01 03:49:56 +00:00
Mononaut
484e032775
Reusable component & pipe for http error rendering
2024-03-23 07:07:24 +00:00
Mononaut
2c16dda7c0
Address chart support p2pks
2024-03-20 10:03:19 +00:00
Mononaut
82f1fa5110
Add balance graph to address page
2024-03-20 10:03:19 +00:00
Mononaut
cc5873f995
fix liquid address table overflow
2023-02-15 09:26:12 -06:00
Mononaut
73f2d54a26
support inner links in truncated string component
2023-01-16 16:47:05 -06:00
Mononaut
42a39c1f7c
migrate old text truncation implementations to new component
2023-01-05 11:01:46 -06:00
nymkappa
1d2841b2a6
Handle electrs error 504
2022-06-26 10:50:42 +02:00
softsimon
1093efe844
Improving loading indicator UX
2022-05-18 08:43:24 +04:00
hunicus
48ed9fe824
Add faq link to address lookup error
2022-05-09 01:17:59 -04:00
TechMiX
0c3f9c895e
fix RTL layout issues
2022-04-05 20:37:18 +02:00
softsimon
f466498988
Address page highlight and transfer value
2022-03-14 16:19:37 +01:00
softsimon
7a19da560e
UX: Fixing overflowing unconfidential Liquid address
...
fixes #1013
2021-12-16 04:49:24 +04:00
softsimon
e33e4b1d71
Merge pull request #873 from MiguelMedeiros/fix-height-title-components
...
UI/UX: Fix height inconsistencies between components.
2021-10-29 12:14:26 +04:00
Miguel Medeiros
9264f3cf4f
Fix title styles.
2021-10-26 21:47:28 -03:00
Miguel Medeiros
9d9ff6ed91
Fix titles height inconsistencies.
2021-10-26 21:47:26 -03:00
softsimon
dd6c26b079
Handle new type of Electrum Server error.
...
fixes #872
2021-10-23 11:46:38 +04:00
Miguel Medeiros
1659be0d9f
Fix typo.
2021-10-12 10:54:14 -03:00
softsimon
2d007b9100
Liquid: Display unconfidential address and fix tracking
...
fixes #761
2021-09-06 10:20:31 +04:00
softsimon
9b05ecedc6
Address page: Display load more button on load error. ( #542 )
...
fixes #440
2021-06-06 16:07:45 -04:00
wiz
af61357ced
Merge pull request #478 from mempool/simon/address-page-error-localization
...
Localize electrum limit error.
2021-05-06 23:04:01 +09: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
dcedc8a5ff
Localize electrum limit error.
...
fixes #442
2021-04-27 14:21:33 +04:00
Felipe Knorr Kuhn
88c9fd0c7b
fix typo on 413/405 error message on the address explorer
2021-04-10 21:04:30 -07:00
softsimon
2a5a4ddac0
Hide address received/sent from address page when using electrum API.
...
fixes #294
2021-02-01 04:52:24 +07:00
softsimon
8aa3379ba5
Reduce displayed address length on mobile.
2021-01-13 02:10:04 +07:00
softsimon
ec845a6ac2
Renaming minimum fee to rejecting.
...
Adding progressbar to mempool size.
refs #171
2021-01-12 20:45:41 +07:00
softsimon
9689ccf2ac
Bitcoind: Display the suggestion message on address page when address lookups is not implemented.
2021-01-10 22:24:36 +07:00
softsimon
6a58717694
Loading progressbar for loading address, block transactions and blocks
2021-01-08 21:44:36 +07:00
softsimon
f46728080d
Inform client when Electrum server limit exceeded
2021-01-05 17:30:53 +07:00