omni / bridge-ui

UI for TokenBridge, an interoperability solution between Ethereum networks for native and ERC tokens
https://bridge.poa.net/
41 stars 51 forks source link

(Feature) Make title of the page configurable #201

Closed gabitoesmiapodo closed 5 years ago

gabitoesmiapodo commented 5 years ago

Closes #199

New parameter REACT_APP_TITLE in .env describing the rules for title generation:

Given REACT_APP_TITLE=Bridge UI dApp - %c in .env

netlify[bot] commented 5 years ago

Deploy preview for kind-kilby-95344f processing.

Building with commit 27aa4b6cd7ef8b6a5010ccbab30501a9c8e55308

https://app.netlify.com/sites/kind-kilby-95344f/deploys/5c9bd8be025dd80008c5b0ec

patitonar commented 5 years ago

Also Closes #134

coveralls commented 5 years ago

Pull Request Test Coverage Report for Build 421


Changes Missing Coverage Covered Lines Changed/Added Lines %
src/stores/utils/web3.js 0 11 0.0%
<!-- Total: 0 11 0.0% -->
Files with Coverage Reduction New Missed Lines %
src/stores/utils/web3.js 1 0.0%
<!-- Total: 1 -->
Totals Coverage Status
Change from base Build 414: -0.3%
Covered Lines: 48
Relevant Lines: 445

💛 - Coveralls