Commit Graph

1302 Commits

Author SHA1 Message Date
Felipe Knorr Kuhn
865049f436 fix config command 2021-07-19 22:22:44 -07:00
Felipe Knorr Kuhn
6bd4c41bbc use more of the GHA options 2021-07-19 22:19:43 -07:00
Felipe Knorr Kuhn
b8f60993e8 add config:defaults target 2021-07-19 22:18:53 -07:00
Felipe Knorr Kuhn
822d5aaeee add a manual trigger for the e2e tests 2021-07-19 21:51:48 -07:00
Felipe Knorr Kuhn
065a7a1f0c enable cypress debug logs 2021-07-17 20:35:40 -07:00
Felipe Knorr Kuhn
71dadbe5ed update workflow config 2021-07-17 20:35:08 -07:00
Felipe Knorr Kuhn
cd94b814f5 improve bisq tests 2021-07-16 21:00:14 -07:00
Felipe Knorr Kuhn
506c0ab8ca fix edge tests task name 2021-07-16 21:00:03 -07:00
Felipe Knorr Kuhn
b1fa791492 fix task name again 2021-07-16 18:54:58 -07:00
Felipe Knorr Kuhn
ab748be84a update docker image for firefox 2021-07-16 18:50:51 -07:00
Felipe Knorr Kuhn
695f54c93e fix copypasta 2021-07-16 18:45:05 -07:00
Felipe Knorr Kuhn
fa455baf27 update test matrix: add edge and run firefox on container 2021-07-16 18:44:20 -07:00
Felipe Knorr Kuhn
cd3172f00c run tests on chrome and firefox 2021-07-16 15:59:49 -07:00
Felipe Knorr Kuhn
e308ad9d0a add tests for testnet 2021-07-16 13:32:08 -07:00
Felipe Knorr Kuhn
a753b78252 add tests for signet 2021-07-16 13:27:24 -07:00
Felipe Knorr Kuhn
5510c79adf update cypress to 7.7.0 2021-07-16 10:10:36 -07:00
Felipe Knorr Kuhn
96f03204d2 add new cypress target to record 2021-07-15 21:11:04 -07:00
Felipe Knorr Kuhn
c0307cfd56 remove concurrently 2021-07-15 20:57:52 -07:00
Felipe Knorr Kuhn
7718027ea9 replace concurrently with start-server-and-test 2021-07-15 20:57:25 -07:00
Felipe Knorr Kuhn
780b04709d add start-server-and-test to replace concurrently 2021-07-15 20:38:25 -07:00
Felipe Knorr Kuhn
ebdf1fb8da pull the cypress record key and project id from the secrets 2021-07-15 20:21:47 -07:00
Felipe Knorr Kuhn
10ad2758d4 record cypress results to the dashboard 2021-07-15 20:18:45 -07:00
Felipe Knorr Kuhn
7c1a839aa8 add workflow to run e2e tests when pushing 2021-07-15 10:23:19 -07:00
Felipe Knorr Kuhn
e991f55357 update cypress ci settings 2021-07-15 10:20:30 -07:00
Felipe Knorr Kuhn
be17cae130 fix duplicated content 2021-07-11 10:12:01 -07:00
Felipe Knorr Kuhn
bd88e439f6 initial version of the update config script 2021-06-28 20:49:29 -07:00
softsimon
6be733490f npm audit fix v2.2.0-rc4 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
v2.2.0-rc3
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. v2.2.0-rc2 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