* 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
* commit 'f151eb81c812a62d1d5c57ee91620a3dd9ae5068':
Upgrade angular from 10.0.4 to 10.2.3, typescript from 3.9.7 to 4.0.5
Modify /bisq/api/v1/markets/markets to only return active markets
Remove unnecessary @types/axios dependency.
Same npm fix for running `tsc` from `./node_modules` for backend
Set npm to run `ng` and `tsc` binaries from `./node_modules/` path
# Conflicts:
# frontend/package-lock.json
# frontend/package.json