Commit Graph

66 Commits

Author SHA1 Message Date
wiz
b9f0e63341
Bump version numbers to v2.4.1-dev 2022-06-10 22:43:57 +09:00
wiz
f901f06992
Release v2.4.0 2022-06-09 23:10:18 +09:00
Felipe Knorr Kuhn
69713ae156
Update to Cypress v10 2022-06-03 20:46:33 -07:00
wiz
f84fee1ba0
Merge pull request #1624 from mempool/dependabot/npm_and_yarn/frontend/clipboard-2.0.11
Bump clipboard from 2.0.10 to 2.0.11 in /frontend
2022-05-31 23:55:07 +09:00
softsimon
d542671993
Updating some more packages 2022-05-31 02:21:05 +04:00
softsimon
3935aef841
Upgrading packages 2022-05-31 02:21:05 +04:00
softsimon
e5470b9e40
Angular 13.3.10 update 2022-05-26 18:31:11 +04:00
softsimon
2e9eb46caa
npm audit fix 2022-05-24 04:57:08 +04:00
Felipe Knorr Kuhn
1da44cd4a6
Upgrade Cypress to v9.6.1 2022-05-18 22:01:28 -07:00
dependabot[bot]
20db11f9d8
Bump clipboard from 2.0.10 to 2.0.11 in /frontend
Bumps [clipboard](https://github.com/zenorocha/clipboard.js) from 2.0.10 to 2.0.11.
- [Release notes](https://github.com/zenorocha/clipboard.js/releases)
- [Commits](https://github.com/zenorocha/clipboard.js/compare/v2.0.10...v2.0.11)

---
updated-dependencies:
- dependency-name: clipboard
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-10 02:09:37 +00:00
softsimon
9dcf421216
Upgrading npm packages and 2022-05-02 20:04:04 +04:00
softsimon
32792f4f74
npm audit fix 2022-03-27 14:26:06 +04:00
Felipe Knorr Kuhn
a69719ad36
Update Cypress to v9.5.2 2022-03-19 22:33:56 -07:00
softsimon
204e1c2a84
Npm install 2022-02-23 21:07:49 +04:00
Felipe Knorr Kuhn
30e41007a2
Update Cypress to v9.5.0 2022-02-22 22:14:59 -08:00
softsimon
c1f90e0c26
Npm audit fix 2022-01-23 12:58:16 +04:00
Felipe Knorr Kuhn
80e4141612
Update Cypress to v9.3.1 2022-01-20 21:27:52 -08:00
wiz
dbdc87eeae
Bump version number to v2.4.0-dev 2022-01-16 15:41:23 +09:00
wiz
b9067ed912
Release v2.3.0 2022-01-16 15:36:48 +09:00
softsimon
78c32af062
Fixing high vulnerabilities 2022-01-14 16:43:56 +04:00
softsimon
2f5cad9d0a
Bumping minor Angular version and major ngBootstrap 2022-01-12 02:42:33 +04:00
softsimon
e332789afc
Bumping mempool.js to 2.3.0-dev1 and removing unused tsc build step 2021-12-22 19:33:10 +04:00
softsimon
c29311d831
Upgrading mempool-js with separated Liquid and Bisq 2021-12-20 23:48:26 +04:00
wiz
52397cb341
Merge pull request #993 from mempool/simon/angular-13
Upgrading frontend to Angular 13
2021-12-09 10:16:54 +00:00
softsimon
ed9b46bae0
Upgrading frontend to Angular 13 2021-12-08 22:08:20 +04:00
Felipe Knorr Kuhn
9ac77f7113
Update Cypress dependencies 2021-12-07 22:25:10 -08:00
wiz
41c61ef506
Move npm deps in package.json to fix npm install --prod 2021-12-07 10:42:06 +00:00
softsimon
bbee2dcb5b
Upgrading to Angular 12 and NgBootstrap 10 2021-09-22 23:57:05 +04:00
Miguel Medeiros
9b956ff88d
Add new component incoming-transactions-graph;
Refactor component mempool-graph;
Refactor component fee-distribution-graph;
Add incoming-transactions-graph to dashboard;
Add incoming-transactions-graph to statistics;
Add incoming-transactions-graph to television;
Add mempool-graph to dashboard;
Add mempool-graph to statistics;
Add mempool-graph to television;
Remove chartist.component;
2021-09-14 22:35:47 -03:00
Miguel Medeiros
1a98a14541
Add echart module. 2021-09-14 22:35:47 -03:00
wiz
1696623e2f
Bump version to v2.3.0-dev after shipping v2.2.2 2021-09-09 07:27:01 +09:00
wiz
251a1af442
Bump version number for v2.2.2 release 2021-09-09 07:23:36 +09:00
softsimon
0323fd966d
Npm audit fix. 2021-09-03 00:44:23 +04:00
Felipe Knorr Kuhn
3f290dae06
Upgrade Cypress to v8.3.1 2021-09-01 21:08:10 -07:00
softsimon
867afaf265
Updating package lock file. 2021-08-18 00:50:18 +03:00
Rishabh
3d2ec64b14
Only display "Load all" if there are at least 3 more items to load (#724)
* Only display Load more if there are at least 3 more items to load

* Load more only if at least 3 more inputs
2021-08-18 00:49:08 +03:00
wiz
7e273ce63d
Bump version tags to v2.2.2-dev 2021-08-13 07:56:14 +09:00
wiz
af5e0d7cd6
Bump version to v2.2.1 2021-08-13 07:45:47 +09:00
softsimon
a9009d4de2
npm audit fix. 2021-08-04 14:34:28 +03:00
softsimon
a265787cd4
Bumping mempool.js. 2021-08-04 14:34:05 +03:00
Felipe Knorr Kuhn
9e46cde9b7
Updates to the e2e suite (#659)
* initial version of the update config script

* fix duplicated content

* update cypress ci settings

* add workflow to run e2e tests when pushing

* record cypress results to the dashboard

* pull the cypress record key and project id from the secrets

* add start-server-and-test to replace concurrently

* replace concurrently with start-server-and-test

* remove concurrently

* add new cypress target to record

* update cypress to 7.7.0

* add tests for signet

* add tests for testnet

* run tests on chrome and firefox

* update test matrix: add edge and run firefox on container

* fix copypasta

* update docker image for firefox

* fix task name again

* fix edge tests task name

* improve bisq tests

* update workflow config

* enable cypress debug logs

* add a manual trigger for the e2e tests

* add config:defaults target

* use more of the GHA options

* fix config command

* add cypress-fail-on-console-error

* upgrade cypress to v8.0.0

* add helper to wait for the loader skeleton to be gone

* use skeleton waiter on the tests

* remove manual test trigger

* fix tv test when only one mempool block is available

* add waiter for pagination

* add extra steps to debug firefox launch issue

* remove whoami step

* Revert "upgrade cypress to v8.0.0"

This reverts commit cb3ff7d906.

* remove userinfo debug step

* enable test retries in run mode

* update proxy config to reduce ECONNRESET errors

* add mock-socket dev dependency

* add helpers to mock websockets and detect page idleness

* stabilize mainnet tests

* fix tv mode test on Liquid

* add basic tests for the mainnet status page

* cleanup mainnet tests

* update bisq tests

* update signet tests

* update testnet tests

* add initial support for parameterized websocket mocks

* move testing dependencies to optionalDependencies

* comment out mempool size check until the live updates are fixed

* comment out tx regex test

* update fixture for the new difficulty adjustment component

* fix the assertions on the status page
2021-07-25 21:03:47 +03:00
softsimon
195b9bf542
Bumping the mempool-js lib. 2021-07-25 02:32:31 +03: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
softsimon
6be733490f
npm audit fix 2021-06-26 15:28:45 -04: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
Felipe Knorr Kuhn
1bd0c40c15
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
Miguel Medeiros
353b0e8729
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
c54c30209e
npm audit fix 2021-05-31 19:02:39 -04:00
softsimon
147d44d14b
npm audit fix 2021-05-11 12:43:19 +04:00