de87e16906
remove graphql-codegen stuff
...
* keep existing apollo-based generation as it just works
* can be put back from this commit when doing #722
2022-01-13 22:27:00 +00:00
3729c63581
migrate to Next.js ( #935 )
...
* migrate to Next.js
* migrate scripts
* generate markdown pages
* make all the markdown work
* fix profile, fix image loading
* git+ssh → git+https, again
* bump packages
* maybe windows build fix
* add public to gitignore
Signed-off-by: mihaisc <mihai.scarlat@smartcontrol.ro>
* Next.js v12! Webpack 5! No build hacks anymore
* json import fixes
* fixes
Co-authored-by: mihaisc <mihai.scarlat@smartcontrol.ro>
2021-10-27 11:30:32 +01:00
8737264816
refactor network name output ( #421 )
...
* refactor network output
* fetch chain & network metadata from @ethereum-lists/chains
* typed responses
* switch warning icon for testnet badge
* add supportedNetworks list, output warning based on it
* markup & spacing tweaks
* check networkId against ocean.js ConfigHelper
* remove supportedNetworks app config
* fetch EVM networks metadata on build time
* fixes
2021-03-04 18:16:20 +01:00
53d984a3b6
Fix development with Barge ( #369 )
...
* add contracts copying script
* AssetList failsafe against unexpected Aquarius responses
* grab dev contract addresses from address.json
* script fix
* fix auto-connection in NetworkMonitor
* update dev instructions
* remove the last_block Aquarius workaround
* fix providerUri switch in file input
2021-02-10 12:08:59 +01:00
a951f9bf3b
replace Travis with GitHub Actions workflow ( #358 )
...
* replace Travis with GitHub Actions workflow
* fix prettier on Windows
* remove PascalCasing bash one-liner for one use case
* use mkdirp to workaround Windows
* cache tweaks
* move s3 deploy to own workflow
* upload artifacts for debug
* path tweak
* debug
* apollo:codegen without folder pre-creation
* debug: activate s3 deploy for all branches
* pass env vars to deployment build
* more env var passing
* deploy main branch pushes only
2021-02-02 15:07:02 +02:00
Alex Coseru
55265cd050
Feature/s3 deploy ( #243 )
...
* Create deploy.sh
* Update .travis.yml
* Update package.json
* make deploy.sh exec
* Update deploy.sh
* Update .travis.yml
* Update deploy.sh
Co-authored-by: Matthias Kretschmann <m@kretschmann.io>
2020-11-12 19:20:52 +02:00
ad18926556
repo metadata for netlify
2020-11-12 15:32:19 +01:00
b3510230e9
More footer data ( #224 )
...
* output total datatoken liquidity in footer stats
* add build id to footer
* write out repo metadata before build
* build tweaks
* add title
* refactor
2020-11-09 14:31:04 +01:00
43e2f7b6bd
update docs
2020-07-20 22:36:53 +02:00
alexcos20
ebd5ba9495
first commit
2020-05-07 09:03:30 +03:00