1294 Commits

Author SHA1 Message Date
Miguel Medeiros
6095da173f UI/UX - Add skeleton for blocks preload. (#615)
* Add skeleton for blocks preload.

* Add e2e testing for skeleton blocks preloader.

* Fix reduce mempool blocks to fit the screen.

* Fix variable naming.
2021-07-10 16:04:15 +03:00
Miguel Medeiros
87a55cce0c Fix mouse over tooltip width. (#614) 2021-07-07 22:20:17 +03:00
Miguel Medeiros
758c945170 Fix table overflow. (#612)
fixes #303
2021-07-07 15:22:25 +03:00
softsimon
aa96d943ad Update from transifex. 2021-07-06 20:05:59 +03:00
Miguel Medeiros
517a0597f6 Liquid support for unblinding transactions. (#588)
* Add docker file to generate wallycore wasm js lib.

* Add unblinded liquid transactions.

* Add background to unblided transactions.

* Check liquid network to try to unblind tx.

Ww don't want to try to unblind transactions in other networks.

Co-authored-by: Felipe Knorr Kuhn <100320+knorrium@users.noreply.github.com>

* Delete libwally-core dockerfile.

* Delete wallycore.html.

* Fix validation unblind tx.
Fix lint.
Add errorUnblinded.
Add vin.prevout unblinded tx.

* Add e2e testing to liquids unblinded tx.

* Load libwally.js dynamically.

* Fix table size.

* Add Blockstream License to libwally and wallycore.

Co-authored-by: Felipe Knorr Kuhn <100320+knorrium@users.noreply.github.com>
2021-07-06 19:56:32 +03:00
softsimon
9be82737df Revert "Parse TXID, hash or address strings from search bar and allow searching for TXID:OUTPUT. (#578)" (#610)
This reverts commit 2e2e6aa01f691ca28d2763faf827fda01e428cda.
2021-07-06 19:55:01 +03:00
softsimon
61975c3f63 Parse TXID, hash or address strings from search bar and allow searching for TXID:OUTPUT. (#578)
fixes #450
fixes #415
2021-07-06 19:43:18 +03:00
Miguel Medeiros
8488d40bf7 Fix pagination responsive layout. (#590)
* Fix pagination responsive css.

* Fix css title block transaction alignment.

* Add pagination responsive layout to bisq tx page.

* Add pagination responsive  to bisq blocks page.

* Fix pagination css - bisq txs page.

* Add e2e tests for bisq and mainnet pagination.
2021-07-05 22:28:56 +03:00
wiz
5d0d3db764 Merge pull request #596 from knorrium/skip_cypress_on_docker
skip downloading the Cypress binary on Docker
2021-07-04 07:02:05 +09:00
wiz
b207b3d24c Bump version to v2.2.1-dev 2021-07-03 14:49:59 -07:00
wiz
12094ff222 Bump version for v2.2.0 release 2021-07-03 14:36:10 -07:00
wiz
62bc8451ff Update from transifex 2021-07-03 14:34:47 -07:00
softsimon
f4b5cfef46 Updating from transifex. 2021-06-29 13:12:47 -04:00
softsimon
6822eab5a7 Updating i18n messages. 2021-06-29 13:11:39 -04:00
Miguel Medeiros
7c15f9a897 Fix tv only (#598)
* Remove TV Only container.
2021-06-29 13:10:15 -04:00
Miguel Medeiros
2cc76e97dd Fix iinverse mempool graph also affect the TV view (#580) 2021-06-29 13:08:11 -04:00
softsimon
b75cba1a29 Reduce titles in Russian language to prevent overflows. 2021-06-27 12:16:59 -04:00
Felipe Knorr Kuhn
b246a45149 skip downloading the Cypress binary on Docker 2021-06-26 16:48:57 -07:00
softsimon
6836896a41 npm audit fix 2021-06-26 15:28:45 -04:00
wiz
326a97f9aa Merge pull request #595 from knorrium/fix_docker_builds
Improvements to local and Docker builds
2021-06-27 04:20:09 +09:00
softsimon
6f9e7ec74c Update i18n from transifex. 2021-06-26 14:45:05 -04:00
Felipe Knorr Kuhn
e153657036 push both tag and latest images at the same time 2021-06-26 10:29:08 -07:00
Felipe Knorr Kuhn
77d5401b84 fix missing backslash 2021-06-26 00:38:18 -07:00
Felipe Knorr Kuhn
e7b883ecb2 add missing semicolon 2021-06-26 00:29:45 -07:00
Felipe Knorr Kuhn
95ecdac16e update generate-config to read the short sha from docker 2021-06-25 23:47:40 -07:00
Felipe Knorr Kuhn
ef01aaeade update FE Dockerfile to read short sha 2021-06-25 23:47:19 -07:00
Felipe Knorr Kuhn
be571627e0 update GHA workflow to expose the short sha to docker 2021-06-25 23:46:56 -07:00
softsimon
9ee1d8c56f Lower scroll threshold to fix load more not triggering. (#576)
* Lower scroll threshold to fix load more not triggering.

fixes #575
2021-06-24 18:20:20 -04:00
softsimon
a806ee727e Updated from transifex. 2021-06-22 13:56:46 -04:00
softsimon
dc54883f9f Updated from transifex. 2021-06-22 10:57:44 -04:00
softsimon
72458f61aa Updated from transifex. 2021-06-22 10:57:26 -04:00
softsimon
66e169a16f Updating i18n. 2021-06-17 11:59:11 -05:00
softsimon
880d0ecd1c Updated from transifex. 2021-06-17 11:09:52 -05:00
softsimon
faeebc92e9 Updating i18n. 2021-06-17 11:09:07 -05:00
Felipe Knorr Kuhn
4a9bbf79e0 Generate config on serve and updated git revision method (#587)
* run generate-config on serve

* write the config file only if settings have changed

* read the git commit hash from the current branch, not master

* git sha is now short by default, no need to trim on the about component
2021-06-16 13:47:05 -05:00
Felipe Knorr Kuhn
4a5c670dd4 fix the block viewer for liquid (#584) 2021-06-16 11:48:46 -05:00
wiz
bec6f33496 More tweaking of project description on About page 2021-06-16 00:19:56 -05:00
wiz
2ac0332498 Update project description on About page 2021-06-15 23:56:49 -05:00
wiz
44560bf80c Add trademark symbols and trademark notice to About page 2021-06-15 23:23:26 -05:00
Felipe Knorr Kuhn
11b8c85186 Route json assets to prod (#585)
* update proxy settings to route json assets to prod
2021-06-15 17:32:36 -05:00
softsimon
d9ecde42e6 Adding missing space. 2021-06-13 17:56:24 -05:00
softsimon
5abee2e600 Bumping mempool.js lib. 2021-06-13 15:39:40 -05:00
wiz
1818d16ead Enable i18n locale for Russian (ru) 2021-06-13 15:05:21 -05:00
softsimon
ac3be7675b Swap location of API doc tabs. 2021-06-12 17:18:59 -05:00
softsimon
989ecd4af0 Updating i18n from transifex. 2021-06-11 23:27:29 -05:00
Miguel Medeiros
23449a7a6c Fix transaction title breaks row on some languages (#570) 2021-06-11 23:16:45 -05:00
Felipe Knorr Kuhn
95f813e3e4 Update test dependencies (#572)
* move Cypress to the optionalDependencies section

* remove protractor

* remove dead protractor test files
2021-06-11 23:06:55 -05:00
softsimon
47d1ae1236 Fix for missing overpaid fees tag on confirmed txs
fixes #483
2021-06-11 19:30:33 -05:00
softsimon
1d5c340e4d Added new i18n strings 2021-06-11 14:54:57 -05:00
softsimon
75ef83e9a3 Updated i18n from transifex 2021-06-11 10:58:54 -05:00