Miguel Medeiros
1e9f131a2a
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
5197a15e31
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
1d29fad986
Bump version to v2.2.1-dev
2021-07-03 14:49:59 -07:00
wiz
eb6db6caf3
Bump version for v2.2.0 release
2021-07-03 14:36:10 -07:00
wiz
78c44eedbc
Update from transifex
2021-07-03 14:34:47 -07:00
softsimon
b48a48a6be
Updating from transifex.
2021-06-29 13:12:47 -04:00
softsimon
8e1aae1bbf
Updating i18n messages.
2021-06-29 13:11:39 -04:00
Miguel Medeiros
807d4b0327
Fix tv only ( #598 )
...
* Remove TV Only container.
2021-06-29 13:10:15 -04:00
Miguel Medeiros
df588695ec
Fix iinverse mempool graph also affect the TV view ( #580 )
2021-06-29 13:08:11 -04:00
softsimon
da13349b14
Reduce titles in Russian language to prevent overflows.
2021-06-27 12:16:59 -04:00
Felipe Knorr Kuhn
f6e4907128
skip downloading the Cypress binary on Docker
2021-06-26 16:48:57 -07:00
softsimon
6be733490f
npm audit fix
2021-06-26 15:28:45 -04:00
wiz
fdf15c39a6
Merge pull request #595 from knorrium/fix_docker_builds
...
Improvements to local and Docker builds
2021-06-27 04:20:09 +09:00
softsimon
3b020046b7
Update i18n from transifex.
2021-06-26 14:45:05 -04:00
Felipe Knorr Kuhn
8574ee6edd
push both tag and latest images at the same time
2021-06-26 10:29:08 -07:00
Felipe Knorr Kuhn
f937ea5745
fix missing backslash
2021-06-26 00:38:18 -07:00
Felipe Knorr Kuhn
741a020579
add missing semicolon
2021-06-26 00:29:45 -07:00
Felipe Knorr Kuhn
33d37a9b5b
update generate-config to read the short sha from docker
2021-06-25 23:47:40 -07:00
Felipe Knorr Kuhn
446bdfebea
update FE Dockerfile to read short sha
2021-06-25 23:47:19 -07:00
Felipe Knorr Kuhn
ca91afe45b
update GHA workflow to expose the short sha to docker
2021-06-25 23:46:56 -07:00
softsimon
33a5be5a7d
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
6a4eee3711
Updated from transifex.
2021-06-22 13:56:46 -04:00
softsimon
13931ceec6
Updated from transifex.
2021-06-22 10:57:44 -04:00
softsimon
0c418a9e33
Updated from transifex.
2021-06-22 10:57:26 -04:00
softsimon
6f8b95a17f
Updating i18n.
2021-06-17 11:59:11 -05:00
softsimon
389c1d794c
Updated from transifex.
2021-06-17 11:09:52 -05:00
softsimon
fca66f1b9f
Updating i18n.
2021-06-17 11:09:07 -05:00
Felipe Knorr Kuhn
4c7d0cd2e5
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
1016586992
fix the block viewer for liquid ( #584 )
2021-06-16 11:48:46 -05:00
wiz
38c8f3acb4
More tweaking of project description on About page
2021-06-16 00:19:56 -05:00
wiz
962023fbc4
Update project description on About page
2021-06-15 23:56:49 -05:00
wiz
b4f8bb2f48
Add trademark symbols and trademark notice to About page
2021-06-15 23:23:26 -05:00
Felipe Knorr Kuhn
c26461fada
Route json assets to prod ( #585 )
...
* update proxy settings to route json assets to prod
2021-06-15 17:32:36 -05:00
softsimon
1a996e1640
Adding missing space.
2021-06-13 17:56:24 -05:00
softsimon
c80532b420
Bumping mempool.js lib.
2021-06-13 15:39:40 -05:00
wiz
74c49b9ae7
Enable i18n locale for Russian (ru)
2021-06-13 15:05:21 -05:00
softsimon
3f03c9c2b6
Swap location of API doc tabs.
2021-06-12 17:18:59 -05:00
softsimon
f00e727e68
Updating i18n from transifex.
2021-06-11 23:27:29 -05:00
Miguel Medeiros
4338dd6c3f
Fix transaction title breaks row on some languages ( #570 )
2021-06-11 23:16:45 -05:00
Felipe Knorr Kuhn
8385c50605
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
93c4b1caf1
Fix for missing overpaid fees tag on confirmed txs
...
fixes #483
2021-06-11 19:30:33 -05:00
softsimon
49810b6a47
Added new i18n strings
2021-06-11 14:54:57 -05:00
softsimon
28d685a661
Updated i18n from transifex
2021-06-11 10:58:54 -05:00
softsimon
95d3d0feaf
Bisq transactions was listed in the wrong order.
...
fixes #566
2021-06-11 10:55:13 -05:00
softsimon
cbc5d67f62
Update README.md
2021-06-10 16:18:26 -05:00
softsimon
87575bc0a2
Add v2.2.0 screen shot
2021-06-10 16:18:09 -05:00
softsimon
8f74ef58f8
i18n fixes.
2021-06-10 15:38:15 -05:00
softsimon
2475c67d5b
Use default proxy config for local proxy conf.
2021-06-10 09:55:19 -05:00
softsimon
bf45bf7b39
Update i18n from transifex
2021-06-10 09:52:13 -05:00
Miguel Medeiros
a1f0417997
Sponsor page ( #560 )
...
* Refactor sponsors page layout.
Remove add to t-shirts.
* Remove tshirt promo.
* Refactor sponsors page layout.
Remove add to t-shirts.
* Remove bootstrap classes and inline styles.
Add new classes to thanks page.
Co-authored-by: softsimon <softsimon@protonmail.com>
2021-06-09 18:36:34 -05:00