953 Commits

Author SHA1 Message Date
Miguel Medeiros
cd242141f1 Fix time-span calculation. (#635) 2021-07-18 15:42:59 +03:00
softsimon
3594a5f006 Removing shortened date i18n strings. 2021-07-18 01:02:02 +03:00
softsimon
544f43aebd Updated "mins per block" i18n string. 2021-07-17 18:23:50 +03:00
softsimon
1c51e4952b Reusing hard coded In~1 min with base date minute i18n string. 2021-07-17 16:36:21 +03:00
softsimon
c12bb19490 Updating from transifex. 2021-07-17 15:37:34 +03:00
softsimon
d6298da890 Updating i18n strings. 2021-07-17 14:59:10 +03:00
Miguel Medeiros
394a48b9cd UI/UX - New component for difficult adjustment. (#602)
* Add next difficulty blocks.
Add next difficulty target date.
Add next difficulty total progress.
Add ajustment difficulty avg min per block.

* Fix typo.

* Trigger difficulty calculation every 5 seconds.

* Add rxjs timer to difficultyEpoch.

* Fix pipe.

* Fix small bar position.

* Change i18n strings.

* Fix typo.

* Add time-until component.

* Speed up difficultyEpoch timer to 1000 ms.

* Fix values to 2 decimal places.

* Add title to fee and difficulty adjustment cards.

* Add title outside the card.

* Fix title to center position.

* Add other titles.

* Add new transalations strings.
Refactor time span component.

* Fix difficulty adjustment i18n string.
Fix duplicated i18n strings.
2021-07-17 14:58:16 +03:00
Miguel Medeiros
be8be9d603 UI/UX - Scroll by clicking on the pagination button. (#613)
* Add scrollIntoView when click on pagination.

* Add padding top.

* Fix access DOM from ViewChild.

* Fix scrolling position.

* Fix chrome and firefox compatibility.
2021-07-16 15:33:22 +03:00
Miguel Medeiros
6ac8609910 UI/UX - Fix arrow position. (#627)
* Fix arrow position.

* Add arrows from font-awesome.

* Add icons to bisq transfers.

* Fix icon size in mobile view.
2021-07-15 23:23:37 +03:00
softsimon
70c8712a58 Only display Trade Mark sign on english language. (#608) 2021-07-13 12:00:05 +03:00
softsimon
efd41644a4 Updating from transifex. 2021-07-13 11:49:46 +03:00
softsimon
5d752be244 Adding Hindi 2021-07-13 11:49:04 +03:00
Miguel Medeiros
33d1060be1 UI/UX - Blocks not visible on the TV page. (#626)
* Fix blocks not visible on the TV page.

* Add e2e testing for tv screen.
2021-07-12 17:19:58 +03:00
softsimon
d6198f0f7c Updating from transifex. 2021-07-11 22:06:14 +03:00
softsimon
03b05855aa Update i18n. 2021-07-10 18:20:15 +03:00
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
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
softsimon
6f9e7ec74c Update i18n from transifex. 2021-06-26 14:45:05 -04: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
softsimon
d9ecde42e6 Adding missing space. 2021-06-13 17:56:24 -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
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