Page MenuHomePhabricator

[Cashtab] Rebranding Token menu/button labels into eToken
AbandonedPublic

Authored by emack on Oct 9 2021, 04:31.

Details

Reviewers
None
Group Reviewers
Restricted Owners Package(Owns No Changed Paths)
Restricted Project
Summary

Rebranded 'Token' labels into 'eToken' across:

  • Wallet.js - Wallet screen transaction history menu
  • components/App.js - Main menu on bottom of web UI
  • extension/App.js - Main menu on bottom of extension UI
  • CreateTokenForm.js - Tokens menu and the subsequent token creation screen
  • UI Snapshots updated across Tokens and CreateTokenForm
Test Plan
  • npm start
  • Click on the Wallet section and check the eTokens tab is displayed next to Transaction History, then switch to Transaction History and back to eTokens
  • Click on the 'eTokens' section on the bottom menu and ensure the initial 'Create eToken' label is displayed correctly
  • Click on the 'Create eToken' button and ensure the final creation button at the bottom of the screen is 'Create eToken'
  • Repeat 1-4 in browser extension mode

Diff Detail

Repository
rABC Bitcoin ABC
Branch
etoken-rebrand
Lint
Lint Passed
SeverityLocationCodeMessage
Auto-Fixweb/cashtab/src/components/Tokens/CreateTokenForm.js:1PRETTIERCode style violation
Unit
No Test Coverage
Build Status
Buildable 16948
Build 33732: Build Diffcashtab-tests
Build 33731: arc lint + arc unit