Skip to content
This repository has been archived by the owner on Jun 24, 2022. It is now read-only.

Rebranding: Update Explorer URLs in CowSwap #2011

Closed
alfetopito opened this issue Dec 17, 2021 · 1 comment · Fixed by #2047
Closed

Rebranding: Update Explorer URLs in CowSwap #2011

alfetopito opened this issue Dec 17, 2021 · 1 comment · Fixed by #2047
Assignees
Labels
app:CowSwap CowSwap app Critical Severity indicator for defects. ndicates complete shut-down of the process. Nothing can proceed furt Protofire Handled by Protofire development team

Comments

@alfetopito
Copy link
Contributor

Description

Update Explorer URLs in CowSwap:

cowswap/.env.production

Lines 67 to 70 in d8687e5

#REACT_APP_EXPLORER_URL_DEV=https://protocol-explorer.dev.gnosisdev.com
#REACT_APP_EXPLORER_URL_STAGING=https://protocol-explorer.staging.gnosisdev.com
#REACT_APP_EXPLORER_URL_PROD=https://gnosis-protocol.io
#REACT_APP_EXPLORER_URL_BARN=https://barn.gnosis-protocol.io

Proposal

Apply the same changes as gnosis/gp-ui#914
But on CowSwap

@alfetopito alfetopito added app:CowSwap CowSwap app Protofire Handled by Protofire development team On_hold There's unresolved blockers. Critical Severity indicator for defects. ndicates complete shut-down of the process. Nothing can proceed furt and removed On_hold There's unresolved blockers. labels Dec 17, 2021
@alfetopito
Copy link
Contributor Author

For now, update only PROD and BARN urls.

Point the PR to a new branch called rebranding when ready (create the branch from develop if it doesn't exist yet)

@matextrem matextrem self-assigned this Dec 27, 2021
alfetopito added a commit that referenced this issue Jan 6, 2022
* issue #2011 update explorer URL (Barn and prod only)

* issue #2012 update explorer backend URLs

* Revert BARN urls + update default urls + Add profile URL

* Update .env.production

Co-authored-by: Leandro Boscariol <[email protected]>

* Update src/custom/api/gnosisProtocol/api.ts

Co-authored-by: Leandro Boscariol <[email protected]>

Co-authored-by: Leandro Boscariol <[email protected]>
matextrem added a commit that referenced this issue Jan 6, 2022
* issue #2011 update explorer URL (Barn and prod only)

* issue #2012 update explorer backend URLs

* Revert BARN urls + update default urls + Add profile URL

* Update .env.production

Co-authored-by: Leandro Boscariol <[email protected]>

* Update src/custom/api/gnosisProtocol/api.ts

Co-authored-by: Leandro Boscariol <[email protected]>

Co-authored-by: Leandro Boscariol <[email protected]>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
app:CowSwap CowSwap app Critical Severity indicator for defects. ndicates complete shut-down of the process. Nothing can proceed furt Protofire Handled by Protofire development team
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants