Miguel Medeiros
bf5dd8c842
Fix lint errors. ( #556 )
2021-06-07 15:48:27 -04:00
Felipe Knorr Kuhn
5b4b5c9bb0
New e2e test suite ( #555 )
...
* add @cypress/schematic as a dev dependency
* replace protractor with cypress
* remove the boilerplate test
* add the cypress-wait-until helper library
* add cypress-wait-until to all tests
* add signet to stg proxy config
* add proxy config for production
* add environment configs to angular.json
* update e2e target to use the production proxy
* update serve and start scripts to use the new environment config
* add the concurrently lib to the dev dependencies
* fix missing import
* ignore videos and screenshots saved by the e2e suite
* add fixtures for the tests
* update cypress npm scripts to use concurrently
* add some e2e tests
2021-06-07 10:36:41 -04:00
softsimon
57b6f2f612
Remove duplicate i18n string sponsor
2021-06-06 17:16:39 -04:00
softsimon
d681f94cbe
Updated i18n
2021-06-06 16:56:08 -04:00
softsimon
43c9072cad
Address page: Display load more button on load error. ( #542 )
...
fixes #440
2021-06-06 16:07:45 -04:00
Miguel Medeiros
9b814a36f0
Dashboard layout reviewed. ( #550 )
...
* Fix mempool-info-data item margin-bottom.
* Remove unecessary bootstrap classes.
* Fix lint errors.
* Fix and remove css classes.
* Add css class to Terms of Service.
2021-06-06 16:07:04 -04:00
Miguel Medeiros
77c062e7f8
New API docummentation. ( #544 )
...
* Install hljs package.
* Add highlight.js stylesheet and js to index.html.
* Add new instructions for API documentation.
* Add network value to code-template component.
* Add curl examples.
* Fix tab order of bisq api page.
* Add esmodules instalation instructions.
Add external links to repositories.
* Add self-hosted hljs styles.
* Add response code examples.
Add dynamic networks to curl examples.
Remove reponse code box if not needed.
* Self hosted highlight.min.js.
* Bumping "ws" dependency to fix vulnerability.
* npm audit fix
* npm audit fix
* Remove Hightlight.js dependency.
Add new style to code-template-component.
* Remove hljs css.
* Change NgbModule and NgbAccordionModule to shared
* Fix NgbAccordionModule import.
2021-06-06 16:06:56 -04:00
softsimon
859e90f0d2
npm audit fix
2021-05-31 19:02:39 -04:00
Miguel Medeiros
d951c0ae5b
Invert graph legends order. ( #532 )
...
* Invert graph legends order.
* Reorder graph legends if inverted-graph is true.
2021-05-23 13:51:29 +04:00
Miguel Medeiros
64e417f819
Fix innerHTML element of status view component. ( #537 )
2021-05-23 02:16:23 +04:00
Miguel Medeiros
fcdf89ef38
Align loading component in the center. ( #535 )
...
* Align loading component in the center.
* Change height of loading component.
2021-05-22 18:57:15 +04:00
Miguel Medeiros
f8f078a08f
Fix missing whitespace linting. ( #534 )
2021-05-21 19:03:18 +04:00
softsimon
14dd26f770
Fix for race condition causing cpfp fetching not working. ( #533 )
...
fixes #505
2021-05-21 17:06:53 +04:00
softsimon
c008384493
Upgrading mempool.js
2021-05-21 03:30:39 +04:00
Miguel Medeiros
694778fbb7
Fix tx-list load is being constantly triggered. ( #531 )
2021-05-20 02:03:59 +04:00
Miguel Medeiros
7c088a3f4f
Change chart-holder width. ( #530 )
2021-05-20 00:44:21 +04:00
Miguel Medeiros
4ded57a9c4
Align scriptmessage text to the left. ( #529 )
...
* Align scriptmessage text to the left.
* Script message box only fills the text width.
2021-05-19 01:16:47 +04:00
Miguel Medeiros
954533c2b7
Fix vertical align Graph. ( #528 )
...
* Fix graph component vertical css query.
* Fix chart-holder padding-top.
2021-05-19 01:06:51 +04:00
Miguel Medeiros
5e89a5640d
Fix TV View graph height. ( #527 )
...
* Fix graph alignment.
Only show the graph on desktop resolutions.
* Fix mempool-info-chart chart alignment.
2021-05-18 23:59:48 +04:00
softsimon
da13f98a23
Sponsor t-shirts.
2021-05-18 23:00:07 +04:00
wiz
745e4c7817
Merge pull request #524 from mempool/simon/sponsor-page
...
New separate sponsorship page
2021-05-19 00:50:14 +09:00
Miguel Medeiros
9765fd7df6
Fix rbf alert css. ( #525 )
2021-05-18 18:56:42 +04:00
Miguel Medeiros
5f787c52e8
FIX unify the units css. ( #499 )
...
* FIX unify the units css.
* Fix units css font-size.
2021-05-18 18:20:17 +04:00
softsimon
af9dd0fe32
New separate sponsorship page.
2021-05-18 13:23:39 +04:00
wiz
84bb475c63
Merge pull request #517 from mempool/simon/bisq-address-prefix-search
...
Handle the 'B' prefix in the search bar autocomplete on /bisq
2021-05-14 03:42:15 +09:00
softsimon
e8d4adc90c
Updated regex to accept bisq-addresses.
2021-05-13 21:56:57 +04:00
softsimon
451e265ae9
Bisq dashboard: Change color between red/green when price changes
2021-05-13 19:23:43 +04:00
softsimon
85970e36e1
Handle the 'B' prefix in the search bar autocomplete on /bisq
...
refs #510
2021-05-13 03:01:47 +04:00
wiz
55e303de9a
Merge pull request #511 from knorrium/improve_scrolling_between_routes
...
Improve scrolling between routes
2021-05-13 02:03:14 +09:00
softsimon
3c8cb79013
Round up fee estimations
2021-05-12 20:13:55 +04:00
softsimon
33b6ff3767
Bisq markets: Add terms of service
2021-05-12 16:07:25 +04:00
softsimon
3c8a66fda7
Adding missing icon import.
2021-05-12 15:57:46 +04:00
softsimon
96a85d5d31
Bisq markets: Display terms of service and language selector (except on official markets).
...
refs #510
2021-05-12 14:51:55 +04:00
softsimon
693715bfb3
Updated i18n from transifex.
2021-05-11 15:31:42 +04:00
softsimon
57e5a7394f
Updated i18n.
2021-05-11 15:29:03 +04:00
softsimon
922ba0cd0f
Bisq markets: Fix for graph not updating when changing window
...
refs #510
2021-05-11 14:55:45 +04:00
softsimon
57e2ac979c
Bisq markets: Swapping price locations
2021-05-11 14:37:25 +04:00
softsimon
14a44499a2
Bisq market symlinks fix.
2021-05-11 13:25:16 +04:00
softsimon
86467393c3
npm audit fix
2021-05-11 12:43:19 +04:00
Felipe Knorr Kuhn
92f391f841
set toggleShowDetails() to scroll into the viewport using anchors
2021-05-10 22:18:30 -07:00
Felipe Knorr Kuhn
ae042ce061
add anchors to the block component
2021-05-10 22:16:42 -07:00
Felipe Knorr Kuhn
74d5991035
enable scroll position restoration and anchor scrolling
2021-05-10 22:15:54 -07:00
softsimon
503072dbdf
New Bisq Markets Dashboard Design
...
fixes #476
2021-05-11 04:15:11 +04:00
softsimon
27330c879d
Update translations from transifex.
2021-05-08 01:12:57 +04:00
softsimon
fac0428a9f
Update i18n messages.
2021-05-08 01:11:05 +04:00
Miguel Medeiros
d08347e2d9
Fix OP_RETURN truncated text. ( #502 )
...
* Fix OP_RETURN truncated text.
* Fix scriptmessage width on desktop media queries
2021-05-08 00:36:35 +04:00
wiz
fd129677ee
Merge pull request #498 from MiguelMedeiros/op_return
...
Fix Coinbase and OP_RETURN truncated text.
2021-05-07 00:00:12 +09:00
wiz
5753faf016
Merge pull request #478 from mempool/simon/address-page-error-localization
...
Localize electrum limit error.
2021-05-06 23:04:01 +09:00
Miguel Medeiros
2427bc2930
Fix OP_RETURN css width.
2021-05-06 09:00:33 -03:00
Miguel Medeiros
e3e53f62e1
New concept for dashboard layout components. ( #469 )
...
* New concept for dashboard layout components.
* Align dashboard componentes.
* Add divider to fee box component.
* Remove TV icon from mobile and tablet queries.
* Fix form input overflow.
* Add responsive css to statistic component.
* Add responsive css to about page.
* Add global padding bottom.
* Fix graph page styles.
* Add responsive chart and scrollable table.
* Fix mobile css query for navbar menus.
* Fix pagination responsive css.
* Add CSS animated logo.
* Revert "Add CSS animated logo."
This reverts commit 92af38294c0d4fe815a801b37635cde7f8ee1ced.
* Add extra skeleton to fee-box-component.
* Fix latest-blocks and latest-transactions table css.
* Adapt Bisq pages to responsive layout.
* Remove parenthesis from fiat amout.
Fiat prive break not break on desktop.
Transaction ID align left.
Fee box skeleton width resize.
* Fix mobile table text-size.
* Fix dashboard mempool info mobile alignment.
2021-05-03 17:11:30 +04:00