wiz
08f185525c
Update About page chat links: replace telegram with matrix
2021-12-20 01:52:58 +09:00
wiz
d6b00fe39e
Update GitHub issue templates to redirect support requests to chat
2021-12-20 01:31:29 +09:00
softsimon
cec3baeaa4
Merge pull request #1024 from nymkappa/feature/blocks-mouse-scroll
...
User can drag the blockchain blocks horizontally with the mouse
2021-12-19 12:59:04 +04:00
nymkappa
6e59733cac
User can drag the blockchain blocks horizontally with the mouse
2021-12-19 15:20:21 +09:00
hunicus
c5b705ede7
Adjust bisq cypress tests
2021-12-17 16:22:16 -05:00
hunicus
2819e24efe
Remove unnecessary file change
2021-12-17 15:08:21 -05:00
hunicus
5f9bc4497a
Customize mobile nav button appearance point
...
Since there are different numbers of topics across
bitcoin, liquid, bisq, faq, etc.
2021-12-17 14:42:21 -05:00
hunicus
086b14e816
Add various ux improvements for mobile doc menu
2021-12-17 11:42:54 -05:00
hunicus
958bfe6d25
Separate docs-nav into new component
...
Since same markup will be needed for desktop
and mobile menus.
2021-12-16 19:11:54 -05:00
hunicus
e01ab449cf
Add skeleton for mobile docs nav
2021-12-16 18:44:39 -05:00
softsimon
eeb0f403a3
Merge pull request #1016 from knorrium/add_failing_test_for_liquid_unconfidential_address
...
Add failing test for Liquid unconfidential address layout issue
2021-12-16 23:01:24 +04:00
hunicus
9a18019d9d
Add :before element for space before anchors
...
@angular-router's `scrollOffset` property seems to be
global, so it might mess up something else, and it also
wasn't taking effect when navigating directly to an
anchor anyway (i.e. from browser's address bar).
2021-12-16 13:20:30 -05:00
Felipe Knorr Kuhn
bcbc60b456
Fix test assertion
2021-12-16 09:31:02 -08:00
Felipe Knorr Kuhn
0d14c30892
Merge remote-tracking branch 'origin/master' into add_failing_test_for_liquid_unconfidential_address
2021-12-16 09:14:46 -08:00
hunicus
5d8c970351
Update anchor links and add on-page links
2021-12-16 11:30:03 -05:00
hunicus
89fede9e48
Fix inconsistencies in api-docs markup
2021-12-16 09:54:07 -05:00
hunicus
f8a54784d0
Improve styling + switch section headings for tags
2021-12-16 09:54:07 -05:00
hunicus
010381aac4
Convert accordions to plain html
2021-12-16 08:46:51 -05:00
wiz
49c30c7237
Merge pull request #1018 from mempool/simon/liquid-address-overflow–fix
...
UX: Fixing overflowing unconfidential Liquid address
2021-12-16 07:39:26 +00:00
wiz
7ba0055c61
Merge pull request #1019 from mempool/simon/witness-interface-type-fix
...
Correcting minor interface typing error
2021-12-16 07:38:57 +00:00
wiz
72b631a4dc
Merge pull request #1017 from mempool/simon/restoring-fee-distribution-graph
...
Revert "Remove dead code FeeDistributionGraphComponent"
2021-12-16 07:38:31 +00:00
hunicus
1a8fd23b05
Add links and styling to fixed desktop docs nav
2021-12-16 00:04:47 -05:00
Felipe Knorr Kuhn
b9a2143a5a
Merge remote-tracking branch 'origin/master' into add_failing_test_for_liquid_unconfidential_address
2021-12-15 20:16:22 -08:00
hunicus
3ae46e6ba1
Make desktop docs-nav sticky on scroll
2021-12-15 22:57:10 -05:00
softsimon
815fb62e7d
Correcting minor interface typing error
2021-12-16 04:53:27 +04:00
softsimon
7a19da560e
UX: Fixing overflowing unconfidential Liquid address
...
fixes #1013
2021-12-16 04:49:24 +04:00
softsimon
43a1af4509
Revert "Remove dead code FeeDistributionGraphComponent"
...
This reverts commit 37722fe165
.
2021-12-15 23:53:12 +04:00
hunicus
40f1949654
Create skeleton layout for desktop docs nav
...
This includes switching to a 2-column layout
(1 for nav and 1 for content) and moving footer
links to docs component so floats can be cleared
properly.
2021-12-15 13:17:37 -05:00
softsimon
cf1471acca
Merge pull request #1015 from knorrium/add_tests_for_rbf_txs
...
Add tests for RBF txs
2021-12-15 21:28:45 +04:00
Felipe Knorr Kuhn
a2a69e522c
Merge remote-tracking branch 'origin/master' into add_failing_test_for_liquid_unconfidential_address
2021-12-15 08:51:08 -08:00
Felipe Knorr Kuhn
4939941c88
Merge remote-tracking branch 'origin/master' into add_tests_for_rbf_txs
2021-12-15 08:50:28 -08: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
836444a1c5
Merge pull request #1011 from mempool/simon/rbf-transaction-ux-bug
...
Fixing broken RBF alert
2021-12-15 13:10:31 +04:00
Felipe Knorr Kuhn
24d4b643e5
Add failing test for Liquid unconfidential address layout issue
2021-12-15 00:02:21 -08:00
Felipe Knorr Kuhn
7f045ae5b9
Add tests to detect layout issues in RBF transactions
2021-12-14 23:21:59 -08:00
Felipe Knorr Kuhn
96a2c8ab4e
Add methods to detect overlapping components
2021-12-14 23:21:40 -08:00
Felipe Knorr Kuhn
47103d85d3
Update mocked ws tests to use the new syntax
2021-12-14 23:19:10 -08:00
Felipe Knorr Kuhn
0af5d733c4
Small refactor to support mocking RBF txs
2021-12-14 23:16:13 -08:00
Felipe Knorr Kuhn
bc7bbf5fe5
Fix formatting
2021-12-14 23:15:33 -08:00
Felipe Knorr Kuhn
4bc141cd67
Add fixture for RBF transactions
2021-12-14 23:14:55 -08: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
wiz
adb5bfe93f
Merge pull request #1009 from mempool/wiz/tweak-xaxis-label-timestamp-format
...
Tweak the graph x-axis label date formatting for better i18n
2021-12-14 09:48:37 +00:00
wiz
f4b7bbc91c
Tweak the graph x-axis label date formatting for better i18n
2021-12-14 18:25:48 +09:00
wiz
687b4af272
Merge pull request #1008 from mempool/wiz/blockstream
...
Add Blockstream as Enterprise Sponsor
2021-12-14 09:04:20 +00:00
wiz
e67f552fbd
Merge pull request #1004 from jorisvial/bug/improve-x-axis-intervals
...
Improve x-axis labels and graph data ticks
2021-12-14 07:50:14 +00:00
nymkappa
28d3f190ff
Update graph tick intervals - Hide label in zoom component - Show hour on 1y graphs
2021-12-14 16:33:17 +09:00
softsimon
2281116504
Automated database creation and migration
...
fixes #1002
2021-12-13 11:32:04 +04:00
nymkappa
92d745168c
Doubled the data points for 1W and 3Y to improve resolution
2021-12-13 14:31:34 +09:00
nymkappa
cf0af20947
Hide xaxis label overlapping - Show current day/month/year below the chart for self better self containing overview
2021-12-13 14:27:05 +09:00