-
Notifications
You must be signed in to change notification settings - Fork 9
Conversation
|
Hey @henrypalacios , could you please include network switcher feature (PR#898) into this PR, as it is currently merged to DEV, and it would be nice to have it here. |
Hey @alfetopito , what are we going to do with token names? Should we rename them according to description in the Blockscount? |
All the rest changes LGTM. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Repeating what I said over slack, base this on develop
as it will be nicer to have it with the network switcher
Well, that's the token name in the contract as it was deployed. Anyway, out of the scope and super low priority, I wouldn't do this any time soon. |
Thanks, @alfetopito , I have created a super low priority issue for changing token names #919 |
11293be
to
f95e1f9
Compare
I have updated this PR with the changes in |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM!
@@ -67,7 +67,7 @@ export const Option = styled.div` | |||
&.rinkeby { | |||
background: ${({ theme }): string => theme.yellow4}; | |||
} | |||
&.xdai { | |||
&.gnosischain { | |||
background: ${({ theme }): string => theme.orange1}; |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I like it. I have applied it too see how it looks?
It would make more sense with the brand. WDYT @alfetopito?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks great!
ee8bcd5
to
516fba7
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks great!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Awesome job Henry! Looks great!
@@ -3,6 +3,7 @@ export const COLOURS = { | |||
whiteDark: '#e9e9f0', | |||
blue: '#3F77FF', | |||
blueDark: '#185afb', | |||
hippieBlue: '#48A9A6', |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lol what?
# Summary Closes #917 - [x] Replace **XDAI** to **GNOSIS CHAIN** on Header Logo - [x] Substitute `/xdai/...` to `/gc/...` on URL - [x] Replace **xDai** name from `UserDetailsTable` when no orders and found on other networks ## To Test 1. Header Logo Go to https://pr918--gpui.review.gnosisdev.com/gc and verify Header 2. Substitute `xdai` for `gc` Try to use `xdai` URL with https://pr918--gpui.review.gnosisdev.com/xdai 3. Replace **xDai** from `UserDetailsTable` Go to UserDetails with address on `mainnet` [0xFF714b8b0e2700303eC912BD40496C3997ceEa2b](https://pr918--gpui.review.gnosisdev.com/address/0xFF714b8b0e2700303eC912BD40496C3997ceEa2b) (cherry picked from commit fb1d7f2)
Summary
Closes #917
/xdai/...
to/gc/...
on URLUserDetailsTable
when no orders and found on other networksTo Test
Go to https://pr918--gpui.review.gnosisdev.com/gc and verify Header
xdai
forgc
Try to use
xdai
URL with https://pr918--gpui.review.gnosisdev.com/xdaiUserDetailsTable
Go to UserDetails with address on
mainnet
0xFF714b8b0e2700303eC912BD40496C3997ceEa2b