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
hunicus
1a8fd23b05
Add links and styling to fixed desktop docs nav
2021-12-16 00:04:47 -05:00
hunicus
3ae46e6ba1
Make desktop docs-nav sticky on scroll
2021-12-15 22:57:10 -05: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
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
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
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
nymkappa
aee319ed51
Initialize graphWindowPreference in localstorage properly
2021-12-13 11:56:24 +09:00
wiz
dc5ced416d
Add Blockstream as Enterprise Sponsor
2021-12-12 04:24:18 +09:00
nymkappa
c9f5002dc2
Use avg() mysql value for timespan between [24h, 6m]
2021-12-11 19:15:20 +09:00
nymkappa
6e4985602e
Increase the number of data to be as close as possible from prod while keeping rounded intervals
2021-12-11 17:27:52 +09:00
nymkappa
11577842a2
Refactor tooltip formatting into common file and switch to native js localization
2021-12-11 17:10:55 +09:00
wiz
1cc8a9469a
Merge pull request #1001 from mempool/simon/i18n-extraction
...
Extracting updated i18n strings
2021-12-11 06:43:39 +00:00
nymkappa
7e7dbdbaf2
Remove test code
2021-12-11 15:43:20 +09:00
nymkappa
fb152b6d7b
Merge branch 'master' into bug/improve-x-axis-intervals
2021-12-11 15:32:10 +09:00
nymkappa
9e8a741d97
Apply proper datetime format according to choosen time scale and force 2h windowPreference in the dashboard
2021-12-11 15:26:59 +09:00
nymkappa
2b0d543ce7
Delete unused code
2021-12-11 15:26:14 +09:00
nymkappa
5e729373bb
Use date interval so we leave mysql handle the number of days in a month etc
2021-12-11 15:26:02 +09:00
nymkappa
41f3f0ab46
Fix graph data for incoming transaction graphs
2021-12-11 10:38:13 +09:00
nymkappa
37722fe165
Remove dead code FeeDistributionGraphComponent
2021-12-11 00:24:10 +09:00
nymkappa
cbd187d06f
Use time
for xAxis type and fix the mempool tooltip accordingly
2021-12-11 00:04:20 +09:00
softsimon
833dd3ef9d
Extracting updated i18n strings
2021-12-10 11:22:25 +04:00
softsimon
bd19496350
Merge pull request #1000 from knorrium/liquid_peg_tests
...
Add Liquid peg in and peg out tests
2021-12-10 11:19:28 +04:00
Felipe Knorr Kuhn
ec420d8f3e
Disable Chrome security to allow Cypress to navigate out of localhost
2021-12-09 15:49:15 -08:00
Felipe Knorr Kuhn
9510c7d2ea
Add tests for Liquid peg in and peg out addresses
2021-12-09 15:48:58 -08:00
wiz
92d2eb9727
Merge pull request #999 from mempool/simon/documentation-i18n-title
2021-12-09 14:22:50 +00:00
softsimon
72f7284311
Documentation i18n title
2021-12-09 17:49:36 +04:00
nymkappa
2b3463519a
Format date properly according to the chosen time scale
2021-12-09 22:29:40 +09:00
nymkappa
00352d7e36
Use "natural" intervals for x-axis in charts
2021-12-09 22:04:23 +09:00
wiz
63e799b225
Merge pull request #998 from mempool/simon/transifex-pull
...
Pulling from Transifex
2021-12-09 13:04:20 +00:00
wiz
3c1e264464
Merge pull request #994 from hunicus/move-api-docs
...
Move /api to /docs/api
2021-12-09 12:56:46 +00:00
hunicus
ff148f15c4
Exclude websocket tab on bisq
2021-12-09 07:46:06 -05:00
softsimon
a5c7f152aa
Pulling from Transifex
2021-12-09 16:42:41 +04:00
hunicus
f0be19409f
Fix relative links on docs tabs
2021-12-09 07:11:04 -05:00
hunicus
936a306dc4
Remove extra padding in websocket api docs tab
2021-12-09 07:01:58 -05:00
hunicus
8ff5748368
Make nav url relative to fix non-mainnet links
2021-12-09 07:01:46 -05:00
softsimon
271726bf58
Merge pull request #996 from mempool/wiz/fix-upgrade-script-for-simon
...
Tweak upgrade script to search for remote origin branches
2021-12-09 14:29:28 +04:00
wiz
65e11c1aa1
Merge pull request #997 from mempool/simon/backend-libs-upgrade
...
Upgrading backend libraries
2021-12-09 10:27:59 +00:00
softsimon
0ccc992e4b
Merge pull request #995 from hunicus/fix-windows-graph
...
Fix graph issue in #992
2021-12-09 14:17:51 +04:00
wiz
52397cb341
Merge pull request #993 from mempool/simon/angular-13
...
Upgrading frontend to Angular 13
2021-12-09 10:16:54 +00:00