1830 Commits

Author SHA1 Message Date
nymkappa
ba05aef04c Merge branch 'master' into bug/improve-x-axis-intervals 2021-12-11 15:32:10 +09:00
nymkappa
b1368121f3 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
bb82317456 Delete unused code 2021-12-11 15:26:14 +09:00
nymkappa
95c7d17987 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
6eb8569e18 Fix graph data for incoming transaction graphs 2021-12-11 10:38:13 +09:00
nymkappa
c9377dfed8 Remove dead code FeeDistributionGraphComponent 2021-12-11 00:24:10 +09:00
nymkappa
26f5410c1f Use time for xAxis type and fix the mempool tooltip accordingly 2021-12-11 00:04:20 +09:00
softsimon
c5de7eff48 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
35e8dc080a Disable Chrome security to allow Cypress to navigate out of localhost 2021-12-09 15:49:15 -08:00
Felipe Knorr Kuhn
b7ce98ee53 Add tests for Liquid peg in and peg out addresses 2021-12-09 15:48:58 -08:00
wiz
50e6a9abff Merge pull request #999 from mempool/simon/documentation-i18n-title 2021-12-09 14:22:50 +00:00
softsimon
26e10253d7 Documentation i18n title 2021-12-09 17:49:36 +04:00
nymkappa
8c6c077115 Format date properly according to the chosen time scale 2021-12-09 22:29:40 +09:00
nymkappa
6668072041 Use "natural" intervals for x-axis in charts 2021-12-09 22:04:23 +09:00
wiz
5ce776bb56 Merge pull request #998 from mempool/simon/transifex-pull
Pulling from Transifex
2021-12-09 13:04:20 +00:00
wiz
eb66c91b8c Merge pull request #994 from hunicus/move-api-docs
Move /api to /docs/api
2021-12-09 12:56:46 +00:00
hunicus
ee2b6c6441 Exclude websocket tab on bisq 2021-12-09 07:46:06 -05:00
softsimon
64bc2f2225 Pulling from Transifex 2021-12-09 16:42:41 +04:00
hunicus
386ea45daf Fix relative links on docs tabs 2021-12-09 07:11:04 -05:00
hunicus
8b0331cba8 Remove extra padding in websocket api docs tab 2021-12-09 07:01:58 -05:00
hunicus
1f6609aa1e Make nav url relative to fix non-mainnet links 2021-12-09 07:01:46 -05:00
softsimon
6e6050bbcd 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
6f94253172 Merge pull request #997 from mempool/simon/backend-libs-upgrade
Upgrading backend libraries
2021-12-09 10:27:59 +00:00
softsimon
da03b39a33 Merge pull request #995 from hunicus/fix-windows-graph
Fix graph issue in #992
2021-12-09 14:17:51 +04:00
wiz
8e02b7c184 Merge pull request #993 from mempool/simon/angular-13
Upgrading frontend to Angular 13
2021-12-09 10:16:54 +00:00
softsimon
6a03539fc9 Upgrading backend libraries 2021-12-09 13:24:29 +04:00
wiz
31556443ba Merge pull request #986 from mempool/simon/liquid-peg-in-out-links-fix
Fixing broken Liquid peg-in and peg-out links
2021-12-09 09:21:41 +00:00
wiz
a1462ebfb9 Tweak upgrade script to search for remote origin branches 2021-12-09 18:12:06 +09:00
hunicus
51d357fa2e Fix graph issues in #992 2021-12-08 17:50:02 -05:00
softsimon
b2abf77b77 Merge pull request #991 from knorrium/add_nvmrc
Add .nvmrc file
2021-12-08 23:06:30 +04:00
softsimon
3a3a263922 Merge pull request #989 from knorrium/update_cypress_deps
Update Cypress dependencies
2021-12-08 22:57:50 +04:00
softsimon
1918d56c36 Merge pull request #988 from knorrium/pin_node_version_on_gha
Pin node version on e2e GHA
2021-12-08 22:57:24 +04:00
softsimon
383f7803c8 Upgrading frontend to Angular 13 2021-12-08 22:08:20 +04:00
hunicus
69623313ee Move /api to /docs/api
Also make API docs responsive so they can be viewed
on mobile.

REST docs are at /docs/api/rest and WebSocket docs
are at /docs/api/websocket.
2021-12-08 12:37:42 -05:00
softsimon
ef55850c78 Merge pull request #983 from mempool/wiz/fix-about-page-staff-string
Fix string for Project Staff on About page
2021-12-08 14:36:20 +04:00
softsimon
8e8d87fb42 Fixing broken Liquid peg-in and peg-out links
fixes #977
2021-12-08 11:50:51 +04:00
Felipe Knorr Kuhn
fcf044a439 Add .nvmrc to set node to 16.10.0 when changing into the project 2021-12-07 22:55:10 -08:00
Felipe Knorr Kuhn
5665259e01 Update Cypress dependencies 2021-12-07 22:25:10 -08:00
Felipe Knorr Kuhn
1030dab49d Enable dependency caching on e2e GHA 2021-12-07 21:27:22 -08:00
Felipe Knorr Kuhn
419677cbd9 Use node 16.10.0 on the e2e GHA 2021-12-07 21:22:21 -08:00
wiz
9b2e1b2d1c Merge pull request #981 from mempool/wiz/fix-npm-install-prod
Move npm deps in package.json to fix `npm install --prod`
2021-12-08 04:24:48 +00:00
wiz
c7cc9d5dd7 Fix i18n identifier for About Page -> Project Staff string
Co-authored-by: softsimon <softsimon@users.noreply.github.com>
2021-12-08 04:16:34 +00:00
wiz
c219217a1f Merge pull request #984 from mempool/wiz/update-readme-for-v2.3.0
Update README for upcoming v2.3.0 release
2021-12-08 04:15:32 +00:00
wiz
05118151af Update README for upcoming v2.3.0 release 2021-12-08 00:04:24 +09:00
wiz
0fb317c11d Fix string for Project Staff on About page 2021-12-07 23:29:17 +09:00
wiz
9bde12f0cf Merge pull request #982 from mempool/simon/core-contributors
Adding Core Contributors on the About page
2021-12-07 14:16:44 +00:00
softsimon
055eb69b6e Adding Core Contributors on the About page 2021-12-07 18:00:49 +04:00
wiz
e03d75e3ac Move npm deps in package.json to fix npm install --prod 2021-12-07 10:42:06 +00:00
wiz
5d5fbc20c2 Merge pull request #980 from knorrium/docker_node_16_10_0
Set Dockerfiles to use Node v16.10.0
2021-12-07 08:04:53 +00:00
Felipe Knorr Kuhn
0c9c69cfc4 Set Dockerfiles to use Node v16.10.0 2021-12-06 23:52:23 -08:00